Jul 15 18:22:27 devstack nova-compute[73960]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=73960) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 15 18:22:27 devstack nova-compute[73960]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=73960) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 15 18:22:27 devstack nova-compute[73960]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 15 18:22:28 devstack nova-compute[73960]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=73960) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:22:28 devstack nova-compute[73960]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.018s {{(pid=73960) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:22:28 devstack nova-compute[73960]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 15 18:22:28 devstack nova-compute[73960]: WARNING nova.compute.manager [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] In native threading mode the number of concurrent builds, and snapshots should be limited to the same number. The current configuration has differing limits: max_concurrent_builds: 10, max_concurrent_snapshots: 5. Nova will use a single, overall limit of 10 for these tasks. Jul 15 18:22:28 devstack nova-compute[73960]: INFO nova.utils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] The long task thread pool MainProcess.long_task is initialized Jul 15 18:22:28 devstack nova-compute[73960]: INFO nova.virt.driver [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 15 18:22:28 devstack nova-compute[73960]: INFO nova.compute.provider_config [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 15 18:22:28 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Acquiring lock "singleton_lock" {{(pid=73960) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:22:28 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Acquired lock "singleton_lock" {{(pid=73960) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:22:28 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Releasing lock "singleton_lock" {{(pid=73960) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:22:28 devstack nova-compute[73960]: WARNING oslo_service.backend._threading.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] no_fork=True: running service in main process Jul 15 18:22:28 devstack nova-compute[73960]: INFO nova.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Starting compute node (version 33.1.0) Jul 15 18:22:28 devstack nova-compute[73960]: INFO nova.utils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] The default thread pool MainProcess.default is initialized Jul 15 18:22:28 devstack nova-compute[73960]: DEBUG nova.utils [-] Waiting for the next task {{(pid=73960) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:22:28 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Starting event thread {{(pid=73960) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jul 15 18:22:28 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Starting connection event dispatch thread {{(pid=73960) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jul 15 18:22:28 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Connecting to libvirt: qemu:///system {{(pid=73960) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jul 15 18:22:29 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Registering for lifecycle events {{(pid=73960) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jul 15 18:22:29 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Registering for connection events: {{(pid=73960) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jul 15 18:22:29 devstack nova-compute[73960]: INFO nova.virt.libvirt.driver [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Connection event '1' reason 'None' Jul 15 18:22:29 devstack nova-compute[73960]: WARNING nova.virt.libvirt.driver [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Cannot update service status on host "devstack" since it is not registered.: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host devstack could not be found. Jul 15 18:22:29 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.volume.mount [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Initialising _HostMountState generation 0 {{(pid=73960) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 15 18:22:44 devstack nova-compute[73960]: INFO nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Libvirt host capabilities Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: fe5bb7ba-ac63-45cd-a484-32e71686ee67 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: x86_64 Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:44 devstack nova-compute[73960]: AMD Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: tcp Jul 15 18:22:44 devstack nova-compute[73960]: rdma Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 12248272 Jul 15 18:22:44 devstack nova-compute[73960]: 3062068 Jul 15 18:22:44 devstack nova-compute[73960]: 0 Jul 15 18:22:44 devstack nova-compute[73960]: 0 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: none Jul 15 18:22:44 devstack nova-compute[73960]: 0 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: dac Jul 15 18:22:44 devstack nova-compute[73960]: 0 Jul 15 18:22:44 devstack nova-compute[73960]: +64055:+994 Jul 15 18:22:44 devstack nova-compute[73960]: +64055:+994 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 64 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-alpha Jul 15 18:22:44 devstack nova-compute[73960]: clipper Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-arm Jul 15 18:22:44 devstack nova-compute[73960]: virt-8.2 Jul 15 18:22:44 devstack nova-compute[73960]: virt Jul 15 18:22:44 devstack nova-compute[73960]: qcom-dc-scm-v1-bmc Jul 15 18:22:44 devstack nova-compute[73960]: mori-bmc Jul 15 18:22:44 devstack nova-compute[73960]: ast2600-evb Jul 15 18:22:44 devstack nova-compute[73960]: borzoi Jul 15 18:22:44 devstack nova-compute[73960]: tiogapass-bmc Jul 15 18:22:44 devstack nova-compute[73960]: spitz Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.7 Jul 15 18:22:44 devstack nova-compute[73960]: nuri Jul 15 18:22:44 devstack nova-compute[73960]: mcimx7d-sabre Jul 15 18:22:44 devstack nova-compute[73960]: romulus-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-3.0 Jul 15 18:22:44 devstack nova-compute[73960]: virt-5.0 Jul 15 18:22:44 devstack nova-compute[73960]: npcm750-evb Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.10 Jul 15 18:22:44 devstack nova-compute[73960]: rainier-bmc Jul 15 18:22:44 devstack nova-compute[73960]: mps3-an547 Jul 15 18:22:44 devstack nova-compute[73960]: musca-b1 Jul 15 18:22:44 devstack nova-compute[73960]: realview-pbx-a9 Jul 15 18:22:44 devstack nova-compute[73960]: versatileab Jul 15 18:22:44 devstack nova-compute[73960]: kzm Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.8 Jul 15 18:22:44 devstack nova-compute[73960]: fby35-bmc Jul 15 18:22:44 devstack nova-compute[73960]: musca-a Jul 15 18:22:44 devstack nova-compute[73960]: virt-3.1 Jul 15 18:22:44 devstack nova-compute[73960]: mcimx6ul-evk Jul 15 18:22:44 devstack nova-compute[73960]: virt-5.1 Jul 15 18:22:44 devstack nova-compute[73960]: smdkc210 Jul 15 18:22:44 devstack nova-compute[73960]: sx1 Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.11 Jul 15 18:22:44 devstack nova-compute[73960]: imx25-pdk Jul 15 18:22:44 devstack nova-compute[73960]: stm32vldiscovery Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.9 Jul 15 18:22:44 devstack nova-compute[73960]: orangepi-pc Jul 15 18:22:44 devstack nova-compute[73960]: quanta-q71l-bmc Jul 15 18:22:44 devstack nova-compute[73960]: z2 Jul 15 18:22:44 devstack nova-compute[73960]: virt-5.2 Jul 15 18:22:44 devstack nova-compute[73960]: xilinx-zynq-a9 Jul 15 18:22:44 devstack nova-compute[73960]: tosa Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an500 Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.12 Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an521 Jul 15 18:22:44 devstack nova-compute[73960]: sabrelite Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an511 Jul 15 18:22:44 devstack nova-compute[73960]: canon-a1100 Jul 15 18:22:44 devstack nova-compute[73960]: realview-eb Jul 15 18:22:44 devstack nova-compute[73960]: quanta-gbs-bmc Jul 15 18:22:44 devstack nova-compute[73960]: emcraft-sf2 Jul 15 18:22:44 devstack nova-compute[73960]: realview-pb-a8 Jul 15 18:22:44 devstack nova-compute[73960]: yosemitev2-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-7.0 Jul 15 18:22:44 devstack nova-compute[73960]: virt-4.0 Jul 15 18:22:44 devstack nova-compute[73960]: raspi1ap Jul 15 18:22:44 devstack nova-compute[73960]: palmetto-bmc Jul 15 18:22:44 devstack nova-compute[73960]: sx1-v1 Jul 15 18:22:44 devstack nova-compute[73960]: n810 Jul 15 18:22:44 devstack nova-compute[73960]: g220a-bmc Jul 15 18:22:44 devstack nova-compute[73960]: n800 Jul 15 18:22:44 devstack nova-compute[73960]: bletchley-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-7.1 Jul 15 18:22:44 devstack nova-compute[73960]: tacoma-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-4.1 Jul 15 18:22:44 devstack nova-compute[73960]: quanta-gsj Jul 15 18:22:44 devstack nova-compute[73960]: versatilepb Jul 15 18:22:44 devstack nova-compute[73960]: terrier Jul 15 18:22:44 devstack nova-compute[73960]: mainstone Jul 15 18:22:44 devstack nova-compute[73960]: realview-eb-mpcore Jul 15 18:22:44 devstack nova-compute[73960]: integratorcp Jul 15 18:22:44 devstack nova-compute[73960]: virt-7.2 Jul 15 18:22:44 devstack nova-compute[73960]: supermicrox11-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-4.2 Jul 15 18:22:44 devstack nova-compute[73960]: witherspoon-bmc Jul 15 18:22:44 devstack nova-compute[73960]: qcom-firework-bmc Jul 15 18:22:44 devstack nova-compute[73960]: mps3-an524 Jul 15 18:22:44 devstack nova-compute[73960]: kudo-bmc Jul 15 18:22:44 devstack nova-compute[73960]: vexpress-a9 Jul 15 18:22:44 devstack nova-compute[73960]: midway Jul 15 18:22:44 devstack nova-compute[73960]: musicpal Jul 15 18:22:44 devstack nova-compute[73960]: lm3s811evb Jul 15 18:22:44 devstack nova-compute[73960]: lm3s6965evb Jul 15 18:22:44 devstack nova-compute[73960]: supermicro-x11spi-bmc Jul 15 18:22:44 devstack nova-compute[73960]: microbit Jul 15 18:22:44 devstack nova-compute[73960]: fby35 Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an505 Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an385 Jul 15 18:22:44 devstack nova-compute[73960]: virt-6.0 Jul 15 18:22:44 devstack nova-compute[73960]: virt-8.0 Jul 15 18:22:44 devstack nova-compute[73960]: cubieboard Jul 15 18:22:44 devstack nova-compute[73960]: ast1030-evb Jul 15 18:22:44 devstack nova-compute[73960]: verdex Jul 15 18:22:44 devstack nova-compute[73960]: bpim2u Jul 15 18:22:44 devstack nova-compute[73960]: netduino2 Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an386 Jul 15 18:22:44 devstack nova-compute[73960]: olimex-stm32-h405 Jul 15 18:22:44 devstack nova-compute[73960]: virt-6.1 Jul 15 18:22:44 devstack nova-compute[73960]: virt-8.1 Jul 15 18:22:44 devstack nova-compute[73960]: raspi2b Jul 15 18:22:44 devstack nova-compute[73960]: vexpress-a15 Jul 15 18:22:44 devstack nova-compute[73960]: fuji-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-6.2 Jul 15 18:22:44 devstack nova-compute[73960]: sonorapass-bmc Jul 15 18:22:44 devstack nova-compute[73960]: cheetah Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.6 Jul 15 18:22:44 devstack nova-compute[73960]: ast2500-evb Jul 15 18:22:44 devstack nova-compute[73960]: highbank Jul 15 18:22:44 devstack nova-compute[73960]: akita Jul 15 18:22:44 devstack nova-compute[73960]: connex Jul 15 18:22:44 devstack nova-compute[73960]: netduinoplus2 Jul 15 18:22:44 devstack nova-compute[73960]: collie Jul 15 18:22:44 devstack nova-compute[73960]: raspi0 Jul 15 18:22:44 devstack nova-compute[73960]: fp5280g2-bmc Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-arm Jul 15 18:22:44 devstack nova-compute[73960]: virt-8.2 Jul 15 18:22:44 devstack nova-compute[73960]: virt Jul 15 18:22:44 devstack nova-compute[73960]: qcom-dc-scm-v1-bmc Jul 15 18:22:44 devstack nova-compute[73960]: mori-bmc Jul 15 18:22:44 devstack nova-compute[73960]: ast2600-evb Jul 15 18:22:44 devstack nova-compute[73960]: borzoi Jul 15 18:22:44 devstack nova-compute[73960]: tiogapass-bmc Jul 15 18:22:44 devstack nova-compute[73960]: spitz Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.7 Jul 15 18:22:44 devstack nova-compute[73960]: nuri Jul 15 18:22:44 devstack nova-compute[73960]: mcimx7d-sabre Jul 15 18:22:44 devstack nova-compute[73960]: romulus-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-3.0 Jul 15 18:22:44 devstack nova-compute[73960]: virt-5.0 Jul 15 18:22:44 devstack nova-compute[73960]: npcm750-evb Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.10 Jul 15 18:22:44 devstack nova-compute[73960]: rainier-bmc Jul 15 18:22:44 devstack nova-compute[73960]: mps3-an547 Jul 15 18:22:44 devstack nova-compute[73960]: musca-b1 Jul 15 18:22:44 devstack nova-compute[73960]: realview-pbx-a9 Jul 15 18:22:44 devstack nova-compute[73960]: versatileab Jul 15 18:22:44 devstack nova-compute[73960]: kzm Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.8 Jul 15 18:22:44 devstack nova-compute[73960]: fby35-bmc Jul 15 18:22:44 devstack nova-compute[73960]: musca-a Jul 15 18:22:44 devstack nova-compute[73960]: virt-3.1 Jul 15 18:22:44 devstack nova-compute[73960]: mcimx6ul-evk Jul 15 18:22:44 devstack nova-compute[73960]: virt-5.1 Jul 15 18:22:44 devstack nova-compute[73960]: smdkc210 Jul 15 18:22:44 devstack nova-compute[73960]: sx1 Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.11 Jul 15 18:22:44 devstack nova-compute[73960]: imx25-pdk Jul 15 18:22:44 devstack nova-compute[73960]: stm32vldiscovery Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.9 Jul 15 18:22:44 devstack nova-compute[73960]: orangepi-pc Jul 15 18:22:44 devstack nova-compute[73960]: quanta-q71l-bmc Jul 15 18:22:44 devstack nova-compute[73960]: z2 Jul 15 18:22:44 devstack nova-compute[73960]: virt-5.2 Jul 15 18:22:44 devstack nova-compute[73960]: xilinx-zynq-a9 Jul 15 18:22:44 devstack nova-compute[73960]: tosa Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an500 Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.12 Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an521 Jul 15 18:22:44 devstack nova-compute[73960]: sabrelite Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an511 Jul 15 18:22:44 devstack nova-compute[73960]: canon-a1100 Jul 15 18:22:44 devstack nova-compute[73960]: realview-eb Jul 15 18:22:44 devstack nova-compute[73960]: quanta-gbs-bmc Jul 15 18:22:44 devstack nova-compute[73960]: emcraft-sf2 Jul 15 18:22:44 devstack nova-compute[73960]: realview-pb-a8 Jul 15 18:22:44 devstack nova-compute[73960]: yosemitev2-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-7.0 Jul 15 18:22:44 devstack nova-compute[73960]: virt-4.0 Jul 15 18:22:44 devstack nova-compute[73960]: raspi1ap Jul 15 18:22:44 devstack nova-compute[73960]: palmetto-bmc Jul 15 18:22:44 devstack nova-compute[73960]: sx1-v1 Jul 15 18:22:44 devstack nova-compute[73960]: n810 Jul 15 18:22:44 devstack nova-compute[73960]: g220a-bmc Jul 15 18:22:44 devstack nova-compute[73960]: n800 Jul 15 18:22:44 devstack nova-compute[73960]: bletchley-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-7.1 Jul 15 18:22:44 devstack nova-compute[73960]: tacoma-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-4.1 Jul 15 18:22:44 devstack nova-compute[73960]: quanta-gsj Jul 15 18:22:44 devstack nova-compute[73960]: versatilepb Jul 15 18:22:44 devstack nova-compute[73960]: terrier Jul 15 18:22:44 devstack nova-compute[73960]: mainstone Jul 15 18:22:44 devstack nova-compute[73960]: realview-eb-mpcore Jul 15 18:22:44 devstack nova-compute[73960]: integratorcp Jul 15 18:22:44 devstack nova-compute[73960]: virt-7.2 Jul 15 18:22:44 devstack nova-compute[73960]: supermicrox11-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-4.2 Jul 15 18:22:44 devstack nova-compute[73960]: witherspoon-bmc Jul 15 18:22:44 devstack nova-compute[73960]: qcom-firework-bmc Jul 15 18:22:44 devstack nova-compute[73960]: mps3-an524 Jul 15 18:22:44 devstack nova-compute[73960]: kudo-bmc Jul 15 18:22:44 devstack nova-compute[73960]: vexpress-a9 Jul 15 18:22:44 devstack nova-compute[73960]: midway Jul 15 18:22:44 devstack nova-compute[73960]: musicpal Jul 15 18:22:44 devstack nova-compute[73960]: lm3s811evb Jul 15 18:22:44 devstack nova-compute[73960]: lm3s6965evb Jul 15 18:22:44 devstack nova-compute[73960]: supermicro-x11spi-bmc Jul 15 18:22:44 devstack nova-compute[73960]: microbit Jul 15 18:22:44 devstack nova-compute[73960]: fby35 Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an505 Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an385 Jul 15 18:22:44 devstack nova-compute[73960]: virt-6.0 Jul 15 18:22:44 devstack nova-compute[73960]: virt-8.0 Jul 15 18:22:44 devstack nova-compute[73960]: cubieboard Jul 15 18:22:44 devstack nova-compute[73960]: ast1030-evb Jul 15 18:22:44 devstack nova-compute[73960]: verdex Jul 15 18:22:44 devstack nova-compute[73960]: bpim2u Jul 15 18:22:44 devstack nova-compute[73960]: netduino2 Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an386 Jul 15 18:22:44 devstack nova-compute[73960]: olimex-stm32-h405 Jul 15 18:22:44 devstack nova-compute[73960]: virt-6.1 Jul 15 18:22:44 devstack nova-compute[73960]: virt-8.1 Jul 15 18:22:44 devstack nova-compute[73960]: raspi2b Jul 15 18:22:44 devstack nova-compute[73960]: vexpress-a15 Jul 15 18:22:44 devstack nova-compute[73960]: fuji-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-6.2 Jul 15 18:22:44 devstack nova-compute[73960]: sonorapass-bmc Jul 15 18:22:44 devstack nova-compute[73960]: cheetah Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.6 Jul 15 18:22:44 devstack nova-compute[73960]: ast2500-evb Jul 15 18:22:44 devstack nova-compute[73960]: highbank Jul 15 18:22:44 devstack nova-compute[73960]: akita Jul 15 18:22:44 devstack nova-compute[73960]: connex Jul 15 18:22:44 devstack nova-compute[73960]: netduinoplus2 Jul 15 18:22:44 devstack nova-compute[73960]: collie Jul 15 18:22:44 devstack nova-compute[73960]: raspi0 Jul 15 18:22:44 devstack nova-compute[73960]: fp5280g2-bmc Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 64 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-aarch64 Jul 15 18:22:44 devstack nova-compute[73960]: virt-8.2 Jul 15 18:22:44 devstack nova-compute[73960]: virt Jul 15 18:22:44 devstack nova-compute[73960]: qcom-dc-scm-v1-bmc Jul 15 18:22:44 devstack nova-compute[73960]: mori-bmc Jul 15 18:22:44 devstack nova-compute[73960]: ast2600-evb Jul 15 18:22:44 devstack nova-compute[73960]: borzoi Jul 15 18:22:44 devstack nova-compute[73960]: tiogapass-bmc Jul 15 18:22:44 devstack nova-compute[73960]: spitz Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.7 Jul 15 18:22:44 devstack nova-compute[73960]: nuri Jul 15 18:22:44 devstack nova-compute[73960]: mcimx7d-sabre Jul 15 18:22:44 devstack nova-compute[73960]: romulus-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-3.0 Jul 15 18:22:44 devstack nova-compute[73960]: virt-5.0 Jul 15 18:22:44 devstack nova-compute[73960]: npcm750-evb Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.10 Jul 15 18:22:44 devstack nova-compute[73960]: rainier-bmc Jul 15 18:22:44 devstack nova-compute[73960]: mps3-an547 Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.8 Jul 15 18:22:44 devstack nova-compute[73960]: musca-b1 Jul 15 18:22:44 devstack nova-compute[73960]: realview-pbx-a9 Jul 15 18:22:44 devstack nova-compute[73960]: versatileab Jul 15 18:22:44 devstack nova-compute[73960]: kzm Jul 15 18:22:44 devstack nova-compute[73960]: fby35-bmc Jul 15 18:22:44 devstack nova-compute[73960]: musca-a Jul 15 18:22:44 devstack nova-compute[73960]: virt-3.1 Jul 15 18:22:44 devstack nova-compute[73960]: mcimx6ul-evk Jul 15 18:22:44 devstack nova-compute[73960]: virt-5.1 Jul 15 18:22:44 devstack nova-compute[73960]: smdkc210 Jul 15 18:22:44 devstack nova-compute[73960]: sx1 Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.11 Jul 15 18:22:44 devstack nova-compute[73960]: imx25-pdk Jul 15 18:22:44 devstack nova-compute[73960]: stm32vldiscovery Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.9 Jul 15 18:22:44 devstack nova-compute[73960]: orangepi-pc Jul 15 18:22:44 devstack nova-compute[73960]: quanta-q71l-bmc Jul 15 18:22:44 devstack nova-compute[73960]: z2 Jul 15 18:22:44 devstack nova-compute[73960]: virt-5.2 Jul 15 18:22:44 devstack nova-compute[73960]: xilinx-zynq-a9 Jul 15 18:22:44 devstack nova-compute[73960]: xlnx-zcu102 Jul 15 18:22:44 devstack nova-compute[73960]: tosa Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an500 Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.12 Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an521 Jul 15 18:22:44 devstack nova-compute[73960]: sabrelite Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an511 Jul 15 18:22:44 devstack nova-compute[73960]: canon-a1100 Jul 15 18:22:44 devstack nova-compute[73960]: realview-eb Jul 15 18:22:44 devstack nova-compute[73960]: quanta-gbs-bmc Jul 15 18:22:44 devstack nova-compute[73960]: emcraft-sf2 Jul 15 18:22:44 devstack nova-compute[73960]: realview-pb-a8 Jul 15 18:22:44 devstack nova-compute[73960]: sbsa-ref Jul 15 18:22:44 devstack nova-compute[73960]: yosemitev2-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-7.0 Jul 15 18:22:44 devstack nova-compute[73960]: virt-4.0 Jul 15 18:22:44 devstack nova-compute[73960]: raspi1ap Jul 15 18:22:44 devstack nova-compute[73960]: palmetto-bmc Jul 15 18:22:44 devstack nova-compute[73960]: sx1-v1 Jul 15 18:22:44 devstack nova-compute[73960]: n810 Jul 15 18:22:44 devstack nova-compute[73960]: g220a-bmc Jul 15 18:22:44 devstack nova-compute[73960]: n800 Jul 15 18:22:44 devstack nova-compute[73960]: bletchley-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-7.1 Jul 15 18:22:44 devstack nova-compute[73960]: tacoma-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-4.1 Jul 15 18:22:44 devstack nova-compute[73960]: quanta-gsj Jul 15 18:22:44 devstack nova-compute[73960]: versatilepb Jul 15 18:22:44 devstack nova-compute[73960]: terrier Jul 15 18:22:44 devstack nova-compute[73960]: mainstone Jul 15 18:22:44 devstack nova-compute[73960]: realview-eb-mpcore Jul 15 18:22:44 devstack nova-compute[73960]: integratorcp Jul 15 18:22:44 devstack nova-compute[73960]: virt-7.2 Jul 15 18:22:44 devstack nova-compute[73960]: supermicrox11-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-4.2 Jul 15 18:22:44 devstack nova-compute[73960]: witherspoon-bmc Jul 15 18:22:44 devstack nova-compute[73960]: qcom-firework-bmc Jul 15 18:22:44 devstack nova-compute[73960]: mps3-an524 Jul 15 18:22:44 devstack nova-compute[73960]: kudo-bmc Jul 15 18:22:44 devstack nova-compute[73960]: vexpress-a9 Jul 15 18:22:44 devstack nova-compute[73960]: midway Jul 15 18:22:44 devstack nova-compute[73960]: musicpal Jul 15 18:22:44 devstack nova-compute[73960]: lm3s811evb Jul 15 18:22:44 devstack nova-compute[73960]: lm3s6965evb Jul 15 18:22:44 devstack nova-compute[73960]: supermicro-x11spi-bmc Jul 15 18:22:44 devstack nova-compute[73960]: microbit Jul 15 18:22:44 devstack nova-compute[73960]: fby35 Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an505 Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an385 Jul 15 18:22:44 devstack nova-compute[73960]: virt-6.0 Jul 15 18:22:44 devstack nova-compute[73960]: virt-8.0 Jul 15 18:22:44 devstack nova-compute[73960]: raspi3ap Jul 15 18:22:44 devstack nova-compute[73960]: cubieboard Jul 15 18:22:44 devstack nova-compute[73960]: ast1030-evb Jul 15 18:22:44 devstack nova-compute[73960]: verdex Jul 15 18:22:44 devstack nova-compute[73960]: bpim2u Jul 15 18:22:44 devstack nova-compute[73960]: netduino2 Jul 15 18:22:44 devstack nova-compute[73960]: xlnx-versal-virt Jul 15 18:22:44 devstack nova-compute[73960]: mps2-an386 Jul 15 18:22:44 devstack nova-compute[73960]: olimex-stm32-h405 Jul 15 18:22:44 devstack nova-compute[73960]: virt-6.1 Jul 15 18:22:44 devstack nova-compute[73960]: virt-8.1 Jul 15 18:22:44 devstack nova-compute[73960]: raspi3b Jul 15 18:22:44 devstack nova-compute[73960]: raspi2b Jul 15 18:22:44 devstack nova-compute[73960]: vexpress-a15 Jul 15 18:22:44 devstack nova-compute[73960]: fuji-bmc Jul 15 18:22:44 devstack nova-compute[73960]: virt-6.2 Jul 15 18:22:44 devstack nova-compute[73960]: sonorapass-bmc Jul 15 18:22:44 devstack nova-compute[73960]: cheetah Jul 15 18:22:44 devstack nova-compute[73960]: virt-2.6 Jul 15 18:22:44 devstack nova-compute[73960]: ast2500-evb Jul 15 18:22:44 devstack nova-compute[73960]: highbank Jul 15 18:22:44 devstack nova-compute[73960]: akita Jul 15 18:22:44 devstack nova-compute[73960]: connex Jul 15 18:22:44 devstack nova-compute[73960]: netduinoplus2 Jul 15 18:22:44 devstack nova-compute[73960]: collie Jul 15 18:22:44 devstack nova-compute[73960]: raspi0 Jul 15 18:22:44 devstack nova-compute[73960]: fp5280g2-bmc Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-cris Jul 15 18:22:44 devstack nova-compute[73960]: axis-dev88 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-i386 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-noble-v2 Jul 15 18:22:44 devstack nova-compute[73960]: ubuntu Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-mantic Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-impish-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-5.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-lunar-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-mantic Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.12 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-xenial Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-kinetic Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-6.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-4.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-mantic-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.5 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-4.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-focal Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-hirsute Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-xenial Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-jammy-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-5.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.7 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-eoan-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-disco-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-groovy Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-zesty Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-lunar Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-mantic-hpb-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-groovy Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-7.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-artful Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-trusty Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-eoan-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-focal-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-8.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-jammy-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-bionic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-mantic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-artful Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-8.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.7 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-6.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-kinetic Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-jammy-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-yakkety Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.4 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-cosmic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-7.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.10 Jul 15 18:22:44 devstack nova-compute[73960]: x-remote Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-5.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.9 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.11 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-jammy-hpb-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-3.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-6.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-4.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-jammy Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.4 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-4.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-eoan Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-jammy-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-5.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.9 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-bionic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-lunar Jul 15 18:22:44 devstack nova-compute[73960]: isapc Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-mantic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-cosmic Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.6 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-mantic-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-3.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-bionic Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-disco-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-cosmic Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.12 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-bionic Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-kinetic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-groovy-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-7.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-noble-v2 Jul 15 18:22:44 devstack nova-compute[73960]: ubuntu-q35 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-lunar-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-disco Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-cosmic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-noble Jul 15 18:22:44 devstack nova-compute[73960]: q35 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-8.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-impish Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-wily Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-8.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.6 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-6.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-impish Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-jammy Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-impish-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-hirsute Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-4.0.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-hirsute-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-7.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-5.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.8 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.10 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-3.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-6.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-zesty Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-7.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-4.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-focal Jul 15 18:22:44 devstack nova-compute[73960]: microvm Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.3 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-jammy-hpb-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-8.2 Jul 15 18:22:44 devstack nova-compute[73960]: q35 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-kinetic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-focal-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-4.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-noble Jul 15 18:22:44 devstack nova-compute[73960]: pc Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-disco Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-groovy-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-8.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-hirsute-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-5.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-6.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.8 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-eoan Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.5 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-3.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-yakkety Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-mantic-hpb-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-7.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.11 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-m68k Jul 15 18:22:44 devstack nova-compute[73960]: mcf5208evb Jul 15 18:22:44 devstack nova-compute[73960]: virt-7.0 Jul 15 18:22:44 devstack nova-compute[73960]: an5206 Jul 15 18:22:44 devstack nova-compute[73960]: virt-6.0 Jul 15 18:22:44 devstack nova-compute[73960]: q800 Jul 15 18:22:44 devstack nova-compute[73960]: virt-8.1 Jul 15 18:22:44 devstack nova-compute[73960]: virt-7.2 Jul 15 18:22:44 devstack nova-compute[73960]: virt-6.2 Jul 15 18:22:44 devstack nova-compute[73960]: virt-8.0 Jul 15 18:22:44 devstack nova-compute[73960]: next-cube Jul 15 18:22:44 devstack nova-compute[73960]: virt-7.1 Jul 15 18:22:44 devstack nova-compute[73960]: virt-6.1 Jul 15 18:22:44 devstack nova-compute[73960]: virt-8.2 Jul 15 18:22:44 devstack nova-compute[73960]: virt Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-microblaze Jul 15 18:22:44 devstack nova-compute[73960]: petalogix-s3adsp1800 Jul 15 18:22:44 devstack nova-compute[73960]: petalogix-ml605 Jul 15 18:22:44 devstack nova-compute[73960]: xlnx-zynqmp-pmu Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-microblazeel Jul 15 18:22:44 devstack nova-compute[73960]: petalogix-s3adsp1800 Jul 15 18:22:44 devstack nova-compute[73960]: petalogix-ml605 Jul 15 18:22:44 devstack nova-compute[73960]: xlnx-zynqmp-pmu Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-mips Jul 15 18:22:44 devstack nova-compute[73960]: malta Jul 15 18:22:44 devstack nova-compute[73960]: mipssim Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-mipsel Jul 15 18:22:44 devstack nova-compute[73960]: malta Jul 15 18:22:44 devstack nova-compute[73960]: mipssim Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 64 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-mips64 Jul 15 18:22:44 devstack nova-compute[73960]: malta Jul 15 18:22:44 devstack nova-compute[73960]: mipssim Jul 15 18:22:44 devstack nova-compute[73960]: pica61 Jul 15 18:22:44 devstack nova-compute[73960]: magnum Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 64 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-mips64el Jul 15 18:22:44 devstack nova-compute[73960]: malta Jul 15 18:22:44 devstack nova-compute[73960]: loongson3-virt Jul 15 18:22:44 devstack nova-compute[73960]: mipssim Jul 15 18:22:44 devstack nova-compute[73960]: pica61 Jul 15 18:22:44 devstack nova-compute[73960]: magnum Jul 15 18:22:44 devstack nova-compute[73960]: boston Jul 15 18:22:44 devstack nova-compute[73960]: fuloong2e Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-ppc Jul 15 18:22:44 devstack nova-compute[73960]: g3beige Jul 15 18:22:44 devstack nova-compute[73960]: amigaone Jul 15 18:22:44 devstack nova-compute[73960]: virtex-ml507 Jul 15 18:22:44 devstack nova-compute[73960]: mac99 Jul 15 18:22:44 devstack nova-compute[73960]: ppce500 Jul 15 18:22:44 devstack nova-compute[73960]: sam460ex Jul 15 18:22:44 devstack nova-compute[73960]: pegasos2 Jul 15 18:22:44 devstack nova-compute[73960]: bamboo Jul 15 18:22:44 devstack nova-compute[73960]: 40p Jul 15 18:22:44 devstack nova-compute[73960]: ref405ep Jul 15 18:22:44 devstack nova-compute[73960]: mpc8544ds Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 64 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-ppc64 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-noble Jul 15 18:22:44 devstack nova-compute[73960]: pseries Jul 15 18:22:44 devstack nova-compute[73960]: amigaone Jul 15 18:22:44 devstack nova-compute[73960]: powernv9 Jul 15 18:22:44 devstack nova-compute[73960]: powernv Jul 15 18:22:44 devstack nova-compute[73960]: pseries-4.1 Jul 15 18:22:44 devstack nova-compute[73960]: mpc8544ds Jul 15 18:22:44 devstack nova-compute[73960]: pseries-6.1 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.5 Jul 15 18:22:44 devstack nova-compute[73960]: powernv10 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-xenial Jul 15 18:22:44 devstack nova-compute[73960]: pseries-4.2 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-6.2 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-yakkety Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.6 Jul 15 18:22:44 devstack nova-compute[73960]: ppce500 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-bionic-sxxm Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.7 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-3.0 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-8.0 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-5.0 Jul 15 18:22:44 devstack nova-compute[73960]: 40p Jul 15 18:22:44 devstack nova-compute[73960]: pseries-lunar Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.8 Jul 15 18:22:44 devstack nova-compute[73960]: pegasos2 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-hirsute Jul 15 18:22:44 devstack nova-compute[73960]: pseries-3.1 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-8.1 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-5.1 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-eoan Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.9 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-zesty Jul 15 18:22:44 devstack nova-compute[73960]: bamboo Jul 15 18:22:44 devstack nova-compute[73960]: pseries-groovy Jul 15 18:22:44 devstack nova-compute[73960]: pseries-focal Jul 15 18:22:44 devstack nova-compute[73960]: g3beige Jul 15 18:22:44 devstack nova-compute[73960]: pseries-8.2 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-5.2 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-disco Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.12-sxxm Jul 15 18:22:44 devstack nova-compute[73960]: pseries-mantic Jul 15 18:22:44 devstack nova-compute[73960]: pseries-kinetic Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.10 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-7.0 Jul 15 18:22:44 devstack nova-compute[73960]: virtex-ml507 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.11 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.1 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-7.1 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-cosmic Jul 15 18:22:44 devstack nova-compute[73960]: pseries-bionic Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.12 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.2 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-7.2 Jul 15 18:22:44 devstack nova-compute[73960]: mac99 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-impish Jul 15 18:22:44 devstack nova-compute[73960]: pseries-jammy Jul 15 18:22:44 devstack nova-compute[73960]: pseries-artful Jul 15 18:22:44 devstack nova-compute[73960]: sam460ex Jul 15 18:22:44 devstack nova-compute[73960]: ref405ep Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.3 Jul 15 18:22:44 devstack nova-compute[73960]: powernv8 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-4.0 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-6.0 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.4 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 64 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-ppc64le Jul 15 18:22:44 devstack nova-compute[73960]: pseries-noble Jul 15 18:22:44 devstack nova-compute[73960]: pseries Jul 15 18:22:44 devstack nova-compute[73960]: amigaone Jul 15 18:22:44 devstack nova-compute[73960]: powernv9 Jul 15 18:22:44 devstack nova-compute[73960]: powernv Jul 15 18:22:44 devstack nova-compute[73960]: pseries-4.1 Jul 15 18:22:44 devstack nova-compute[73960]: mpc8544ds Jul 15 18:22:44 devstack nova-compute[73960]: pseries-6.1 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.5 Jul 15 18:22:44 devstack nova-compute[73960]: powernv10 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-xenial Jul 15 18:22:44 devstack nova-compute[73960]: pseries-4.2 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-6.2 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-yakkety Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.6 Jul 15 18:22:44 devstack nova-compute[73960]: ppce500 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-bionic-sxxm Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.7 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-3.0 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-8.0 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-5.0 Jul 15 18:22:44 devstack nova-compute[73960]: 40p Jul 15 18:22:44 devstack nova-compute[73960]: pseries-lunar Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.8 Jul 15 18:22:44 devstack nova-compute[73960]: pegasos2 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-hirsute Jul 15 18:22:44 devstack nova-compute[73960]: pseries-3.1 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-8.1 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-5.1 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-eoan Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.9 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-zesty Jul 15 18:22:44 devstack nova-compute[73960]: bamboo Jul 15 18:22:44 devstack nova-compute[73960]: pseries-groovy Jul 15 18:22:44 devstack nova-compute[73960]: pseries-focal Jul 15 18:22:44 devstack nova-compute[73960]: g3beige Jul 15 18:22:44 devstack nova-compute[73960]: pseries-8.2 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-5.2 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-disco Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.12-sxxm Jul 15 18:22:44 devstack nova-compute[73960]: pseries-mantic Jul 15 18:22:44 devstack nova-compute[73960]: pseries-kinetic Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.10 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-7.0 Jul 15 18:22:44 devstack nova-compute[73960]: virtex-ml507 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.11 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.1 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-7.1 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-cosmic Jul 15 18:22:44 devstack nova-compute[73960]: pseries-bionic Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.12 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.2 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-7.2 Jul 15 18:22:44 devstack nova-compute[73960]: mac99 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-impish Jul 15 18:22:44 devstack nova-compute[73960]: pseries-jammy Jul 15 18:22:44 devstack nova-compute[73960]: pseries-artful Jul 15 18:22:44 devstack nova-compute[73960]: sam460ex Jul 15 18:22:44 devstack nova-compute[73960]: ref405ep Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.3 Jul 15 18:22:44 devstack nova-compute[73960]: powernv8 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-4.0 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-6.0 Jul 15 18:22:44 devstack nova-compute[73960]: pseries-2.4 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-riscv32 Jul 15 18:22:44 devstack nova-compute[73960]: virt Jul 15 18:22:44 devstack nova-compute[73960]: spike Jul 15 18:22:44 devstack nova-compute[73960]: opentitan Jul 15 18:22:44 devstack nova-compute[73960]: sifive_u Jul 15 18:22:44 devstack nova-compute[73960]: sifive_e Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 64 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-riscv64 Jul 15 18:22:44 devstack nova-compute[73960]: virt Jul 15 18:22:44 devstack nova-compute[73960]: spike Jul 15 18:22:44 devstack nova-compute[73960]: microchip-icicle-kit Jul 15 18:22:44 devstack nova-compute[73960]: sifive_u Jul 15 18:22:44 devstack nova-compute[73960]: shakti_c Jul 15 18:22:44 devstack nova-compute[73960]: sifive_e Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 64 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-s390x Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-noble Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-8.0 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-disco Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-6.0 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-2.11 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-7.0 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-mantic Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-xenial Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-5.0 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-focal Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-2.8 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-4.0 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-zesty Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-8.2 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-6.2 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-3.0 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-groovy Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-2.5 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-7.2 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-5.2 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-artful Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-hirsute Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-4.2 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-2.10 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-2.7 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-lunar Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-eoan Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-kinetic Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-8.1 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-yakkety Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-6.1 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-cosmic Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-bionic Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-2.12 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-7.1 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-2.4 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-5.1 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-2.9 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-impish Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-4.1 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-jammy Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-3.1 Jul 15 18:22:44 devstack nova-compute[73960]: s390-ccw-virtio-2.6 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-sh4 Jul 15 18:22:44 devstack nova-compute[73960]: shix Jul 15 18:22:44 devstack nova-compute[73960]: r2d Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 64 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-sh4eb Jul 15 18:22:44 devstack nova-compute[73960]: shix Jul 15 18:22:44 devstack nova-compute[73960]: r2d Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-sparc Jul 15 18:22:44 devstack nova-compute[73960]: SS-5 Jul 15 18:22:44 devstack nova-compute[73960]: SS-20 Jul 15 18:22:44 devstack nova-compute[73960]: LX Jul 15 18:22:44 devstack nova-compute[73960]: SPARCClassic Jul 15 18:22:44 devstack nova-compute[73960]: leon3_generic Jul 15 18:22:44 devstack nova-compute[73960]: SPARCbook Jul 15 18:22:44 devstack nova-compute[73960]: SS-4 Jul 15 18:22:44 devstack nova-compute[73960]: SS-600MP Jul 15 18:22:44 devstack nova-compute[73960]: SS-10 Jul 15 18:22:44 devstack nova-compute[73960]: Voyager Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 64 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-sparc64 Jul 15 18:22:44 devstack nova-compute[73960]: sun4u Jul 15 18:22:44 devstack nova-compute[73960]: niagara Jul 15 18:22:44 devstack nova-compute[73960]: sun4v Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 64 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-x86_64 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-noble-v2 Jul 15 18:22:44 devstack nova-compute[73960]: ubuntu Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-mantic Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-impish-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-5.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-lunar-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-mantic Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.12 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-xenial Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-kinetic Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-6.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-4.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-mantic-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.5 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-4.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-focal Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-hirsute Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-xenial Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-jammy-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-5.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.7 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-eoan-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-zesty Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-groovy Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-disco-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-lunar Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-mantic-hpb-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-groovy Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-7.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-artful Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-trusty Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-focal-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-8.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-eoan-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-jammy-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-bionic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-mantic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-artful Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-8.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.7 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-6.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-kinetic Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-jammy-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-yakkety Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.4 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-cosmic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-7.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.10 Jul 15 18:22:44 devstack nova-compute[73960]: x-remote Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-5.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.9 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.11 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-jammy-hpb-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-3.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-6.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-4.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-jammy Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.4 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-4.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-eoan Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-jammy-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-5.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.9 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-bionic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-lunar Jul 15 18:22:44 devstack nova-compute[73960]: isapc Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-mantic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-cosmic Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.6 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-mantic-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-3.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-bionic Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-disco-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-cosmic Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.12 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-bionic Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-kinetic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-groovy-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-7.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-noble-v2 Jul 15 18:22:44 devstack nova-compute[73960]: ubuntu-q35 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-lunar-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-disco Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-cosmic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-noble Jul 15 18:22:44 devstack nova-compute[73960]: q35 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-8.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-wily Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-impish Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-8.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.6 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-6.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-impish Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-jammy Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-impish-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-hirsute Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-4.0.1 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-hirsute-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-7.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-5.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.8 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.10 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-3.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-zesty Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-7.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-4.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-6.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-focal Jul 15 18:22:44 devstack nova-compute[73960]: microvm Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.3 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-jammy-hpb-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-disco Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-kinetic-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-4.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-focal-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-noble Jul 15 18:22:44 devstack nova-compute[73960]: pc Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-8.2 Jul 15 18:22:44 devstack nova-compute[73960]: q35 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-groovy-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-hirsute-hpb Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-8.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-5.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-2.8 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-6.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-eoan Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.5 Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-3.0 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-yakkety Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-mantic-hpb-maxcpus Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-7.2 Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-2.11 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-xtensa Jul 15 18:22:44 devstack nova-compute[73960]: sim Jul 15 18:22:44 devstack nova-compute[73960]: kc705 Jul 15 18:22:44 devstack nova-compute[73960]: ml605 Jul 15 18:22:44 devstack nova-compute[73960]: ml605-nommu Jul 15 18:22:44 devstack nova-compute[73960]: virt Jul 15 18:22:44 devstack nova-compute[73960]: lx60-nommu Jul 15 18:22:44 devstack nova-compute[73960]: lx200 Jul 15 18:22:44 devstack nova-compute[73960]: lx200-nommu Jul 15 18:22:44 devstack nova-compute[73960]: lx60 Jul 15 18:22:44 devstack nova-compute[73960]: kc705-nommu Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: hvm Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 32 Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-xtensaeb Jul 15 18:22:44 devstack nova-compute[73960]: sim Jul 15 18:22:44 devstack nova-compute[73960]: kc705 Jul 15 18:22:44 devstack nova-compute[73960]: ml605 Jul 15 18:22:44 devstack nova-compute[73960]: ml605-nommu Jul 15 18:22:44 devstack nova-compute[73960]: virt Jul 15 18:22:44 devstack nova-compute[73960]: lx60-nommu Jul 15 18:22:44 devstack nova-compute[73960]: lx200 Jul 15 18:22:44 devstack nova-compute[73960]: lx200-nommu Jul 15 18:22:44 devstack nova-compute[73960]: lx60 Jul 15 18:22:44 devstack nova-compute[73960]: kc705-nommu Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch alpha / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-alpha' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch armv7l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch aarch64 / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-aarch64' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for cris via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch cris / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-cris' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for i686 via machine types: {'ubuntu', 'ubuntu-q35', 'q35', 'pc'} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-i386 Jul 15 18:22:44 devstack nova-compute[73960]: kvm Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-noble-v2 Jul 15 18:22:44 devstack nova-compute[73960]: i686 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 15 18:22:44 devstack nova-compute[73960]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: rom Jul 15 18:22:44 devstack nova-compute[73960]: pflash Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: yes Jul 15 18:22:44 devstack nova-compute[73960]: no Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: no Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: off Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: on Jul 15 18:22:44 devstack nova-compute[73960]: off Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:44 devstack nova-compute[73960]: AMD Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: qemu64 Jul 15 18:22:44 devstack nova-compute[73960]: qemu32 Jul 15 18:22:44 devstack nova-compute[73960]: phenom Jul 15 18:22:44 devstack nova-compute[73960]: pentium3 Jul 15 18:22:44 devstack nova-compute[73960]: pentium2 Jul 15 18:22:44 devstack nova-compute[73960]: pentium Jul 15 18:22:44 devstack nova-compute[73960]: n270 Jul 15 18:22:44 devstack nova-compute[73960]: kvm64 Jul 15 18:22:44 devstack nova-compute[73960]: kvm32 Jul 15 18:22:44 devstack nova-compute[73960]: coreduo Jul 15 18:22:44 devstack nova-compute[73960]: core2duo Jul 15 18:22:44 devstack nova-compute[73960]: athlon Jul 15 18:22:44 devstack nova-compute[73960]: Westmere-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Westmere Jul 15 18:22:44 devstack nova-compute[73960]: Snowridge Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Server-noTSX-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Server-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Server Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Client-noTSX-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Client-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Client Jul 15 18:22:44 devstack nova-compute[73960]: SapphireRapids Jul 15 18:22:44 devstack nova-compute[73960]: SandyBridge-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: SandyBridge Jul 15 18:22:44 devstack nova-compute[73960]: Penryn Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G5 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G4 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G3 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G2 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G1 Jul 15 18:22:44 devstack nova-compute[73960]: Nehalem-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Nehalem Jul 15 18:22:44 devstack nova-compute[73960]: IvyBridge-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: IvyBridge Jul 15 18:22:44 devstack nova-compute[73960]: Icelake-Server-noTSX Jul 15 18:22:44 devstack nova-compute[73960]: Icelake-Server Jul 15 18:22:44 devstack nova-compute[73960]: Haswell-noTSX-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Haswell-noTSX Jul 15 18:22:44 devstack nova-compute[73960]: Haswell-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Haswell Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-Rome Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-Milan Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-Genoa Jul 15 18:22:44 devstack nova-compute[73960]: EPYC Jul 15 18:22:44 devstack nova-compute[73960]: Dhyana Jul 15 18:22:44 devstack nova-compute[73960]: Cooperlake Jul 15 18:22:44 devstack nova-compute[73960]: Conroe Jul 15 18:22:44 devstack nova-compute[73960]: Cascadelake-Server-noTSX Jul 15 18:22:44 devstack nova-compute[73960]: Cascadelake-Server Jul 15 18:22:44 devstack nova-compute[73960]: Broadwell-noTSX-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Broadwell-noTSX Jul 15 18:22:44 devstack nova-compute[73960]: Broadwell-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Broadwell Jul 15 18:22:44 devstack nova-compute[73960]: 486 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: file Jul 15 18:22:44 devstack nova-compute[73960]: anonymous Jul 15 18:22:44 devstack nova-compute[73960]: memfd Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: disk Jul 15 18:22:44 devstack nova-compute[73960]: cdrom Jul 15 18:22:44 devstack nova-compute[73960]: floppy Jul 15 18:22:44 devstack nova-compute[73960]: lun Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: ide Jul 15 18:22:44 devstack nova-compute[73960]: fdc Jul 15 18:22:44 devstack nova-compute[73960]: scsi Jul 15 18:22:44 devstack nova-compute[73960]: virtio Jul 15 18:22:44 devstack nova-compute[73960]: usb Jul 15 18:22:44 devstack nova-compute[73960]: sata Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: virtio Jul 15 18:22:44 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:44 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: sdl Jul 15 18:22:44 devstack nova-compute[73960]: vnc Jul 15 18:22:44 devstack nova-compute[73960]: spice Jul 15 18:22:44 devstack nova-compute[73960]: egl-headless Jul 15 18:22:44 devstack nova-compute[73960]: dbus Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: subsystem Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: default Jul 15 18:22:44 devstack nova-compute[73960]: mandatory Jul 15 18:22:44 devstack nova-compute[73960]: requisite Jul 15 18:22:44 devstack nova-compute[73960]: optional Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: usb Jul 15 18:22:44 devstack nova-compute[73960]: pci Jul 15 18:22:44 devstack nova-compute[73960]: scsi Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: virtio Jul 15 18:22:44 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:44 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: random Jul 15 18:22:44 devstack nova-compute[73960]: egd Jul 15 18:22:44 devstack nova-compute[73960]: builtin Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: path Jul 15 18:22:44 devstack nova-compute[73960]: handle Jul 15 18:22:44 devstack nova-compute[73960]: virtiofs Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: tpm-tis Jul 15 18:22:44 devstack nova-compute[73960]: tpm-crb Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: passthrough Jul 15 18:22:44 devstack nova-compute[73960]: emulator Jul 15 18:22:44 devstack nova-compute[73960]: external Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 1.2 Jul 15 18:22:44 devstack nova-compute[73960]: 2.0 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: usb Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: pty Jul 15 18:22:44 devstack nova-compute[73960]: unix Jul 15 18:22:44 devstack nova-compute[73960]: spicevmc Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: virtio Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: qemu Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: builtin Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: relaxed Jul 15 18:22:44 devstack nova-compute[73960]: vapic Jul 15 18:22:44 devstack nova-compute[73960]: spinlocks Jul 15 18:22:44 devstack nova-compute[73960]: vpindex Jul 15 18:22:44 devstack nova-compute[73960]: runtime Jul 15 18:22:44 devstack nova-compute[73960]: synic Jul 15 18:22:44 devstack nova-compute[73960]: stimer Jul 15 18:22:44 devstack nova-compute[73960]: reset Jul 15 18:22:44 devstack nova-compute[73960]: vendor_id Jul 15 18:22:44 devstack nova-compute[73960]: frequencies Jul 15 18:22:44 devstack nova-compute[73960]: reenlightenment Jul 15 18:22:44 devstack nova-compute[73960]: tlbflush Jul 15 18:22:44 devstack nova-compute[73960]: ipi Jul 15 18:22:44 devstack nova-compute[73960]: avic Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: {{(pid=73960) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-i386 Jul 15 18:22:44 devstack nova-compute[73960]: kvm Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-noble-v2 Jul 15 18:22:44 devstack nova-compute[73960]: i686 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 15 18:22:44 devstack nova-compute[73960]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: rom Jul 15 18:22:44 devstack nova-compute[73960]: pflash Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: yes Jul 15 18:22:44 devstack nova-compute[73960]: no Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: no Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: off Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: on Jul 15 18:22:44 devstack nova-compute[73960]: off Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:44 devstack nova-compute[73960]: AMD Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: qemu64 Jul 15 18:22:44 devstack nova-compute[73960]: qemu32 Jul 15 18:22:44 devstack nova-compute[73960]: phenom Jul 15 18:22:44 devstack nova-compute[73960]: pentium3 Jul 15 18:22:44 devstack nova-compute[73960]: pentium2 Jul 15 18:22:44 devstack nova-compute[73960]: pentium Jul 15 18:22:44 devstack nova-compute[73960]: n270 Jul 15 18:22:44 devstack nova-compute[73960]: kvm64 Jul 15 18:22:44 devstack nova-compute[73960]: kvm32 Jul 15 18:22:44 devstack nova-compute[73960]: coreduo Jul 15 18:22:44 devstack nova-compute[73960]: core2duo Jul 15 18:22:44 devstack nova-compute[73960]: athlon Jul 15 18:22:44 devstack nova-compute[73960]: Westmere-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Westmere Jul 15 18:22:44 devstack nova-compute[73960]: Snowridge Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Server-noTSX-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Server-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Server Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Client-noTSX-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Client-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Client Jul 15 18:22:44 devstack nova-compute[73960]: SapphireRapids Jul 15 18:22:44 devstack nova-compute[73960]: SandyBridge-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: SandyBridge Jul 15 18:22:44 devstack nova-compute[73960]: Penryn Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G5 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G4 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G3 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G2 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G1 Jul 15 18:22:44 devstack nova-compute[73960]: Nehalem-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Nehalem Jul 15 18:22:44 devstack nova-compute[73960]: IvyBridge-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: IvyBridge Jul 15 18:22:44 devstack nova-compute[73960]: Icelake-Server-noTSX Jul 15 18:22:44 devstack nova-compute[73960]: Icelake-Server Jul 15 18:22:44 devstack nova-compute[73960]: Haswell-noTSX-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Haswell-noTSX Jul 15 18:22:44 devstack nova-compute[73960]: Haswell-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Haswell Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-Rome Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-Milan Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-Genoa Jul 15 18:22:44 devstack nova-compute[73960]: EPYC Jul 15 18:22:44 devstack nova-compute[73960]: Dhyana Jul 15 18:22:44 devstack nova-compute[73960]: Cooperlake Jul 15 18:22:44 devstack nova-compute[73960]: Conroe Jul 15 18:22:44 devstack nova-compute[73960]: Cascadelake-Server-noTSX Jul 15 18:22:44 devstack nova-compute[73960]: Cascadelake-Server Jul 15 18:22:44 devstack nova-compute[73960]: Broadwell-noTSX-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Broadwell-noTSX Jul 15 18:22:44 devstack nova-compute[73960]: Broadwell-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Broadwell Jul 15 18:22:44 devstack nova-compute[73960]: 486 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: file Jul 15 18:22:44 devstack nova-compute[73960]: anonymous Jul 15 18:22:44 devstack nova-compute[73960]: memfd Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: disk Jul 15 18:22:44 devstack nova-compute[73960]: cdrom Jul 15 18:22:44 devstack nova-compute[73960]: floppy Jul 15 18:22:44 devstack nova-compute[73960]: lun Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: fdc Jul 15 18:22:44 devstack nova-compute[73960]: scsi Jul 15 18:22:44 devstack nova-compute[73960]: virtio Jul 15 18:22:44 devstack nova-compute[73960]: usb Jul 15 18:22:44 devstack nova-compute[73960]: sata Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: virtio Jul 15 18:22:44 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:44 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: sdl Jul 15 18:22:44 devstack nova-compute[73960]: vnc Jul 15 18:22:44 devstack nova-compute[73960]: spice Jul 15 18:22:44 devstack nova-compute[73960]: egl-headless Jul 15 18:22:44 devstack nova-compute[73960]: dbus Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: subsystem Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: default Jul 15 18:22:44 devstack nova-compute[73960]: mandatory Jul 15 18:22:44 devstack nova-compute[73960]: requisite Jul 15 18:22:44 devstack nova-compute[73960]: optional Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: usb Jul 15 18:22:44 devstack nova-compute[73960]: pci Jul 15 18:22:44 devstack nova-compute[73960]: scsi Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: virtio Jul 15 18:22:44 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:44 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: random Jul 15 18:22:44 devstack nova-compute[73960]: egd Jul 15 18:22:44 devstack nova-compute[73960]: builtin Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: path Jul 15 18:22:44 devstack nova-compute[73960]: handle Jul 15 18:22:44 devstack nova-compute[73960]: virtiofs Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: tpm-tis Jul 15 18:22:44 devstack nova-compute[73960]: tpm-crb Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: passthrough Jul 15 18:22:44 devstack nova-compute[73960]: emulator Jul 15 18:22:44 devstack nova-compute[73960]: external Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 1.2 Jul 15 18:22:44 devstack nova-compute[73960]: 2.0 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: usb Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: pty Jul 15 18:22:44 devstack nova-compute[73960]: unix Jul 15 18:22:44 devstack nova-compute[73960]: spicevmc Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: virtio Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: qemu Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: builtin Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: relaxed Jul 15 18:22:44 devstack nova-compute[73960]: vapic Jul 15 18:22:44 devstack nova-compute[73960]: spinlocks Jul 15 18:22:44 devstack nova-compute[73960]: vpindex Jul 15 18:22:44 devstack nova-compute[73960]: runtime Jul 15 18:22:44 devstack nova-compute[73960]: synic Jul 15 18:22:44 devstack nova-compute[73960]: stimer Jul 15 18:22:44 devstack nova-compute[73960]: reset Jul 15 18:22:44 devstack nova-compute[73960]: vendor_id Jul 15 18:22:44 devstack nova-compute[73960]: frequencies Jul 15 18:22:44 devstack nova-compute[73960]: reenlightenment Jul 15 18:22:44 devstack nova-compute[73960]: tlbflush Jul 15 18:22:44 devstack nova-compute[73960]: ipi Jul 15 18:22:44 devstack nova-compute[73960]: avic Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: {{(pid=73960) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-i386 Jul 15 18:22:44 devstack nova-compute[73960]: kvm Jul 15 18:22:44 devstack nova-compute[73960]: pc-q35-noble Jul 15 18:22:44 devstack nova-compute[73960]: i686 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 15 18:22:44 devstack nova-compute[73960]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: rom Jul 15 18:22:44 devstack nova-compute[73960]: pflash Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: yes Jul 15 18:22:44 devstack nova-compute[73960]: no Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: no Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: off Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: on Jul 15 18:22:44 devstack nova-compute[73960]: off Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:44 devstack nova-compute[73960]: AMD Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: qemu64 Jul 15 18:22:44 devstack nova-compute[73960]: qemu32 Jul 15 18:22:44 devstack nova-compute[73960]: phenom Jul 15 18:22:44 devstack nova-compute[73960]: pentium3 Jul 15 18:22:44 devstack nova-compute[73960]: pentium2 Jul 15 18:22:44 devstack nova-compute[73960]: pentium Jul 15 18:22:44 devstack nova-compute[73960]: n270 Jul 15 18:22:44 devstack nova-compute[73960]: kvm64 Jul 15 18:22:44 devstack nova-compute[73960]: kvm32 Jul 15 18:22:44 devstack nova-compute[73960]: coreduo Jul 15 18:22:44 devstack nova-compute[73960]: core2duo Jul 15 18:22:44 devstack nova-compute[73960]: athlon Jul 15 18:22:44 devstack nova-compute[73960]: Westmere-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Westmere Jul 15 18:22:44 devstack nova-compute[73960]: Snowridge Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Server-noTSX-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Server-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Server Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Client-noTSX-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Client-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Client Jul 15 18:22:44 devstack nova-compute[73960]: SapphireRapids Jul 15 18:22:44 devstack nova-compute[73960]: SandyBridge-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: SandyBridge Jul 15 18:22:44 devstack nova-compute[73960]: Penryn Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G5 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G4 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G3 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G2 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G1 Jul 15 18:22:44 devstack nova-compute[73960]: Nehalem-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Nehalem Jul 15 18:22:44 devstack nova-compute[73960]: IvyBridge-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: IvyBridge Jul 15 18:22:44 devstack nova-compute[73960]: Icelake-Server-noTSX Jul 15 18:22:44 devstack nova-compute[73960]: Icelake-Server Jul 15 18:22:44 devstack nova-compute[73960]: Haswell-noTSX-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Haswell-noTSX Jul 15 18:22:44 devstack nova-compute[73960]: Haswell-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Haswell Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-Rome Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-Milan Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-Genoa Jul 15 18:22:44 devstack nova-compute[73960]: EPYC Jul 15 18:22:44 devstack nova-compute[73960]: Dhyana Jul 15 18:22:44 devstack nova-compute[73960]: Cooperlake Jul 15 18:22:44 devstack nova-compute[73960]: Conroe Jul 15 18:22:44 devstack nova-compute[73960]: Cascadelake-Server-noTSX Jul 15 18:22:44 devstack nova-compute[73960]: Cascadelake-Server Jul 15 18:22:44 devstack nova-compute[73960]: Broadwell-noTSX-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Broadwell-noTSX Jul 15 18:22:44 devstack nova-compute[73960]: Broadwell-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Broadwell Jul 15 18:22:44 devstack nova-compute[73960]: 486 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: file Jul 15 18:22:44 devstack nova-compute[73960]: anonymous Jul 15 18:22:44 devstack nova-compute[73960]: memfd Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: disk Jul 15 18:22:44 devstack nova-compute[73960]: cdrom Jul 15 18:22:44 devstack nova-compute[73960]: floppy Jul 15 18:22:44 devstack nova-compute[73960]: lun Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: fdc Jul 15 18:22:44 devstack nova-compute[73960]: scsi Jul 15 18:22:44 devstack nova-compute[73960]: virtio Jul 15 18:22:44 devstack nova-compute[73960]: usb Jul 15 18:22:44 devstack nova-compute[73960]: sata Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: virtio Jul 15 18:22:44 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:44 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: sdl Jul 15 18:22:44 devstack nova-compute[73960]: vnc Jul 15 18:22:44 devstack nova-compute[73960]: spice Jul 15 18:22:44 devstack nova-compute[73960]: egl-headless Jul 15 18:22:44 devstack nova-compute[73960]: dbus Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: subsystem Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: default Jul 15 18:22:44 devstack nova-compute[73960]: mandatory Jul 15 18:22:44 devstack nova-compute[73960]: requisite Jul 15 18:22:44 devstack nova-compute[73960]: optional Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: usb Jul 15 18:22:44 devstack nova-compute[73960]: pci Jul 15 18:22:44 devstack nova-compute[73960]: scsi Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: virtio Jul 15 18:22:44 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:44 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: random Jul 15 18:22:44 devstack nova-compute[73960]: egd Jul 15 18:22:44 devstack nova-compute[73960]: builtin Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: path Jul 15 18:22:44 devstack nova-compute[73960]: handle Jul 15 18:22:44 devstack nova-compute[73960]: virtiofs Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: tpm-tis Jul 15 18:22:44 devstack nova-compute[73960]: tpm-crb Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: passthrough Jul 15 18:22:44 devstack nova-compute[73960]: emulator Jul 15 18:22:44 devstack nova-compute[73960]: external Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: 1.2 Jul 15 18:22:44 devstack nova-compute[73960]: 2.0 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: usb Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: pty Jul 15 18:22:44 devstack nova-compute[73960]: unix Jul 15 18:22:44 devstack nova-compute[73960]: spicevmc Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: virtio Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: qemu Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: builtin Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: relaxed Jul 15 18:22:44 devstack nova-compute[73960]: vapic Jul 15 18:22:44 devstack nova-compute[73960]: spinlocks Jul 15 18:22:44 devstack nova-compute[73960]: vpindex Jul 15 18:22:44 devstack nova-compute[73960]: runtime Jul 15 18:22:44 devstack nova-compute[73960]: synic Jul 15 18:22:44 devstack nova-compute[73960]: stimer Jul 15 18:22:44 devstack nova-compute[73960]: reset Jul 15 18:22:44 devstack nova-compute[73960]: vendor_id Jul 15 18:22:44 devstack nova-compute[73960]: frequencies Jul 15 18:22:44 devstack nova-compute[73960]: reenlightenment Jul 15 18:22:44 devstack nova-compute[73960]: tlbflush Jul 15 18:22:44 devstack nova-compute[73960]: ipi Jul 15 18:22:44 devstack nova-compute[73960]: avic Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: {{(pid=73960) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:22:44 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: /usr/bin/qemu-system-i386 Jul 15 18:22:44 devstack nova-compute[73960]: kvm Jul 15 18:22:44 devstack nova-compute[73960]: pc-i440fx-noble Jul 15 18:22:44 devstack nova-compute[73960]: i686 Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 15 18:22:44 devstack nova-compute[73960]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: rom Jul 15 18:22:44 devstack nova-compute[73960]: pflash Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: yes Jul 15 18:22:44 devstack nova-compute[73960]: no Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: no Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: off Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: on Jul 15 18:22:44 devstack nova-compute[73960]: off Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:44 devstack nova-compute[73960]: AMD Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: Jul 15 18:22:44 devstack nova-compute[73960]: qemu64 Jul 15 18:22:44 devstack nova-compute[73960]: qemu32 Jul 15 18:22:44 devstack nova-compute[73960]: phenom Jul 15 18:22:44 devstack nova-compute[73960]: pentium3 Jul 15 18:22:44 devstack nova-compute[73960]: pentium2 Jul 15 18:22:44 devstack nova-compute[73960]: pentium Jul 15 18:22:44 devstack nova-compute[73960]: n270 Jul 15 18:22:44 devstack nova-compute[73960]: kvm64 Jul 15 18:22:44 devstack nova-compute[73960]: kvm32 Jul 15 18:22:44 devstack nova-compute[73960]: coreduo Jul 15 18:22:44 devstack nova-compute[73960]: core2duo Jul 15 18:22:44 devstack nova-compute[73960]: athlon Jul 15 18:22:44 devstack nova-compute[73960]: Westmere-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Westmere Jul 15 18:22:44 devstack nova-compute[73960]: Snowridge Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Server-noTSX-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Server-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Server Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Client-noTSX-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Client-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Skylake-Client Jul 15 18:22:44 devstack nova-compute[73960]: SapphireRapids Jul 15 18:22:44 devstack nova-compute[73960]: SandyBridge-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: SandyBridge Jul 15 18:22:44 devstack nova-compute[73960]: Penryn Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G5 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G4 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G3 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G2 Jul 15 18:22:44 devstack nova-compute[73960]: Opteron_G1 Jul 15 18:22:44 devstack nova-compute[73960]: Nehalem-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: Nehalem Jul 15 18:22:44 devstack nova-compute[73960]: IvyBridge-IBRS Jul 15 18:22:44 devstack nova-compute[73960]: IvyBridge Jul 15 18:22:44 devstack nova-compute[73960]: Icelake-Server-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Icelake-Server Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Haswell Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Rome Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Milan Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Genoa Jul 15 18:22:45 devstack nova-compute[73960]: EPYC Jul 15 18:22:45 devstack nova-compute[73960]: Dhyana Jul 15 18:22:45 devstack nova-compute[73960]: Cooperlake Jul 15 18:22:45 devstack nova-compute[73960]: Conroe Jul 15 18:22:45 devstack nova-compute[73960]: Cascadelake-Server-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Cascadelake-Server Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell Jul 15 18:22:45 devstack nova-compute[73960]: 486 Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: file Jul 15 18:22:45 devstack nova-compute[73960]: anonymous Jul 15 18:22:45 devstack nova-compute[73960]: memfd Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: disk Jul 15 18:22:45 devstack nova-compute[73960]: cdrom Jul 15 18:22:45 devstack nova-compute[73960]: floppy Jul 15 18:22:45 devstack nova-compute[73960]: lun Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: ide Jul 15 18:22:45 devstack nova-compute[73960]: fdc Jul 15 18:22:45 devstack nova-compute[73960]: scsi Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: sata Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:45 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: sdl Jul 15 18:22:45 devstack nova-compute[73960]: vnc Jul 15 18:22:45 devstack nova-compute[73960]: spice Jul 15 18:22:45 devstack nova-compute[73960]: egl-headless Jul 15 18:22:45 devstack nova-compute[73960]: dbus Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: subsystem Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: default Jul 15 18:22:45 devstack nova-compute[73960]: mandatory Jul 15 18:22:45 devstack nova-compute[73960]: requisite Jul 15 18:22:45 devstack nova-compute[73960]: optional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: pci Jul 15 18:22:45 devstack nova-compute[73960]: scsi Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:45 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: random Jul 15 18:22:45 devstack nova-compute[73960]: egd Jul 15 18:22:45 devstack nova-compute[73960]: builtin Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: path Jul 15 18:22:45 devstack nova-compute[73960]: handle Jul 15 18:22:45 devstack nova-compute[73960]: virtiofs Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: tpm-tis Jul 15 18:22:45 devstack nova-compute[73960]: tpm-crb Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: passthrough Jul 15 18:22:45 devstack nova-compute[73960]: emulator Jul 15 18:22:45 devstack nova-compute[73960]: external Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: 1.2 Jul 15 18:22:45 devstack nova-compute[73960]: 2.0 Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: pty Jul 15 18:22:45 devstack nova-compute[73960]: unix Jul 15 18:22:45 devstack nova-compute[73960]: spicevmc Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: qemu Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: builtin Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: relaxed Jul 15 18:22:45 devstack nova-compute[73960]: vapic Jul 15 18:22:45 devstack nova-compute[73960]: spinlocks Jul 15 18:22:45 devstack nova-compute[73960]: vpindex Jul 15 18:22:45 devstack nova-compute[73960]: runtime Jul 15 18:22:45 devstack nova-compute[73960]: synic Jul 15 18:22:45 devstack nova-compute[73960]: stimer Jul 15 18:22:45 devstack nova-compute[73960]: reset Jul 15 18:22:45 devstack nova-compute[73960]: vendor_id Jul 15 18:22:45 devstack nova-compute[73960]: frequencies Jul 15 18:22:45 devstack nova-compute[73960]: reenlightenment Jul 15 18:22:45 devstack nova-compute[73960]: tlbflush Jul 15 18:22:45 devstack nova-compute[73960]: ipi Jul 15 18:22:45 devstack nova-compute[73960]: avic Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: {{(pid=73960) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch microblaze / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblaze' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch microblazeel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblazeel' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for mips via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch mips / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch mipsel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mipsel' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch mips64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch mips64el / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64el' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch ppc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for ppc64 via machine types: {None, 'powernv', 'pseries'} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for ppc64le via machine types: {'powernv', 'pseries'} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch riscv32 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv32' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch riscv64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv64' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch s390x / virt_type kvm / machine_type s390-ccw-virtio: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-s390x' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch sh4 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch sh4eb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4eb' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch sparc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch sparc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc64' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for x86_64 via machine types: {'ubuntu', 'ubuntu-q35', 'q35', 'pc'} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: /usr/bin/qemu-system-x86_64 Jul 15 18:22:45 devstack nova-compute[73960]: kvm Jul 15 18:22:45 devstack nova-compute[73960]: pc-i440fx-noble-v2 Jul 15 18:22:45 devstack nova-compute[73960]: x86_64 Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: efi Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: rom Jul 15 18:22:45 devstack nova-compute[73960]: pflash Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: yes Jul 15 18:22:45 devstack nova-compute[73960]: no Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: no Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: on Jul 15 18:22:45 devstack nova-compute[73960]: off Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: on Jul 15 18:22:45 devstack nova-compute[73960]: off Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:45 devstack nova-compute[73960]: AMD Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: qemu64 Jul 15 18:22:45 devstack nova-compute[73960]: qemu32 Jul 15 18:22:45 devstack nova-compute[73960]: phenom Jul 15 18:22:45 devstack nova-compute[73960]: pentium3 Jul 15 18:22:45 devstack nova-compute[73960]: pentium2 Jul 15 18:22:45 devstack nova-compute[73960]: pentium Jul 15 18:22:45 devstack nova-compute[73960]: n270 Jul 15 18:22:45 devstack nova-compute[73960]: kvm64 Jul 15 18:22:45 devstack nova-compute[73960]: kvm32 Jul 15 18:22:45 devstack nova-compute[73960]: coreduo Jul 15 18:22:45 devstack nova-compute[73960]: core2duo Jul 15 18:22:45 devstack nova-compute[73960]: athlon Jul 15 18:22:45 devstack nova-compute[73960]: Westmere-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Westmere Jul 15 18:22:45 devstack nova-compute[73960]: Snowridge Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Server-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Server-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Server Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Client-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Client-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Client Jul 15 18:22:45 devstack nova-compute[73960]: SapphireRapids Jul 15 18:22:45 devstack nova-compute[73960]: SandyBridge-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: SandyBridge Jul 15 18:22:45 devstack nova-compute[73960]: Penryn Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G5 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G4 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G3 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G2 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G1 Jul 15 18:22:45 devstack nova-compute[73960]: Nehalem-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Nehalem Jul 15 18:22:45 devstack nova-compute[73960]: IvyBridge-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: IvyBridge Jul 15 18:22:45 devstack nova-compute[73960]: Icelake-Server-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Icelake-Server Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Haswell Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Rome Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Milan Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Genoa Jul 15 18:22:45 devstack nova-compute[73960]: EPYC Jul 15 18:22:45 devstack nova-compute[73960]: Dhyana Jul 15 18:22:45 devstack nova-compute[73960]: Cooperlake Jul 15 18:22:45 devstack nova-compute[73960]: Conroe Jul 15 18:22:45 devstack nova-compute[73960]: Cascadelake-Server-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Cascadelake-Server Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell Jul 15 18:22:45 devstack nova-compute[73960]: 486 Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: file Jul 15 18:22:45 devstack nova-compute[73960]: anonymous Jul 15 18:22:45 devstack nova-compute[73960]: memfd Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: disk Jul 15 18:22:45 devstack nova-compute[73960]: cdrom Jul 15 18:22:45 devstack nova-compute[73960]: floppy Jul 15 18:22:45 devstack nova-compute[73960]: lun Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: ide Jul 15 18:22:45 devstack nova-compute[73960]: fdc Jul 15 18:22:45 devstack nova-compute[73960]: scsi Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: sata Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:45 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: sdl Jul 15 18:22:45 devstack nova-compute[73960]: vnc Jul 15 18:22:45 devstack nova-compute[73960]: spice Jul 15 18:22:45 devstack nova-compute[73960]: egl-headless Jul 15 18:22:45 devstack nova-compute[73960]: dbus Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: subsystem Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: default Jul 15 18:22:45 devstack nova-compute[73960]: mandatory Jul 15 18:22:45 devstack nova-compute[73960]: requisite Jul 15 18:22:45 devstack nova-compute[73960]: optional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: pci Jul 15 18:22:45 devstack nova-compute[73960]: scsi Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:45 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: random Jul 15 18:22:45 devstack nova-compute[73960]: egd Jul 15 18:22:45 devstack nova-compute[73960]: builtin Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: path Jul 15 18:22:45 devstack nova-compute[73960]: handle Jul 15 18:22:45 devstack nova-compute[73960]: virtiofs Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: tpm-tis Jul 15 18:22:45 devstack nova-compute[73960]: tpm-crb Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: passthrough Jul 15 18:22:45 devstack nova-compute[73960]: emulator Jul 15 18:22:45 devstack nova-compute[73960]: external Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: 1.2 Jul 15 18:22:45 devstack nova-compute[73960]: 2.0 Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: pty Jul 15 18:22:45 devstack nova-compute[73960]: unix Jul 15 18:22:45 devstack nova-compute[73960]: spicevmc Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: qemu Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: builtin Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: relaxed Jul 15 18:22:45 devstack nova-compute[73960]: vapic Jul 15 18:22:45 devstack nova-compute[73960]: spinlocks Jul 15 18:22:45 devstack nova-compute[73960]: vpindex Jul 15 18:22:45 devstack nova-compute[73960]: runtime Jul 15 18:22:45 devstack nova-compute[73960]: synic Jul 15 18:22:45 devstack nova-compute[73960]: stimer Jul 15 18:22:45 devstack nova-compute[73960]: reset Jul 15 18:22:45 devstack nova-compute[73960]: vendor_id Jul 15 18:22:45 devstack nova-compute[73960]: frequencies Jul 15 18:22:45 devstack nova-compute[73960]: reenlightenment Jul 15 18:22:45 devstack nova-compute[73960]: tlbflush Jul 15 18:22:45 devstack nova-compute[73960]: ipi Jul 15 18:22:45 devstack nova-compute[73960]: avic Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: {{(pid=73960) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: /usr/bin/qemu-system-x86_64 Jul 15 18:22:45 devstack nova-compute[73960]: kvm Jul 15 18:22:45 devstack nova-compute[73960]: pc-q35-noble-v2 Jul 15 18:22:45 devstack nova-compute[73960]: x86_64 Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: efi Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 15 18:22:45 devstack nova-compute[73960]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 15 18:22:45 devstack nova-compute[73960]: /usr/share/ovmf/OVMF.amdsev.fd Jul 15 18:22:45 devstack nova-compute[73960]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: rom Jul 15 18:22:45 devstack nova-compute[73960]: pflash Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: yes Jul 15 18:22:45 devstack nova-compute[73960]: no Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: yes Jul 15 18:22:45 devstack nova-compute[73960]: no Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: on Jul 15 18:22:45 devstack nova-compute[73960]: off Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: on Jul 15 18:22:45 devstack nova-compute[73960]: off Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:45 devstack nova-compute[73960]: AMD Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: qemu64 Jul 15 18:22:45 devstack nova-compute[73960]: qemu32 Jul 15 18:22:45 devstack nova-compute[73960]: phenom Jul 15 18:22:45 devstack nova-compute[73960]: pentium3 Jul 15 18:22:45 devstack nova-compute[73960]: pentium2 Jul 15 18:22:45 devstack nova-compute[73960]: pentium Jul 15 18:22:45 devstack nova-compute[73960]: n270 Jul 15 18:22:45 devstack nova-compute[73960]: kvm64 Jul 15 18:22:45 devstack nova-compute[73960]: kvm32 Jul 15 18:22:45 devstack nova-compute[73960]: coreduo Jul 15 18:22:45 devstack nova-compute[73960]: core2duo Jul 15 18:22:45 devstack nova-compute[73960]: athlon Jul 15 18:22:45 devstack nova-compute[73960]: Westmere-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Westmere Jul 15 18:22:45 devstack nova-compute[73960]: Snowridge Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Server-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Server-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Server Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Client-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Client-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Client Jul 15 18:22:45 devstack nova-compute[73960]: SapphireRapids Jul 15 18:22:45 devstack nova-compute[73960]: SandyBridge-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: SandyBridge Jul 15 18:22:45 devstack nova-compute[73960]: Penryn Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G5 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G4 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G3 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G2 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G1 Jul 15 18:22:45 devstack nova-compute[73960]: Nehalem-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Nehalem Jul 15 18:22:45 devstack nova-compute[73960]: IvyBridge-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: IvyBridge Jul 15 18:22:45 devstack nova-compute[73960]: Icelake-Server-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Icelake-Server Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Haswell Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Rome Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Milan Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Genoa Jul 15 18:22:45 devstack nova-compute[73960]: EPYC Jul 15 18:22:45 devstack nova-compute[73960]: Dhyana Jul 15 18:22:45 devstack nova-compute[73960]: Cooperlake Jul 15 18:22:45 devstack nova-compute[73960]: Conroe Jul 15 18:22:45 devstack nova-compute[73960]: Cascadelake-Server-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Cascadelake-Server Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell Jul 15 18:22:45 devstack nova-compute[73960]: 486 Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: file Jul 15 18:22:45 devstack nova-compute[73960]: anonymous Jul 15 18:22:45 devstack nova-compute[73960]: memfd Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: disk Jul 15 18:22:45 devstack nova-compute[73960]: cdrom Jul 15 18:22:45 devstack nova-compute[73960]: floppy Jul 15 18:22:45 devstack nova-compute[73960]: lun Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: fdc Jul 15 18:22:45 devstack nova-compute[73960]: scsi Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: sata Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:45 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: sdl Jul 15 18:22:45 devstack nova-compute[73960]: vnc Jul 15 18:22:45 devstack nova-compute[73960]: spice Jul 15 18:22:45 devstack nova-compute[73960]: egl-headless Jul 15 18:22:45 devstack nova-compute[73960]: dbus Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: subsystem Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: default Jul 15 18:22:45 devstack nova-compute[73960]: mandatory Jul 15 18:22:45 devstack nova-compute[73960]: requisite Jul 15 18:22:45 devstack nova-compute[73960]: optional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: pci Jul 15 18:22:45 devstack nova-compute[73960]: scsi Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:45 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: random Jul 15 18:22:45 devstack nova-compute[73960]: egd Jul 15 18:22:45 devstack nova-compute[73960]: builtin Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: path Jul 15 18:22:45 devstack nova-compute[73960]: handle Jul 15 18:22:45 devstack nova-compute[73960]: virtiofs Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: tpm-tis Jul 15 18:22:45 devstack nova-compute[73960]: tpm-crb Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: passthrough Jul 15 18:22:45 devstack nova-compute[73960]: emulator Jul 15 18:22:45 devstack nova-compute[73960]: external Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: 1.2 Jul 15 18:22:45 devstack nova-compute[73960]: 2.0 Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: pty Jul 15 18:22:45 devstack nova-compute[73960]: unix Jul 15 18:22:45 devstack nova-compute[73960]: spicevmc Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: qemu Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: builtin Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: relaxed Jul 15 18:22:45 devstack nova-compute[73960]: vapic Jul 15 18:22:45 devstack nova-compute[73960]: spinlocks Jul 15 18:22:45 devstack nova-compute[73960]: vpindex Jul 15 18:22:45 devstack nova-compute[73960]: runtime Jul 15 18:22:45 devstack nova-compute[73960]: synic Jul 15 18:22:45 devstack nova-compute[73960]: stimer Jul 15 18:22:45 devstack nova-compute[73960]: reset Jul 15 18:22:45 devstack nova-compute[73960]: vendor_id Jul 15 18:22:45 devstack nova-compute[73960]: frequencies Jul 15 18:22:45 devstack nova-compute[73960]: reenlightenment Jul 15 18:22:45 devstack nova-compute[73960]: tlbflush Jul 15 18:22:45 devstack nova-compute[73960]: ipi Jul 15 18:22:45 devstack nova-compute[73960]: avic Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: {{(pid=73960) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: /usr/bin/qemu-system-x86_64 Jul 15 18:22:45 devstack nova-compute[73960]: kvm Jul 15 18:22:45 devstack nova-compute[73960]: pc-q35-noble Jul 15 18:22:45 devstack nova-compute[73960]: x86_64 Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: efi Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 15 18:22:45 devstack nova-compute[73960]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 15 18:22:45 devstack nova-compute[73960]: /usr/share/ovmf/OVMF.amdsev.fd Jul 15 18:22:45 devstack nova-compute[73960]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: rom Jul 15 18:22:45 devstack nova-compute[73960]: pflash Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: yes Jul 15 18:22:45 devstack nova-compute[73960]: no Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: yes Jul 15 18:22:45 devstack nova-compute[73960]: no Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: on Jul 15 18:22:45 devstack nova-compute[73960]: off Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: on Jul 15 18:22:45 devstack nova-compute[73960]: off Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:45 devstack nova-compute[73960]: AMD Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: qemu64 Jul 15 18:22:45 devstack nova-compute[73960]: qemu32 Jul 15 18:22:45 devstack nova-compute[73960]: phenom Jul 15 18:22:45 devstack nova-compute[73960]: pentium3 Jul 15 18:22:45 devstack nova-compute[73960]: pentium2 Jul 15 18:22:45 devstack nova-compute[73960]: pentium Jul 15 18:22:45 devstack nova-compute[73960]: n270 Jul 15 18:22:45 devstack nova-compute[73960]: kvm64 Jul 15 18:22:45 devstack nova-compute[73960]: kvm32 Jul 15 18:22:45 devstack nova-compute[73960]: coreduo Jul 15 18:22:45 devstack nova-compute[73960]: core2duo Jul 15 18:22:45 devstack nova-compute[73960]: athlon Jul 15 18:22:45 devstack nova-compute[73960]: Westmere-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Westmere Jul 15 18:22:45 devstack nova-compute[73960]: Snowridge Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Server-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Server-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Server Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Client-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Client-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Client Jul 15 18:22:45 devstack nova-compute[73960]: SapphireRapids Jul 15 18:22:45 devstack nova-compute[73960]: SandyBridge-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: SandyBridge Jul 15 18:22:45 devstack nova-compute[73960]: Penryn Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G5 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G4 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G3 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G2 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G1 Jul 15 18:22:45 devstack nova-compute[73960]: Nehalem-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Nehalem Jul 15 18:22:45 devstack nova-compute[73960]: IvyBridge-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: IvyBridge Jul 15 18:22:45 devstack nova-compute[73960]: Icelake-Server-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Icelake-Server Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Haswell Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Rome Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Milan Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Genoa Jul 15 18:22:45 devstack nova-compute[73960]: EPYC Jul 15 18:22:45 devstack nova-compute[73960]: Dhyana Jul 15 18:22:45 devstack nova-compute[73960]: Cooperlake Jul 15 18:22:45 devstack nova-compute[73960]: Conroe Jul 15 18:22:45 devstack nova-compute[73960]: Cascadelake-Server-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Cascadelake-Server Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell Jul 15 18:22:45 devstack nova-compute[73960]: 486 Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: file Jul 15 18:22:45 devstack nova-compute[73960]: anonymous Jul 15 18:22:45 devstack nova-compute[73960]: memfd Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: disk Jul 15 18:22:45 devstack nova-compute[73960]: cdrom Jul 15 18:22:45 devstack nova-compute[73960]: floppy Jul 15 18:22:45 devstack nova-compute[73960]: lun Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: fdc Jul 15 18:22:45 devstack nova-compute[73960]: scsi Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: sata Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:45 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: sdl Jul 15 18:22:45 devstack nova-compute[73960]: vnc Jul 15 18:22:45 devstack nova-compute[73960]: spice Jul 15 18:22:45 devstack nova-compute[73960]: egl-headless Jul 15 18:22:45 devstack nova-compute[73960]: dbus Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: subsystem Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: default Jul 15 18:22:45 devstack nova-compute[73960]: mandatory Jul 15 18:22:45 devstack nova-compute[73960]: requisite Jul 15 18:22:45 devstack nova-compute[73960]: optional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: pci Jul 15 18:22:45 devstack nova-compute[73960]: scsi Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:45 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: random Jul 15 18:22:45 devstack nova-compute[73960]: egd Jul 15 18:22:45 devstack nova-compute[73960]: builtin Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: path Jul 15 18:22:45 devstack nova-compute[73960]: handle Jul 15 18:22:45 devstack nova-compute[73960]: virtiofs Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: tpm-tis Jul 15 18:22:45 devstack nova-compute[73960]: tpm-crb Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: passthrough Jul 15 18:22:45 devstack nova-compute[73960]: emulator Jul 15 18:22:45 devstack nova-compute[73960]: external Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: 1.2 Jul 15 18:22:45 devstack nova-compute[73960]: 2.0 Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: pty Jul 15 18:22:45 devstack nova-compute[73960]: unix Jul 15 18:22:45 devstack nova-compute[73960]: spicevmc Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: qemu Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: builtin Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: relaxed Jul 15 18:22:45 devstack nova-compute[73960]: vapic Jul 15 18:22:45 devstack nova-compute[73960]: spinlocks Jul 15 18:22:45 devstack nova-compute[73960]: vpindex Jul 15 18:22:45 devstack nova-compute[73960]: runtime Jul 15 18:22:45 devstack nova-compute[73960]: synic Jul 15 18:22:45 devstack nova-compute[73960]: stimer Jul 15 18:22:45 devstack nova-compute[73960]: reset Jul 15 18:22:45 devstack nova-compute[73960]: vendor_id Jul 15 18:22:45 devstack nova-compute[73960]: frequencies Jul 15 18:22:45 devstack nova-compute[73960]: reenlightenment Jul 15 18:22:45 devstack nova-compute[73960]: tlbflush Jul 15 18:22:45 devstack nova-compute[73960]: ipi Jul 15 18:22:45 devstack nova-compute[73960]: avic Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: {{(pid=73960) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: /usr/bin/qemu-system-x86_64 Jul 15 18:22:45 devstack nova-compute[73960]: kvm Jul 15 18:22:45 devstack nova-compute[73960]: pc-i440fx-noble Jul 15 18:22:45 devstack nova-compute[73960]: x86_64 Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: efi Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: rom Jul 15 18:22:45 devstack nova-compute[73960]: pflash Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: yes Jul 15 18:22:45 devstack nova-compute[73960]: no Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: no Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: on Jul 15 18:22:45 devstack nova-compute[73960]: off Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: on Jul 15 18:22:45 devstack nova-compute[73960]: off Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:45 devstack nova-compute[73960]: AMD Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: qemu64 Jul 15 18:22:45 devstack nova-compute[73960]: qemu32 Jul 15 18:22:45 devstack nova-compute[73960]: phenom Jul 15 18:22:45 devstack nova-compute[73960]: pentium3 Jul 15 18:22:45 devstack nova-compute[73960]: pentium2 Jul 15 18:22:45 devstack nova-compute[73960]: pentium Jul 15 18:22:45 devstack nova-compute[73960]: n270 Jul 15 18:22:45 devstack nova-compute[73960]: kvm64 Jul 15 18:22:45 devstack nova-compute[73960]: kvm32 Jul 15 18:22:45 devstack nova-compute[73960]: coreduo Jul 15 18:22:45 devstack nova-compute[73960]: core2duo Jul 15 18:22:45 devstack nova-compute[73960]: athlon Jul 15 18:22:45 devstack nova-compute[73960]: Westmere-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Westmere Jul 15 18:22:45 devstack nova-compute[73960]: Snowridge Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Server-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Server-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Server Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Client-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Client-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Skylake-Client Jul 15 18:22:45 devstack nova-compute[73960]: SapphireRapids Jul 15 18:22:45 devstack nova-compute[73960]: SandyBridge-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: SandyBridge Jul 15 18:22:45 devstack nova-compute[73960]: Penryn Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G5 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G4 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G3 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G2 Jul 15 18:22:45 devstack nova-compute[73960]: Opteron_G1 Jul 15 18:22:45 devstack nova-compute[73960]: Nehalem-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Nehalem Jul 15 18:22:45 devstack nova-compute[73960]: IvyBridge-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: IvyBridge Jul 15 18:22:45 devstack nova-compute[73960]: Icelake-Server-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Icelake-Server Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Haswell-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Haswell Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Rome Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Milan Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-IBPB Jul 15 18:22:45 devstack nova-compute[73960]: EPYC-Genoa Jul 15 18:22:45 devstack nova-compute[73960]: EPYC Jul 15 18:22:45 devstack nova-compute[73960]: Dhyana Jul 15 18:22:45 devstack nova-compute[73960]: Cooperlake Jul 15 18:22:45 devstack nova-compute[73960]: Conroe Jul 15 18:22:45 devstack nova-compute[73960]: Cascadelake-Server-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Cascadelake-Server Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-noTSX-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-noTSX Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell-IBRS Jul 15 18:22:45 devstack nova-compute[73960]: Broadwell Jul 15 18:22:45 devstack nova-compute[73960]: 486 Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: file Jul 15 18:22:45 devstack nova-compute[73960]: anonymous Jul 15 18:22:45 devstack nova-compute[73960]: memfd Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: disk Jul 15 18:22:45 devstack nova-compute[73960]: cdrom Jul 15 18:22:45 devstack nova-compute[73960]: floppy Jul 15 18:22:45 devstack nova-compute[73960]: lun Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: ide Jul 15 18:22:45 devstack nova-compute[73960]: fdc Jul 15 18:22:45 devstack nova-compute[73960]: scsi Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: sata Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:45 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: sdl Jul 15 18:22:45 devstack nova-compute[73960]: vnc Jul 15 18:22:45 devstack nova-compute[73960]: spice Jul 15 18:22:45 devstack nova-compute[73960]: egl-headless Jul 15 18:22:45 devstack nova-compute[73960]: dbus Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: subsystem Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: default Jul 15 18:22:45 devstack nova-compute[73960]: mandatory Jul 15 18:22:45 devstack nova-compute[73960]: requisite Jul 15 18:22:45 devstack nova-compute[73960]: optional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: pci Jul 15 18:22:45 devstack nova-compute[73960]: scsi Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: virtio-transitional Jul 15 18:22:45 devstack nova-compute[73960]: virtio-non-transitional Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: random Jul 15 18:22:45 devstack nova-compute[73960]: egd Jul 15 18:22:45 devstack nova-compute[73960]: builtin Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: path Jul 15 18:22:45 devstack nova-compute[73960]: handle Jul 15 18:22:45 devstack nova-compute[73960]: virtiofs Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: tpm-tis Jul 15 18:22:45 devstack nova-compute[73960]: tpm-crb Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: passthrough Jul 15 18:22:45 devstack nova-compute[73960]: emulator Jul 15 18:22:45 devstack nova-compute[73960]: external Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: 1.2 Jul 15 18:22:45 devstack nova-compute[73960]: 2.0 Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: usb Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: pty Jul 15 18:22:45 devstack nova-compute[73960]: unix Jul 15 18:22:45 devstack nova-compute[73960]: spicevmc Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: virtio Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: qemu Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: builtin Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: relaxed Jul 15 18:22:45 devstack nova-compute[73960]: vapic Jul 15 18:22:45 devstack nova-compute[73960]: spinlocks Jul 15 18:22:45 devstack nova-compute[73960]: vpindex Jul 15 18:22:45 devstack nova-compute[73960]: runtime Jul 15 18:22:45 devstack nova-compute[73960]: synic Jul 15 18:22:45 devstack nova-compute[73960]: stimer Jul 15 18:22:45 devstack nova-compute[73960]: reset Jul 15 18:22:45 devstack nova-compute[73960]: vendor_id Jul 15 18:22:45 devstack nova-compute[73960]: frequencies Jul 15 18:22:45 devstack nova-compute[73960]: reenlightenment Jul 15 18:22:45 devstack nova-compute[73960]: tlbflush Jul 15 18:22:45 devstack nova-compute[73960]: ipi Jul 15 18:22:45 devstack nova-compute[73960]: avic Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: Jul 15 18:22:45 devstack nova-compute[73960]: {{(pid=73960) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch xtensa / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensa' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=73960) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Error from libvirt when retrieving domain capabilities for arch xtensaeb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensaeb' on this host {{(pid=73960) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Checking secure boot support for host arch (x86_64) {{(pid=73960) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Checking secure boot support for host arch (x86_64) {{(pid=73960) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Checking secure boot support for host arch (x86_64) {{(pid=73960) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 15 18:22:45 devstack nova-compute[73960]: INFO nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Secure Boot support detected Jul 15 18:22:45 devstack nova-compute[73960]: INFO nova.virt.node [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Generated node identity 14f2343d-d7d5-4019-bbbc-ea72d30a266d Jul 15 18:22:45 devstack nova-compute[73960]: INFO nova.virt.node [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Wrote node identity 14f2343d-d7d5-4019-bbbc-ea72d30a266d to /opt/stack/data/nova/compute_id Jul 15 18:22:45 devstack nova-compute[73960]: WARNING nova.compute.manager [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Compute nodes ['14f2343d-d7d5-4019-bbbc-ea72d30a266d'] for host devstack were not found in the database. If this is the first time this service is starting on this host, then you can ignore this warning. Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.compute.manager [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=73960) init_host /opt/stack/nova/nova/compute/manager.py:1790}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.compute.manager [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Loaded 0 instances for host {{(pid=73960) init_host /opt/stack/nova/nova/compute/manager.py:1794}} Jul 15 18:22:45 devstack nova-compute[73960]: INFO nova.compute.manager [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 15 18:22:45 devstack nova-compute[73960]: WARNING nova.compute.manager [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] No compute node record found for host devstack. If this is the first time this service is starting on this host, then you can ignore this warning.: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host devstack could not be found. Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73960) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 15 18:22:45 devstack nova-compute[73960]: WARNING nova.virt.libvirt.driver [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG oslo_concurrency.processutils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73960) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG oslo_concurrency.processutils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] CMD "env LANG=C uptime" returned: 0 in 0.033s {{(pid=73960) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Hypervisor/Node resource view: name=devstack free_ram=6761MB free_disk=15.521190643310547GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}] {{(pid=73960) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:22:45 devstack nova-compute[73960]: WARNING nova.compute.resource_tracker [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] No compute node record for devstack:14f2343d-d7d5-4019-bbbc-ea72d30a266d: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host 14f2343d-d7d5-4019-bbbc-ea72d30a266d could not be found. Jul 15 18:22:45 devstack nova-compute[73960]: INFO nova.compute.resource_tracker [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Compute node record created for devstack:devstack with uuid: 14f2343d-d7d5-4019-bbbc-ea72d30a266d Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73960) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 15 18:22:45 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:22:45 up 28 min, 1 user, load average: 2.94, 2.55, 1.72\n'} {{(pid=73960) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 15 18:22:46 devstack nova-compute[73960]: INFO nova.scheduler.client.report [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] [req-c45eab8d-9c39-43d0-978e-f36378362329] Created resource provider record via placement API for resource provider with UUID 14f2343d-d7d5-4019-bbbc-ea72d30a266d and name devstack. Jul 15 18:22:46 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 15 18:22:46 devstack nova-compute[73960]: ] {{(pid=73960) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jul 15 18:22:46 devstack nova-compute[73960]: INFO nova.virt.libvirt.host [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] kernel doesn't support AMD SEV Jul 15 18:22:46 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.driver [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73960) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:22:46 devstack nova-compute[73960]: DEBUG nova.compute.provider_tree [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Updating inventory in ProviderTree for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d with inventory: {'MEMORY_MB': {'total': 11961, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 4, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 25, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=73960) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 15 18:22:46 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.driver [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=73960) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 15 18:22:46 devstack nova-compute[73960]: DEBUG nova.scheduler.client.report [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Updated inventory for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d with generation 0 in Placement from set_inventory_for_provider using data: {'MEMORY_MB': {'total': 11961, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 4, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 25, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=73960) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:974}} Jul 15 18:22:46 devstack nova-compute[73960]: DEBUG nova.compute.provider_tree [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Updating resource provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d generation from 0 to 1 during operation: update_inventory {{(pid=73960) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 15 18:22:46 devstack nova-compute[73960]: DEBUG nova.compute.provider_tree [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Updating inventory in ProviderTree for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73960) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 15 18:22:46 devstack nova-compute[73960]: DEBUG nova.compute.provider_tree [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Updating resource provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d generation from 1 to 2 during operation: update_traits {{(pid=73960) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 15 18:22:46 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Compute_service record updated for devstack:devstack {{(pid=73960) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 15 18:22:46 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.332s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:22:46 devstack nova-compute[73960]: DEBUG nova.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73960) start /opt/stack/nova/nova/service.py:196}} Jul 15 18:22:46 devstack nova-compute[73960]: DEBUG nova.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73960) start /opt/stack/nova/nova/service.py:212}} Jul 15 18:22:46 devstack nova-compute[73960]: DEBUG nova.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Join ServiceGroup membership for this service compute {{(pid=73960) start /opt/stack/nova/nova/service.py:222}} Jul 15 18:22:46 devstack nova-compute[73960]: DEBUG nova.servicegroup.drivers.db [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73960) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 15 18:22:52 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.92 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:23:13 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._sync_power_states {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:23:14 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:23:14 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 14.33 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG nova.compute.manager [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73960) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager.update_available_resource {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73960) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 15 18:23:28 devstack nova-compute[73960]: WARNING nova.virt.libvirt.driver [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_concurrency.processutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73960) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_concurrency.processutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] CMD "env LANG=C uptime" returned: 0 in 0.017s {{(pid=73960) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Hypervisor/Node resource view: name=devstack free_ram=6456MB free_disk=15.415363311767578GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}] {{(pid=73960) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73960) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:23:28 up 28 min, 1 user, load average: 2.51, 2.50, 1.74\n'} {{(pid=73960) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.driver [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73960) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG nova.compute.provider_tree [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=73960) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG nova.scheduler.client.report [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73960) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Compute_service record updated for devstack:devstack {{(pid=73960) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.231s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:23:28 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.99 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:24:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:24:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:24:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:24:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:24:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:24:28 devstack nova-compute[73960]: DEBUG nova.compute.manager [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73960) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 15 18:24:28 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.68 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager.update_available_resource {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73960) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 15 18:24:30 devstack nova-compute[73960]: WARNING nova.virt.libvirt.driver [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG oslo_concurrency.processutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73960) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG oslo_concurrency.processutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] CMD "env LANG=C uptime" returned: 0 in 0.018s {{(pid=73960) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Hypervisor/Node resource view: name=devstack free_ram=6451MB free_disk=15.3968505859375GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}] {{(pid=73960) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73960) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:24:30 up 29 min, 1 user, load average: 1.83, 2.29, 1.71\n'} {{(pid=73960) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.driver [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73960) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG nova.compute.provider_tree [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=73960) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG nova.scheduler.client.report [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73960) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Compute_service record updated for devstack:devstack {{(pid=73960) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.196s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:24:30 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 58.00 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:24:52 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:25:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:25:28 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.62 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:25:29 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:25:29 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.01 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:25:29 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:25:29 devstack nova-compute[73960]: DEBUG nova.compute.manager [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73960) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 15 18:25:29 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:25:30 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:25:30 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager.update_available_resource {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73960) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 15 18:25:31 devstack nova-compute[73960]: WARNING nova.virt.libvirt.driver [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG oslo_concurrency.processutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73960) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG oslo_concurrency.processutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] CMD "env LANG=C uptime" returned: 0 in 0.018s {{(pid=73960) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Hypervisor/Node resource view: name=devstack free_ram=6495MB free_disk=15.396522521972656GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}] {{(pid=73960) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73960) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:25:31 up 30 min, 1 user, load average: 1.38, 2.07, 1.67\n'} {{(pid=73960) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.driver [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73960) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG nova.compute.provider_tree [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=73960) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG nova.scheduler.client.report [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73960) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Compute_service record updated for devstack:devstack {{(pid=73960) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.198s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:25:31 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:25:32 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:25:32 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:25:32 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 56.70 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:26:29 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:26:29 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:26:30 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:26:30 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.01 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:26:30 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:26:30 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:26:31 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:26:31 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:26:31 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:26:31 devstack nova-compute[73960]: DEBUG nova.compute.manager [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73960) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 15 18:26:31 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager.update_available_resource {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73960) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 15 18:26:33 devstack nova-compute[73960]: WARNING nova.virt.libvirt.driver [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG oslo_concurrency.processutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73960) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG oslo_concurrency.processutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] CMD "env LANG=C uptime" returned: 0 in 0.017s {{(pid=73960) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Hypervisor/Node resource view: name=devstack free_ram=6328MB free_disk=15.091300964355469GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}] {{(pid=73960) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73960) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:26:33 up 31 min, 1 user, load average: 1.75, 2.04, 1.69\n'} {{(pid=73960) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.driver [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73960) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG nova.compute.provider_tree [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=73960) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG nova.scheduler.client.report [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73960) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Compute_service record updated for devstack:devstack {{(pid=73960) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.185s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:26:33 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:26:34 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:26:34 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 53.74 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:26:52 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:27:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:27:28 devstack nova-compute[73960]: DEBUG nova.compute.manager [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Cleaning up deleted instances {{(pid=73960) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12095}} Jul 15 18:27:28 devstack nova-compute[73960]: DEBUG nova.compute.manager [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] There are 0 instances to clean {{(pid=73960) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12104}} Jul 15 18:27:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:27:28 devstack nova-compute[73960]: DEBUG nova.compute.manager [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Cleaning up deleted instances with incomplete migration {{(pid=73960) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12133}} Jul 15 18:27:28 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:27:28 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:27:30 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:27:30 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.92 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:27:31 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:27:31 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.01 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:27:32 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:27:32 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:27:33 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:27:33 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:27:33 devstack nova-compute[73960]: DEBUG nova.compute.manager [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73960) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 15 18:27:33 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:27:34 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:27:34 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager.update_available_resource {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:27:34 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:27:34 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:27:34 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:27:34 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73960) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 15 18:27:35 devstack nova-compute[73960]: WARNING nova.virt.libvirt.driver [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:27:35 devstack nova-compute[73960]: DEBUG oslo_concurrency.processutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73960) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:27:35 devstack nova-compute[73960]: DEBUG oslo_concurrency.processutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] CMD "env LANG=C uptime" returned: 0 in 0.022s {{(pid=73960) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:27:35 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Hypervisor/Node resource view: name=devstack free_ram=6405MB free_disk=15.063983917236328GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}] {{(pid=73960) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 15 18:27:35 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:27:35 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:27:35 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73960) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 15 18:27:35 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:27:35 up 32 min, 1 user, load average: 1.15, 1.79, 1.63\n'} {{(pid=73960) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 15 18:27:35 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.driver [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73960) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:27:35 devstack nova-compute[73960]: DEBUG nova.compute.provider_tree [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=73960) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:27:35 devstack nova-compute[73960]: DEBUG nova.scheduler.client.report [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73960) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:27:35 devstack nova-compute[73960]: DEBUG nova.compute.resource_tracker [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Compute_service record updated for devstack:devstack {{(pid=73960) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 15 18:27:35 devstack nova-compute[73960]: DEBUG oslo_concurrency.lockutils [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.192s {{(pid=73960) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:27:35 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:27:36 devstack nova-compute[73960]: DEBUG oslo_service.periodic_task [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73960) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:27:36 devstack nova-compute[73960]: DEBUG oslo.service.backend._threading.loopingcall [None req-7314f376-b5df-42d7-9d7e-c3698258f963 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 54.76 seconds {{(pid=73960) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:28:08 devstack nova-compute[73960]: INFO nova.virt.libvirt.driver [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Connection event '0' reason 'Connection to libvirt lost: 1' Jul 15 18:28:08 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.driver [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Updating compute service status to disabled {{(pid=73960) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5753}} Jul 15 18:28:08 devstack nova-compute[73960]: DEBUG nova.objects.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=73960) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 15 18:28:08 devstack nova-compute[73960]: DEBUG nova.compute.manager [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Adding trait COMPUTE_STATUS_DISABLED to compute node resource provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d in placement. {{(pid=73960) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:634}} Jul 15 18:28:08 devstack nova-compute[73960]: DEBUG nova.compute.provider_tree [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Updating resource provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d generation from 2 to 3 during operation: update_traits {{(pid=73960) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 15 18:28:08 devstack nova-compute[73960]: DEBUG nova.virt.libvirt.volume.mount [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Destroying MountManager generation 0 {{(pid=73960) _host_down /opt/stack/nova/nova/virt/libvirt/volume/mount.py:147}} Jul 15 18:28:22 devstack nova-compute[73960]: INFO oslo_service.backend._threading.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Graceful shutdown start Jul 15 18:28:22 devstack nova-compute[73960]: DEBUG nova.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] nova-compute service graceful shutdown started. {{(pid=73960) stop /opt/stack/nova/nova/service.py:325}} Jul 15 18:28:22 devstack nova-compute[73960]: DEBUG nova.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] nova-compute service stopping RPC server on topic: compute {{(pid=73960) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jul 15 18:28:26 devstack nova-compute[73960]: WARNING amqp [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 15 18:28:26 devstack nova-compute[73960]: DEBUG nova.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] nova-compute service stopped RPC server on topic: compute {{(pid=73960) _shutdown_rpc_server /opt/stack/nova/nova/service.py:318}} Jul 15 18:28:26 devstack nova-compute[73960]: DEBUG nova.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] nova-compute manager graceful shutdown started. {{(pid=73960) stop /opt/stack/nova/nova/service.py:334}} Jul 15 18:28:26 devstack nova-compute[73960]: WARNING nova.compute.manager [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] manager_shutdown_timeout (160) is higher than graceful_shutdown_timeout (5); the service may be killed before the manager finishes waiting. Jul 15 18:28:26 devstack nova-compute[73960]: DEBUG nova.compute.manager [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Compute service manager is waiting for 0 seconds to finish in-progress tasks {{(pid=73960) graceful_shutdown /opt/stack/nova/nova/compute/manager.py:1916}} Jul 15 18:28:26 devstack nova-compute[73960]: DEBUG nova.utils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Sentinel is queued {{(pid=73960) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:28:26 devstack nova-compute[73960]: DEBUG nova.utils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Shutdown is set {{(pid=73960) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:28:26 devstack nova-compute[73960]: DEBUG nova.utils [-] Received Task(fn=. at 0x7ae446422a20>, remaining_delay=-358.004359002 future=) {{(pid=73960) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:28:26 devstack nova-compute[73960]: DEBUG nova.utils [-] Sentinel received, thread is exiting {{(pid=73960) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:28:26 devstack nova-compute[73960]: DEBUG nova.utils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Queue joined {{(pid=73960) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:28:26 devstack nova-compute[73960]: DEBUG nova.utils [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Scheduler thread joined {{(pid=73960) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:28:26 devstack nova-compute[73960]: DEBUG nova.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] nova-compute manager graceful shutdown finished. {{(pid=73960) stop /opt/stack/nova/nova/service.py:337}} Jul 15 18:28:26 devstack nova-compute[73960]: DEBUG nova.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] nova-compute service stopping RPC server on topic: compute-alt {{(pid=73960) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jul 15 18:28:26 devstack nova-compute[73960]: WARNING amqp [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 15 18:28:26 devstack nova-compute[73960]: DEBUG nova.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] nova-compute service stopped RPC server on topic: compute-alt {{(pid=73960) _shutdown_rpc_server /opt/stack/nova/nova/service.py:318}} Jul 15 18:28:26 devstack nova-compute[73960]: DEBUG nova.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] nova-compute service graceful shutdown finished. {{(pid=73960) stop /opt/stack/nova/nova/service.py:350}} Jul 15 18:28:26 devstack nova-compute[73960]: INFO oslo_service.backend._threading.service [None req-19d05625-042c-409c-9938-98d96e11c9ff None None] Graceful shutdown finish Jul 15 18:28:30 devstack nova-compute[87437]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=87437) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 15 18:28:30 devstack nova-compute[87437]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=87437) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 15 18:28:30 devstack nova-compute[87437]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 15 18:28:30 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:28:30 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.024s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:28:30 devstack nova-compute[87437]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 15 18:28:31 devstack nova-compute[87437]: WARNING nova.compute.manager [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] In native threading mode the number of concurrent builds, and snapshots should be limited to the same number. The current configuration has differing limits: max_concurrent_builds: 10, max_concurrent_snapshots: 5. Nova will use a single, overall limit of 10 for these tasks. Jul 15 18:28:31 devstack nova-compute[87437]: INFO nova.utils [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] The long task thread pool MainProcess.long_task is initialized Jul 15 18:28:31 devstack nova-compute[87437]: INFO nova.virt.driver [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 15 18:28:31 devstack nova-compute[87437]: INFO nova.compute.provider_config [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 15 18:28:31 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Acquiring lock "singleton_lock" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:28:31 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Acquired lock "singleton_lock" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:28:31 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Releasing lock "singleton_lock" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:28:31 devstack nova-compute[87437]: WARNING oslo_service.backend._threading.service [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] no_fork=True: running service in main process Jul 15 18:28:31 devstack nova-compute[87437]: INFO nova.service [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Starting compute node (version 33.1.0) Jul 15 18:28:31 devstack nova-compute[87437]: INFO nova.utils [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] The default thread pool MainProcess.default is initialized Jul 15 18:28:31 devstack nova-compute[87437]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:28:31 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Starting event thread {{(pid=87437) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jul 15 18:28:31 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Starting connection event dispatch thread {{(pid=87437) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jul 15 18:28:31 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Connecting to libvirt: qemu:///system {{(pid=87437) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jul 15 18:28:31 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Registering for lifecycle events {{(pid=87437) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jul 15 18:28:31 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Registering for connection events: {{(pid=87437) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jul 15 18:28:31 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Connection event '1' reason 'None' Jul 15 18:28:31 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Updating compute service status to enabled {{(pid=87437) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5753}} Jul 15 18:28:31 devstack nova-compute[87437]: DEBUG nova.objects.service [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 15 18:28:31 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Removing trait COMPUTE_STATUS_DISABLED from compute node resource provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d in placement. {{(pid=87437) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:630}} Jul 15 18:28:31 devstack nova-compute[87437]: WARNING nova.virt.libvirt.driver [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] An error occurred while updating compute node resource provider status to "enabled" for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d: ValueError: No such provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver Traceback (most recent call last): Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 5708, in _update_compute_provider_status Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver self.virtapi.update_compute_provider_status( Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/manager.py", line 638, in update_compute_provider_status Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver self.reportclient.set_traits_for_provider( Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 119, in wrapper Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver return f(self, *a, **k) Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^ Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 1091, in set_traits_for_provider Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver if not self._provider_tree.have_traits_changed(rp_uuid, traits): Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 584, in have_traits_changed Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver provider = self._find_with_lock(name_or_uuid) Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 440, in _find_with_lock Jul 15 18:28:31 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver raise ValueError(_("No such provider %s") % name_or_uuid) Jul 15 18:28:32 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver ValueError: No such provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d Jul 15 18:28:32 devstack nova-compute[87437]: ERROR nova.virt.libvirt.driver Jul 15 18:28:32 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.volume.mount [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Initialising _HostMountState generation 0 {{(pid=87437) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 15 18:28:43 devstack nova-compute[87437]: INFO nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Libvirt host capabilities Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: fe5bb7ba-ac63-45cd-a484-32e71686ee67 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: x86_64 Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:43 devstack nova-compute[87437]: AMD Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: tcp Jul 15 18:28:43 devstack nova-compute[87437]: rdma Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 12248272 Jul 15 18:28:43 devstack nova-compute[87437]: 3062068 Jul 15 18:28:43 devstack nova-compute[87437]: 0 Jul 15 18:28:43 devstack nova-compute[87437]: 0 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: none Jul 15 18:28:43 devstack nova-compute[87437]: 0 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: dac Jul 15 18:28:43 devstack nova-compute[87437]: 0 Jul 15 18:28:43 devstack nova-compute[87437]: +64055:+994 Jul 15 18:28:43 devstack nova-compute[87437]: +64055:+994 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 64 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-alpha Jul 15 18:28:43 devstack nova-compute[87437]: clipper Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-arm Jul 15 18:28:43 devstack nova-compute[87437]: virt-8.2 Jul 15 18:28:43 devstack nova-compute[87437]: virt Jul 15 18:28:43 devstack nova-compute[87437]: qcom-dc-scm-v1-bmc Jul 15 18:28:43 devstack nova-compute[87437]: mori-bmc Jul 15 18:28:43 devstack nova-compute[87437]: ast2600-evb Jul 15 18:28:43 devstack nova-compute[87437]: borzoi Jul 15 18:28:43 devstack nova-compute[87437]: tiogapass-bmc Jul 15 18:28:43 devstack nova-compute[87437]: spitz Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.7 Jul 15 18:28:43 devstack nova-compute[87437]: nuri Jul 15 18:28:43 devstack nova-compute[87437]: mcimx7d-sabre Jul 15 18:28:43 devstack nova-compute[87437]: romulus-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-3.0 Jul 15 18:28:43 devstack nova-compute[87437]: virt-5.0 Jul 15 18:28:43 devstack nova-compute[87437]: npcm750-evb Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.10 Jul 15 18:28:43 devstack nova-compute[87437]: rainier-bmc Jul 15 18:28:43 devstack nova-compute[87437]: mps3-an547 Jul 15 18:28:43 devstack nova-compute[87437]: musca-b1 Jul 15 18:28:43 devstack nova-compute[87437]: realview-pbx-a9 Jul 15 18:28:43 devstack nova-compute[87437]: versatileab Jul 15 18:28:43 devstack nova-compute[87437]: kzm Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.8 Jul 15 18:28:43 devstack nova-compute[87437]: fby35-bmc Jul 15 18:28:43 devstack nova-compute[87437]: musca-a Jul 15 18:28:43 devstack nova-compute[87437]: virt-3.1 Jul 15 18:28:43 devstack nova-compute[87437]: mcimx6ul-evk Jul 15 18:28:43 devstack nova-compute[87437]: virt-5.1 Jul 15 18:28:43 devstack nova-compute[87437]: smdkc210 Jul 15 18:28:43 devstack nova-compute[87437]: sx1 Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.11 Jul 15 18:28:43 devstack nova-compute[87437]: imx25-pdk Jul 15 18:28:43 devstack nova-compute[87437]: stm32vldiscovery Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.9 Jul 15 18:28:43 devstack nova-compute[87437]: orangepi-pc Jul 15 18:28:43 devstack nova-compute[87437]: quanta-q71l-bmc Jul 15 18:28:43 devstack nova-compute[87437]: z2 Jul 15 18:28:43 devstack nova-compute[87437]: virt-5.2 Jul 15 18:28:43 devstack nova-compute[87437]: xilinx-zynq-a9 Jul 15 18:28:43 devstack nova-compute[87437]: tosa Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an500 Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.12 Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an521 Jul 15 18:28:43 devstack nova-compute[87437]: sabrelite Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an511 Jul 15 18:28:43 devstack nova-compute[87437]: canon-a1100 Jul 15 18:28:43 devstack nova-compute[87437]: realview-eb Jul 15 18:28:43 devstack nova-compute[87437]: quanta-gbs-bmc Jul 15 18:28:43 devstack nova-compute[87437]: emcraft-sf2 Jul 15 18:28:43 devstack nova-compute[87437]: realview-pb-a8 Jul 15 18:28:43 devstack nova-compute[87437]: yosemitev2-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-7.0 Jul 15 18:28:43 devstack nova-compute[87437]: virt-4.0 Jul 15 18:28:43 devstack nova-compute[87437]: raspi1ap Jul 15 18:28:43 devstack nova-compute[87437]: palmetto-bmc Jul 15 18:28:43 devstack nova-compute[87437]: sx1-v1 Jul 15 18:28:43 devstack nova-compute[87437]: n810 Jul 15 18:28:43 devstack nova-compute[87437]: g220a-bmc Jul 15 18:28:43 devstack nova-compute[87437]: n800 Jul 15 18:28:43 devstack nova-compute[87437]: bletchley-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-7.1 Jul 15 18:28:43 devstack nova-compute[87437]: tacoma-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-4.1 Jul 15 18:28:43 devstack nova-compute[87437]: quanta-gsj Jul 15 18:28:43 devstack nova-compute[87437]: versatilepb Jul 15 18:28:43 devstack nova-compute[87437]: terrier Jul 15 18:28:43 devstack nova-compute[87437]: mainstone Jul 15 18:28:43 devstack nova-compute[87437]: realview-eb-mpcore Jul 15 18:28:43 devstack nova-compute[87437]: integratorcp Jul 15 18:28:43 devstack nova-compute[87437]: virt-7.2 Jul 15 18:28:43 devstack nova-compute[87437]: supermicrox11-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-4.2 Jul 15 18:28:43 devstack nova-compute[87437]: witherspoon-bmc Jul 15 18:28:43 devstack nova-compute[87437]: qcom-firework-bmc Jul 15 18:28:43 devstack nova-compute[87437]: mps3-an524 Jul 15 18:28:43 devstack nova-compute[87437]: kudo-bmc Jul 15 18:28:43 devstack nova-compute[87437]: vexpress-a9 Jul 15 18:28:43 devstack nova-compute[87437]: midway Jul 15 18:28:43 devstack nova-compute[87437]: musicpal Jul 15 18:28:43 devstack nova-compute[87437]: lm3s811evb Jul 15 18:28:43 devstack nova-compute[87437]: lm3s6965evb Jul 15 18:28:43 devstack nova-compute[87437]: supermicro-x11spi-bmc Jul 15 18:28:43 devstack nova-compute[87437]: microbit Jul 15 18:28:43 devstack nova-compute[87437]: fby35 Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an505 Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an385 Jul 15 18:28:43 devstack nova-compute[87437]: virt-6.0 Jul 15 18:28:43 devstack nova-compute[87437]: virt-8.0 Jul 15 18:28:43 devstack nova-compute[87437]: cubieboard Jul 15 18:28:43 devstack nova-compute[87437]: ast1030-evb Jul 15 18:28:43 devstack nova-compute[87437]: verdex Jul 15 18:28:43 devstack nova-compute[87437]: bpim2u Jul 15 18:28:43 devstack nova-compute[87437]: netduino2 Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an386 Jul 15 18:28:43 devstack nova-compute[87437]: olimex-stm32-h405 Jul 15 18:28:43 devstack nova-compute[87437]: virt-6.1 Jul 15 18:28:43 devstack nova-compute[87437]: virt-8.1 Jul 15 18:28:43 devstack nova-compute[87437]: raspi2b Jul 15 18:28:43 devstack nova-compute[87437]: vexpress-a15 Jul 15 18:28:43 devstack nova-compute[87437]: fuji-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-6.2 Jul 15 18:28:43 devstack nova-compute[87437]: sonorapass-bmc Jul 15 18:28:43 devstack nova-compute[87437]: cheetah Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.6 Jul 15 18:28:43 devstack nova-compute[87437]: ast2500-evb Jul 15 18:28:43 devstack nova-compute[87437]: highbank Jul 15 18:28:43 devstack nova-compute[87437]: akita Jul 15 18:28:43 devstack nova-compute[87437]: connex Jul 15 18:28:43 devstack nova-compute[87437]: netduinoplus2 Jul 15 18:28:43 devstack nova-compute[87437]: collie Jul 15 18:28:43 devstack nova-compute[87437]: raspi0 Jul 15 18:28:43 devstack nova-compute[87437]: fp5280g2-bmc Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-arm Jul 15 18:28:43 devstack nova-compute[87437]: virt-8.2 Jul 15 18:28:43 devstack nova-compute[87437]: virt Jul 15 18:28:43 devstack nova-compute[87437]: qcom-dc-scm-v1-bmc Jul 15 18:28:43 devstack nova-compute[87437]: mori-bmc Jul 15 18:28:43 devstack nova-compute[87437]: ast2600-evb Jul 15 18:28:43 devstack nova-compute[87437]: borzoi Jul 15 18:28:43 devstack nova-compute[87437]: tiogapass-bmc Jul 15 18:28:43 devstack nova-compute[87437]: spitz Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.7 Jul 15 18:28:43 devstack nova-compute[87437]: nuri Jul 15 18:28:43 devstack nova-compute[87437]: mcimx7d-sabre Jul 15 18:28:43 devstack nova-compute[87437]: romulus-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-3.0 Jul 15 18:28:43 devstack nova-compute[87437]: virt-5.0 Jul 15 18:28:43 devstack nova-compute[87437]: npcm750-evb Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.10 Jul 15 18:28:43 devstack nova-compute[87437]: rainier-bmc Jul 15 18:28:43 devstack nova-compute[87437]: mps3-an547 Jul 15 18:28:43 devstack nova-compute[87437]: musca-b1 Jul 15 18:28:43 devstack nova-compute[87437]: realview-pbx-a9 Jul 15 18:28:43 devstack nova-compute[87437]: versatileab Jul 15 18:28:43 devstack nova-compute[87437]: kzm Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.8 Jul 15 18:28:43 devstack nova-compute[87437]: fby35-bmc Jul 15 18:28:43 devstack nova-compute[87437]: musca-a Jul 15 18:28:43 devstack nova-compute[87437]: virt-3.1 Jul 15 18:28:43 devstack nova-compute[87437]: mcimx6ul-evk Jul 15 18:28:43 devstack nova-compute[87437]: virt-5.1 Jul 15 18:28:43 devstack nova-compute[87437]: smdkc210 Jul 15 18:28:43 devstack nova-compute[87437]: sx1 Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.11 Jul 15 18:28:43 devstack nova-compute[87437]: imx25-pdk Jul 15 18:28:43 devstack nova-compute[87437]: stm32vldiscovery Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.9 Jul 15 18:28:43 devstack nova-compute[87437]: orangepi-pc Jul 15 18:28:43 devstack nova-compute[87437]: quanta-q71l-bmc Jul 15 18:28:43 devstack nova-compute[87437]: z2 Jul 15 18:28:43 devstack nova-compute[87437]: virt-5.2 Jul 15 18:28:43 devstack nova-compute[87437]: xilinx-zynq-a9 Jul 15 18:28:43 devstack nova-compute[87437]: tosa Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an500 Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.12 Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an521 Jul 15 18:28:43 devstack nova-compute[87437]: sabrelite Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an511 Jul 15 18:28:43 devstack nova-compute[87437]: canon-a1100 Jul 15 18:28:43 devstack nova-compute[87437]: realview-eb Jul 15 18:28:43 devstack nova-compute[87437]: quanta-gbs-bmc Jul 15 18:28:43 devstack nova-compute[87437]: emcraft-sf2 Jul 15 18:28:43 devstack nova-compute[87437]: realview-pb-a8 Jul 15 18:28:43 devstack nova-compute[87437]: yosemitev2-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-7.0 Jul 15 18:28:43 devstack nova-compute[87437]: virt-4.0 Jul 15 18:28:43 devstack nova-compute[87437]: raspi1ap Jul 15 18:28:43 devstack nova-compute[87437]: palmetto-bmc Jul 15 18:28:43 devstack nova-compute[87437]: sx1-v1 Jul 15 18:28:43 devstack nova-compute[87437]: n810 Jul 15 18:28:43 devstack nova-compute[87437]: g220a-bmc Jul 15 18:28:43 devstack nova-compute[87437]: n800 Jul 15 18:28:43 devstack nova-compute[87437]: bletchley-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-7.1 Jul 15 18:28:43 devstack nova-compute[87437]: tacoma-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-4.1 Jul 15 18:28:43 devstack nova-compute[87437]: quanta-gsj Jul 15 18:28:43 devstack nova-compute[87437]: versatilepb Jul 15 18:28:43 devstack nova-compute[87437]: terrier Jul 15 18:28:43 devstack nova-compute[87437]: mainstone Jul 15 18:28:43 devstack nova-compute[87437]: realview-eb-mpcore Jul 15 18:28:43 devstack nova-compute[87437]: integratorcp Jul 15 18:28:43 devstack nova-compute[87437]: virt-7.2 Jul 15 18:28:43 devstack nova-compute[87437]: supermicrox11-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-4.2 Jul 15 18:28:43 devstack nova-compute[87437]: witherspoon-bmc Jul 15 18:28:43 devstack nova-compute[87437]: qcom-firework-bmc Jul 15 18:28:43 devstack nova-compute[87437]: mps3-an524 Jul 15 18:28:43 devstack nova-compute[87437]: kudo-bmc Jul 15 18:28:43 devstack nova-compute[87437]: vexpress-a9 Jul 15 18:28:43 devstack nova-compute[87437]: midway Jul 15 18:28:43 devstack nova-compute[87437]: musicpal Jul 15 18:28:43 devstack nova-compute[87437]: lm3s811evb Jul 15 18:28:43 devstack nova-compute[87437]: lm3s6965evb Jul 15 18:28:43 devstack nova-compute[87437]: supermicro-x11spi-bmc Jul 15 18:28:43 devstack nova-compute[87437]: microbit Jul 15 18:28:43 devstack nova-compute[87437]: fby35 Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an505 Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an385 Jul 15 18:28:43 devstack nova-compute[87437]: virt-6.0 Jul 15 18:28:43 devstack nova-compute[87437]: virt-8.0 Jul 15 18:28:43 devstack nova-compute[87437]: cubieboard Jul 15 18:28:43 devstack nova-compute[87437]: ast1030-evb Jul 15 18:28:43 devstack nova-compute[87437]: verdex Jul 15 18:28:43 devstack nova-compute[87437]: bpim2u Jul 15 18:28:43 devstack nova-compute[87437]: netduino2 Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an386 Jul 15 18:28:43 devstack nova-compute[87437]: olimex-stm32-h405 Jul 15 18:28:43 devstack nova-compute[87437]: virt-6.1 Jul 15 18:28:43 devstack nova-compute[87437]: virt-8.1 Jul 15 18:28:43 devstack nova-compute[87437]: raspi2b Jul 15 18:28:43 devstack nova-compute[87437]: vexpress-a15 Jul 15 18:28:43 devstack nova-compute[87437]: fuji-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-6.2 Jul 15 18:28:43 devstack nova-compute[87437]: sonorapass-bmc Jul 15 18:28:43 devstack nova-compute[87437]: cheetah Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.6 Jul 15 18:28:43 devstack nova-compute[87437]: ast2500-evb Jul 15 18:28:43 devstack nova-compute[87437]: highbank Jul 15 18:28:43 devstack nova-compute[87437]: akita Jul 15 18:28:43 devstack nova-compute[87437]: connex Jul 15 18:28:43 devstack nova-compute[87437]: netduinoplus2 Jul 15 18:28:43 devstack nova-compute[87437]: collie Jul 15 18:28:43 devstack nova-compute[87437]: raspi0 Jul 15 18:28:43 devstack nova-compute[87437]: fp5280g2-bmc Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 64 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-aarch64 Jul 15 18:28:43 devstack nova-compute[87437]: virt-8.2 Jul 15 18:28:43 devstack nova-compute[87437]: virt Jul 15 18:28:43 devstack nova-compute[87437]: qcom-dc-scm-v1-bmc Jul 15 18:28:43 devstack nova-compute[87437]: mori-bmc Jul 15 18:28:43 devstack nova-compute[87437]: ast2600-evb Jul 15 18:28:43 devstack nova-compute[87437]: borzoi Jul 15 18:28:43 devstack nova-compute[87437]: tiogapass-bmc Jul 15 18:28:43 devstack nova-compute[87437]: spitz Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.7 Jul 15 18:28:43 devstack nova-compute[87437]: nuri Jul 15 18:28:43 devstack nova-compute[87437]: mcimx7d-sabre Jul 15 18:28:43 devstack nova-compute[87437]: romulus-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-3.0 Jul 15 18:28:43 devstack nova-compute[87437]: virt-5.0 Jul 15 18:28:43 devstack nova-compute[87437]: npcm750-evb Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.10 Jul 15 18:28:43 devstack nova-compute[87437]: rainier-bmc Jul 15 18:28:43 devstack nova-compute[87437]: mps3-an547 Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.8 Jul 15 18:28:43 devstack nova-compute[87437]: musca-b1 Jul 15 18:28:43 devstack nova-compute[87437]: realview-pbx-a9 Jul 15 18:28:43 devstack nova-compute[87437]: versatileab Jul 15 18:28:43 devstack nova-compute[87437]: kzm Jul 15 18:28:43 devstack nova-compute[87437]: fby35-bmc Jul 15 18:28:43 devstack nova-compute[87437]: musca-a Jul 15 18:28:43 devstack nova-compute[87437]: virt-3.1 Jul 15 18:28:43 devstack nova-compute[87437]: mcimx6ul-evk Jul 15 18:28:43 devstack nova-compute[87437]: virt-5.1 Jul 15 18:28:43 devstack nova-compute[87437]: smdkc210 Jul 15 18:28:43 devstack nova-compute[87437]: sx1 Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.11 Jul 15 18:28:43 devstack nova-compute[87437]: imx25-pdk Jul 15 18:28:43 devstack nova-compute[87437]: stm32vldiscovery Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.9 Jul 15 18:28:43 devstack nova-compute[87437]: orangepi-pc Jul 15 18:28:43 devstack nova-compute[87437]: quanta-q71l-bmc Jul 15 18:28:43 devstack nova-compute[87437]: z2 Jul 15 18:28:43 devstack nova-compute[87437]: virt-5.2 Jul 15 18:28:43 devstack nova-compute[87437]: xilinx-zynq-a9 Jul 15 18:28:43 devstack nova-compute[87437]: xlnx-zcu102 Jul 15 18:28:43 devstack nova-compute[87437]: tosa Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an500 Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.12 Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an521 Jul 15 18:28:43 devstack nova-compute[87437]: sabrelite Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an511 Jul 15 18:28:43 devstack nova-compute[87437]: canon-a1100 Jul 15 18:28:43 devstack nova-compute[87437]: realview-eb Jul 15 18:28:43 devstack nova-compute[87437]: quanta-gbs-bmc Jul 15 18:28:43 devstack nova-compute[87437]: emcraft-sf2 Jul 15 18:28:43 devstack nova-compute[87437]: realview-pb-a8 Jul 15 18:28:43 devstack nova-compute[87437]: sbsa-ref Jul 15 18:28:43 devstack nova-compute[87437]: yosemitev2-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-7.0 Jul 15 18:28:43 devstack nova-compute[87437]: virt-4.0 Jul 15 18:28:43 devstack nova-compute[87437]: raspi1ap Jul 15 18:28:43 devstack nova-compute[87437]: palmetto-bmc Jul 15 18:28:43 devstack nova-compute[87437]: sx1-v1 Jul 15 18:28:43 devstack nova-compute[87437]: n810 Jul 15 18:28:43 devstack nova-compute[87437]: g220a-bmc Jul 15 18:28:43 devstack nova-compute[87437]: n800 Jul 15 18:28:43 devstack nova-compute[87437]: bletchley-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-7.1 Jul 15 18:28:43 devstack nova-compute[87437]: tacoma-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-4.1 Jul 15 18:28:43 devstack nova-compute[87437]: quanta-gsj Jul 15 18:28:43 devstack nova-compute[87437]: versatilepb Jul 15 18:28:43 devstack nova-compute[87437]: terrier Jul 15 18:28:43 devstack nova-compute[87437]: mainstone Jul 15 18:28:43 devstack nova-compute[87437]: realview-eb-mpcore Jul 15 18:28:43 devstack nova-compute[87437]: integratorcp Jul 15 18:28:43 devstack nova-compute[87437]: virt-7.2 Jul 15 18:28:43 devstack nova-compute[87437]: supermicrox11-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-4.2 Jul 15 18:28:43 devstack nova-compute[87437]: witherspoon-bmc Jul 15 18:28:43 devstack nova-compute[87437]: qcom-firework-bmc Jul 15 18:28:43 devstack nova-compute[87437]: mps3-an524 Jul 15 18:28:43 devstack nova-compute[87437]: kudo-bmc Jul 15 18:28:43 devstack nova-compute[87437]: vexpress-a9 Jul 15 18:28:43 devstack nova-compute[87437]: midway Jul 15 18:28:43 devstack nova-compute[87437]: musicpal Jul 15 18:28:43 devstack nova-compute[87437]: lm3s811evb Jul 15 18:28:43 devstack nova-compute[87437]: lm3s6965evb Jul 15 18:28:43 devstack nova-compute[87437]: supermicro-x11spi-bmc Jul 15 18:28:43 devstack nova-compute[87437]: microbit Jul 15 18:28:43 devstack nova-compute[87437]: fby35 Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an505 Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an385 Jul 15 18:28:43 devstack nova-compute[87437]: virt-6.0 Jul 15 18:28:43 devstack nova-compute[87437]: virt-8.0 Jul 15 18:28:43 devstack nova-compute[87437]: raspi3ap Jul 15 18:28:43 devstack nova-compute[87437]: cubieboard Jul 15 18:28:43 devstack nova-compute[87437]: ast1030-evb Jul 15 18:28:43 devstack nova-compute[87437]: verdex Jul 15 18:28:43 devstack nova-compute[87437]: bpim2u Jul 15 18:28:43 devstack nova-compute[87437]: netduino2 Jul 15 18:28:43 devstack nova-compute[87437]: xlnx-versal-virt Jul 15 18:28:43 devstack nova-compute[87437]: mps2-an386 Jul 15 18:28:43 devstack nova-compute[87437]: olimex-stm32-h405 Jul 15 18:28:43 devstack nova-compute[87437]: virt-6.1 Jul 15 18:28:43 devstack nova-compute[87437]: virt-8.1 Jul 15 18:28:43 devstack nova-compute[87437]: raspi3b Jul 15 18:28:43 devstack nova-compute[87437]: raspi2b Jul 15 18:28:43 devstack nova-compute[87437]: vexpress-a15 Jul 15 18:28:43 devstack nova-compute[87437]: fuji-bmc Jul 15 18:28:43 devstack nova-compute[87437]: virt-6.2 Jul 15 18:28:43 devstack nova-compute[87437]: sonorapass-bmc Jul 15 18:28:43 devstack nova-compute[87437]: cheetah Jul 15 18:28:43 devstack nova-compute[87437]: virt-2.6 Jul 15 18:28:43 devstack nova-compute[87437]: ast2500-evb Jul 15 18:28:43 devstack nova-compute[87437]: highbank Jul 15 18:28:43 devstack nova-compute[87437]: akita Jul 15 18:28:43 devstack nova-compute[87437]: connex Jul 15 18:28:43 devstack nova-compute[87437]: netduinoplus2 Jul 15 18:28:43 devstack nova-compute[87437]: collie Jul 15 18:28:43 devstack nova-compute[87437]: raspi0 Jul 15 18:28:43 devstack nova-compute[87437]: fp5280g2-bmc Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-cris Jul 15 18:28:43 devstack nova-compute[87437]: axis-dev88 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-i386 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-noble-v2 Jul 15 18:28:43 devstack nova-compute[87437]: ubuntu Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-mantic Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-impish-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-5.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-lunar-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-mantic Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.12 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-xenial Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-kinetic Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-6.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-4.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-mantic-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.5 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-4.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-focal Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-hirsute Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-xenial Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-jammy-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-5.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.7 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-eoan-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-disco-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-groovy Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-zesty Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-lunar Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-mantic-hpb-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-groovy Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-7.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-artful Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-trusty Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-eoan-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-focal-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-8.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-jammy-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-bionic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-mantic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-artful Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-8.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.7 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-6.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-kinetic Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-jammy-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-yakkety Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.4 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-cosmic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-7.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.10 Jul 15 18:28:43 devstack nova-compute[87437]: x-remote Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-5.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.9 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.11 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-jammy-hpb-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-3.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-6.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-4.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-jammy Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.4 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-4.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-eoan Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-jammy-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-5.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.9 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-bionic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-lunar Jul 15 18:28:43 devstack nova-compute[87437]: isapc Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-mantic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-cosmic Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.6 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-mantic-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-3.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-bionic Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-disco-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-cosmic Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.12 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-bionic Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-kinetic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-groovy-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-7.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-noble-v2 Jul 15 18:28:43 devstack nova-compute[87437]: ubuntu-q35 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-lunar-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-disco Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-cosmic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-noble Jul 15 18:28:43 devstack nova-compute[87437]: q35 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-8.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-impish Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-wily Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-8.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.6 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-6.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-impish Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-jammy Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-impish-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-hirsute Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-4.0.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-hirsute-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-7.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-5.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.8 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.10 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-3.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-6.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-zesty Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-7.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-4.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-focal Jul 15 18:28:43 devstack nova-compute[87437]: microvm Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.3 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-jammy-hpb-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-8.2 Jul 15 18:28:43 devstack nova-compute[87437]: q35 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-kinetic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-focal-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-4.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-noble Jul 15 18:28:43 devstack nova-compute[87437]: pc Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-disco Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-groovy-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-8.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-hirsute-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-5.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-6.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.8 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-eoan Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.5 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-3.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-yakkety Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-mantic-hpb-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-7.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.11 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-m68k Jul 15 18:28:43 devstack nova-compute[87437]: mcf5208evb Jul 15 18:28:43 devstack nova-compute[87437]: virt-7.0 Jul 15 18:28:43 devstack nova-compute[87437]: an5206 Jul 15 18:28:43 devstack nova-compute[87437]: virt-6.0 Jul 15 18:28:43 devstack nova-compute[87437]: q800 Jul 15 18:28:43 devstack nova-compute[87437]: virt-8.1 Jul 15 18:28:43 devstack nova-compute[87437]: virt-7.2 Jul 15 18:28:43 devstack nova-compute[87437]: virt-6.2 Jul 15 18:28:43 devstack nova-compute[87437]: virt-8.0 Jul 15 18:28:43 devstack nova-compute[87437]: next-cube Jul 15 18:28:43 devstack nova-compute[87437]: virt-7.1 Jul 15 18:28:43 devstack nova-compute[87437]: virt-6.1 Jul 15 18:28:43 devstack nova-compute[87437]: virt-8.2 Jul 15 18:28:43 devstack nova-compute[87437]: virt Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-microblaze Jul 15 18:28:43 devstack nova-compute[87437]: petalogix-s3adsp1800 Jul 15 18:28:43 devstack nova-compute[87437]: petalogix-ml605 Jul 15 18:28:43 devstack nova-compute[87437]: xlnx-zynqmp-pmu Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-microblazeel Jul 15 18:28:43 devstack nova-compute[87437]: petalogix-s3adsp1800 Jul 15 18:28:43 devstack nova-compute[87437]: petalogix-ml605 Jul 15 18:28:43 devstack nova-compute[87437]: xlnx-zynqmp-pmu Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-mips Jul 15 18:28:43 devstack nova-compute[87437]: malta Jul 15 18:28:43 devstack nova-compute[87437]: mipssim Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-mipsel Jul 15 18:28:43 devstack nova-compute[87437]: malta Jul 15 18:28:43 devstack nova-compute[87437]: mipssim Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 64 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-mips64 Jul 15 18:28:43 devstack nova-compute[87437]: malta Jul 15 18:28:43 devstack nova-compute[87437]: mipssim Jul 15 18:28:43 devstack nova-compute[87437]: pica61 Jul 15 18:28:43 devstack nova-compute[87437]: magnum Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 64 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-mips64el Jul 15 18:28:43 devstack nova-compute[87437]: malta Jul 15 18:28:43 devstack nova-compute[87437]: loongson3-virt Jul 15 18:28:43 devstack nova-compute[87437]: mipssim Jul 15 18:28:43 devstack nova-compute[87437]: pica61 Jul 15 18:28:43 devstack nova-compute[87437]: magnum Jul 15 18:28:43 devstack nova-compute[87437]: boston Jul 15 18:28:43 devstack nova-compute[87437]: fuloong2e Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-ppc Jul 15 18:28:43 devstack nova-compute[87437]: g3beige Jul 15 18:28:43 devstack nova-compute[87437]: amigaone Jul 15 18:28:43 devstack nova-compute[87437]: virtex-ml507 Jul 15 18:28:43 devstack nova-compute[87437]: mac99 Jul 15 18:28:43 devstack nova-compute[87437]: ppce500 Jul 15 18:28:43 devstack nova-compute[87437]: sam460ex Jul 15 18:28:43 devstack nova-compute[87437]: pegasos2 Jul 15 18:28:43 devstack nova-compute[87437]: bamboo Jul 15 18:28:43 devstack nova-compute[87437]: 40p Jul 15 18:28:43 devstack nova-compute[87437]: ref405ep Jul 15 18:28:43 devstack nova-compute[87437]: mpc8544ds Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 64 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-ppc64 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-noble Jul 15 18:28:43 devstack nova-compute[87437]: pseries Jul 15 18:28:43 devstack nova-compute[87437]: amigaone Jul 15 18:28:43 devstack nova-compute[87437]: powernv9 Jul 15 18:28:43 devstack nova-compute[87437]: powernv Jul 15 18:28:43 devstack nova-compute[87437]: pseries-4.1 Jul 15 18:28:43 devstack nova-compute[87437]: mpc8544ds Jul 15 18:28:43 devstack nova-compute[87437]: pseries-6.1 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.5 Jul 15 18:28:43 devstack nova-compute[87437]: powernv10 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-xenial Jul 15 18:28:43 devstack nova-compute[87437]: pseries-4.2 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-6.2 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-yakkety Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.6 Jul 15 18:28:43 devstack nova-compute[87437]: ppce500 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-bionic-sxxm Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.7 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-3.0 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-8.0 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-5.0 Jul 15 18:28:43 devstack nova-compute[87437]: 40p Jul 15 18:28:43 devstack nova-compute[87437]: pseries-lunar Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.8 Jul 15 18:28:43 devstack nova-compute[87437]: pegasos2 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-hirsute Jul 15 18:28:43 devstack nova-compute[87437]: pseries-3.1 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-8.1 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-5.1 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-eoan Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.9 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-zesty Jul 15 18:28:43 devstack nova-compute[87437]: bamboo Jul 15 18:28:43 devstack nova-compute[87437]: pseries-groovy Jul 15 18:28:43 devstack nova-compute[87437]: pseries-focal Jul 15 18:28:43 devstack nova-compute[87437]: g3beige Jul 15 18:28:43 devstack nova-compute[87437]: pseries-8.2 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-5.2 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-disco Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.12-sxxm Jul 15 18:28:43 devstack nova-compute[87437]: pseries-mantic Jul 15 18:28:43 devstack nova-compute[87437]: pseries-kinetic Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.10 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-7.0 Jul 15 18:28:43 devstack nova-compute[87437]: virtex-ml507 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.11 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.1 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-7.1 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-cosmic Jul 15 18:28:43 devstack nova-compute[87437]: pseries-bionic Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.12 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.2 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-7.2 Jul 15 18:28:43 devstack nova-compute[87437]: mac99 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-impish Jul 15 18:28:43 devstack nova-compute[87437]: pseries-jammy Jul 15 18:28:43 devstack nova-compute[87437]: pseries-artful Jul 15 18:28:43 devstack nova-compute[87437]: sam460ex Jul 15 18:28:43 devstack nova-compute[87437]: ref405ep Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.3 Jul 15 18:28:43 devstack nova-compute[87437]: powernv8 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-4.0 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-6.0 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.4 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 64 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-ppc64le Jul 15 18:28:43 devstack nova-compute[87437]: pseries-noble Jul 15 18:28:43 devstack nova-compute[87437]: pseries Jul 15 18:28:43 devstack nova-compute[87437]: amigaone Jul 15 18:28:43 devstack nova-compute[87437]: powernv9 Jul 15 18:28:43 devstack nova-compute[87437]: powernv Jul 15 18:28:43 devstack nova-compute[87437]: pseries-4.1 Jul 15 18:28:43 devstack nova-compute[87437]: mpc8544ds Jul 15 18:28:43 devstack nova-compute[87437]: pseries-6.1 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.5 Jul 15 18:28:43 devstack nova-compute[87437]: powernv10 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-xenial Jul 15 18:28:43 devstack nova-compute[87437]: pseries-4.2 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-6.2 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-yakkety Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.6 Jul 15 18:28:43 devstack nova-compute[87437]: ppce500 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-bionic-sxxm Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.7 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-3.0 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-8.0 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-5.0 Jul 15 18:28:43 devstack nova-compute[87437]: 40p Jul 15 18:28:43 devstack nova-compute[87437]: pseries-lunar Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.8 Jul 15 18:28:43 devstack nova-compute[87437]: pegasos2 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-hirsute Jul 15 18:28:43 devstack nova-compute[87437]: pseries-3.1 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-8.1 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-5.1 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-eoan Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.9 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-zesty Jul 15 18:28:43 devstack nova-compute[87437]: bamboo Jul 15 18:28:43 devstack nova-compute[87437]: pseries-groovy Jul 15 18:28:43 devstack nova-compute[87437]: pseries-focal Jul 15 18:28:43 devstack nova-compute[87437]: g3beige Jul 15 18:28:43 devstack nova-compute[87437]: pseries-8.2 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-5.2 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-disco Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.12-sxxm Jul 15 18:28:43 devstack nova-compute[87437]: pseries-mantic Jul 15 18:28:43 devstack nova-compute[87437]: pseries-kinetic Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.10 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-7.0 Jul 15 18:28:43 devstack nova-compute[87437]: virtex-ml507 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.11 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.1 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-7.1 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-cosmic Jul 15 18:28:43 devstack nova-compute[87437]: pseries-bionic Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.12 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.2 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-7.2 Jul 15 18:28:43 devstack nova-compute[87437]: mac99 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-impish Jul 15 18:28:43 devstack nova-compute[87437]: pseries-jammy Jul 15 18:28:43 devstack nova-compute[87437]: pseries-artful Jul 15 18:28:43 devstack nova-compute[87437]: sam460ex Jul 15 18:28:43 devstack nova-compute[87437]: ref405ep Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.3 Jul 15 18:28:43 devstack nova-compute[87437]: powernv8 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-4.0 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-6.0 Jul 15 18:28:43 devstack nova-compute[87437]: pseries-2.4 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-riscv32 Jul 15 18:28:43 devstack nova-compute[87437]: virt Jul 15 18:28:43 devstack nova-compute[87437]: spike Jul 15 18:28:43 devstack nova-compute[87437]: opentitan Jul 15 18:28:43 devstack nova-compute[87437]: sifive_u Jul 15 18:28:43 devstack nova-compute[87437]: sifive_e Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 64 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-riscv64 Jul 15 18:28:43 devstack nova-compute[87437]: virt Jul 15 18:28:43 devstack nova-compute[87437]: spike Jul 15 18:28:43 devstack nova-compute[87437]: microchip-icicle-kit Jul 15 18:28:43 devstack nova-compute[87437]: sifive_u Jul 15 18:28:43 devstack nova-compute[87437]: shakti_c Jul 15 18:28:43 devstack nova-compute[87437]: sifive_e Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 64 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-s390x Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-noble Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-8.0 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-disco Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-6.0 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-2.11 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-7.0 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-mantic Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-xenial Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-5.0 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-focal Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-2.8 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-4.0 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-zesty Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-8.2 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-6.2 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-3.0 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-groovy Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-2.5 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-7.2 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-5.2 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-artful Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-hirsute Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-4.2 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-2.10 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-2.7 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-lunar Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-eoan Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-kinetic Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-8.1 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-yakkety Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-6.1 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-cosmic Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-bionic Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-2.12 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-7.1 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-2.4 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-5.1 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-2.9 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-impish Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-4.1 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-jammy Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-3.1 Jul 15 18:28:43 devstack nova-compute[87437]: s390-ccw-virtio-2.6 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-sh4 Jul 15 18:28:43 devstack nova-compute[87437]: shix Jul 15 18:28:43 devstack nova-compute[87437]: r2d Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 64 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-sh4eb Jul 15 18:28:43 devstack nova-compute[87437]: shix Jul 15 18:28:43 devstack nova-compute[87437]: r2d Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-sparc Jul 15 18:28:43 devstack nova-compute[87437]: SS-5 Jul 15 18:28:43 devstack nova-compute[87437]: SS-20 Jul 15 18:28:43 devstack nova-compute[87437]: LX Jul 15 18:28:43 devstack nova-compute[87437]: SPARCClassic Jul 15 18:28:43 devstack nova-compute[87437]: leon3_generic Jul 15 18:28:43 devstack nova-compute[87437]: SPARCbook Jul 15 18:28:43 devstack nova-compute[87437]: SS-4 Jul 15 18:28:43 devstack nova-compute[87437]: SS-600MP Jul 15 18:28:43 devstack nova-compute[87437]: SS-10 Jul 15 18:28:43 devstack nova-compute[87437]: Voyager Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 64 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-sparc64 Jul 15 18:28:43 devstack nova-compute[87437]: sun4u Jul 15 18:28:43 devstack nova-compute[87437]: niagara Jul 15 18:28:43 devstack nova-compute[87437]: sun4v Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 64 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-x86_64 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-noble-v2 Jul 15 18:28:43 devstack nova-compute[87437]: ubuntu Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-mantic Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-impish-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-5.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-lunar-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-mantic Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.12 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-xenial Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-kinetic Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-6.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-4.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-mantic-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.5 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-4.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-focal Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-hirsute Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-xenial Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-jammy-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-5.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.7 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-eoan-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-zesty Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-groovy Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-disco-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-lunar Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-mantic-hpb-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-groovy Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-7.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-artful Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-trusty Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-focal-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-8.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-eoan-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-jammy-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-bionic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-mantic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-artful Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-8.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.7 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-6.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-kinetic Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-jammy-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-yakkety Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.4 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-cosmic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-7.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.10 Jul 15 18:28:43 devstack nova-compute[87437]: x-remote Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-5.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.9 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.11 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-jammy-hpb-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-3.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-6.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-4.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-jammy Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.4 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-4.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-eoan Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-jammy-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-5.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.9 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-bionic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-lunar Jul 15 18:28:43 devstack nova-compute[87437]: isapc Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-mantic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-cosmic Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.6 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-mantic-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-3.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-bionic Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-disco-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-cosmic Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.12 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-bionic Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-kinetic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-groovy-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-7.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-noble-v2 Jul 15 18:28:43 devstack nova-compute[87437]: ubuntu-q35 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-lunar-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-disco Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-cosmic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-noble Jul 15 18:28:43 devstack nova-compute[87437]: q35 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-8.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-wily Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-impish Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-8.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.6 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-6.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-impish Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-jammy Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-impish-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-hirsute Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-4.0.1 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-hirsute-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-7.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-5.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.8 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.10 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-3.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-zesty Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-7.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-4.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-6.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-focal Jul 15 18:28:43 devstack nova-compute[87437]: microvm Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.3 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-jammy-hpb-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-disco Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-kinetic-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-4.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-focal-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-noble Jul 15 18:28:43 devstack nova-compute[87437]: pc Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-8.2 Jul 15 18:28:43 devstack nova-compute[87437]: q35 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-groovy-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-hirsute-hpb Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-8.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-5.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-2.8 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-6.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-eoan Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.5 Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-3.0 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-yakkety Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-mantic-hpb-maxcpus Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-7.2 Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-2.11 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-xtensa Jul 15 18:28:43 devstack nova-compute[87437]: sim Jul 15 18:28:43 devstack nova-compute[87437]: kc705 Jul 15 18:28:43 devstack nova-compute[87437]: ml605 Jul 15 18:28:43 devstack nova-compute[87437]: ml605-nommu Jul 15 18:28:43 devstack nova-compute[87437]: virt Jul 15 18:28:43 devstack nova-compute[87437]: lx60-nommu Jul 15 18:28:43 devstack nova-compute[87437]: lx200 Jul 15 18:28:43 devstack nova-compute[87437]: lx200-nommu Jul 15 18:28:43 devstack nova-compute[87437]: lx60 Jul 15 18:28:43 devstack nova-compute[87437]: kc705-nommu Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: hvm Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 32 Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-xtensaeb Jul 15 18:28:43 devstack nova-compute[87437]: sim Jul 15 18:28:43 devstack nova-compute[87437]: kc705 Jul 15 18:28:43 devstack nova-compute[87437]: ml605 Jul 15 18:28:43 devstack nova-compute[87437]: ml605-nommu Jul 15 18:28:43 devstack nova-compute[87437]: virt Jul 15 18:28:43 devstack nova-compute[87437]: lx60-nommu Jul 15 18:28:43 devstack nova-compute[87437]: lx200 Jul 15 18:28:43 devstack nova-compute[87437]: lx200-nommu Jul 15 18:28:43 devstack nova-compute[87437]: lx60 Jul 15 18:28:43 devstack nova-compute[87437]: kc705-nommu Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch alpha / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-alpha' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch armv7l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch aarch64 / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-aarch64' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for cris via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch cris / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-cris' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for i686 via machine types: {'q35', 'ubuntu', 'pc', 'ubuntu-q35'} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-i386 Jul 15 18:28:43 devstack nova-compute[87437]: kvm Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-noble Jul 15 18:28:43 devstack nova-compute[87437]: i686 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 15 18:28:43 devstack nova-compute[87437]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: rom Jul 15 18:28:43 devstack nova-compute[87437]: pflash Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: yes Jul 15 18:28:43 devstack nova-compute[87437]: no Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: no Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: off Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: on Jul 15 18:28:43 devstack nova-compute[87437]: off Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:43 devstack nova-compute[87437]: AMD Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: qemu64 Jul 15 18:28:43 devstack nova-compute[87437]: qemu32 Jul 15 18:28:43 devstack nova-compute[87437]: phenom Jul 15 18:28:43 devstack nova-compute[87437]: pentium3 Jul 15 18:28:43 devstack nova-compute[87437]: pentium2 Jul 15 18:28:43 devstack nova-compute[87437]: pentium Jul 15 18:28:43 devstack nova-compute[87437]: n270 Jul 15 18:28:43 devstack nova-compute[87437]: kvm64 Jul 15 18:28:43 devstack nova-compute[87437]: kvm32 Jul 15 18:28:43 devstack nova-compute[87437]: coreduo Jul 15 18:28:43 devstack nova-compute[87437]: core2duo Jul 15 18:28:43 devstack nova-compute[87437]: athlon Jul 15 18:28:43 devstack nova-compute[87437]: Westmere-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Westmere Jul 15 18:28:43 devstack nova-compute[87437]: Snowridge Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Server-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Server-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Server Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Client-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Client-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Client Jul 15 18:28:43 devstack nova-compute[87437]: SapphireRapids Jul 15 18:28:43 devstack nova-compute[87437]: SandyBridge-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: SandyBridge Jul 15 18:28:43 devstack nova-compute[87437]: Penryn Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G5 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G4 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G3 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G2 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G1 Jul 15 18:28:43 devstack nova-compute[87437]: Nehalem-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Nehalem Jul 15 18:28:43 devstack nova-compute[87437]: IvyBridge-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: IvyBridge Jul 15 18:28:43 devstack nova-compute[87437]: Icelake-Server-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Icelake-Server Jul 15 18:28:43 devstack nova-compute[87437]: Haswell-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Haswell-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Haswell-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Haswell Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-Rome Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-Milan Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-Genoa Jul 15 18:28:43 devstack nova-compute[87437]: EPYC Jul 15 18:28:43 devstack nova-compute[87437]: Dhyana Jul 15 18:28:43 devstack nova-compute[87437]: Cooperlake Jul 15 18:28:43 devstack nova-compute[87437]: Conroe Jul 15 18:28:43 devstack nova-compute[87437]: Cascadelake-Server-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Cascadelake-Server Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell Jul 15 18:28:43 devstack nova-compute[87437]: 486 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: file Jul 15 18:28:43 devstack nova-compute[87437]: anonymous Jul 15 18:28:43 devstack nova-compute[87437]: memfd Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: disk Jul 15 18:28:43 devstack nova-compute[87437]: cdrom Jul 15 18:28:43 devstack nova-compute[87437]: floppy Jul 15 18:28:43 devstack nova-compute[87437]: lun Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: fdc Jul 15 18:28:43 devstack nova-compute[87437]: scsi Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: usb Jul 15 18:28:43 devstack nova-compute[87437]: sata Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:43 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: sdl Jul 15 18:28:43 devstack nova-compute[87437]: vnc Jul 15 18:28:43 devstack nova-compute[87437]: spice Jul 15 18:28:43 devstack nova-compute[87437]: egl-headless Jul 15 18:28:43 devstack nova-compute[87437]: dbus Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: subsystem Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: default Jul 15 18:28:43 devstack nova-compute[87437]: mandatory Jul 15 18:28:43 devstack nova-compute[87437]: requisite Jul 15 18:28:43 devstack nova-compute[87437]: optional Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: usb Jul 15 18:28:43 devstack nova-compute[87437]: pci Jul 15 18:28:43 devstack nova-compute[87437]: scsi Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:43 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: random Jul 15 18:28:43 devstack nova-compute[87437]: egd Jul 15 18:28:43 devstack nova-compute[87437]: builtin Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: path Jul 15 18:28:43 devstack nova-compute[87437]: handle Jul 15 18:28:43 devstack nova-compute[87437]: virtiofs Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: tpm-tis Jul 15 18:28:43 devstack nova-compute[87437]: tpm-crb Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: passthrough Jul 15 18:28:43 devstack nova-compute[87437]: emulator Jul 15 18:28:43 devstack nova-compute[87437]: external Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 1.2 Jul 15 18:28:43 devstack nova-compute[87437]: 2.0 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: usb Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: pty Jul 15 18:28:43 devstack nova-compute[87437]: unix Jul 15 18:28:43 devstack nova-compute[87437]: spicevmc Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: qemu Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: builtin Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: relaxed Jul 15 18:28:43 devstack nova-compute[87437]: vapic Jul 15 18:28:43 devstack nova-compute[87437]: spinlocks Jul 15 18:28:43 devstack nova-compute[87437]: vpindex Jul 15 18:28:43 devstack nova-compute[87437]: runtime Jul 15 18:28:43 devstack nova-compute[87437]: synic Jul 15 18:28:43 devstack nova-compute[87437]: stimer Jul 15 18:28:43 devstack nova-compute[87437]: reset Jul 15 18:28:43 devstack nova-compute[87437]: vendor_id Jul 15 18:28:43 devstack nova-compute[87437]: frequencies Jul 15 18:28:43 devstack nova-compute[87437]: reenlightenment Jul 15 18:28:43 devstack nova-compute[87437]: tlbflush Jul 15 18:28:43 devstack nova-compute[87437]: ipi Jul 15 18:28:43 devstack nova-compute[87437]: avic Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: {{(pid=87437) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-i386 Jul 15 18:28:43 devstack nova-compute[87437]: kvm Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-noble-v2 Jul 15 18:28:43 devstack nova-compute[87437]: i686 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 15 18:28:43 devstack nova-compute[87437]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: rom Jul 15 18:28:43 devstack nova-compute[87437]: pflash Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: yes Jul 15 18:28:43 devstack nova-compute[87437]: no Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: no Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: off Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: on Jul 15 18:28:43 devstack nova-compute[87437]: off Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:43 devstack nova-compute[87437]: AMD Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: qemu64 Jul 15 18:28:43 devstack nova-compute[87437]: qemu32 Jul 15 18:28:43 devstack nova-compute[87437]: phenom Jul 15 18:28:43 devstack nova-compute[87437]: pentium3 Jul 15 18:28:43 devstack nova-compute[87437]: pentium2 Jul 15 18:28:43 devstack nova-compute[87437]: pentium Jul 15 18:28:43 devstack nova-compute[87437]: n270 Jul 15 18:28:43 devstack nova-compute[87437]: kvm64 Jul 15 18:28:43 devstack nova-compute[87437]: kvm32 Jul 15 18:28:43 devstack nova-compute[87437]: coreduo Jul 15 18:28:43 devstack nova-compute[87437]: core2duo Jul 15 18:28:43 devstack nova-compute[87437]: athlon Jul 15 18:28:43 devstack nova-compute[87437]: Westmere-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Westmere Jul 15 18:28:43 devstack nova-compute[87437]: Snowridge Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Server-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Server-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Server Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Client-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Client-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Client Jul 15 18:28:43 devstack nova-compute[87437]: SapphireRapids Jul 15 18:28:43 devstack nova-compute[87437]: SandyBridge-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: SandyBridge Jul 15 18:28:43 devstack nova-compute[87437]: Penryn Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G5 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G4 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G3 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G2 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G1 Jul 15 18:28:43 devstack nova-compute[87437]: Nehalem-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Nehalem Jul 15 18:28:43 devstack nova-compute[87437]: IvyBridge-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: IvyBridge Jul 15 18:28:43 devstack nova-compute[87437]: Icelake-Server-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Icelake-Server Jul 15 18:28:43 devstack nova-compute[87437]: Haswell-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Haswell-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Haswell-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Haswell Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-Rome Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-Milan Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-Genoa Jul 15 18:28:43 devstack nova-compute[87437]: EPYC Jul 15 18:28:43 devstack nova-compute[87437]: Dhyana Jul 15 18:28:43 devstack nova-compute[87437]: Cooperlake Jul 15 18:28:43 devstack nova-compute[87437]: Conroe Jul 15 18:28:43 devstack nova-compute[87437]: Cascadelake-Server-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Cascadelake-Server Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell Jul 15 18:28:43 devstack nova-compute[87437]: 486 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: file Jul 15 18:28:43 devstack nova-compute[87437]: anonymous Jul 15 18:28:43 devstack nova-compute[87437]: memfd Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: disk Jul 15 18:28:43 devstack nova-compute[87437]: cdrom Jul 15 18:28:43 devstack nova-compute[87437]: floppy Jul 15 18:28:43 devstack nova-compute[87437]: lun Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: ide Jul 15 18:28:43 devstack nova-compute[87437]: fdc Jul 15 18:28:43 devstack nova-compute[87437]: scsi Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: usb Jul 15 18:28:43 devstack nova-compute[87437]: sata Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:43 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: sdl Jul 15 18:28:43 devstack nova-compute[87437]: vnc Jul 15 18:28:43 devstack nova-compute[87437]: spice Jul 15 18:28:43 devstack nova-compute[87437]: egl-headless Jul 15 18:28:43 devstack nova-compute[87437]: dbus Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: subsystem Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: default Jul 15 18:28:43 devstack nova-compute[87437]: mandatory Jul 15 18:28:43 devstack nova-compute[87437]: requisite Jul 15 18:28:43 devstack nova-compute[87437]: optional Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: usb Jul 15 18:28:43 devstack nova-compute[87437]: pci Jul 15 18:28:43 devstack nova-compute[87437]: scsi Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:43 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: random Jul 15 18:28:43 devstack nova-compute[87437]: egd Jul 15 18:28:43 devstack nova-compute[87437]: builtin Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: path Jul 15 18:28:43 devstack nova-compute[87437]: handle Jul 15 18:28:43 devstack nova-compute[87437]: virtiofs Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: tpm-tis Jul 15 18:28:43 devstack nova-compute[87437]: tpm-crb Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: passthrough Jul 15 18:28:43 devstack nova-compute[87437]: emulator Jul 15 18:28:43 devstack nova-compute[87437]: external Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 1.2 Jul 15 18:28:43 devstack nova-compute[87437]: 2.0 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: usb Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: pty Jul 15 18:28:43 devstack nova-compute[87437]: unix Jul 15 18:28:43 devstack nova-compute[87437]: spicevmc Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: qemu Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: builtin Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: relaxed Jul 15 18:28:43 devstack nova-compute[87437]: vapic Jul 15 18:28:43 devstack nova-compute[87437]: spinlocks Jul 15 18:28:43 devstack nova-compute[87437]: vpindex Jul 15 18:28:43 devstack nova-compute[87437]: runtime Jul 15 18:28:43 devstack nova-compute[87437]: synic Jul 15 18:28:43 devstack nova-compute[87437]: stimer Jul 15 18:28:43 devstack nova-compute[87437]: reset Jul 15 18:28:43 devstack nova-compute[87437]: vendor_id Jul 15 18:28:43 devstack nova-compute[87437]: frequencies Jul 15 18:28:43 devstack nova-compute[87437]: reenlightenment Jul 15 18:28:43 devstack nova-compute[87437]: tlbflush Jul 15 18:28:43 devstack nova-compute[87437]: ipi Jul 15 18:28:43 devstack nova-compute[87437]: avic Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: {{(pid=87437) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-i386 Jul 15 18:28:43 devstack nova-compute[87437]: kvm Jul 15 18:28:43 devstack nova-compute[87437]: pc-i440fx-noble Jul 15 18:28:43 devstack nova-compute[87437]: i686 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 15 18:28:43 devstack nova-compute[87437]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: rom Jul 15 18:28:43 devstack nova-compute[87437]: pflash Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: yes Jul 15 18:28:43 devstack nova-compute[87437]: no Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: no Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: off Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: on Jul 15 18:28:43 devstack nova-compute[87437]: off Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:43 devstack nova-compute[87437]: AMD Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: qemu64 Jul 15 18:28:43 devstack nova-compute[87437]: qemu32 Jul 15 18:28:43 devstack nova-compute[87437]: phenom Jul 15 18:28:43 devstack nova-compute[87437]: pentium3 Jul 15 18:28:43 devstack nova-compute[87437]: pentium2 Jul 15 18:28:43 devstack nova-compute[87437]: pentium Jul 15 18:28:43 devstack nova-compute[87437]: n270 Jul 15 18:28:43 devstack nova-compute[87437]: kvm64 Jul 15 18:28:43 devstack nova-compute[87437]: kvm32 Jul 15 18:28:43 devstack nova-compute[87437]: coreduo Jul 15 18:28:43 devstack nova-compute[87437]: core2duo Jul 15 18:28:43 devstack nova-compute[87437]: athlon Jul 15 18:28:43 devstack nova-compute[87437]: Westmere-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Westmere Jul 15 18:28:43 devstack nova-compute[87437]: Snowridge Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Server-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Server-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Server Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Client-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Client-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Client Jul 15 18:28:43 devstack nova-compute[87437]: SapphireRapids Jul 15 18:28:43 devstack nova-compute[87437]: SandyBridge-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: SandyBridge Jul 15 18:28:43 devstack nova-compute[87437]: Penryn Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G5 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G4 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G3 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G2 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G1 Jul 15 18:28:43 devstack nova-compute[87437]: Nehalem-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Nehalem Jul 15 18:28:43 devstack nova-compute[87437]: IvyBridge-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: IvyBridge Jul 15 18:28:43 devstack nova-compute[87437]: Icelake-Server-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Icelake-Server Jul 15 18:28:43 devstack nova-compute[87437]: Haswell-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Haswell-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Haswell-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Haswell Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-Rome Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-Milan Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-Genoa Jul 15 18:28:43 devstack nova-compute[87437]: EPYC Jul 15 18:28:43 devstack nova-compute[87437]: Dhyana Jul 15 18:28:43 devstack nova-compute[87437]: Cooperlake Jul 15 18:28:43 devstack nova-compute[87437]: Conroe Jul 15 18:28:43 devstack nova-compute[87437]: Cascadelake-Server-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Cascadelake-Server Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell Jul 15 18:28:43 devstack nova-compute[87437]: 486 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: file Jul 15 18:28:43 devstack nova-compute[87437]: anonymous Jul 15 18:28:43 devstack nova-compute[87437]: memfd Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: disk Jul 15 18:28:43 devstack nova-compute[87437]: cdrom Jul 15 18:28:43 devstack nova-compute[87437]: floppy Jul 15 18:28:43 devstack nova-compute[87437]: lun Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: ide Jul 15 18:28:43 devstack nova-compute[87437]: fdc Jul 15 18:28:43 devstack nova-compute[87437]: scsi Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: usb Jul 15 18:28:43 devstack nova-compute[87437]: sata Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:43 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: sdl Jul 15 18:28:43 devstack nova-compute[87437]: vnc Jul 15 18:28:43 devstack nova-compute[87437]: spice Jul 15 18:28:43 devstack nova-compute[87437]: egl-headless Jul 15 18:28:43 devstack nova-compute[87437]: dbus Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: subsystem Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: default Jul 15 18:28:43 devstack nova-compute[87437]: mandatory Jul 15 18:28:43 devstack nova-compute[87437]: requisite Jul 15 18:28:43 devstack nova-compute[87437]: optional Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: usb Jul 15 18:28:43 devstack nova-compute[87437]: pci Jul 15 18:28:43 devstack nova-compute[87437]: scsi Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:43 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: random Jul 15 18:28:43 devstack nova-compute[87437]: egd Jul 15 18:28:43 devstack nova-compute[87437]: builtin Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: path Jul 15 18:28:43 devstack nova-compute[87437]: handle Jul 15 18:28:43 devstack nova-compute[87437]: virtiofs Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: tpm-tis Jul 15 18:28:43 devstack nova-compute[87437]: tpm-crb Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: passthrough Jul 15 18:28:43 devstack nova-compute[87437]: emulator Jul 15 18:28:43 devstack nova-compute[87437]: external Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 1.2 Jul 15 18:28:43 devstack nova-compute[87437]: 2.0 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: usb Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: pty Jul 15 18:28:43 devstack nova-compute[87437]: unix Jul 15 18:28:43 devstack nova-compute[87437]: spicevmc Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: qemu Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: builtin Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: relaxed Jul 15 18:28:43 devstack nova-compute[87437]: vapic Jul 15 18:28:43 devstack nova-compute[87437]: spinlocks Jul 15 18:28:43 devstack nova-compute[87437]: vpindex Jul 15 18:28:43 devstack nova-compute[87437]: runtime Jul 15 18:28:43 devstack nova-compute[87437]: synic Jul 15 18:28:43 devstack nova-compute[87437]: stimer Jul 15 18:28:43 devstack nova-compute[87437]: reset Jul 15 18:28:43 devstack nova-compute[87437]: vendor_id Jul 15 18:28:43 devstack nova-compute[87437]: frequencies Jul 15 18:28:43 devstack nova-compute[87437]: reenlightenment Jul 15 18:28:43 devstack nova-compute[87437]: tlbflush Jul 15 18:28:43 devstack nova-compute[87437]: ipi Jul 15 18:28:43 devstack nova-compute[87437]: avic Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: {{(pid=87437) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: /usr/bin/qemu-system-i386 Jul 15 18:28:43 devstack nova-compute[87437]: kvm Jul 15 18:28:43 devstack nova-compute[87437]: pc-q35-noble-v2 Jul 15 18:28:43 devstack nova-compute[87437]: i686 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 15 18:28:43 devstack nova-compute[87437]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: rom Jul 15 18:28:43 devstack nova-compute[87437]: pflash Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: yes Jul 15 18:28:43 devstack nova-compute[87437]: no Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: no Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: off Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: on Jul 15 18:28:43 devstack nova-compute[87437]: off Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:43 devstack nova-compute[87437]: AMD Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: qemu64 Jul 15 18:28:43 devstack nova-compute[87437]: qemu32 Jul 15 18:28:43 devstack nova-compute[87437]: phenom Jul 15 18:28:43 devstack nova-compute[87437]: pentium3 Jul 15 18:28:43 devstack nova-compute[87437]: pentium2 Jul 15 18:28:43 devstack nova-compute[87437]: pentium Jul 15 18:28:43 devstack nova-compute[87437]: n270 Jul 15 18:28:43 devstack nova-compute[87437]: kvm64 Jul 15 18:28:43 devstack nova-compute[87437]: kvm32 Jul 15 18:28:43 devstack nova-compute[87437]: coreduo Jul 15 18:28:43 devstack nova-compute[87437]: core2duo Jul 15 18:28:43 devstack nova-compute[87437]: athlon Jul 15 18:28:43 devstack nova-compute[87437]: Westmere-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Westmere Jul 15 18:28:43 devstack nova-compute[87437]: Snowridge Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Server-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Server-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Server Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Client-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Client-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Skylake-Client Jul 15 18:28:43 devstack nova-compute[87437]: SapphireRapids Jul 15 18:28:43 devstack nova-compute[87437]: SandyBridge-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: SandyBridge Jul 15 18:28:43 devstack nova-compute[87437]: Penryn Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G5 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G4 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G3 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G2 Jul 15 18:28:43 devstack nova-compute[87437]: Opteron_G1 Jul 15 18:28:43 devstack nova-compute[87437]: Nehalem-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Nehalem Jul 15 18:28:43 devstack nova-compute[87437]: IvyBridge-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: IvyBridge Jul 15 18:28:43 devstack nova-compute[87437]: Icelake-Server-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Icelake-Server Jul 15 18:28:43 devstack nova-compute[87437]: Haswell-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Haswell-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Haswell-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Haswell Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-Rome Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-Milan Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:43 devstack nova-compute[87437]: EPYC-Genoa Jul 15 18:28:43 devstack nova-compute[87437]: EPYC Jul 15 18:28:43 devstack nova-compute[87437]: Dhyana Jul 15 18:28:43 devstack nova-compute[87437]: Cooperlake Jul 15 18:28:43 devstack nova-compute[87437]: Conroe Jul 15 18:28:43 devstack nova-compute[87437]: Cascadelake-Server-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Cascadelake-Server Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell-noTSX-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell-noTSX Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell-IBRS Jul 15 18:28:43 devstack nova-compute[87437]: Broadwell Jul 15 18:28:43 devstack nova-compute[87437]: 486 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: file Jul 15 18:28:43 devstack nova-compute[87437]: anonymous Jul 15 18:28:43 devstack nova-compute[87437]: memfd Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: disk Jul 15 18:28:43 devstack nova-compute[87437]: cdrom Jul 15 18:28:43 devstack nova-compute[87437]: floppy Jul 15 18:28:43 devstack nova-compute[87437]: lun Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: fdc Jul 15 18:28:43 devstack nova-compute[87437]: scsi Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: usb Jul 15 18:28:43 devstack nova-compute[87437]: sata Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:43 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: sdl Jul 15 18:28:43 devstack nova-compute[87437]: vnc Jul 15 18:28:43 devstack nova-compute[87437]: spice Jul 15 18:28:43 devstack nova-compute[87437]: egl-headless Jul 15 18:28:43 devstack nova-compute[87437]: dbus Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: subsystem Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: default Jul 15 18:28:43 devstack nova-compute[87437]: mandatory Jul 15 18:28:43 devstack nova-compute[87437]: requisite Jul 15 18:28:43 devstack nova-compute[87437]: optional Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: usb Jul 15 18:28:43 devstack nova-compute[87437]: pci Jul 15 18:28:43 devstack nova-compute[87437]: scsi Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:43 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: random Jul 15 18:28:43 devstack nova-compute[87437]: egd Jul 15 18:28:43 devstack nova-compute[87437]: builtin Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: path Jul 15 18:28:43 devstack nova-compute[87437]: handle Jul 15 18:28:43 devstack nova-compute[87437]: virtiofs Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: tpm-tis Jul 15 18:28:43 devstack nova-compute[87437]: tpm-crb Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: passthrough Jul 15 18:28:43 devstack nova-compute[87437]: emulator Jul 15 18:28:43 devstack nova-compute[87437]: external Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: 1.2 Jul 15 18:28:43 devstack nova-compute[87437]: 2.0 Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: usb Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: pty Jul 15 18:28:43 devstack nova-compute[87437]: unix Jul 15 18:28:43 devstack nova-compute[87437]: spicevmc Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: virtio Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: qemu Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: builtin Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: relaxed Jul 15 18:28:43 devstack nova-compute[87437]: vapic Jul 15 18:28:43 devstack nova-compute[87437]: spinlocks Jul 15 18:28:43 devstack nova-compute[87437]: vpindex Jul 15 18:28:43 devstack nova-compute[87437]: runtime Jul 15 18:28:43 devstack nova-compute[87437]: synic Jul 15 18:28:43 devstack nova-compute[87437]: stimer Jul 15 18:28:43 devstack nova-compute[87437]: reset Jul 15 18:28:43 devstack nova-compute[87437]: vendor_id Jul 15 18:28:43 devstack nova-compute[87437]: frequencies Jul 15 18:28:43 devstack nova-compute[87437]: reenlightenment Jul 15 18:28:43 devstack nova-compute[87437]: tlbflush Jul 15 18:28:43 devstack nova-compute[87437]: ipi Jul 15 18:28:43 devstack nova-compute[87437]: avic Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: Jul 15 18:28:43 devstack nova-compute[87437]: {{(pid=87437) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch microblaze / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblaze' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch microblazeel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblazeel' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for mips via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch mips / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch mipsel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mipsel' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch mips64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch mips64el / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64el' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch ppc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for ppc64 via machine types: {None, 'powernv', 'pseries'} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for ppc64le via machine types: {'powernv', 'pseries'} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch riscv32 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv32' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch riscv64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv64' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch s390x / virt_type kvm / machine_type s390-ccw-virtio: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-s390x' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch sh4 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch sh4eb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4eb' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch sparc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch sparc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc64' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for x86_64 via machine types: {'q35', 'ubuntu', 'pc', 'ubuntu-q35'} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: /usr/bin/qemu-system-x86_64 Jul 15 18:28:44 devstack nova-compute[87437]: kvm Jul 15 18:28:44 devstack nova-compute[87437]: pc-q35-noble Jul 15 18:28:44 devstack nova-compute[87437]: x86_64 Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: efi Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 15 18:28:44 devstack nova-compute[87437]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 15 18:28:44 devstack nova-compute[87437]: /usr/share/ovmf/OVMF.amdsev.fd Jul 15 18:28:44 devstack nova-compute[87437]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: rom Jul 15 18:28:44 devstack nova-compute[87437]: pflash Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: yes Jul 15 18:28:44 devstack nova-compute[87437]: no Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: yes Jul 15 18:28:44 devstack nova-compute[87437]: no Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: on Jul 15 18:28:44 devstack nova-compute[87437]: off Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: on Jul 15 18:28:44 devstack nova-compute[87437]: off Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:44 devstack nova-compute[87437]: AMD Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: qemu64 Jul 15 18:28:44 devstack nova-compute[87437]: qemu32 Jul 15 18:28:44 devstack nova-compute[87437]: phenom Jul 15 18:28:44 devstack nova-compute[87437]: pentium3 Jul 15 18:28:44 devstack nova-compute[87437]: pentium2 Jul 15 18:28:44 devstack nova-compute[87437]: pentium Jul 15 18:28:44 devstack nova-compute[87437]: n270 Jul 15 18:28:44 devstack nova-compute[87437]: kvm64 Jul 15 18:28:44 devstack nova-compute[87437]: kvm32 Jul 15 18:28:44 devstack nova-compute[87437]: coreduo Jul 15 18:28:44 devstack nova-compute[87437]: core2duo Jul 15 18:28:44 devstack nova-compute[87437]: athlon Jul 15 18:28:44 devstack nova-compute[87437]: Westmere-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Westmere Jul 15 18:28:44 devstack nova-compute[87437]: Snowridge Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Server-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Server-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Server Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Client-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Client-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Client Jul 15 18:28:44 devstack nova-compute[87437]: SapphireRapids Jul 15 18:28:44 devstack nova-compute[87437]: SandyBridge-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: SandyBridge Jul 15 18:28:44 devstack nova-compute[87437]: Penryn Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G5 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G4 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G3 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G2 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G1 Jul 15 18:28:44 devstack nova-compute[87437]: Nehalem-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Nehalem Jul 15 18:28:44 devstack nova-compute[87437]: IvyBridge-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: IvyBridge Jul 15 18:28:44 devstack nova-compute[87437]: Icelake-Server-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Icelake-Server Jul 15 18:28:44 devstack nova-compute[87437]: Haswell-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Haswell-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Haswell-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Haswell Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-Rome Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-Milan Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-Genoa Jul 15 18:28:44 devstack nova-compute[87437]: EPYC Jul 15 18:28:44 devstack nova-compute[87437]: Dhyana Jul 15 18:28:44 devstack nova-compute[87437]: Cooperlake Jul 15 18:28:44 devstack nova-compute[87437]: Conroe Jul 15 18:28:44 devstack nova-compute[87437]: Cascadelake-Server-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Cascadelake-Server Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell Jul 15 18:28:44 devstack nova-compute[87437]: 486 Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: file Jul 15 18:28:44 devstack nova-compute[87437]: anonymous Jul 15 18:28:44 devstack nova-compute[87437]: memfd Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: disk Jul 15 18:28:44 devstack nova-compute[87437]: cdrom Jul 15 18:28:44 devstack nova-compute[87437]: floppy Jul 15 18:28:44 devstack nova-compute[87437]: lun Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: fdc Jul 15 18:28:44 devstack nova-compute[87437]: scsi Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: usb Jul 15 18:28:44 devstack nova-compute[87437]: sata Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:44 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: sdl Jul 15 18:28:44 devstack nova-compute[87437]: vnc Jul 15 18:28:44 devstack nova-compute[87437]: spice Jul 15 18:28:44 devstack nova-compute[87437]: egl-headless Jul 15 18:28:44 devstack nova-compute[87437]: dbus Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: subsystem Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: default Jul 15 18:28:44 devstack nova-compute[87437]: mandatory Jul 15 18:28:44 devstack nova-compute[87437]: requisite Jul 15 18:28:44 devstack nova-compute[87437]: optional Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: usb Jul 15 18:28:44 devstack nova-compute[87437]: pci Jul 15 18:28:44 devstack nova-compute[87437]: scsi Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:44 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: random Jul 15 18:28:44 devstack nova-compute[87437]: egd Jul 15 18:28:44 devstack nova-compute[87437]: builtin Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: path Jul 15 18:28:44 devstack nova-compute[87437]: handle Jul 15 18:28:44 devstack nova-compute[87437]: virtiofs Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: tpm-tis Jul 15 18:28:44 devstack nova-compute[87437]: tpm-crb Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: passthrough Jul 15 18:28:44 devstack nova-compute[87437]: emulator Jul 15 18:28:44 devstack nova-compute[87437]: external Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: 1.2 Jul 15 18:28:44 devstack nova-compute[87437]: 2.0 Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: usb Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: pty Jul 15 18:28:44 devstack nova-compute[87437]: unix Jul 15 18:28:44 devstack nova-compute[87437]: spicevmc Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: qemu Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: builtin Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: relaxed Jul 15 18:28:44 devstack nova-compute[87437]: vapic Jul 15 18:28:44 devstack nova-compute[87437]: spinlocks Jul 15 18:28:44 devstack nova-compute[87437]: vpindex Jul 15 18:28:44 devstack nova-compute[87437]: runtime Jul 15 18:28:44 devstack nova-compute[87437]: synic Jul 15 18:28:44 devstack nova-compute[87437]: stimer Jul 15 18:28:44 devstack nova-compute[87437]: reset Jul 15 18:28:44 devstack nova-compute[87437]: vendor_id Jul 15 18:28:44 devstack nova-compute[87437]: frequencies Jul 15 18:28:44 devstack nova-compute[87437]: reenlightenment Jul 15 18:28:44 devstack nova-compute[87437]: tlbflush Jul 15 18:28:44 devstack nova-compute[87437]: ipi Jul 15 18:28:44 devstack nova-compute[87437]: avic Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: {{(pid=87437) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: /usr/bin/qemu-system-x86_64 Jul 15 18:28:44 devstack nova-compute[87437]: kvm Jul 15 18:28:44 devstack nova-compute[87437]: pc-i440fx-noble-v2 Jul 15 18:28:44 devstack nova-compute[87437]: x86_64 Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: efi Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: rom Jul 15 18:28:44 devstack nova-compute[87437]: pflash Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: yes Jul 15 18:28:44 devstack nova-compute[87437]: no Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: no Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: on Jul 15 18:28:44 devstack nova-compute[87437]: off Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: on Jul 15 18:28:44 devstack nova-compute[87437]: off Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:44 devstack nova-compute[87437]: AMD Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: qemu64 Jul 15 18:28:44 devstack nova-compute[87437]: qemu32 Jul 15 18:28:44 devstack nova-compute[87437]: phenom Jul 15 18:28:44 devstack nova-compute[87437]: pentium3 Jul 15 18:28:44 devstack nova-compute[87437]: pentium2 Jul 15 18:28:44 devstack nova-compute[87437]: pentium Jul 15 18:28:44 devstack nova-compute[87437]: n270 Jul 15 18:28:44 devstack nova-compute[87437]: kvm64 Jul 15 18:28:44 devstack nova-compute[87437]: kvm32 Jul 15 18:28:44 devstack nova-compute[87437]: coreduo Jul 15 18:28:44 devstack nova-compute[87437]: core2duo Jul 15 18:28:44 devstack nova-compute[87437]: athlon Jul 15 18:28:44 devstack nova-compute[87437]: Westmere-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Westmere Jul 15 18:28:44 devstack nova-compute[87437]: Snowridge Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Server-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Server-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Server Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Client-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Client-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Client Jul 15 18:28:44 devstack nova-compute[87437]: SapphireRapids Jul 15 18:28:44 devstack nova-compute[87437]: SandyBridge-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: SandyBridge Jul 15 18:28:44 devstack nova-compute[87437]: Penryn Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G5 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G4 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G3 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G2 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G1 Jul 15 18:28:44 devstack nova-compute[87437]: Nehalem-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Nehalem Jul 15 18:28:44 devstack nova-compute[87437]: IvyBridge-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: IvyBridge Jul 15 18:28:44 devstack nova-compute[87437]: Icelake-Server-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Icelake-Server Jul 15 18:28:44 devstack nova-compute[87437]: Haswell-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Haswell-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Haswell-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Haswell Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-Rome Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-Milan Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-Genoa Jul 15 18:28:44 devstack nova-compute[87437]: EPYC Jul 15 18:28:44 devstack nova-compute[87437]: Dhyana Jul 15 18:28:44 devstack nova-compute[87437]: Cooperlake Jul 15 18:28:44 devstack nova-compute[87437]: Conroe Jul 15 18:28:44 devstack nova-compute[87437]: Cascadelake-Server-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Cascadelake-Server Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell Jul 15 18:28:44 devstack nova-compute[87437]: 486 Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: file Jul 15 18:28:44 devstack nova-compute[87437]: anonymous Jul 15 18:28:44 devstack nova-compute[87437]: memfd Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: disk Jul 15 18:28:44 devstack nova-compute[87437]: cdrom Jul 15 18:28:44 devstack nova-compute[87437]: floppy Jul 15 18:28:44 devstack nova-compute[87437]: lun Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: ide Jul 15 18:28:44 devstack nova-compute[87437]: fdc Jul 15 18:28:44 devstack nova-compute[87437]: scsi Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: usb Jul 15 18:28:44 devstack nova-compute[87437]: sata Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:44 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: sdl Jul 15 18:28:44 devstack nova-compute[87437]: vnc Jul 15 18:28:44 devstack nova-compute[87437]: spice Jul 15 18:28:44 devstack nova-compute[87437]: egl-headless Jul 15 18:28:44 devstack nova-compute[87437]: dbus Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: subsystem Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: default Jul 15 18:28:44 devstack nova-compute[87437]: mandatory Jul 15 18:28:44 devstack nova-compute[87437]: requisite Jul 15 18:28:44 devstack nova-compute[87437]: optional Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: usb Jul 15 18:28:44 devstack nova-compute[87437]: pci Jul 15 18:28:44 devstack nova-compute[87437]: scsi Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:44 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: random Jul 15 18:28:44 devstack nova-compute[87437]: egd Jul 15 18:28:44 devstack nova-compute[87437]: builtin Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: path Jul 15 18:28:44 devstack nova-compute[87437]: handle Jul 15 18:28:44 devstack nova-compute[87437]: virtiofs Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: tpm-tis Jul 15 18:28:44 devstack nova-compute[87437]: tpm-crb Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: passthrough Jul 15 18:28:44 devstack nova-compute[87437]: emulator Jul 15 18:28:44 devstack nova-compute[87437]: external Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: 1.2 Jul 15 18:28:44 devstack nova-compute[87437]: 2.0 Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: usb Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: pty Jul 15 18:28:44 devstack nova-compute[87437]: unix Jul 15 18:28:44 devstack nova-compute[87437]: spicevmc Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: qemu Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: builtin Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: relaxed Jul 15 18:28:44 devstack nova-compute[87437]: vapic Jul 15 18:28:44 devstack nova-compute[87437]: spinlocks Jul 15 18:28:44 devstack nova-compute[87437]: vpindex Jul 15 18:28:44 devstack nova-compute[87437]: runtime Jul 15 18:28:44 devstack nova-compute[87437]: synic Jul 15 18:28:44 devstack nova-compute[87437]: stimer Jul 15 18:28:44 devstack nova-compute[87437]: reset Jul 15 18:28:44 devstack nova-compute[87437]: vendor_id Jul 15 18:28:44 devstack nova-compute[87437]: frequencies Jul 15 18:28:44 devstack nova-compute[87437]: reenlightenment Jul 15 18:28:44 devstack nova-compute[87437]: tlbflush Jul 15 18:28:44 devstack nova-compute[87437]: ipi Jul 15 18:28:44 devstack nova-compute[87437]: avic Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: {{(pid=87437) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: /usr/bin/qemu-system-x86_64 Jul 15 18:28:44 devstack nova-compute[87437]: kvm Jul 15 18:28:44 devstack nova-compute[87437]: pc-i440fx-noble Jul 15 18:28:44 devstack nova-compute[87437]: x86_64 Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: efi Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: rom Jul 15 18:28:44 devstack nova-compute[87437]: pflash Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: yes Jul 15 18:28:44 devstack nova-compute[87437]: no Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: no Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: on Jul 15 18:28:44 devstack nova-compute[87437]: off Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: on Jul 15 18:28:44 devstack nova-compute[87437]: off Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:44 devstack nova-compute[87437]: AMD Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: qemu64 Jul 15 18:28:44 devstack nova-compute[87437]: qemu32 Jul 15 18:28:44 devstack nova-compute[87437]: phenom Jul 15 18:28:44 devstack nova-compute[87437]: pentium3 Jul 15 18:28:44 devstack nova-compute[87437]: pentium2 Jul 15 18:28:44 devstack nova-compute[87437]: pentium Jul 15 18:28:44 devstack nova-compute[87437]: n270 Jul 15 18:28:44 devstack nova-compute[87437]: kvm64 Jul 15 18:28:44 devstack nova-compute[87437]: kvm32 Jul 15 18:28:44 devstack nova-compute[87437]: coreduo Jul 15 18:28:44 devstack nova-compute[87437]: core2duo Jul 15 18:28:44 devstack nova-compute[87437]: athlon Jul 15 18:28:44 devstack nova-compute[87437]: Westmere-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Westmere Jul 15 18:28:44 devstack nova-compute[87437]: Snowridge Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Server-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Server-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Server Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Client-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Client-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Client Jul 15 18:28:44 devstack nova-compute[87437]: SapphireRapids Jul 15 18:28:44 devstack nova-compute[87437]: SandyBridge-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: SandyBridge Jul 15 18:28:44 devstack nova-compute[87437]: Penryn Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G5 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G4 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G3 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G2 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G1 Jul 15 18:28:44 devstack nova-compute[87437]: Nehalem-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Nehalem Jul 15 18:28:44 devstack nova-compute[87437]: IvyBridge-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: IvyBridge Jul 15 18:28:44 devstack nova-compute[87437]: Icelake-Server-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Icelake-Server Jul 15 18:28:44 devstack nova-compute[87437]: Haswell-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Haswell-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Haswell-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Haswell Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-Rome Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-Milan Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-Genoa Jul 15 18:28:44 devstack nova-compute[87437]: EPYC Jul 15 18:28:44 devstack nova-compute[87437]: Dhyana Jul 15 18:28:44 devstack nova-compute[87437]: Cooperlake Jul 15 18:28:44 devstack nova-compute[87437]: Conroe Jul 15 18:28:44 devstack nova-compute[87437]: Cascadelake-Server-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Cascadelake-Server Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell Jul 15 18:28:44 devstack nova-compute[87437]: 486 Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: file Jul 15 18:28:44 devstack nova-compute[87437]: anonymous Jul 15 18:28:44 devstack nova-compute[87437]: memfd Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: disk Jul 15 18:28:44 devstack nova-compute[87437]: cdrom Jul 15 18:28:44 devstack nova-compute[87437]: floppy Jul 15 18:28:44 devstack nova-compute[87437]: lun Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: ide Jul 15 18:28:44 devstack nova-compute[87437]: fdc Jul 15 18:28:44 devstack nova-compute[87437]: scsi Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: usb Jul 15 18:28:44 devstack nova-compute[87437]: sata Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:44 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: sdl Jul 15 18:28:44 devstack nova-compute[87437]: vnc Jul 15 18:28:44 devstack nova-compute[87437]: spice Jul 15 18:28:44 devstack nova-compute[87437]: egl-headless Jul 15 18:28:44 devstack nova-compute[87437]: dbus Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: subsystem Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: default Jul 15 18:28:44 devstack nova-compute[87437]: mandatory Jul 15 18:28:44 devstack nova-compute[87437]: requisite Jul 15 18:28:44 devstack nova-compute[87437]: optional Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: usb Jul 15 18:28:44 devstack nova-compute[87437]: pci Jul 15 18:28:44 devstack nova-compute[87437]: scsi Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:44 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: random Jul 15 18:28:44 devstack nova-compute[87437]: egd Jul 15 18:28:44 devstack nova-compute[87437]: builtin Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: path Jul 15 18:28:44 devstack nova-compute[87437]: handle Jul 15 18:28:44 devstack nova-compute[87437]: virtiofs Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: tpm-tis Jul 15 18:28:44 devstack nova-compute[87437]: tpm-crb Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: passthrough Jul 15 18:28:44 devstack nova-compute[87437]: emulator Jul 15 18:28:44 devstack nova-compute[87437]: external Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: 1.2 Jul 15 18:28:44 devstack nova-compute[87437]: 2.0 Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: usb Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: pty Jul 15 18:28:44 devstack nova-compute[87437]: unix Jul 15 18:28:44 devstack nova-compute[87437]: spicevmc Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: qemu Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: builtin Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: relaxed Jul 15 18:28:44 devstack nova-compute[87437]: vapic Jul 15 18:28:44 devstack nova-compute[87437]: spinlocks Jul 15 18:28:44 devstack nova-compute[87437]: vpindex Jul 15 18:28:44 devstack nova-compute[87437]: runtime Jul 15 18:28:44 devstack nova-compute[87437]: synic Jul 15 18:28:44 devstack nova-compute[87437]: stimer Jul 15 18:28:44 devstack nova-compute[87437]: reset Jul 15 18:28:44 devstack nova-compute[87437]: vendor_id Jul 15 18:28:44 devstack nova-compute[87437]: frequencies Jul 15 18:28:44 devstack nova-compute[87437]: reenlightenment Jul 15 18:28:44 devstack nova-compute[87437]: tlbflush Jul 15 18:28:44 devstack nova-compute[87437]: ipi Jul 15 18:28:44 devstack nova-compute[87437]: avic Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: {{(pid=87437) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: /usr/bin/qemu-system-x86_64 Jul 15 18:28:44 devstack nova-compute[87437]: kvm Jul 15 18:28:44 devstack nova-compute[87437]: pc-q35-noble-v2 Jul 15 18:28:44 devstack nova-compute[87437]: x86_64 Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: efi Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 15 18:28:44 devstack nova-compute[87437]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 15 18:28:44 devstack nova-compute[87437]: /usr/share/ovmf/OVMF.amdsev.fd Jul 15 18:28:44 devstack nova-compute[87437]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: rom Jul 15 18:28:44 devstack nova-compute[87437]: pflash Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: yes Jul 15 18:28:44 devstack nova-compute[87437]: no Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: yes Jul 15 18:28:44 devstack nova-compute[87437]: no Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: on Jul 15 18:28:44 devstack nova-compute[87437]: off Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: on Jul 15 18:28:44 devstack nova-compute[87437]: off Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:44 devstack nova-compute[87437]: AMD Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: qemu64 Jul 15 18:28:44 devstack nova-compute[87437]: qemu32 Jul 15 18:28:44 devstack nova-compute[87437]: phenom Jul 15 18:28:44 devstack nova-compute[87437]: pentium3 Jul 15 18:28:44 devstack nova-compute[87437]: pentium2 Jul 15 18:28:44 devstack nova-compute[87437]: pentium Jul 15 18:28:44 devstack nova-compute[87437]: n270 Jul 15 18:28:44 devstack nova-compute[87437]: kvm64 Jul 15 18:28:44 devstack nova-compute[87437]: kvm32 Jul 15 18:28:44 devstack nova-compute[87437]: coreduo Jul 15 18:28:44 devstack nova-compute[87437]: core2duo Jul 15 18:28:44 devstack nova-compute[87437]: athlon Jul 15 18:28:44 devstack nova-compute[87437]: Westmere-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Westmere Jul 15 18:28:44 devstack nova-compute[87437]: Snowridge Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Server-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Server-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Server Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Client-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Client-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Skylake-Client Jul 15 18:28:44 devstack nova-compute[87437]: SapphireRapids Jul 15 18:28:44 devstack nova-compute[87437]: SandyBridge-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: SandyBridge Jul 15 18:28:44 devstack nova-compute[87437]: Penryn Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G5 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G4 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G3 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G2 Jul 15 18:28:44 devstack nova-compute[87437]: Opteron_G1 Jul 15 18:28:44 devstack nova-compute[87437]: Nehalem-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Nehalem Jul 15 18:28:44 devstack nova-compute[87437]: IvyBridge-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: IvyBridge Jul 15 18:28:44 devstack nova-compute[87437]: Icelake-Server-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Icelake-Server Jul 15 18:28:44 devstack nova-compute[87437]: Haswell-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Haswell-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Haswell-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Haswell Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-Rome Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-Milan Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-IBPB Jul 15 18:28:44 devstack nova-compute[87437]: EPYC-Genoa Jul 15 18:28:44 devstack nova-compute[87437]: EPYC Jul 15 18:28:44 devstack nova-compute[87437]: Dhyana Jul 15 18:28:44 devstack nova-compute[87437]: Cooperlake Jul 15 18:28:44 devstack nova-compute[87437]: Conroe Jul 15 18:28:44 devstack nova-compute[87437]: Cascadelake-Server-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Cascadelake-Server Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell-noTSX-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell-noTSX Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell-IBRS Jul 15 18:28:44 devstack nova-compute[87437]: Broadwell Jul 15 18:28:44 devstack nova-compute[87437]: 486 Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: file Jul 15 18:28:44 devstack nova-compute[87437]: anonymous Jul 15 18:28:44 devstack nova-compute[87437]: memfd Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: disk Jul 15 18:28:44 devstack nova-compute[87437]: cdrom Jul 15 18:28:44 devstack nova-compute[87437]: floppy Jul 15 18:28:44 devstack nova-compute[87437]: lun Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: fdc Jul 15 18:28:44 devstack nova-compute[87437]: scsi Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: usb Jul 15 18:28:44 devstack nova-compute[87437]: sata Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:44 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: sdl Jul 15 18:28:44 devstack nova-compute[87437]: vnc Jul 15 18:28:44 devstack nova-compute[87437]: spice Jul 15 18:28:44 devstack nova-compute[87437]: egl-headless Jul 15 18:28:44 devstack nova-compute[87437]: dbus Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: subsystem Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: default Jul 15 18:28:44 devstack nova-compute[87437]: mandatory Jul 15 18:28:44 devstack nova-compute[87437]: requisite Jul 15 18:28:44 devstack nova-compute[87437]: optional Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: usb Jul 15 18:28:44 devstack nova-compute[87437]: pci Jul 15 18:28:44 devstack nova-compute[87437]: scsi Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: virtio-transitional Jul 15 18:28:44 devstack nova-compute[87437]: virtio-non-transitional Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: random Jul 15 18:28:44 devstack nova-compute[87437]: egd Jul 15 18:28:44 devstack nova-compute[87437]: builtin Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: path Jul 15 18:28:44 devstack nova-compute[87437]: handle Jul 15 18:28:44 devstack nova-compute[87437]: virtiofs Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: tpm-tis Jul 15 18:28:44 devstack nova-compute[87437]: tpm-crb Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: passthrough Jul 15 18:28:44 devstack nova-compute[87437]: emulator Jul 15 18:28:44 devstack nova-compute[87437]: external Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: 1.2 Jul 15 18:28:44 devstack nova-compute[87437]: 2.0 Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: usb Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: pty Jul 15 18:28:44 devstack nova-compute[87437]: unix Jul 15 18:28:44 devstack nova-compute[87437]: spicevmc Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: virtio Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: qemu Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: builtin Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: relaxed Jul 15 18:28:44 devstack nova-compute[87437]: vapic Jul 15 18:28:44 devstack nova-compute[87437]: spinlocks Jul 15 18:28:44 devstack nova-compute[87437]: vpindex Jul 15 18:28:44 devstack nova-compute[87437]: runtime Jul 15 18:28:44 devstack nova-compute[87437]: synic Jul 15 18:28:44 devstack nova-compute[87437]: stimer Jul 15 18:28:44 devstack nova-compute[87437]: reset Jul 15 18:28:44 devstack nova-compute[87437]: vendor_id Jul 15 18:28:44 devstack nova-compute[87437]: frequencies Jul 15 18:28:44 devstack nova-compute[87437]: reenlightenment Jul 15 18:28:44 devstack nova-compute[87437]: tlbflush Jul 15 18:28:44 devstack nova-compute[87437]: ipi Jul 15 18:28:44 devstack nova-compute[87437]: avic Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: Jul 15 18:28:44 devstack nova-compute[87437]: {{(pid=87437) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch xtensa / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensa' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=87437) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Error from libvirt when retrieving domain capabilities for arch xtensaeb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensaeb' on this host {{(pid=87437) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Checking secure boot support for host arch (x86_64) {{(pid=87437) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 15 18:28:44 devstack nova-compute[87437]: INFO nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Secure Boot support detected Jul 15 18:28:44 devstack nova-compute[87437]: INFO nova.virt.node [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Determined node identity 14f2343d-d7d5-4019-bbbc-ea72d30a266d from /opt/stack/data/nova/compute_id Jul 15 18:28:44 devstack nova-compute[87437]: INFO nova.virt.node [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Determined node identity 14f2343d-d7d5-4019-bbbc-ea72d30a266d from /opt/stack/data/nova/compute_id Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Verified node 14f2343d-d7d5-4019-bbbc-ea72d30a266d matches my host devstack {{(pid=87437) _check_for_host_rename /opt/stack/nova/nova/compute/manager.py:1716}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=87437) init_host /opt/stack/nova/nova/compute/manager.py:1790}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Loaded 0 instances for host {{(pid=87437) init_host /opt/stack/nova/nova/compute/manager.py:1794}} Jul 15 18:28:44 devstack nova-compute[87437]: INFO nova.compute.manager [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.003s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=87437) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 15 18:28:44 devstack nova-compute[87437]: WARNING nova.virt.libvirt.driver [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Running cmd (subprocess): env LANG=C uptime {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] CMD "env LANG=C uptime" returned: 0 in 0.030s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Hypervisor/Node resource view: name=devstack free_ram=6237MB free_disk=15.005050659179688GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=87437) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=87437) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:28:44 up 34 min, 1 user, load average: 2.28, 1.93, 1.68\n'} {{(pid=87437) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Refreshing inventories for resource provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=87437) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:821}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Updating ProviderTree inventory for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d from _refresh_and_get_inventory using data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87437) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:785}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.compute.provider_tree [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Updating inventory in ProviderTree for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d with inventory: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87437) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Refreshing aggregate associations for resource provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d, aggregates: None {{(pid=87437) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:830}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Refreshing trait associations for resource provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d, traits: HW_CPU_X86_AESNI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSSE3,HW_CPU_X86_BMI2,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NODE,COMPUTE_VOLUME_EXTEND,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SVM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AVX,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_USB,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE42,COMPUTE_ARCH_X86_64,HW_ARCH_X86_64,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_FMA3,COMPUTE_STATUS_DISABLED,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE41,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AMD_SVM,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_NE2K_PCI {{(pid=87437) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:842}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 15 18:28:44 devstack nova-compute[87437]: ] {{(pid=87437) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jul 15 18:28:44 devstack nova-compute[87437]: INFO nova.virt.libvirt.host [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] kernel doesn't support AMD SEV Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=87437) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.compute.provider_tree [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=87437) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87437) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 15 18:28:44 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87437) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:28:45 devstack nova-compute[87437]: DEBUG nova.compute.provider_tree [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Updating resource provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d generation from 3 to 4 during operation: update_traits {{(pid=87437) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 15 18:28:45 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Compute_service record updated for devstack:devstack {{(pid=87437) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 15 18:28:45 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.764s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:28:45 devstack nova-compute[87437]: DEBUG nova.service [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=87437) start /opt/stack/nova/nova/service.py:196}} Jul 15 18:28:45 devstack nova-compute[87437]: DEBUG nova.service [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=87437) start /opt/stack/nova/nova/service.py:212}} Jul 15 18:28:45 devstack nova-compute[87437]: DEBUG nova.service [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] Join ServiceGroup membership for this service compute {{(pid=87437) start /opt/stack/nova/nova/service.py:222}} Jul 15 18:28:45 devstack nova-compute[87437]: DEBUG nova.servicegroup.drivers.db [None req-20ceb1c1-16de-4fca-8530-1321ab16151b None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=87437) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 15 18:28:50 devstack nova-compute[87437]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=87437) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:29:19 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:19 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:20 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Starting instance... {{(pid=87437) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 15 18:29:20 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:20 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:20 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87437) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 15 18:29:20 devstack nova-compute[87437]: INFO nova.compute.claims [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Claim successful on node devstack Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=87437) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG nova.compute.provider_tree [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=87437) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87437) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.832s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Start building networks asynchronously for instance. {{(pid=87437) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._sync_power_states {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Allocating IP information in the background. {{(pid=87437) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] allocate_for_instance() {{(pid=87437) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 15 18:29:21 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:21 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:21 devstack nova-compute[87437]: WARNING nova.compute.manager [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] While synchronizing instance power states, found 1 instances in the database and 0 instances on the hypervisor. Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Triggering sync for uuid edf53492-8eb4-4626-a2d5-58478d5a6c2d {{(pid=87437) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11201}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Acquiring lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG oslo.service.backend._threading.loopingcall [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 9.37 seconds {{(pid=87437) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:29:21 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Start building block device mappings for instance. {{(pid=87437) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Start spawning the instance on the hypervisor. {{(pid=87437) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Creating instance directory {{(pid=87437) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5223}} Jul 15 18:29:21 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Creating image(s) Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "/opt/stack/data/nova/instances/edf53492-8eb4-4626-a2d5-58478d5a6c2d/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "/opt/stack/data/nova/instances/edf53492-8eb4-4626-a2d5-58478d5a6c2d/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "/opt/stack/data/nova/instances/edf53492-8eb4-4626-a2d5-58478d5a6c2d/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:21 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.004s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:22 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "09f6d794-7857-4a81-b328-705b4314c7fe" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:22 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "09f6d794-7857-4a81-b328-705b4314c7fe" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.002s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Starting instance... {{(pid=87437) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a.part --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87437) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 15 18:29:23 devstack nova-compute[87437]: INFO nova.compute.claims [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Claim successful on node devstack Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a.part --force-share --output=json" returned: 0 in 0.240s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG nova.virt.images [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] 26627af3-14a2-4924-a235-ca96adb6f0af was qcow2, converting to raw {{(pid=87437) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG nova.privsep.utils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=87437) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a.part /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a.converted {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=87437) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG nova.compute.provider_tree [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=87437) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87437) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a.part /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a.converted" returned: 0 in 0.326s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a.converted --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.576s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:23 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Start building networks asynchronously for instance. {{(pid=87437) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a.converted --force-share --output=json" returned: 0 in 0.277s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 2.072s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG nova.policy [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '5e6ba5ce058247c49d0c48bd38c24114', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec03029dd1be4088960045f09bc1eebb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87437) authorize /opt/stack/nova/nova/policy.py:192}} Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:29:24 devstack nova-compute[87437]: INFO oslo.privsep.daemon [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Running privsep helper: ['sudo', 'nova-rootwrap', '/etc/nova/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/nova/nova-cpu.conf', '--privsep_context', 'nova.privsep.sys_admin_pctxt', '--privsep_sock_path', '/tmp/tmpt3doolyg/privsep.sock'] Jul 15 18:29:24 devstack sudo[88135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova-cpu.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpt3doolyg/privsep.sock Jul 15 18:29:24 devstack sudo[88135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Allocating IP information in the background. {{(pid=87437) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] allocate_for_instance() {{(pid=87437) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 15 18:29:24 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:24 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:24 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Start building block device mappings for instance. {{(pid=87437) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Start spawning the instance on the hypervisor. {{(pid=87437) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Creating instance directory {{(pid=87437) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5223}} Jul 15 18:29:24 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Creating image(s) Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "/opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "/opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "/opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.003s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:29:24 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:29:25 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Jul 15 18:29:25 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 18:29:25 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 15 18:29:25 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: Jul 15 18:29:25 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 15 18:29:25 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 15 18:29:25 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 18:29:25 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: Jul 15 18:29:25 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Jul 15 18:29:25 devstack sudo[88135]: pam_unix(sudo:session): session closed for user root Jul 15 18:29:25 devstack nova-compute[87437]: INFO oslo.privsep.daemon [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Spawned new privsep daemon via rootwrap Jul 15 18:29:25 devstack nova-compute[87437]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 15 18:29:25 devstack nova-compute[87437]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 15 18:29:25 devstack nova-compute[87437]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/none Jul 15 18:29:25 devstack nova-compute[87437]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 88183 Jul 15 18:29:25 devstack nova-compute[87437]: WARNING oslo_privsep.priv_context [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] privsep daemon already running Jul 15 18:29:25 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:25 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.124s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.139s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.122s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a,backing_fmt=raw /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk 1073741824 {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a,backing_fmt=raw /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk 1073741824" returned: 0 in 0.048s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.184s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.167s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.124s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG nova.virt.disk.api [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Checking if we can resize image /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk. size=1073741824 {{(pid=87437) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.152s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a,backing_fmt=raw /opt/stack/data/nova/instances/edf53492-8eb4-4626-a2d5-58478d5a6c2d/disk 1073741824 {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a,backing_fmt=raw /opt/stack/data/nova/instances/edf53492-8eb4-4626-a2d5-58478d5a6c2d/disk 1073741824" returned: 0 in 0.056s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.229s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk --force-share --output=json" returned: 0 in 0.128s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG nova.virt.disk.api [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Cannot resize image /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk to a smaller size. {{(pid=87437) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Created local disks {{(pid=87437) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5365}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Ensure instance console log exists: /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/console.log {{(pid=87437) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5102}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.128s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG nova.virt.disk.api [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Checking if we can resize image /opt/stack/data/nova/instances/edf53492-8eb4-4626-a2d5-58478d5a6c2d/disk. size=1073741824 {{(pid=87437) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/edf53492-8eb4-4626-a2d5-58478d5a6c2d/disk --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/edf53492-8eb4-4626-a2d5-58478d5a6c2d/disk --force-share --output=json" returned: 0 in 0.140s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG nova.virt.disk.api [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Cannot resize image /opt/stack/data/nova/instances/edf53492-8eb4-4626-a2d5-58478d5a6c2d/disk to a smaller size. {{(pid=87437) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Created local disks {{(pid=87437) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5365}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Ensure instance console log exists: /opt/stack/data/nova/instances/edf53492-8eb4-4626-a2d5-58478d5a6c2d/console.log {{(pid=87437) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5102}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:26 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:27 devstack nova-compute[87437]: DEBUG nova.policy [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'db3c092403184a35b6dc23f85a093aa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '960c022cd83841b8a786feddb0708fed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87437) authorize /opt/stack/nova/nova/policy.py:192}} Jul 15 18:29:28 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Successfully created port: b6879d3d-53e2-4d44-b2dd-7ce3f8230923 {{(pid=87437) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 15 18:29:29 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Successfully created port: 79cabcb4-750a-4f8d-b196-65068bae26a6 {{(pid=87437) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=87437) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager.update_available_resource {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=87437) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 15 18:29:30 devstack nova-compute[87437]: WARNING nova.virt.libvirt.driver [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] CMD "env LANG=C uptime" returned: 0 in 0.042s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Hypervisor/Node resource view: name=devstack free_ram=5918MB free_disk=14.960136413574219GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=87437) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:30 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:31 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Instance edf53492-8eb4-4626-a2d5-58478d5a6c2d actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87437) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 15 18:29:31 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Instance 09f6d794-7857-4a81-b328-705b4314c7fe actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87437) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 15 18:29:31 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Total usable vcpus: 4, total allocated vcpus: 2 {{(pid=87437) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 15 18:29:31 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=896MB phys_disk=25GB used_disk=2GB total_vcpus=4 used_vcpus=2 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:29:30 up 34 min, 1 user, load average: 4.46, 2.56, 1.91\n', 'num_instances': '2', 'num_vm_building': '2', 'num_task_spawning': '2', 'num_os_type_None': '2', 'num_proj_ec03029dd1be4088960045f09bc1eebb': '1', 'io_workload': '2', 'num_proj_960c022cd83841b8a786feddb0708fed': '1'} {{(pid=87437) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 15 18:29:31 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=87437) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:29:31 devstack nova-compute[87437]: DEBUG nova.compute.provider_tree [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=87437) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:29:31 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87437) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:29:31 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Compute_service record updated for devstack:devstack {{(pid=87437) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 15 18:29:31 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.432s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:31 devstack nova-compute[87437]: DEBUG oslo.service.backend._threading.loopingcall [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.97 seconds {{(pid=87437) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:29:32 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Successfully updated port: b6879d3d-53e2-4d44-b2dd-7ce3f8230923 {{(pid=87437) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 15 18:29:32 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "refresh_cache-edf53492-8eb4-4626-a2d5-58478d5a6c2d" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:29:32 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquired lock "refresh_cache-edf53492-8eb4-4626-a2d5-58478d5a6c2d" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:29:32 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Building network info cache for instance {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 15 18:29:34 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Successfully updated port: 79cabcb4-750a-4f8d-b196-65068bae26a6 {{(pid=87437) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 15 18:29:35 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "refresh_cache-09f6d794-7857-4a81-b328-705b4314c7fe" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:29:35 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquired lock "refresh_cache-09f6d794-7857-4a81-b328-705b4314c7fe" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:29:35 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Building network info cache for instance {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 15 18:29:35 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Instance cache missing network info. {{(pid=87437) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 15 18:29:35 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Instance cache missing network info. {{(pid=87437) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 15 18:29:35 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-26d90a4f-c935-4d88-90c9-a71525469165 req-59591b1f-f419-4d1f-a5dd-79b5385f81b2 service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Received event network-changed-b6879d3d-53e2-4d44-b2dd-7ce3f8230923 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:29:35 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-26d90a4f-c935-4d88-90c9-a71525469165 req-59591b1f-f419-4d1f-a5dd-79b5385f81b2 service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Refreshing instance network info cache due to event network-changed-b6879d3d-53e2-4d44-b2dd-7ce3f8230923. {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 15 18:29:35 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-26d90a4f-c935-4d88-90c9-a71525469165 req-59591b1f-f419-4d1f-a5dd-79b5385f81b2 service nova] Acquiring lock "refresh_cache-edf53492-8eb4-4626-a2d5-58478d5a6c2d" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:29:35 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:35 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Updating instance_info_cache with network_info: [{"id": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "address": "fa:16:3e:dd:99:6e", "network": {"id": "062ac600-c17f-4812-a224-e87d9b9e6d1c", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1167448520-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec03029dd1be4088960045f09bc1eebb", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb6879d3d-53", "ovs_interfaceid": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Updating instance_info_cache with network_info: [{"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Releasing lock "refresh_cache-edf53492-8eb4-4626-a2d5-58478d5a6c2d" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Instance network_info: |[{"id": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "address": "fa:16:3e:dd:99:6e", "network": {"id": "062ac600-c17f-4812-a224-e87d9b9e6d1c", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1167448520-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec03029dd1be4088960045f09bc1eebb", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb6879d3d-53", "ovs_interfaceid": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87437) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-26d90a4f-c935-4d88-90c9-a71525469165 req-59591b1f-f419-4d1f-a5dd-79b5385f81b2 service nova] Acquired lock "refresh_cache-edf53492-8eb4-4626-a2d5-58478d5a6c2d" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-26d90a4f-c935-4d88-90c9-a71525469165 req-59591b1f-f419-4d1f-a5dd-79b5385f81b2 service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Refreshing network info cache for port b6879d3d-53e2-4d44-b2dd-7ce3f8230923 {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Start _get_guest_xml network_info=[{"id": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "address": "fa:16:3e:dd:99:6e", "network": {"id": "062ac600-c17f-4812-a224-e87d9b9e6d1c", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1167448520-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec03029dd1be4088960045f09bc1eebb", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb6879d3d-53", "ovs_interfaceid": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-15T16:23:02Z,direct_url=,disk_format='qcow2',id=26627af3-14a2-4924-a235-ca96adb6f0af,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='a8392f1b03fc425b993a86d35199e1ed',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-15T16:23:04Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'size': 0, 'encryption_format': None, 'encrypted': False, 'encryption_options': None, 'device_type': 'disk', 'device_name': '/dev/vda', 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'image_id': '26627af3-14a2-4924-a235-ca96adb6f0af'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87437) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8212}} Jul 15 18:29:36 devstack nova-compute[87437]: WARNING nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='26627af3-14a2-4924-a235-ca96adb6f0af', instance_meta=NovaInstanceMeta(name='tempest-DeleteServersTestJSON-server-1204249607', uuid='edf53492-8eb4-4626-a2d5-58478d5a6c2d'), owner=OwnerMeta(userid='5e6ba5ce058247c49d0c48bd38c24114', username='tempest-DeleteServersTestJSON-1834479500-project-member', projectid='ec03029dd1be4088960045f09bc1eebb', projectname='tempest-DeleteServersTestJSON-1834479500'), image=ImageMeta(id='26627af3-14a2-4924-a235-ca96adb6f0af', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "address": "fa:16:3e:dd:99:6e", "network": {"id": "062ac600-c17f-4812-a224-e87d9b9e6d1c", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1167448520-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec03029dd1be4088960045f09bc1eebb", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb6879d3d-53", "ovs_interfaceid": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1784132976.259904) {{(pid=87437) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87437) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] CPU controller missing on host. {{(pid=87437) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Releasing lock "refresh_cache-09f6d794-7857-4a81-b328-705b4314c7fe" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Instance network_info: |[{"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87437) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Start _get_guest_xml network_info=[{"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-15T16:23:02Z,direct_url=,disk_format='qcow2',id=26627af3-14a2-4924-a235-ca96adb6f0af,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='a8392f1b03fc425b993a86d35199e1ed',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-15T16:23:04Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'size': 0, 'encryption_format': None, 'encrypted': False, 'encryption_options': None, 'device_type': 'disk', 'device_name': '/dev/vda', 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'image_id': '26627af3-14a2-4924-a235-ca96adb6f0af'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87437) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8212}} Jul 15 18:29:36 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [req-26d90a4f-c935-4d88-90c9-a71525469165 req-59591b1f-f419-4d1f-a5dd-79b5385f81b2 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87437) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] CPU controller found on host. {{(pid=87437) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87437) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-15T16:24:09Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-15T16:23:02Z,direct_url=,disk_format='qcow2',id=26627af3-14a2-4924-a235-ca96adb6f0af,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='a8392f1b03fc425b993a86d35199e1ed',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-15T16:23:04Z,virtual_size=,visibility=), allow threads: True {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Flavor limits 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 15 18:29:36 devstack nova-compute[87437]: WARNING nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Image limits 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Flavor pref 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Image pref 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='26627af3-14a2-4924-a235-ca96adb6f0af', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-2067421226', uuid='09f6d794-7857-4a81-b328-705b4314c7fe'), owner=OwnerMeta(userid='db3c092403184a35b6dc23f85a093aa4', username='tempest-ServerRescueNegativeTestJSON-676380598-project-member', projectid='960c022cd83841b8a786feddb0708fed', projectname='tempest-ServerRescueNegativeTestJSON-676380598'), image=ImageMeta(id='26627af3-14a2-4924-a235-ca96adb6f0af', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1784132976.3117533) {{(pid=87437) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87437) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Got 1 possible topologies {{(pid=87437) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87437) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CPU controller missing on host. {{(pid=87437) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87437) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CPU controller found on host. {{(pid=87437) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87437) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-15T16:24:09Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-15T16:23:02Z,direct_url=,disk_format='qcow2',id=26627af3-14a2-4924-a235-ca96adb6f0af,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='a8392f1b03fc425b993a86d35199e1ed',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-15T16:23:04Z,virtual_size=,visibility=), allow threads: True {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Flavor limits 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Image limits 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Flavor pref 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Image pref 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.privsep.utils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=87437) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-15T16:29:17Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1204249607',display_name='tempest-DeleteServersTestJSON-server-1204249607',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1204249607',id=1,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='ec03029dd1be4088960045f09bc1eebb',ramdisk_id='',reservation_id='r-95tqcmgu',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-DeleteServersTestJSON-1834479500',owner_user_name='tempest-DeleteServersTestJSON-1834479500-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-15T16:29:22Z,user_data=None,user_id='5e6ba5ce058247c49d0c48bd38c24114',uuid=edf53492-8eb4-4626-a2d5-58478d5a6c2d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "address": "fa:16:3e:dd:99:6e", "network": {"id": "062ac600-c17f-4812-a224-e87d9b9e6d1c", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1167448520-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec03029dd1be4088960045f09bc1eebb", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb6879d3d-53", "ovs_interfaceid": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87437) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Converting VIF {"id": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "address": "fa:16:3e:dd:99:6e", "network": {"id": "062ac600-c17f-4812-a224-e87d9b9e6d1c", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1167448520-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec03029dd1be4088960045f09bc1eebb", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb6879d3d-53", "ovs_interfaceid": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:dd:99:6e,bridge_name='br-int',has_traffic_filtering=True,id=b6879d3d-53e2-4d44-b2dd-7ce3f8230923,network=Network(062ac600-c17f-4812-a224-e87d9b9e6d1c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb6879d3d-53') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87437) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Got 1 possible topologies {{(pid=87437) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lazy-loading 'pci_devices' on Instance uuid edf53492-8eb4-4626-a2d5-58478d5a6c2d {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-15T16:29:20Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-2067421226',display_name='tempest-ServerRescueNegativeTestJSON-server-2067421226',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-2067421226',id=2,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='960c022cd83841b8a786feddb0708fed',ramdisk_id='',reservation_id='r-2vdw11us',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-676380598',owner_user_name='tempest-ServerRescueNegativeTestJSON-676380598-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-15T16:29:24Z,user_data=None,user_id='db3c092403184a35b6dc23f85a093aa4',uuid=09f6d794-7857-4a81-b328-705b4314c7fe,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87437) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converting VIF {"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:f7:d3:42,bridge_name='br-int',has_traffic_filtering=True,id=79cabcb4-750a-4f8d-b196-65068bae26a6,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap79cabcb4-75') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'pci_devices' on Instance uuid 09f6d794-7857-4a81-b328-705b4314c7fe {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] End _get_guest_xml xml= Jul 15 18:29:36 devstack nova-compute[87437]: edf53492-8eb4-4626-a2d5-58478d5a6c2d Jul 15 18:29:36 devstack nova-compute[87437]: instance-00000001 Jul 15 18:29:36 devstack nova-compute[87437]: 196608 Jul 15 18:29:36 devstack nova-compute[87437]: 1 Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: tempest-DeleteServersTestJSON-server-1204249607 Jul 15 18:29:36 devstack nova-compute[87437]: 2026-07-15 16:29:36 Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: 192 Jul 15 18:29:36 devstack nova-compute[87437]: 1 Jul 15 18:29:36 devstack nova-compute[87437]: 0 Jul 15 18:29:36 devstack nova-compute[87437]: 0 Jul 15 18:29:36 devstack nova-compute[87437]: 1 Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: True Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: bare Jul 15 18:29:36 devstack nova-compute[87437]: qcow2 Jul 15 18:29:36 devstack nova-compute[87437]: 1 Jul 15 18:29:36 devstack nova-compute[87437]: 0 Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: virtio Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: tempest-DeleteServersTestJSON-1834479500-project-member Jul 15 18:29:36 devstack nova-compute[87437]: tempest-DeleteServersTestJSON-1834479500 Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: OpenStack Foundation Jul 15 18:29:36 devstack nova-compute[87437]: OpenStack Nova Jul 15 18:29:36 devstack nova-compute[87437]: 33.1.0 Jul 15 18:29:36 devstack nova-compute[87437]: edf53492-8eb4-4626-a2d5-58478d5a6c2d Jul 15 18:29:36 devstack nova-compute[87437]: edf53492-8eb4-4626-a2d5-58478d5a6c2d Jul 15 18:29:36 devstack nova-compute[87437]: Virtual Machine Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: hvm Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: 1 Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: /dev/urandom Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: {{(pid=87437) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8219}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Preparing to wait for external event network-vif-plugged-b6879d3d-53e2-4d44-b2dd-7ce3f8230923 {{(pid=87437) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-15T16:29:17Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1204249607',display_name='tempest-DeleteServersTestJSON-server-1204249607',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1204249607',id=1,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='ec03029dd1be4088960045f09bc1eebb',ramdisk_id='',reservation_id='r-95tqcmgu',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-DeleteServersTestJSON-1834479500',owner_user_name='tempest-DeleteServersTestJSON-1834479500-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-15T16:29:22Z,user_data=None,user_id='5e6ba5ce058247c49d0c48bd38c24114',uuid=edf53492-8eb4-4626-a2d5-58478d5a6c2d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "address": "fa:16:3e:dd:99:6e", "network": {"id": "062ac600-c17f-4812-a224-e87d9b9e6d1c", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1167448520-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec03029dd1be4088960045f09bc1eebb", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb6879d3d-53", "ovs_interfaceid": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Converting VIF {"id": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "address": "fa:16:3e:dd:99:6e", "network": {"id": "062ac600-c17f-4812-a224-e87d9b9e6d1c", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1167448520-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec03029dd1be4088960045f09bc1eebb", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb6879d3d-53", "ovs_interfaceid": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:dd:99:6e,bridge_name='br-int',has_traffic_filtering=True,id=b6879d3d-53e2-4d44-b2dd-7ce3f8230923,network=Network(062ac600-c17f-4812-a224-e87d9b9e6d1c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb6879d3d-53') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG os_vif [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:dd:99:6e,bridge_name='br-int',has_traffic_filtering=True,id=b6879d3d-53e2-4d44-b2dd-7ce3f8230923,network=Network(062ac600-c17f-4812-a224-e87d9b9e6d1c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb6879d3d-53') {{(pid=87437) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] End _get_guest_xml xml= Jul 15 18:29:36 devstack nova-compute[87437]: 09f6d794-7857-4a81-b328-705b4314c7fe Jul 15 18:29:36 devstack nova-compute[87437]: instance-00000002 Jul 15 18:29:36 devstack nova-compute[87437]: 196608 Jul 15 18:29:36 devstack nova-compute[87437]: 1 Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: tempest-ServerRescueNegativeTestJSON-server-2067421226 Jul 15 18:29:36 devstack nova-compute[87437]: 2026-07-15 16:29:36 Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: 192 Jul 15 18:29:36 devstack nova-compute[87437]: 1 Jul 15 18:29:36 devstack nova-compute[87437]: 0 Jul 15 18:29:36 devstack nova-compute[87437]: 0 Jul 15 18:29:36 devstack nova-compute[87437]: 1 Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: True Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: bare Jul 15 18:29:36 devstack nova-compute[87437]: qcow2 Jul 15 18:29:36 devstack nova-compute[87437]: 1 Jul 15 18:29:36 devstack nova-compute[87437]: 0 Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: virtio Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: tempest-ServerRescueNegativeTestJSON-676380598-project-member Jul 15 18:29:36 devstack nova-compute[87437]: tempest-ServerRescueNegativeTestJSON-676380598 Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: OpenStack Foundation Jul 15 18:29:36 devstack nova-compute[87437]: OpenStack Nova Jul 15 18:29:36 devstack nova-compute[87437]: 33.1.0 Jul 15 18:29:36 devstack nova-compute[87437]: 09f6d794-7857-4a81-b328-705b4314c7fe Jul 15 18:29:36 devstack nova-compute[87437]: 09f6d794-7857-4a81-b328-705b4314c7fe Jul 15 18:29:36 devstack nova-compute[87437]: Virtual Machine Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: hvm Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: 1 Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: /dev/urandom Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: Jul 15 18:29:36 devstack nova-compute[87437]: {{(pid=87437) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8219}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Preparing to wait for external event network-vif-plugged-79cabcb4-750a-4f8d-b196-65068bae26a6 {{(pid=87437) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-15T16:29:20Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-2067421226',display_name='tempest-ServerRescueNegativeTestJSON-server-2067421226',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-2067421226',id=2,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='960c022cd83841b8a786feddb0708fed',ramdisk_id='',reservation_id='r-2vdw11us',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-676380598',owner_user_name='tempest-ServerRescueNegativeTestJSON-676380598-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-15T16:29:24Z,user_data=None,user_id='db3c092403184a35b6dc23f85a093aa4',uuid=09f6d794-7857-4a81-b328-705b4314c7fe,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converting VIF {"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:f7:d3:42,bridge_name='br-int',has_traffic_filtering=True,id=79cabcb4-750a-4f8d-b196-65068bae26a6,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap79cabcb4-75') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG os_vif [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:f7:d3:42,bridge_name='br-int',has_traffic_filtering=True,id=79cabcb4-750a-4f8d-b196-65068bae26a6,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap79cabcb4-75') {{(pid=87437) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Created schema index Interface.name {{(pid=87437) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Created schema index Port.name {{(pid=87437) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Created schema index Bridge.name {{(pid=87437) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] schema index .name already exists {{(pid=87437) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:102}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] tcp:127.0.0.1:6640: entering CONNECTING {{(pid=87437) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [POLLOUT] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=87437) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] schema index .name already exists {{(pid=87437) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:102}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] schema index .name already exists {{(pid=87437) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:102}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "da4a1788-6184-46c5-a3a3-cb461b15429c" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.002s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '60e07698-4166-5744-bee5-486165adc22d', '_type': 'linux-noop'}}, row=False) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Starting instance... {{(pid=87437) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 15 18:29:36 devstack nova-compute[87437]: INFO oslo.privsep.daemon [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Running privsep helper: ['sudo', 'nova-rootwrap', '/etc/nova/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/nova/nova-cpu.conf', '--privsep_context', 'vif_plug_ovs.privsep.vif_plug', '--privsep_sock_path', '/tmp/tmpmjq3ijdm/privsep.sock'] Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '33fbb357-038d-59bd-be6c-fb831347ea4b', '_type': 'linux-noop'}}, row=False) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:29:36 devstack sudo[88265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova-cpu.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmpmjq3ijdm/privsep.sock Jul 15 18:29:36 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:36 devstack sudo[88265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 15 18:29:37 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [req-26d90a4f-c935-4d88-90c9-a71525469165 req-59591b1f-f419-4d1f-a5dd-79b5385f81b2 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.005s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87437) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 15 18:29:37 devstack nova-compute[87437]: INFO nova.compute.claims [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Claim successful on node devstack Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-26d90a4f-c935-4d88-90c9-a71525469165 req-59591b1f-f419-4d1f-a5dd-79b5385f81b2 service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Updated VIF entry in instance network info cache for port b6879d3d-53e2-4d44-b2dd-7ce3f8230923. {{(pid=87437) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-26d90a4f-c935-4d88-90c9-a71525469165 req-59591b1f-f419-4d1f-a5dd-79b5385f81b2 service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Updating instance_info_cache with network_info: [{"id": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "address": "fa:16:3e:dd:99:6e", "network": {"id": "062ac600-c17f-4812-a224-e87d9b9e6d1c", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1167448520-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec03029dd1be4088960045f09bc1eebb", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb6879d3d-53", "ovs_interfaceid": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-26d90a4f-c935-4d88-90c9-a71525469165 req-59591b1f-f419-4d1f-a5dd-79b5385f81b2 service nova] Releasing lock "refresh_cache-edf53492-8eb4-4626-a2d5-58478d5a6c2d" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=87437) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG nova.compute.provider_tree [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=87437) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87437) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.592s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Start building networks asynchronously for instance. {{(pid=87437) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-cde84e09-00bd-4862-99d0-6340799e0e1e req-fe3e51b1-a60d-497e-89c1-23d456dcfcc5 service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Received event network-changed-79cabcb4-750a-4f8d-b196-65068bae26a6 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-cde84e09-00bd-4862-99d0-6340799e0e1e req-fe3e51b1-a60d-497e-89c1-23d456dcfcc5 service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Refreshing instance network info cache due to event network-changed-79cabcb4-750a-4f8d-b196-65068bae26a6. {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-cde84e09-00bd-4862-99d0-6340799e0e1e req-fe3e51b1-a60d-497e-89c1-23d456dcfcc5 service nova] Acquiring lock "refresh_cache-09f6d794-7857-4a81-b328-705b4314c7fe" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-cde84e09-00bd-4862-99d0-6340799e0e1e req-fe3e51b1-a60d-497e-89c1-23d456dcfcc5 service nova] Acquired lock "refresh_cache-09f6d794-7857-4a81-b328-705b4314c7fe" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-cde84e09-00bd-4862-99d0-6340799e0e1e req-fe3e51b1-a60d-497e-89c1-23d456dcfcc5 service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Refreshing network info cache for port 79cabcb4-750a-4f8d-b196-65068bae26a6 {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 15 18:29:37 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [req-cde84e09-00bd-4862-99d0-6340799e0e1e req-fe3e51b1-a60d-497e-89c1-23d456dcfcc5 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Allocating IP information in the background. {{(pid=87437) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 15 18:29:37 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] allocate_for_instance() {{(pid=87437) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 15 18:29:37 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:37 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:37 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Start building block device mappings for instance. {{(pid=87437) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG nova.policy [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'db3c092403184a35b6dc23f85a093aa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '960c022cd83841b8a786feddb0708fed', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87437) authorize /opt/stack/nova/nova/policy.py:192}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Start spawning the instance on the hypervisor. {{(pid=87437) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Creating instance directory {{(pid=87437) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5223}} Jul 15 18:29:38 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Creating image(s) Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "/opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "/opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "/opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.006s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.166s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:38 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Jul 15 18:29:38 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 18:29:38 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 15 18:29:38 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: Jul 15 18:29:38 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 15 18:29:38 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 15 18:29:38 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 18:29:38 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: Jul 15 18:29:38 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.153s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a,backing_fmt=raw /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk 1073741824 {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a,backing_fmt=raw /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk 1073741824" returned: 0 in 0.094s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.275s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:38 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.197s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG nova.virt.disk.api [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Checking if we can resize image /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk. size=1073741824 {{(pid=87437) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:29:39 devstack sudo[88265]: pam_unix(sudo:session): session closed for user root Jul 15 18:29:39 devstack nova-compute[87437]: INFO oslo.privsep.daemon [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Spawned new privsep daemon via rootwrap Jul 15 18:29:39 devstack nova-compute[87437]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 15 18:29:39 devstack nova-compute[87437]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 15 18:29:39 devstack nova-compute[87437]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_DAC_OVERRIDE|CAP_NET_ADMIN/CAP_DAC_OVERRIDE|CAP_NET_ADMIN/none Jul 15 18:29:39 devstack nova-compute[87437]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 88609 Jul 15 18:29:39 devstack nova-compute[87437]: WARNING oslo_privsep.priv_context [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] privsep daemon already running Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk --force-share --output=json" returned: 0 in 0.161s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG nova.virt.disk.api [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Cannot resize image /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk to a smaller size. {{(pid=87437) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Created local disks {{(pid=87437) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5365}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Ensure instance console log exists: /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/console.log {{(pid=87437) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5102}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapb6879d3d-53, may_exist=True, interface_attrs={}) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapb6879d3d-53, col_values=(('qos', UUID('eef3915a-ecc3-4dc1-a23f-83f77eccca30')),), if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapb6879d3d-53, col_values=(('external_ids', {'iface-id': 'b6879d3d-53e2-4d44-b2dd-7ce3f8230923', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:dd:99:6e', 'vm-uuid': 'edf53492-8eb4-4626-a2d5-58478d5a6c2d'}),), if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap79cabcb4-75, may_exist=True, interface_attrs={}) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap79cabcb4-75, col_values=(('qos', UUID('5ae0d275-8c07-42e5-90a7-1ec8367fd846')),), if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap79cabcb4-75, col_values=(('external_ids', {'iface-id': '79cabcb4-750a-4f8d-b196-65068bae26a6', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:f7:d3:42', 'vm-uuid': '09f6d794-7857-4a81-b328-705b4314c7fe'}),), if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:39 devstack nova-compute[87437]: INFO os_vif [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:dd:99:6e,bridge_name='br-int',has_traffic_filtering=True,id=b6879d3d-53e2-4d44-b2dd-7ce3f8230923,network=Network(062ac600-c17f-4812-a224-e87d9b9e6d1c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb6879d3d-53') Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:39 devstack nova-compute[87437]: INFO os_vif [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:f7:d3:42,bridge_name='br-int',has_traffic_filtering=True,id=79cabcb4-750a-4f8d-b196-65068bae26a6,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap79cabcb4-75') Jul 15 18:29:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:40 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] No BDM found with device name vda, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:29:40 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] No VIF found with MAC fa:16:3e:dd:99:6e, not building metadata {{(pid=87437) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 15 18:29:40 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] No BDM found with device name vda, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:29:40 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] No VIF found with MAC fa:16:3e:f7:d3:42, not building metadata {{(pid=87437) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 15 18:29:40 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:40 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:40 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Successfully created port: 66a5b777-a536-4b50-8fbe-c49d6d3df0bc {{(pid=87437) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 15 18:29:40 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:41 devstack nova-compute[87437]: DEBUG nova.virt.driver [-] Emitting event Started> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:29:41 devstack nova-compute[87437]: INFO nova.compute.manager [-] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] VM Started (Lifecycle Event) Jul 15 18:29:41 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:29:41 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Paused> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:29:41 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] VM Paused (Lifecycle Event) Jul 15 18:29:41 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:29:42 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 3 {{(pid=87437) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 15 18:29:42 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] During sync_power_state the instance has a pending task (spawning). Skip. Jul 15 18:29:42 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Started> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:29:42 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] VM Started (Lifecycle Event) Jul 15 18:29:42 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:29:42 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Paused> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:29:42 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] VM Paused (Lifecycle Event) Jul 15 18:29:42 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:29:42 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 3 {{(pid=87437) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 15 18:29:42 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] During sync_power_state the instance has a pending task (spawning). Skip. Jul 15 18:29:42 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Successfully updated port: 66a5b777-a536-4b50-8fbe-c49d6d3df0bc {{(pid=87437) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 15 18:29:42 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "refresh_cache-da4a1788-6184-46c5-a3a3-cb461b15429c" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:29:42 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquired lock "refresh_cache-da4a1788-6184-46c5-a3a3-cb461b15429c" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:29:42 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Building network info cache for instance {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 15 18:29:42 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [req-cde84e09-00bd-4862-99d0-6340799e0e1e req-fe3e51b1-a60d-497e-89c1-23d456dcfcc5 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Instance cache missing network info. {{(pid=87437) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-7c77fa09-3567-42ea-9825-3b08af6a76ae req-6dfc0154-69b2-43a8-aa34-916d0f138d11 service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Received event network-changed-66a5b777-a536-4b50-8fbe-c49d6d3df0bc {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-7c77fa09-3567-42ea-9825-3b08af6a76ae req-6dfc0154-69b2-43a8-aa34-916d0f138d11 service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Refreshing instance network info cache due to event network-changed-66a5b777-a536-4b50-8fbe-c49d6d3df0bc. {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-7c77fa09-3567-42ea-9825-3b08af6a76ae req-6dfc0154-69b2-43a8-aa34-916d0f138d11 service nova] Acquiring lock "refresh_cache-da4a1788-6184-46c5-a3a3-cb461b15429c" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-8c5b08c5-42d9-4f6e-a9ec-e86534e1cd91 req-435da90d-a1c5-4364-bc82-e589cc44bdef service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Received event network-vif-plugged-b6879d3d-53e2-4d44-b2dd-7ce3f8230923 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-8c5b08c5-42d9-4f6e-a9ec-e86534e1cd91 req-435da90d-a1c5-4364-bc82-e589cc44bdef service nova] Acquiring lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-8c5b08c5-42d9-4f6e-a9ec-e86534e1cd91 req-435da90d-a1c5-4364-bc82-e589cc44bdef service nova] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-8c5b08c5-42d9-4f6e-a9ec-e86534e1cd91 req-435da90d-a1c5-4364-bc82-e589cc44bdef service nova] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-8c5b08c5-42d9-4f6e-a9ec-e86534e1cd91 req-435da90d-a1c5-4364-bc82-e589cc44bdef service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Processing event network-vif-plugged-b6879d3d-53e2-4d44-b2dd-7ce3f8230923 {{(pid=87437) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Instance event wait completed in 1 seconds for network-vif-plugged {{(pid=87437) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Guest created on hypervisor {{(pid=87437) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4885}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Resumed> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:29:43 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] VM Resumed (Lifecycle Event) Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-cde84e09-00bd-4862-99d0-6340799e0e1e req-fe3e51b1-a60d-497e-89c1-23d456dcfcc5 service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Updated VIF entry in instance network info cache for port 79cabcb4-750a-4f8d-b196-65068bae26a6. {{(pid=87437) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-cde84e09-00bd-4862-99d0-6340799e0e1e req-fe3e51b1-a60d-497e-89c1-23d456dcfcc5 service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Updating instance_info_cache with network_info: [{"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:29:43 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [-] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Instance spawned successfully. Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=87437) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Found default for hw_cdrom_bus of ide {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Found default for hw_disk_bus of virtio {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Found default for hw_input_bus of None {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Found default for hw_pointer_model of None {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Found default for hw_video_model of virtio {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Found default for hw_vif_model of virtio {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:43 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] During sync_power_state the instance has a pending task (spawning). Skip. Jul 15 18:29:43 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-cde84e09-00bd-4862-99d0-6340799e0e1e req-fe3e51b1-a60d-497e-89c1-23d456dcfcc5 service nova] Releasing lock "refresh_cache-09f6d794-7857-4a81-b328-705b4314c7fe" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:29:44 devstack nova-compute[87437]: INFO nova.compute.manager [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Took 22.09 seconds to spawn the instance on the hypervisor. Jul 15 18:29:44 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:29:44 devstack nova-compute[87437]: INFO nova.compute.manager [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Took 23.96 seconds to build instance. Jul 15 18:29:44 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-4ef0251a-d081-4fe3-a8f8-2aef85e374ce tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 24.243s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:44 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 22.862s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:44 devstack nova-compute[87437]: INFO nova.compute.manager [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] During sync_power_state the instance has a pending task (networking). Skip. Jul 15 18:29:44 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:44 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:45 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:46 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Updating instance_info_cache with network_info: [{"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Received event network-vif-plugged-b6879d3d-53e2-4d44-b2dd-7ce3f8230923 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] Acquiring lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.005s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] No waiting events found dispatching network-vif-plugged-b6879d3d-53e2-4d44-b2dd-7ce3f8230923 {{(pid=87437) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 15 18:29:47 devstack nova-compute[87437]: WARNING nova.compute.manager [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Received unexpected event network-vif-plugged-b6879d3d-53e2-4d44-b2dd-7ce3f8230923 for instance with vm_state active and task_state None. Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Received event network-vif-plugged-79cabcb4-750a-4f8d-b196-65068bae26a6 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] Acquiring lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] Lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] Lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Processing event network-vif-plugged-79cabcb4-750a-4f8d-b196-65068bae26a6 {{(pid=87437) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Received event network-vif-plugged-79cabcb4-750a-4f8d-b196-65068bae26a6 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Releasing lock "refresh_cache-da4a1788-6184-46c5-a3a3-cb461b15429c" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] Acquiring lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Instance network_info: |[{"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87437) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Instance event wait completed in 6 seconds for network-vif-plugged {{(pid=87437) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] Lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.007s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] Lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.007s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] No waiting events found dispatching network-vif-plugged-79cabcb4-750a-4f8d-b196-65068bae26a6 {{(pid=87437) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 15 18:29:47 devstack nova-compute[87437]: WARNING nova.compute.manager [req-bee2d370-0243-4782-979b-aa3ed3a7a3bc req-5013d85b-c216-4848-96e7-fadb83f87657 service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Received unexpected event network-vif-plugged-79cabcb4-750a-4f8d-b196-65068bae26a6 for instance with vm_state building and task_state spawning. Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-7c77fa09-3567-42ea-9825-3b08af6a76ae req-6dfc0154-69b2-43a8-aa34-916d0f138d11 service nova] Acquired lock "refresh_cache-da4a1788-6184-46c5-a3a3-cb461b15429c" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-7c77fa09-3567-42ea-9825-3b08af6a76ae req-6dfc0154-69b2-43a8-aa34-916d0f138d11 service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Refreshing network info cache for port 66a5b777-a536-4b50-8fbe-c49d6d3df0bc {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 15 18:29:47 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Start _get_guest_xml network_info=[{"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-15T16:23:02Z,direct_url=,disk_format='qcow2',id=26627af3-14a2-4924-a235-ca96adb6f0af,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='a8392f1b03fc425b993a86d35199e1ed',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-15T16:23:04Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'size': 0, 'encryption_format': None, 'encrypted': False, 'encryption_options': None, 'device_type': 'disk', 'device_name': '/dev/vda', 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'image_id': '26627af3-14a2-4924-a235-ca96adb6f0af'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87437) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8212}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Resumed> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:29:48 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] VM Resumed (Lifecycle Event) Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Guest created on hypervisor {{(pid=87437) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4885}} Jul 15 18:29:48 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [req-7c77fa09-3567-42ea-9825-3b08af6a76ae req-6dfc0154-69b2-43a8-aa34-916d0f138d11 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:48 devstack nova-compute[87437]: WARNING nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='26627af3-14a2-4924-a235-ca96adb6f0af', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1924611028', uuid='da4a1788-6184-46c5-a3a3-cb461b15429c'), owner=OwnerMeta(userid='db3c092403184a35b6dc23f85a093aa4', username='tempest-ServerRescueNegativeTestJSON-676380598-project-member', projectid='960c022cd83841b8a786feddb0708fed', projectname='tempest-ServerRescueNegativeTestJSON-676380598'), image=ImageMeta(id='26627af3-14a2-4924-a235-ca96adb6f0af', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1784132988.0527158) {{(pid=87437) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 15 18:29:48 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [-] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Instance spawned successfully. Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87437) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CPU controller missing on host. {{(pid=87437) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=87437) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87437) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CPU controller found on host. {{(pid=87437) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87437) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-15T16:24:09Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-15T16:23:02Z,direct_url=,disk_format='qcow2',id=26627af3-14a2-4924-a235-ca96adb6f0af,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='a8392f1b03fc425b993a86d35199e1ed',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-15T16:23:04Z,virtual_size=,visibility=), allow threads: True {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Flavor limits 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Image limits 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Flavor pref 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Image pref 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87437) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Got 1 possible topologies {{(pid=87437) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Found default for hw_cdrom_bus of ide {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Found default for hw_disk_bus of virtio {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Found default for hw_input_bus of None {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Found default for hw_pointer_model of None {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Found default for hw_video_model of virtio {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Found default for hw_vif_model of virtio {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:48 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] During sync_power_state the instance has a pending task (spawning). Skip. Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-15T16:29:35Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1924611028',display_name='tempest-ServerRescueNegativeTestJSON-server-1924611028',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1924611028',id=3,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='960c022cd83841b8a786feddb0708fed',ramdisk_id='',reservation_id='r-esthgtx6',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-676380598',owner_user_name='tempest-ServerRescueNegativeTestJSON-676380598-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-15T16:29:38Z,user_data=None,user_id='db3c092403184a35b6dc23f85a093aa4',uuid=da4a1788-6184-46c5-a3a3-cb461b15429c,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87437) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converting VIF {"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:d4:5e:2f,bridge_name='br-int',has_traffic_filtering=True,id=66a5b777-a536-4b50-8fbe-c49d6d3df0bc,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap66a5b777-a5') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'pci_devices' on Instance uuid da4a1788-6184-46c5-a3a3-cb461b15429c {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] End _get_guest_xml xml= Jul 15 18:29:48 devstack nova-compute[87437]: da4a1788-6184-46c5-a3a3-cb461b15429c Jul 15 18:29:48 devstack nova-compute[87437]: instance-00000003 Jul 15 18:29:48 devstack nova-compute[87437]: 196608 Jul 15 18:29:48 devstack nova-compute[87437]: 1 Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: tempest-ServerRescueNegativeTestJSON-server-1924611028 Jul 15 18:29:48 devstack nova-compute[87437]: 2026-07-15 16:29:48 Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: 192 Jul 15 18:29:48 devstack nova-compute[87437]: 1 Jul 15 18:29:48 devstack nova-compute[87437]: 0 Jul 15 18:29:48 devstack nova-compute[87437]: 0 Jul 15 18:29:48 devstack nova-compute[87437]: 1 Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: True Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: bare Jul 15 18:29:48 devstack nova-compute[87437]: qcow2 Jul 15 18:29:48 devstack nova-compute[87437]: 1 Jul 15 18:29:48 devstack nova-compute[87437]: 0 Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: virtio Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: tempest-ServerRescueNegativeTestJSON-676380598-project-member Jul 15 18:29:48 devstack nova-compute[87437]: tempest-ServerRescueNegativeTestJSON-676380598 Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: OpenStack Foundation Jul 15 18:29:48 devstack nova-compute[87437]: OpenStack Nova Jul 15 18:29:48 devstack nova-compute[87437]: 33.1.0 Jul 15 18:29:48 devstack nova-compute[87437]: da4a1788-6184-46c5-a3a3-cb461b15429c Jul 15 18:29:48 devstack nova-compute[87437]: da4a1788-6184-46c5-a3a3-cb461b15429c Jul 15 18:29:48 devstack nova-compute[87437]: Virtual Machine Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: hvm Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: 1 Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: /dev/urandom Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: Jul 15 18:29:48 devstack nova-compute[87437]: {{(pid=87437) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8219}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Preparing to wait for external event network-vif-plugged-66a5b777-a536-4b50-8fbe-c49d6d3df0bc {{(pid=87437) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-15T16:29:35Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1924611028',display_name='tempest-ServerRescueNegativeTestJSON-server-1924611028',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1924611028',id=3,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='960c022cd83841b8a786feddb0708fed',ramdisk_id='',reservation_id='r-esthgtx6',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-676380598',owner_user_name='tempest-ServerRescueNegativeTestJSON-676380598-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-15T16:29:38Z,user_data=None,user_id='db3c092403184a35b6dc23f85a093aa4',uuid=da4a1788-6184-46c5-a3a3-cb461b15429c,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converting VIF {"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:d4:5e:2f,bridge_name='br-int',has_traffic_filtering=True,id=66a5b777-a536-4b50-8fbe-c49d6d3df0bc,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap66a5b777-a5') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG os_vif [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:d4:5e:2f,bridge_name='br-int',has_traffic_filtering=True,id=66a5b777-a536-4b50-8fbe-c49d6d3df0bc,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap66a5b777-a5') {{(pid=87437) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': 'c7d8eb9d-df29-554b-a06a-7551bfe2b7ff', '_type': 'linux-noop'}}, row=False) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap66a5b777-a5, may_exist=True, interface_attrs={}) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap66a5b777-a5, col_values=(('qos', UUID('cb7e218d-6806-405c-adf1-7824b9ffcfed')),), if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap66a5b777-a5, col_values=(('external_ids', {'iface-id': '66a5b777-a536-4b50-8fbe-c49d6d3df0bc', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:d4:5e:2f', 'vm-uuid': 'da4a1788-6184-46c5-a3a3-cb461b15429c'}),), if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:48 devstack nova-compute[87437]: INFO os_vif [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:d4:5e:2f,bridge_name='br-int',has_traffic_filtering=True,id=66a5b777-a536-4b50-8fbe-c49d6d3df0bc,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap66a5b777-a5') Jul 15 18:29:48 devstack nova-compute[87437]: INFO nova.compute.manager [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Took 24.47 seconds to spawn the instance on the hypervisor. Jul 15 18:29:48 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:29:49 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] No BDM found with device name vda, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:29:49 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] No VIF found with MAC fa:16:3e:d4:5e:2f, not building metadata {{(pid=87437) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 15 18:29:49 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:49 devstack nova-compute[87437]: INFO nova.compute.manager [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Took 26.19 seconds to build instance. Jul 15 18:29:49 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-dd9a1e2a-122a-47f3-ae02-2940092bed89 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "09f6d794-7857-4a81-b328-705b4314c7fe" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 26.621s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:50 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:50 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:50 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Started> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:29:51 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] VM Started (Lifecycle Event) Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-038554bd-79e8-4c7f-a271-edfe8480d888 req-b26423a5-e4a5-4e9a-8680-0ada413dbe0a service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Received event network-vif-plugged-66a5b777-a536-4b50-8fbe-c49d6d3df0bc {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-038554bd-79e8-4c7f-a271-edfe8480d888 req-b26423a5-e4a5-4e9a-8680-0ada413dbe0a service nova] Acquiring lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-038554bd-79e8-4c7f-a271-edfe8480d888 req-b26423a5-e4a5-4e9a-8680-0ada413dbe0a service nova] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-038554bd-79e8-4c7f-a271-edfe8480d888 req-b26423a5-e4a5-4e9a-8680-0ada413dbe0a service nova] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.004s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-038554bd-79e8-4c7f-a271-edfe8480d888 req-b26423a5-e4a5-4e9a-8680-0ada413dbe0a service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Processing event network-vif-plugged-66a5b777-a536-4b50-8fbe-c49d6d3df0bc {{(pid=87437) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Paused> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:29:51 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] VM Paused (Lifecycle Event) Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=87437) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Guest created on hypervisor {{(pid=87437) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4885}} Jul 15 18:29:51 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [-] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Instance spawned successfully. Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Resumed> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:29:51 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] VM Resumed (Lifecycle Event) Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Found default for hw_cdrom_bus of ide {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Found default for hw_disk_bus of virtio {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Found default for hw_input_bus of None {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Found default for hw_pointer_model of None {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Found default for hw_video_model of virtio {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Found default for hw_vif_model of virtio {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:29:51 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:29:52 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=87437) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 15 18:29:52 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] During sync_power_state the instance has a pending task (spawning). Skip. Jul 15 18:29:52 devstack nova-compute[87437]: INFO nova.compute.manager [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Took 13.92 seconds to spawn the instance on the hypervisor. Jul 15 18:29:52 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:29:52 devstack nova-compute[87437]: INFO nova.compute.manager [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Took 15.54 seconds to build instance. Jul 15 18:29:52 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 15.911s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:53 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [req-7c77fa09-3567-42ea-9825-3b08af6a76ae req-6dfc0154-69b2-43a8-aa34-916d0f138d11 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:53 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:54 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-45ca9bf5-4e16-4d21-a386-53a68494629d req-f53bcc33-1529-4639-8751-4891de63cd07 service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Received event network-vif-plugged-66a5b777-a536-4b50-8fbe-c49d6d3df0bc {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:29:54 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-45ca9bf5-4e16-4d21-a386-53a68494629d req-f53bcc33-1529-4639-8751-4891de63cd07 service nova] Acquiring lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:54 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-45ca9bf5-4e16-4d21-a386-53a68494629d req-f53bcc33-1529-4639-8751-4891de63cd07 service nova] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:54 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-45ca9bf5-4e16-4d21-a386-53a68494629d req-f53bcc33-1529-4639-8751-4891de63cd07 service nova] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.004s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:54 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-45ca9bf5-4e16-4d21-a386-53a68494629d req-f53bcc33-1529-4639-8751-4891de63cd07 service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] No waiting events found dispatching network-vif-plugged-66a5b777-a536-4b50-8fbe-c49d6d3df0bc {{(pid=87437) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 15 18:29:54 devstack nova-compute[87437]: WARNING nova.compute.manager [req-45ca9bf5-4e16-4d21-a386-53a68494629d req-f53bcc33-1529-4639-8751-4891de63cd07 service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Received unexpected event network-vif-plugged-66a5b777-a536-4b50-8fbe-c49d6d3df0bc for instance with vm_state active and task_state None. Jul 15 18:29:55 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-7c77fa09-3567-42ea-9825-3b08af6a76ae req-6dfc0154-69b2-43a8-aa34-916d0f138d11 service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Updated VIF entry in instance network info cache for port 66a5b777-a536-4b50-8fbe-c49d6d3df0bc. {{(pid=87437) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 15 18:29:55 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-7c77fa09-3567-42ea-9825-3b08af6a76ae req-6dfc0154-69b2-43a8-aa34-916d0f138d11 service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Updating instance_info_cache with network_info: [{"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:29:55 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:55 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-7c77fa09-3567-42ea-9825-3b08af6a76ae req-6dfc0154-69b2-43a8-aa34-916d0f138d11 service nova] Releasing lock "refresh_cache-da4a1788-6184-46c5-a3a3-cb461b15429c" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:29:55 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:55 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.012s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:55 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lazy-loading 'flavor' on Instance uuid edf53492-8eb4-4626-a2d5-58478d5a6c2d {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:29:56 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 0.354s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:56 devstack nova-compute[87437]: INFO nova.compute.manager [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Rescuing Jul 15 18:29:56 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "refresh_cache-da4a1788-6184-46c5-a3a3-cb461b15429c" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:29:56 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquired lock "refresh_cache-da4a1788-6184-46c5-a3a3-cb461b15429c" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:29:56 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Building network info cache for instance {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 15 18:29:56 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:57 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:57 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:57 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Starting instance... {{(pid=87437) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 15 18:29:58 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:58 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:58 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87437) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 15 18:29:58 devstack nova-compute[87437]: INFO nova.compute.claims [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Claim successful on node devstack Jul 15 18:29:58 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:29:58 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:29:58 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.003s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:29:58 devstack nova-compute[87437]: INFO nova.compute.manager [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Attaching volume dd5dd44b-c073-42bf-90d6-8fc677f11efe to /dev/vdb Jul 15 18:29:58 devstack nova-compute[87437]: DEBUG os_brick.utils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.35', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=87437) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 15 18:29:58 devstack nova-compute[87437]: INFO oslo.privsep.daemon [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Running privsep helper: ['sudo', 'nova-rootwrap', '/etc/nova/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/nova/nova-cpu.conf', '--privsep_context', 'os_brick.privileged.default', '--privsep_sock_path', '/tmp/tmpizxd9mz_/privsep.sock'] Jul 15 18:29:58 devstack sudo[88877]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova-cpu.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmpizxd9mz_/privsep.sock Jul 15 18:29:58 devstack sudo[88877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 15 18:29:59 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=87437) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:29:59 devstack nova-compute[87437]: DEBUG nova.compute.provider_tree [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=87437) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:29:59 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87437) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:29:59 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:29:59 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 1.663s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:29:59 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Start building networks asynchronously for instance. {{(pid=87437) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 15 18:30:00 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Allocating IP information in the background. {{(pid=87437) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 15 18:30:00 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] allocate_for_instance() {{(pid=87437) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 15 18:30:00 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:00 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Updating instance_info_cache with network_info: [{"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:30:00 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:00 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 15 18:30:00 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Releasing lock "refresh_cache-da4a1788-6184-46c5-a3a3-cb461b15429c" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:30:00 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Start building block device mappings for instance. {{(pid=87437) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 15 18:30:00 devstack nova-compute[87437]: DEBUG nova.policy [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '594dfcfd2f80480c8f568a923e783151', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a559f53dcc834dfaad1c078de303b840', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87437) authorize /opt/stack/nova/nova/policy.py:192}} Jul 15 18:30:00 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Start spawning the instance on the hypervisor. {{(pid=87437) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Creating instance directory {{(pid=87437) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5223}} Jul 15 18:30:01 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Creating image(s) Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "/opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "/opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "/opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG nova.utils [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Queued Task(fn=>, remaining_delay=14.988650786000107 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.98277629400036 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.982414516000063 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:01 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [-] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Instance destroyed successfully. Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'numa_topology' on Instance uuid da4a1788-6184-46c5-a3a3-cb461b15429c {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:01 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Attempting rescue Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] rescue generated disk_info: {'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} {{(pid=87437) rescue /opt/stack/nova/nova/virt/libvirt/driver.py:4642}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Instance directory exists: not creating {{(pid=87437) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5219}} Jul 15 18:30:01 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Creating image(s) Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "/opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "/opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.003s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "/opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.007s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'trusted_certs' on Instance uuid da4a1788-6184-46c5-a3a3-cb461b15429c {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG nova.objects.base [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs {{(pid=87437) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.365s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:01 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.425s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a,backing_fmt=raw /opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk 1073741824 {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:02 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Jul 15 18:30:02 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 18:30:02 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 15 18:30:02 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: Jul 15 18:30:02 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 15 18:30:02 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 15 18:30:02 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 18:30:02 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a,backing_fmt=raw /opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk 1073741824" returned: 0 in 0.069s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:02 devstack nova-compute[87437]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.557s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.461s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.249s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a,backing_fmt=raw /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk.rescue {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a,backing_fmt=raw /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk.rescue" returned: 0 in 0.093s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.386s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'migration_context' on Instance uuid da4a1788-6184-46c5-a3a3-cb461b15429c {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.objects.base [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs,migration_context {{(pid=87437) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Created local disks {{(pid=87437) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5365}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.479s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Start _get_guest_xml network_info=[{"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "vif_mac": "fa:16:3e:d4:5e:2f"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-15T16:23:02Z,direct_url=,disk_format='qcow2',id=26627af3-14a2-4924-a235-ca96adb6f0af,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='a8392f1b03fc425b993a86d35199e1ed',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-15T16:23:04Z,virtual_size=,visibility=) rescue={'image_id': '26627af3-14a2-4924-a235-ca96adb6f0af', 'kernel_id': '', 'ramdisk_id': ''} block_device_info=Noneshare_info=ShareMappingList(objects=[]) {{(pid=87437) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8212}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'resources' on Instance uuid da4a1788-6184-46c5-a3a3-cb461b15429c {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.disk.api [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Checking if we can resize image /opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk. size=1073741824 {{(pid=87437) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.objects.base [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources {{(pid=87437) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 15 18:30:02 devstack nova-compute[87437]: WARNING nova.virt.libvirt.driver [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='26627af3-14a2-4924-a235-ca96adb6f0af', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1924611028', uuid='da4a1788-6184-46c5-a3a3-cb461b15429c'), owner=OwnerMeta(userid='db3c092403184a35b6dc23f85a093aa4', username='tempest-ServerRescueNegativeTestJSON-676380598-project-member', projectid='960c022cd83841b8a786feddb0708fed', projectname='tempest-ServerRescueNegativeTestJSON-676380598'), image=ImageMeta(id='26627af3-14a2-4924-a235-ca96adb6f0af', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_cdrom_bus': 'ide', 'hw_disk_bus': 'virtio', 'hw_machine_type': 'pc', 'hw_rng_model': 'virtio', 'hw_video_model': 'virtio', 'hw_vif_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "vif_mac": "fa:16:3e:d4:5e:2f"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1784133002.7214038) {{(pid=87437) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87437) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CPU controller missing on host. {{(pid=87437) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87437) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CPU controller found on host. {{(pid=87437) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87437) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-15T16:24:09Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-15T16:23:02Z,direct_url=,disk_format='qcow2',id=26627af3-14a2-4924-a235-ca96adb6f0af,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='a8392f1b03fc425b993a86d35199e1ed',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-15T16:23:04Z,virtual_size=,visibility=), allow threads: True {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Flavor limits 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Image limits 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Flavor pref 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Image pref 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87437) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Got 1 possible topologies {{(pid=87437) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'vcpu_model' on Instance uuid da4a1788-6184-46c5-a3a3-cb461b15429c {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.objects.base [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model {{(pid=87437) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-15T16:29:35Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1924611028',display_name='tempest-ServerRescueNegativeTestJSON-server-1924611028',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1924611028',id=3,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-15T16:29:52Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='960c022cd83841b8a786feddb0708fed',ramdisk_id='',reservation_id='r-esthgtx6',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-ServerRescueNegativeTestJSON-676380598',owner_user_name='tempest-ServerRescueNegativeTestJSON-676380598-project-member'},tags=,task_state='rescuing',terminated_at=None,trusted_certs=None,updated_at=2026-07-15T16:29:52Z,user_data=None,user_id='db3c092403184a35b6dc23f85a093aa4',uuid=da4a1788-6184-46c5-a3a3-cb461b15429c,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "vif_mac": "fa:16:3e:d4:5e:2f"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87437) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converting VIF {"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "vif_mac": "fa:16:3e:d4:5e:2f"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:d4:5e:2f,bridge_name='br-int',has_traffic_filtering=True,id=66a5b777-a536-4b50-8fbe-c49d6d3df0bc,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap66a5b777-a5') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'pci_devices' on Instance uuid da4a1788-6184-46c5-a3a3-cb461b15429c {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.objects.base [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model,pci_devices {{(pid=87437) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 15 18:30:02 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] End _get_guest_xml xml= Jul 15 18:30:02 devstack nova-compute[87437]: da4a1788-6184-46c5-a3a3-cb461b15429c Jul 15 18:30:02 devstack nova-compute[87437]: instance-00000003 Jul 15 18:30:02 devstack nova-compute[87437]: 196608 Jul 15 18:30:02 devstack nova-compute[87437]: 1 Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: tempest-ServerRescueNegativeTestJSON-server-1924611028 Jul 15 18:30:02 devstack nova-compute[87437]: 2026-07-15 16:30:02 Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: 192 Jul 15 18:30:02 devstack nova-compute[87437]: 1 Jul 15 18:30:02 devstack nova-compute[87437]: 0 Jul 15 18:30:02 devstack nova-compute[87437]: 0 Jul 15 18:30:02 devstack nova-compute[87437]: 1 Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: True Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: bare Jul 15 18:30:02 devstack nova-compute[87437]: qcow2 Jul 15 18:30:02 devstack nova-compute[87437]: 1 Jul 15 18:30:02 devstack nova-compute[87437]: 0 Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: ide Jul 15 18:30:02 devstack nova-compute[87437]: virtio Jul 15 18:30:02 devstack nova-compute[87437]: pc Jul 15 18:30:02 devstack nova-compute[87437]: virtio Jul 15 18:30:02 devstack nova-compute[87437]: virtio Jul 15 18:30:02 devstack nova-compute[87437]: virtio Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: tempest-ServerRescueNegativeTestJSON-676380598-project-member Jul 15 18:30:02 devstack nova-compute[87437]: tempest-ServerRescueNegativeTestJSON-676380598 Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: OpenStack Foundation Jul 15 18:30:02 devstack nova-compute[87437]: OpenStack Nova Jul 15 18:30:02 devstack nova-compute[87437]: 33.1.0 Jul 15 18:30:02 devstack nova-compute[87437]: da4a1788-6184-46c5-a3a3-cb461b15429c Jul 15 18:30:02 devstack nova-compute[87437]: da4a1788-6184-46c5-a3a3-cb461b15429c Jul 15 18:30:02 devstack nova-compute[87437]: Virtual Machine Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: hvm Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: 1 Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: /dev/urandom Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: Jul 15 18:30:02 devstack nova-compute[87437]: {{(pid=87437) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8219}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk --force-share --output=json" returned: 0 in 0.350s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG nova.virt.disk.api [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Cannot resize image /opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk to a smaller size. {{(pid=87437) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Created local disks {{(pid=87437) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5365}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Ensure instance console log exists: /opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/console.log {{(pid=87437) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5102}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.011s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:03 devstack nova-compute[87437]: INFO oslo.privsep.daemon [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Spawned new privsep daemon via rootwrap Jul 15 18:30:03 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [-] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Instance destroyed successfully. Jul 15 18:30:02 devstack sudo[88877]: pam_unix(sudo:session): session closed for user root Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] No BDM found with device name vda, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] No BDM found with device name vdb, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] No VIF found with MAC fa:16:3e:d4:5e:2f, not building metadata {{(pid=87437) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG os_brick.initiator.connectors.scaleio [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=87437) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 15 18:30:03 devstack nova-compute[87437]: WARNING os_brick.initiator.connectors.nvmeof [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Could not find nvme_core/parameters/multipath: FileNotFoundError: [Errno 2] No such file or directory: '/sys/module/nvme_core/parameters/multipath' Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Running cmd (subprocess): nvme version {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] 'nvme version' failed. Not Retrying. {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG os_brick.initiator.connectors.nvmeof [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] nvme not present on system {{(pid=87437) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG os_brick.initiator.connectors.lightos [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=87437) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 15 18:30:03 devstack nova-compute[87437]: INFO os_brick.initiator.connectors.lightos [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Current host hostNQN and IP(s) are ['192.168.122.35', 'fe80::5054:ff:fe2a:16a1', '172.24.4.1', '2001:db8::2', 'fe80::54a3:5ff:fe58:3749', 'fe80::f816:3eff:fedd:996e', 'fe80::f816:3eff:fef7:d342', 'fe80::e8a6:8cff:fe1c:143a', 'fe80::5492:cbff:fe21:fa21', 'fe80::f816:3eff:fed4:5e2f'] Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG os_brick.initiator.connectors.lightos [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=87437) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG os_brick.initiator.connectors.lightos [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] LIGHTOS: no hostnqn found. {{(pid=87437) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG os_brick.utils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] <== get_connector_properties: return (4654ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.35', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:b41d3c786e0', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': 'fe5bb7ba-ac63-45cd-a484-32e71686ee67', 'nvme_native_multipath': False} {{(pid=87437) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 15 18:30:03 devstack nova-compute[87437]: DEBUG nova.virt.block_device [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Updating existing volume attachment record: 59afee52-4f11-47a1-85f8-c18b028326a4 {{(pid=87437) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 15 18:30:04 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Successfully created port: 339131f3-a752-46ff-9761-22eb593eb1a7 {{(pid=87437) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 15 18:30:05 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Removed pending STOPPED event for da4a1788-6184-46c5-a3a3-cb461b15429c due to new event Resumed> {{(pid=87437) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jul 15 18:30:05 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Resumed> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:30:05 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] VM Resumed (Lifecycle Event) Jul 15 18:30:05 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-9bc15cfa-a803-44c9-a29d-80dac6873506 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:05 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:05 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: rescuing, current DB power_state: 1, VM power_state: 1 {{(pid=87437) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 15 18:30:05 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] During sync_power_state the instance has a pending task (rescuing). Skip. Jul 15 18:30:05 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Started> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:30:05 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] VM Started (Lifecycle Event) Jul 15 18:30:05 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:05 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:05 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Synchronizing instance power state after lifecycle event "Started"; current vm_state: rescued, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=87437) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 15 18:30:06 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Successfully updated port: 339131f3-a752-46ff-9761-22eb593eb1a7 {{(pid=87437) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 15 18:30:06 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:30:06 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquired lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:30:06 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Building network info cache for instance {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 15 18:30:06 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Instance cache missing network info. {{(pid=87437) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 15 18:30:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "cache_volume_driver" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "cache_volume_driver" acquired by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "cache_volume_driver" "released" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: held 0.021s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Running cmd (subprocess): systemctl is-system-running {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:07 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-38dab564-65dd-4664-b97b-5a7a1b988c90 req-fc294ed1-9c26-46d0-8b1e-c5fbc8b2fbc6 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Received event network-changed-339131f3-a752-46ff-9761-22eb593eb1a7 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:30:07 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-38dab564-65dd-4664-b97b-5a7a1b988c90 req-fc294ed1-9c26-46d0-8b1e-c5fbc8b2fbc6 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Refreshing instance network info cache due to event network-changed-339131f3-a752-46ff-9761-22eb593eb1a7. {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 15 18:30:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-38dab564-65dd-4664-b97b-5a7a1b988c90 req-fc294ed1-9c26-46d0-8b1e-c5fbc8b2fbc6 service nova] Acquiring lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:30:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] CMD "systemctl is-system-running" returned: 0 in 0.080s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:07 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.volume.quobyte [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] systemd detected. {{(pid=87437) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 15 18:30:07 devstack nova-compute[87437]: WARNING oslo_config.cfg [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jul 15 18:30:07 devstack nova-compute[87437]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 15 18:30:07 devstack nova-compute[87437]: will be removed from nova when the volume driver is removed from cinder. Jul 15 18:30:07 devstack nova-compute[87437]: ). Its value may be silently ignored in the future. Jul 15 18:30:07 devstack nova-compute[87437]: WARNING oslo_config.cfg [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jul 15 18:30:07 devstack nova-compute[87437]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 15 18:30:07 devstack nova-compute[87437]: will be removed from nova when the volume driver is removed from cinder. Jul 15 18:30:07 devstack nova-compute[87437]: ). Its value may be silently ignored in the future. Jul 15 18:30:07 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.volume.quobyte [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-bd9da556-4c12-434f-b9a1-5e2ec88a398c at mount point /opt/stack/data/nova/mnt/a58615b2bcf8f38f83cd229b1047e603 via systemd-run {{(pid=87437) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 15 18:30:07 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Updating instance_info_cache with network_info: [{"id": "339131f3-a752-46ff-9761-22eb593eb1a7", "address": "fa:16:3e:a1:9d:f1", "network": {"id": "cb02990b-d80e-4d39-87e1-6dd3e18332ed", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-722595611-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap339131f3-a7", "ovs_interfaceid": "339131f3-a752-46ff-9761-22eb593eb1a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Releasing lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Instance network_info: |[{"id": "339131f3-a752-46ff-9761-22eb593eb1a7", "address": "fa:16:3e:a1:9d:f1", "network": {"id": "cb02990b-d80e-4d39-87e1-6dd3e18332ed", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-722595611-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap339131f3-a7", "ovs_interfaceid": "339131f3-a752-46ff-9761-22eb593eb1a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87437) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Start _get_guest_xml network_info=[{"id": "339131f3-a752-46ff-9761-22eb593eb1a7", "address": "fa:16:3e:a1:9d:f1", "network": {"id": "cb02990b-d80e-4d39-87e1-6dd3e18332ed", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-722595611-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap339131f3-a7", "ovs_interfaceid": "339131f3-a752-46ff-9761-22eb593eb1a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk.config': {'bus': 'ide', 'dev': 'hda', 'type': 'cdrom'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-15T16:23:02Z,direct_url=,disk_format='qcow2',id=26627af3-14a2-4924-a235-ca96adb6f0af,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='a8392f1b03fc425b993a86d35199e1ed',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-15T16:23:04Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'size': 0, 'encryption_format': None, 'encrypted': False, 'encryption_options': None, 'device_type': 'disk', 'device_name': '/dev/vda', 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'image_id': '26627af3-14a2-4924-a235-ca96adb6f0af'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87437) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8212}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-38dab564-65dd-4664-b97b-5a7a1b988c90 req-fc294ed1-9c26-46d0-8b1e-c5fbc8b2fbc6 service nova] Acquired lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-38dab564-65dd-4664-b97b-5a7a1b988c90 req-fc294ed1-9c26-46d0-8b1e-c5fbc8b2fbc6 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Refreshing network info cache for port 339131f3-a752-46ff-9761-22eb593eb1a7 {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 15 18:30:08 devstack nova-compute[87437]: INFO nova.virt.libvirt.volume.quobyte [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-bd9da556-4c12-434f-b9a1-5e2ec88a398c Jul 15 18:30:08 devstack nova-compute[87437]: WARNING nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='26627af3-14a2-4924-a235-ca96adb6f0af', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-2091482377', uuid='1d289a1e-1f2b-4676-85a1-9a63ca4e22ae'), owner=OwnerMeta(userid='594dfcfd2f80480c8f568a923e783151', username='tempest-TaggedAttachmentsTest-1253120024-project-member', projectid='a559f53dcc834dfaad1c078de303b840', projectname='tempest-TaggedAttachmentsTest-1253120024'), image=ImageMeta(id='26627af3-14a2-4924-a235-ca96adb6f0af', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "339131f3-a752-46ff-9761-22eb593eb1a7", "address": "fa:16:3e:a1:9d:f1", "network": {"id": "cb02990b-d80e-4d39-87e1-6dd3e18332ed", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-722595611-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap339131f3-a7", "ovs_interfaceid": "339131f3-a752-46ff-9761-22eb593eb1a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1784133008.1278815) {{(pid=87437) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.918s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87437) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] CPU controller missing on host. {{(pid=87437) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87437) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] CPU controller found on host. {{(pid=87437) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87437) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-15T16:24:09Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-15T16:23:02Z,direct_url=,disk_format='qcow2',id=26627af3-14a2-4924-a235-ca96adb6f0af,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='a8392f1b03fc425b993a86d35199e1ed',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-15T16:23:04Z,virtual_size=,visibility=), allow threads: True {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lazy-loading 'flavor' on Instance uuid edf53492-8eb4-4626-a2d5-58478d5a6c2d {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Flavor limits 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Image limits 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Flavor pref 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Image pref 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87437) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Got 1 possible topologies {{(pid=87437) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 15 18:30:08 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [req-38dab564-65dd-4664-b97b-5a7a1b988c90 req-fc294ed1-9c26-46d0-8b1e-c5fbc8b2fbc6 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-15T16:29:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-2091482377',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-2091482377',id=4,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4K8y93X0875qgCCBjILX1PpBFBpygOHwUM+ms8F5Z2YtZ7Lng9QyQcw/7qm+6cHXzGtRTm8iruv1JrqaYfTQTbn3MHLHvhUpwyYXlTD61GdrDFZG1hunJu2x7WCMfcTQ==',key_name='tempest-keypair-457742949',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='a559f53dcc834dfaad1c078de303b840',ramdisk_id='',reservation_id='r-jxwho885',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-TaggedAttachmentsTest-1253120024',owner_user_name='tempest-TaggedAttachmentsTest-1253120024-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-15T16:30:01Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='594dfcfd2f80480c8f568a923e783151',uuid=1d289a1e-1f2b-4676-85a1-9a63ca4e22ae,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "339131f3-a752-46ff-9761-22eb593eb1a7", "address": "fa:16:3e:a1:9d:f1", "network": {"id": "cb02990b-d80e-4d39-87e1-6dd3e18332ed", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-722595611-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap339131f3-a7", "ovs_interfaceid": "339131f3-a752-46ff-9761-22eb593eb1a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87437) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Converting VIF {"id": "339131f3-a752-46ff-9761-22eb593eb1a7", "address": "fa:16:3e:a1:9d:f1", "network": {"id": "cb02990b-d80e-4d39-87e1-6dd3e18332ed", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-722595611-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap339131f3-a7", "ovs_interfaceid": "339131f3-a752-46ff-9761-22eb593eb1a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:a1:9d:f1,bridge_name='br-int',has_traffic_filtering=True,id=339131f3-a752-46ff-9761-22eb593eb1a7,network=Network(cb02990b-d80e-4d39-87e1-6dd3e18332ed),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap339131f3-a7') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lazy-loading 'pci_devices' on Instance uuid 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] End _get_guest_xml xml= Jul 15 18:30:08 devstack nova-compute[87437]: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae Jul 15 18:30:08 devstack nova-compute[87437]: instance-00000004 Jul 15 18:30:08 devstack nova-compute[87437]: 196608 Jul 15 18:30:08 devstack nova-compute[87437]: 1 Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: tempest-device-tagging-server-2091482377 Jul 15 18:30:08 devstack nova-compute[87437]: 2026-07-15 16:30:08 Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: 192 Jul 15 18:30:08 devstack nova-compute[87437]: 1 Jul 15 18:30:08 devstack nova-compute[87437]: 0 Jul 15 18:30:08 devstack nova-compute[87437]: 0 Jul 15 18:30:08 devstack nova-compute[87437]: 1 Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: True Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: bare Jul 15 18:30:08 devstack nova-compute[87437]: qcow2 Jul 15 18:30:08 devstack nova-compute[87437]: 1 Jul 15 18:30:08 devstack nova-compute[87437]: 0 Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: virtio Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: tempest-TaggedAttachmentsTest-1253120024-project-member Jul 15 18:30:08 devstack nova-compute[87437]: tempest-TaggedAttachmentsTest-1253120024 Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: OpenStack Foundation Jul 15 18:30:08 devstack nova-compute[87437]: OpenStack Nova Jul 15 18:30:08 devstack nova-compute[87437]: 33.1.0 Jul 15 18:30:08 devstack nova-compute[87437]: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae Jul 15 18:30:08 devstack nova-compute[87437]: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae Jul 15 18:30:08 devstack nova-compute[87437]: Virtual Machine Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: hvm Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: 1 Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: /dev/urandom Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: {{(pid=87437) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8219}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Preparing to wait for external event network-vif-plugged-339131f3-a752-46ff-9761-22eb593eb1a7 {{(pid=87437) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-15T16:29:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-2091482377',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-2091482377',id=4,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4K8y93X0875qgCCBjILX1PpBFBpygOHwUM+ms8F5Z2YtZ7Lng9QyQcw/7qm+6cHXzGtRTm8iruv1JrqaYfTQTbn3MHLHvhUpwyYXlTD61GdrDFZG1hunJu2x7WCMfcTQ==',key_name='tempest-keypair-457742949',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='a559f53dcc834dfaad1c078de303b840',ramdisk_id='',reservation_id='r-jxwho885',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-TaggedAttachmentsTest-1253120024',owner_user_name='tempest-TaggedAttachmentsTest-1253120024-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-15T16:30:01Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='594dfcfd2f80480c8f568a923e783151',uuid=1d289a1e-1f2b-4676-85a1-9a63ca4e22ae,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "339131f3-a752-46ff-9761-22eb593eb1a7", "address": "fa:16:3e:a1:9d:f1", "network": {"id": "cb02990b-d80e-4d39-87e1-6dd3e18332ed", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-722595611-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap339131f3-a7", "ovs_interfaceid": "339131f3-a752-46ff-9761-22eb593eb1a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Converting VIF {"id": "339131f3-a752-46ff-9761-22eb593eb1a7", "address": "fa:16:3e:a1:9d:f1", "network": {"id": "cb02990b-d80e-4d39-87e1-6dd3e18332ed", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-722595611-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap339131f3-a7", "ovs_interfaceid": "339131f3-a752-46ff-9761-22eb593eb1a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:a1:9d:f1,bridge_name='br-int',has_traffic_filtering=True,id=339131f3-a752-46ff-9761-22eb593eb1a7,network=Network(cb02990b-d80e-4d39-87e1-6dd3e18332ed),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap339131f3-a7') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG os_vif [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:a1:9d:f1,bridge_name='br-int',has_traffic_filtering=True,id=339131f3-a752-46ff-9761-22eb593eb1a7,network=Network(cb02990b-d80e-4d39-87e1-6dd3e18332ed),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap339131f3-a7') {{(pid=87437) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': 'f7183e3b-952f-5919-b265-6faeaf64fd44', '_type': 'linux-noop'}}, row=False) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.guest [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] attach device xml: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: dd5dd44b-c073-42bf-90d6-8fc677f11efe Jul 15 18:30:08 devstack nova-compute[87437]: Jul 15 18:30:08 devstack nova-compute[87437]: {{(pid=87437) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap339131f3-a7, may_exist=True, interface_attrs={}) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap339131f3-a7, col_values=(('qos', UUID('decedc56-a631-4d5a-9857-c07c8b0c64d5')),), if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap339131f3-a7, col_values=(('external_ids', {'iface-id': '339131f3-a752-46ff-9761-22eb593eb1a7', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:a1:9d:f1', 'vm-uuid': '1d289a1e-1f2b-4676-85a1-9a63ca4e22ae'}),), if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:08 devstack nova-compute[87437]: INFO os_vif [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:a1:9d:f1,bridge_name='br-int',has_traffic_filtering=True,id=339131f3-a752-46ff-9761-22eb593eb1a7,network=Network(cb02990b-d80e-4d39-87e1-6dd3e18332ed),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap339131f3-a7') Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] No BDM found with device name vda, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] No BDM found with device name hda, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:30:08 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] No VIF found with MAC fa:16:3e:a1:9d:f1, not building metadata {{(pid=87437) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 15 18:30:08 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Using config drive Jul 15 18:30:09 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:09 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] No BDM found with device name vda, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:30:09 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] No BDM found with device name vdb, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:30:09 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] No VIF found with MAC fa:16:3e:dd:99:6e, not building metadata {{(pid=87437) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 15 18:30:10 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-9c758335-b61b-4950-9f38-833c73f6eaf9 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 11.484s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:11 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-c533109f-9fb2-4ae0-9f21-897fb9ee771f req-ed3e941e-74c2-4f47-9422-77881dd131a4 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Received event network-vif-plugged-339131f3-a752-46ff-9761-22eb593eb1a7 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:30:11 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-c533109f-9fb2-4ae0-9f21-897fb9ee771f req-ed3e941e-74c2-4f47-9422-77881dd131a4 service nova] Acquiring lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:11 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-c533109f-9fb2-4ae0-9f21-897fb9ee771f req-ed3e941e-74c2-4f47-9422-77881dd131a4 service nova] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:11 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-c533109f-9fb2-4ae0-9f21-897fb9ee771f req-ed3e941e-74c2-4f47-9422-77881dd131a4 service nova] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:11 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-c533109f-9fb2-4ae0-9f21-897fb9ee771f req-ed3e941e-74c2-4f47-9422-77881dd131a4 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Processing event network-vif-plugged-339131f3-a752-46ff-9761-22eb593eb1a7 {{(pid=87437) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 15 18:30:11 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:11 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:11 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:11 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:11 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.003s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:11 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:11 devstack nova-compute[87437]: INFO nova.compute.manager [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Terminating instance Jul 15 18:30:11 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Start destroying the instance on the hypervisor. {{(pid=87437) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3339}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:12 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Creating config drive at /opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk.config Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Running cmd (subprocess): genisoimage -o /opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpukptmmic {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG nova.utils [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Queued Task(fn=>, remaining_delay=14.998298665999755 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] CMD "genisoimage -o /opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpukptmmic" returned: 0 in 0.055s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:12 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [-] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Instance destroyed successfully. Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lazy-loading 'resources' on Instance uuid edf53492-8eb4-4626-a2d5-58478d5a6c2d {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-15T16:29:17Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1204249607',display_name='tempest-DeleteServersTestJSON-server-1204249607',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1204249607',id=1,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-15T16:29:44Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='ec03029dd1be4088960045f09bc1eebb',ramdisk_id='',reservation_id='r-95tqcmgu',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-DeleteServersTestJSON-1834479500',owner_user_name='tempest-DeleteServersTestJSON-1834479500-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-15T16:29:44Z,user_data=None,user_id='5e6ba5ce058247c49d0c48bd38c24114',uuid=edf53492-8eb4-4626-a2d5-58478d5a6c2d,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "address": "fa:16:3e:dd:99:6e", "network": {"id": "062ac600-c17f-4812-a224-e87d9b9e6d1c", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1167448520-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec03029dd1be4088960045f09bc1eebb", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb6879d3d-53", "ovs_interfaceid": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Converting VIF {"id": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "address": "fa:16:3e:dd:99:6e", "network": {"id": "062ac600-c17f-4812-a224-e87d9b9e6d1c", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1167448520-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec03029dd1be4088960045f09bc1eebb", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapb6879d3d-53", "ovs_interfaceid": "b6879d3d-53e2-4d44-b2dd-7ce3f8230923", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:dd:99:6e,bridge_name='br-int',has_traffic_filtering=True,id=b6879d3d-53e2-4d44-b2dd-7ce3f8230923,network=Network(062ac600-c17f-4812-a224-e87d9b9e6d1c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb6879d3d-53') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG os_vif [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:dd:99:6e,bridge_name='br-int',has_traffic_filtering=True,id=b6879d3d-53e2-4d44-b2dd-7ce3f8230923,network=Network(062ac600-c17f-4812-a224-e87d9b9e6d1c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb6879d3d-53') {{(pid=87437) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapb6879d3d-53, bridge=br-int, if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=eef3915a-ecc3-4dc1-a23f-83f77eccca30) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:12 devstack nova-compute[87437]: INFO os_vif [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:dd:99:6e,bridge_name='br-int',has_traffic_filtering=True,id=b6879d3d-53e2-4d44-b2dd-7ce3f8230923,network=Network(062ac600-c17f-4812-a224-e87d9b9e6d1c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb6879d3d-53') Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.002s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:12 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.078s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:12 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Deleting instance files /opt/stack/data/nova/instances/edf53492-8eb4-4626-a2d5-58478d5a6c2d_del Jul 15 18:30:12 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Deletion of /opt/stack/data/nova/instances/edf53492-8eb4-4626-a2d5-58478d5a6c2d_del complete Jul 15 18:30:13 devstack nova-compute[87437]: INFO nova.compute.manager [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Took 1.06 seconds to destroy the instance on the hypervisor. Jul 15 18:30:13 devstack nova-compute[87437]: DEBUG oslo.service.backend._common.loopingcall [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=87437) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 15 18:30:13 devstack nova-compute[87437]: DEBUG nova.compute.manager [-] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Deallocating network for instance {{(pid=87437) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2463}} Jul 15 18:30:13 devstack nova-compute[87437]: DEBUG nova.network.neutron [-] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] deallocate_for_instance() {{(pid=87437) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 15 18:30:13 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:13 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [req-38dab564-65dd-4664-b97b-5a7a1b988c90 req-fc294ed1-9c26-46d0-8b1e-c5fbc8b2fbc6 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:13 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-6513a9a3-9d36-40ac-8ab1-492258990a43 req-cd8d550f-0984-40e1-8520-b9e89e74e3d3 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Received event network-vif-plugged-339131f3-a752-46ff-9761-22eb593eb1a7 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:30:13 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-6513a9a3-9d36-40ac-8ab1-492258990a43 req-cd8d550f-0984-40e1-8520-b9e89e74e3d3 service nova] Acquiring lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:13 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-6513a9a3-9d36-40ac-8ab1-492258990a43 req-cd8d550f-0984-40e1-8520-b9e89e74e3d3 service nova] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:13 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-6513a9a3-9d36-40ac-8ab1-492258990a43 req-cd8d550f-0984-40e1-8520-b9e89e74e3d3 service nova] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:13 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-6513a9a3-9d36-40ac-8ab1-492258990a43 req-cd8d550f-0984-40e1-8520-b9e89e74e3d3 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] No waiting events found dispatching network-vif-plugged-339131f3-a752-46ff-9761-22eb593eb1a7 {{(pid=87437) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 15 18:30:13 devstack nova-compute[87437]: WARNING nova.compute.manager [req-6513a9a3-9d36-40ac-8ab1-492258990a43 req-cd8d550f-0984-40e1-8520-b9e89e74e3d3 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Received unexpected event network-vif-plugged-339131f3-a752-46ff-9761-22eb593eb1a7 for instance with vm_state building and task_state spawning. Jul 15 18:30:13 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=87437) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Started> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:30:14 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] VM Started (Lifecycle Event) Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Guest created on hypervisor {{(pid=87437) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4885}} Jul 15 18:30:14 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [-] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Instance spawned successfully. Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Synchronizing instance power state after lifecycle event "Started"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=87437) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Found default for hw_cdrom_bus of ide {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Found default for hw_disk_bus of virtio {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Found default for hw_input_bus of None {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Found default for hw_pointer_model of None {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Found default for hw_video_model of virtio {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Found default for hw_vif_model of virtio {{(pid=87437) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 15 18:30:14 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] During sync_power_state the instance has a pending task (spawning). Skip. Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Paused> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:30:14 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] VM Paused (Lifecycle Event) Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Resumed> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:30:14 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] VM Resumed (Lifecycle Event) Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:14 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=87437) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 15 18:30:15 devstack nova-compute[87437]: INFO nova.compute.manager [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Took 13.89 seconds to spawn the instance on the hypervisor. Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:15 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] During sync_power_state the instance has a pending task (spawning). Skip. Jul 15 18:30:15 devstack nova-compute[87437]: INFO nova.compute.manager [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Took 17.59 seconds to build instance. Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-38dab564-65dd-4664-b97b-5a7a1b988c90 req-fc294ed1-9c26-46d0-8b1e-c5fbc8b2fbc6 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Updated VIF entry in instance network info cache for port 339131f3-a752-46ff-9761-22eb593eb1a7. {{(pid=87437) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-38dab564-65dd-4664-b97b-5a7a1b988c90 req-fc294ed1-9c26-46d0-8b1e-c5fbc8b2fbc6 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Updating instance_info_cache with network_info: [{"id": "339131f3-a752-46ff-9761-22eb593eb1a7", "address": "fa:16:3e:a1:9d:f1", "network": {"id": "cb02990b-d80e-4d39-87e1-6dd3e18332ed", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-722595611-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap339131f3-a7", "ovs_interfaceid": "339131f3-a752-46ff-9761-22eb593eb1a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-38dab564-65dd-4664-b97b-5a7a1b988c90 req-fc294ed1-9c26-46d0-8b1e-c5fbc8b2fbc6 service nova] Releasing lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6c772813-528e-4087-8917-3097c44102b3 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 18.057s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-4ad9ac61-780b-4e4f-99de-408f5451b180 req-1adbdde4-883a-4bfc-9848-33366e1953fa service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Received event network-vif-unplugged-b6879d3d-53e2-4d44-b2dd-7ce3f8230923 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-4ad9ac61-780b-4e4f-99de-408f5451b180 req-1adbdde4-883a-4bfc-9848-33366e1953fa service nova] Acquiring lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-4ad9ac61-780b-4e4f-99de-408f5451b180 req-1adbdde4-883a-4bfc-9848-33366e1953fa service nova] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-4ad9ac61-780b-4e4f-99de-408f5451b180 req-1adbdde4-883a-4bfc-9848-33366e1953fa service nova] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-4ad9ac61-780b-4e4f-99de-408f5451b180 req-1adbdde4-883a-4bfc-9848-33366e1953fa service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] No waiting events found dispatching network-vif-unplugged-b6879d3d-53e2-4d44-b2dd-7ce3f8230923 {{(pid=87437) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-4ad9ac61-780b-4e4f-99de-408f5451b180 req-1adbdde4-883a-4bfc-9848-33366e1953fa service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Received event network-vif-unplugged-b6879d3d-53e2-4d44-b2dd-7ce3f8230923 for instance with task_state deleting. {{(pid=87437) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-4ad9ac61-780b-4e4f-99de-408f5451b180 req-1adbdde4-883a-4bfc-9848-33366e1953fa service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Received event network-vif-unplugged-b6879d3d-53e2-4d44-b2dd-7ce3f8230923 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-4ad9ac61-780b-4e4f-99de-408f5451b180 req-1adbdde4-883a-4bfc-9848-33366e1953fa service nova] Acquiring lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-4ad9ac61-780b-4e4f-99de-408f5451b180 req-1adbdde4-883a-4bfc-9848-33366e1953fa service nova] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-4ad9ac61-780b-4e4f-99de-408f5451b180 req-1adbdde4-883a-4bfc-9848-33366e1953fa service nova] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-4ad9ac61-780b-4e4f-99de-408f5451b180 req-1adbdde4-883a-4bfc-9848-33366e1953fa service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] No waiting events found dispatching network-vif-unplugged-b6879d3d-53e2-4d44-b2dd-7ce3f8230923 {{(pid=87437) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 15 18:30:15 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-4ad9ac61-780b-4e4f-99de-408f5451b180 req-1adbdde4-883a-4bfc-9848-33366e1953fa service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Received event network-vif-unplugged-b6879d3d-53e2-4d44-b2dd-7ce3f8230923 for instance with task_state deleting. {{(pid=87437) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 15 18:30:16 devstack nova-compute[87437]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0061539759999504895 future=) was cancelled during its delay period, skipping {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:16 devstack nova-compute[87437]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:16 devstack nova-compute[87437]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=11.103435811000054 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:16 devstack nova-compute[87437]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=11.102995531000033 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:17 devstack nova-compute[87437]: DEBUG nova.network.neutron [-] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Updating instance_info_cache with network_info: [] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:30:17 devstack nova-compute[87437]: INFO nova.compute.manager [-] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Took 4.09 seconds to deallocate network for instance. Jul 15 18:30:17 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:17 devstack nova-compute[87437]: INFO nova.compute.manager [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Took 0.59 seconds to detach 1 volumes for instance. Jul 15 18:30:17 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:17 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:18 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=87437) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:30:18 devstack nova-compute[87437]: DEBUG nova.compute.provider_tree [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=87437) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:30:18 devstack nova-compute[87437]: INFO nova.compute.manager [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Rescuing Jul 15 18:30:18 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "refresh_cache-09f6d794-7857-4a81-b328-705b4314c7fe" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:30:18 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquired lock "refresh_cache-09f6d794-7857-4a81-b328-705b4314c7fe" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:30:18 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Building network info cache for instance {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 15 18:30:18 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87437) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:30:18 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:18 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-3f23b63b-31d5-4b59-892c-f320d790a2ba req-062306e1-c24c-44cb-9670-098a419ca086 service nova] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Received event network-vif-deleted-b6879d3d-53e2-4d44-b2dd-7ce3f8230923 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:30:18 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.595s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:18 devstack nova-compute[87437]: INFO nova.scheduler.client.report [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Deleted allocations for instance edf53492-8eb4-4626-a2d5-58478d5a6c2d Jul 15 18:30:19 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-799db427-eb49-4c14-93ca-3f1f6f3c4ed8 tempest-DeleteServersTestJSON-1834479500 tempest-DeleteServersTestJSON-1834479500-project-member] Lock "edf53492-8eb4-4626-a2d5-58478d5a6c2d" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 7.209s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:20 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:21 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-54f44184-5699-47d5-a058-214f1418b2ef req-62702f7c-625b-4c25-8289-5d42dbfe16e0 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Received event network-changed-339131f3-a752-46ff-9761-22eb593eb1a7 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:30:21 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-54f44184-5699-47d5-a058-214f1418b2ef req-62702f7c-625b-4c25-8289-5d42dbfe16e0 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Refreshing instance network info cache due to event network-changed-339131f3-a752-46ff-9761-22eb593eb1a7. {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 15 18:30:21 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-54f44184-5699-47d5-a058-214f1418b2ef req-62702f7c-625b-4c25-8289-5d42dbfe16e0 service nova] Acquiring lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:30:21 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-54f44184-5699-47d5-a058-214f1418b2ef req-62702f7c-625b-4c25-8289-5d42dbfe16e0 service nova] Acquired lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:30:21 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-54f44184-5699-47d5-a058-214f1418b2ef req-62702f7c-625b-4c25-8289-5d42dbfe16e0 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Refreshing network info cache for port 339131f3-a752-46ff-9761-22eb593eb1a7 {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 15 18:30:21 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [req-54f44184-5699-47d5-a058-214f1418b2ef req-62702f7c-625b-4c25-8289-5d42dbfe16e0 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:22 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:22 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:22 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Updating instance_info_cache with network_info: [{"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:30:22 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [req-54f44184-5699-47d5-a058-214f1418b2ef req-62702f7c-625b-4c25-8289-5d42dbfe16e0 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:22 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Releasing lock "refresh_cache-09f6d794-7857-4a81-b328-705b4314c7fe" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG nova.utils [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Queued Task(fn=>, remaining_delay=14.999366959000326 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:23 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [-] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Instance destroyed successfully. Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'numa_topology' on Instance uuid 09f6d794-7857-4a81-b328-705b4314c7fe {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:23 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Attempting rescue Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] rescue generated disk_info: {'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} {{(pid=87437) rescue /opt/stack/nova/nova/virt/libvirt/driver.py:4642}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Instance directory exists: not creating {{(pid=87437) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5219}} Jul 15 18:30:23 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Creating image(s) Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "/opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "/opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.004s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "/opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'trusted_certs' on Instance uuid 09f6d794-7857-4a81-b328-705b4314c7fe {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG nova.objects.base [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Object Instance<09f6d794-7857-4a81-b328-705b4314c7fe> lazy-loaded attributes: numa_topology,trusted_certs {{(pid=87437) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-54f44184-5699-47d5-a058-214f1418b2ef req-62702f7c-625b-4c25-8289-5d42dbfe16e0 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Updated VIF entry in instance network info cache for port 339131f3-a752-46ff-9761-22eb593eb1a7. {{(pid=87437) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-54f44184-5699-47d5-a058-214f1418b2ef req-62702f7c-625b-4c25-8289-5d42dbfe16e0 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Updating instance_info_cache with network_info: [{"id": "339131f3-a752-46ff-9761-22eb593eb1a7", "address": "fa:16:3e:a1:9d:f1", "network": {"id": "cb02990b-d80e-4d39-87e1-6dd3e18332ed", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-722595611-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.86", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap339131f3-a7", "ovs_interfaceid": "339131f3-a752-46ff-9761-22eb593eb1a7", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-54f44184-5699-47d5-a058-214f1418b2ef req-62702f7c-625b-4c25-8289-5d42dbfe16e0 service nova] Releasing lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.246s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:23 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a,backing_fmt=raw /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk.rescue {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a,backing_fmt=raw /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk.rescue" returned: 0 in 0.074s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.342s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'migration_context' on Instance uuid 09f6d794-7857-4a81-b328-705b4314c7fe {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.objects.base [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Object Instance<09f6d794-7857-4a81-b328-705b4314c7fe> lazy-loaded attributes: numa_topology,trusted_certs,migration_context {{(pid=87437) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Created local disks {{(pid=87437) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5365}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Start _get_guest_xml network_info=[{"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "vif_mac": "fa:16:3e:f7:d3:42"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-15T16:23:02Z,direct_url=,disk_format='qcow2',id=26627af3-14a2-4924-a235-ca96adb6f0af,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='a8392f1b03fc425b993a86d35199e1ed',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-15T16:23:04Z,virtual_size=,visibility=) rescue={'image_id': '26627af3-14a2-4924-a235-ca96adb6f0af', 'kernel_id': '', 'ramdisk_id': ''} block_device_info=Noneshare_info=ShareMappingList(objects=[]) {{(pid=87437) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8212}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'resources' on Instance uuid 09f6d794-7857-4a81-b328-705b4314c7fe {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.objects.base [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Object Instance<09f6d794-7857-4a81-b328-705b4314c7fe> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources {{(pid=87437) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 15 18:30:24 devstack nova-compute[87437]: WARNING nova.virt.libvirt.driver [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='26627af3-14a2-4924-a235-ca96adb6f0af', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-2067421226', uuid='09f6d794-7857-4a81-b328-705b4314c7fe'), owner=OwnerMeta(userid='db3c092403184a35b6dc23f85a093aa4', username='tempest-ServerRescueNegativeTestJSON-676380598-project-member', projectid='960c022cd83841b8a786feddb0708fed', projectname='tempest-ServerRescueNegativeTestJSON-676380598'), image=ImageMeta(id='26627af3-14a2-4924-a235-ca96adb6f0af', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_cdrom_bus': 'ide', 'hw_disk_bus': 'virtio', 'hw_machine_type': 'pc', 'hw_rng_model': 'virtio', 'hw_video_model': 'virtio', 'hw_vif_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "vif_mac": "fa:16:3e:f7:d3:42"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1784133024.1198466) {{(pid=87437) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87437) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CPU controller missing on host. {{(pid=87437) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87437) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CPU controller found on host. {{(pid=87437) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87437) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-15T16:24:09Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-15T16:23:02Z,direct_url=,disk_format='qcow2',id=26627af3-14a2-4924-a235-ca96adb6f0af,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='a8392f1b03fc425b993a86d35199e1ed',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-15T16:23:04Z,virtual_size=,visibility=), allow threads: True {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Flavor limits 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Image limits 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Flavor pref 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Image pref 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87437) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Got 1 possible topologies {{(pid=87437) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'vcpu_model' on Instance uuid 09f6d794-7857-4a81-b328-705b4314c7fe {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.objects.base [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Object Instance<09f6d794-7857-4a81-b328-705b4314c7fe> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model {{(pid=87437) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-15T16:29:20Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-2067421226',display_name='tempest-ServerRescueNegativeTestJSON-server-2067421226',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-2067421226',id=2,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-15T16:29:48Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='960c022cd83841b8a786feddb0708fed',ramdisk_id='',reservation_id='r-2vdw11us',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-ServerRescueNegativeTestJSON-676380598',owner_user_name='tempest-ServerRescueNegativeTestJSON-676380598-project-member'},tags=,task_state='rescuing',terminated_at=None,trusted_certs=None,updated_at=2026-07-15T16:29:49Z,user_data=None,user_id='db3c092403184a35b6dc23f85a093aa4',uuid=09f6d794-7857-4a81-b328-705b4314c7fe,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "vif_mac": "fa:16:3e:f7:d3:42"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87437) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converting VIF {"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "vif_mac": "fa:16:3e:f7:d3:42"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:f7:d3:42,bridge_name='br-int',has_traffic_filtering=True,id=79cabcb4-750a-4f8d-b196-65068bae26a6,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap79cabcb4-75') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'pci_devices' on Instance uuid 09f6d794-7857-4a81-b328-705b4314c7fe {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.objects.base [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Object Instance<09f6d794-7857-4a81-b328-705b4314c7fe> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model,pci_devices {{(pid=87437) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] End _get_guest_xml xml= Jul 15 18:30:24 devstack nova-compute[87437]: 09f6d794-7857-4a81-b328-705b4314c7fe Jul 15 18:30:24 devstack nova-compute[87437]: instance-00000002 Jul 15 18:30:24 devstack nova-compute[87437]: 196608 Jul 15 18:30:24 devstack nova-compute[87437]: 1 Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: tempest-ServerRescueNegativeTestJSON-server-2067421226 Jul 15 18:30:24 devstack nova-compute[87437]: 2026-07-15 16:30:24 Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: 192 Jul 15 18:30:24 devstack nova-compute[87437]: 1 Jul 15 18:30:24 devstack nova-compute[87437]: 0 Jul 15 18:30:24 devstack nova-compute[87437]: 0 Jul 15 18:30:24 devstack nova-compute[87437]: 1 Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: True Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: bare Jul 15 18:30:24 devstack nova-compute[87437]: qcow2 Jul 15 18:30:24 devstack nova-compute[87437]: 1 Jul 15 18:30:24 devstack nova-compute[87437]: 0 Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: ide Jul 15 18:30:24 devstack nova-compute[87437]: virtio Jul 15 18:30:24 devstack nova-compute[87437]: pc Jul 15 18:30:24 devstack nova-compute[87437]: virtio Jul 15 18:30:24 devstack nova-compute[87437]: virtio Jul 15 18:30:24 devstack nova-compute[87437]: virtio Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: tempest-ServerRescueNegativeTestJSON-676380598-project-member Jul 15 18:30:24 devstack nova-compute[87437]: tempest-ServerRescueNegativeTestJSON-676380598 Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: OpenStack Foundation Jul 15 18:30:24 devstack nova-compute[87437]: OpenStack Nova Jul 15 18:30:24 devstack nova-compute[87437]: 33.1.0 Jul 15 18:30:24 devstack nova-compute[87437]: 09f6d794-7857-4a81-b328-705b4314c7fe Jul 15 18:30:24 devstack nova-compute[87437]: 09f6d794-7857-4a81-b328-705b4314c7fe Jul 15 18:30:24 devstack nova-compute[87437]: Virtual Machine Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: hvm Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: 1 Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: /dev/urandom Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: Jul 15 18:30:24 devstack nova-compute[87437]: {{(pid=87437) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8219}} Jul 15 18:30:24 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [-] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Instance destroyed successfully. Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] No BDM found with device name vda, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] No BDM found with device name vdb, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] No VIF found with MAC fa:16:3e:f7:d3:42, not building metadata {{(pid=87437) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:24 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:25 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:25 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Removed pending STOPPED event for 09f6d794-7857-4a81-b328-705b4314c7fe due to new event Resumed> {{(pid=87437) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jul 15 18:30:25 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Resumed> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:30:25 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] VM Resumed (Lifecycle Event) Jul 15 18:30:26 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-a5743a07-9cb1-4e81-8978-52b58327ce12 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:26 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:26 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: rescuing, current DB power_state: 1, VM power_state: 1 {{(pid=87437) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 15 18:30:26 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] During sync_power_state the instance has a pending task (rescuing). Skip. Jul 15 18:30:26 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Started> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:30:26 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] VM Started (Lifecycle Event) Jul 15 18:30:26 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:26 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Synchronizing instance power state after lifecycle event "Started"; current vm_state: rescued, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=87437) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 15 18:30:27 devstack nova-compute[87437]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.005301066999891191 future=) submitted to {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:27 devstack nova-compute[87437]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:27 devstack nova-compute[87437]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=11.205524536000212 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:27 devstack nova-compute[87437]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=11.205239025000083 future=) was cancelled while queued, skipping {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:27 devstack nova-compute[87437]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:27 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Emitting event Stopped> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:30:27 devstack nova-compute[87437]: INFO nova.compute.manager [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] VM Stopped (Lifecycle Event) Jul 15 18:30:27 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-d33887dc-4abb-40c7-b7f6-e7058e81380c tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: edf53492-8eb4-4626-a2d5-58478d5a6c2d] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:27 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:30 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:30 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:31 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:31 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:30:31 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:30:31 devstack nova-compute[87437]: DEBUG oslo.service.backend._threading.loopingcall [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.40 seconds {{(pid=87437) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:30:31 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:30:31 devstack nova-compute[87437]: DEBUG oslo.service.backend._threading.loopingcall [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=87437) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:30:31 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:30:31 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:30:31 devstack nova-compute[87437]: DEBUG oslo.service.backend._threading.loopingcall [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=87437) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:30:32 devstack nova-compute[87437]: INFO nova.compute.manager [None req-acb61843-8e67-4380-8157-4ea8253d9c91 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Unrescuing Jul 15 18:30:32 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-acb61843-8e67-4380-8157-4ea8253d9c91 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "refresh_cache-09f6d794-7857-4a81-b328-705b4314c7fe" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:30:32 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-acb61843-8e67-4380-8157-4ea8253d9c91 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquired lock "refresh_cache-09f6d794-7857-4a81-b328-705b4314c7fe" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:30:32 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-acb61843-8e67-4380-8157-4ea8253d9c91 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Building network info cache for instance {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 15 18:30:32 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-acb61843-8e67-4380-8157-4ea8253d9c91 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:32 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:32 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:30:32 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:30:32 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:30:32 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=87437) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 15 18:30:32 devstack nova-compute[87437]: DEBUG oslo_service.periodic_task [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running periodic task ComputeManager.update_available_resource {{(pid=87437) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 15 18:30:32 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:32 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.018s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:32 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:32 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=87437) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 15 18:30:33 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk.rescue --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:33 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk.rescue --force-share --output=json" returned: 0 in 0.377s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:33 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk.rescue --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:33 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk.rescue --force-share --output=json" returned: 0 in 0.200s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:33 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:34 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-acb61843-8e67-4380-8157-4ea8253d9c91 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:34 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk --force-share --output=json" returned: 0 in 0.278s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:34 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:34 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c/disk --force-share --output=json" returned: 0 in 0.254s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:34 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:34 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-acb61843-8e67-4380-8157-4ea8253d9c91 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Updating instance_info_cache with network_info: [{"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:30:34 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-acb61843-8e67-4380-8157-4ea8253d9c91 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Releasing lock "refresh_cache-09f6d794-7857-4a81-b328-705b4314c7fe" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:30:34 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-acb61843-8e67-4380-8157-4ea8253d9c91 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'flavor' on Instance uuid 09f6d794-7857-4a81-b328-705b4314c7fe {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:34 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:34 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk --force-share --output=json" returned: 0 in 0.278s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:34 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:34 devstack nova-compute[87437]: DEBUG nova.utils [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Queued Task(fn=>, remaining_delay=14.99910239899964 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:34 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [-] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Instance destroyed successfully. Jul 15 18:30:34 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-acb61843-8e67-4380-8157-4ea8253d9c91 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'numa_topology' on Instance uuid 09f6d794-7857-4a81-b328-705b4314c7fe {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:34 devstack nova-compute[87437]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.99287199499986 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:34 devstack nova-compute[87437]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.992531727999904 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG nova.objects.base [None req-acb61843-8e67-4380-8157-4ea8253d9c91 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Object Instance<09f6d794-7857-4a81-b328-705b4314c7fe> lazy-loaded attributes: flavor,numa_topology {{(pid=87437) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1d289a1e-1f2b-4676-85a1-9a63ca4e22ae/disk --force-share --output=json" returned: 0 in 0.346s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk --force-share --output=json" returned: 0 in 0.260s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe/disk --force-share --output=json" returned: 0 in 0.177s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:35 devstack nova-compute[87437]: WARNING nova.virt.libvirt.driver [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] CMD "env LANG=C uptime" returned: 0 in 0.046s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Hypervisor/Node resource view: name=devstack free_ram=5020MB free_disk=14.868839263916016GB free_vcpus=1 pci_devices=[{"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=87437) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Instance 09f6d794-7857-4a81-b328-705b4314c7fe actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87437) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Instance da4a1788-6184-46c5-a3a3-cb461b15429c actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87437) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Instance 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87437) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Total usable vcpus: 4, total allocated vcpus: 3 {{(pid=87437) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 15 18:30:35 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=1088MB phys_disk=25GB used_disk=3GB total_vcpus=4 used_vcpus=3 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 18:30:35 up 35 min, 1 user, load average: 8.45, 4.10, 2.49\n', 'num_instances': '3', 'num_vm_rescued': '2', 'num_task_unrescuing': '1', 'num_os_type_None': '3', 'num_proj_960c022cd83841b8a786feddb0708fed': '2', 'io_workload': '0', 'num_task_None': '2', 'num_vm_active': '1', 'num_proj_a559f53dcc834dfaad1c078de303b840': '1'} {{(pid=87437) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 15 18:30:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=87437) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:30:36 devstack nova-compute[87437]: DEBUG nova.compute.provider_tree [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=87437) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:30:36 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87437) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:30:36 devstack nova-compute[87437]: DEBUG nova.compute.resource_tracker [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Compute_service record updated for devstack:devstack {{(pid=87437) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 15 18:30:36 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.522s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:36 devstack nova-compute[87437]: DEBUG oslo.service.backend._threading.loopingcall [None req-815181fe-3bc2-4927-a3a8-e3cc1951acb4 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 58.99 seconds {{(pid=87437) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:30:36 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Removed pending STOPPED event for 09f6d794-7857-4a81-b328-705b4314c7fe due to new event Resumed> {{(pid=87437) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jul 15 18:30:36 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Resumed> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:30:36 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] VM Resumed (Lifecycle Event) Jul 15 18:30:36 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-acb61843-8e67-4380-8157-4ea8253d9c91 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:36 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:36 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: rescued, current task_state: unrescuing, current DB power_state: 1, VM power_state: 1 {{(pid=87437) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 15 18:30:36 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] During sync_power_state the instance has a pending task (unrescuing). Skip. Jul 15 18:30:36 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Emitting event Started> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:30:36 devstack nova-compute[87437]: INFO nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] VM Started (Lifecycle Event) Jul 15 18:30:36 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:36 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Synchronizing instance power state after lifecycle event "Started"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=87437) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 15 18:30:37 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:39 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "da4a1788-6184-46c5-a3a3-cb461b15429c" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:39 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:39 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:39 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:39 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:39 devstack nova-compute[87437]: INFO nova.compute.manager [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Terminating instance Jul 15 18:30:39 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Start destroying the instance on the hypervisor. {{(pid=87437) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3339}} Jul 15 18:30:39 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG nova.utils [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Queued Task(fn=>, remaining_delay=14.999475072999758 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:40 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [-] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Instance destroyed successfully. Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'resources' on Instance uuid da4a1788-6184-46c5-a3a3-cb461b15429c {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-15T16:29:35Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1924611028',display_name='tempest-ServerRescueNegativeTestJSON-server-1924611028',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1924611028',id=3,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-15T16:30:05Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='960c022cd83841b8a786feddb0708fed',ramdisk_id='',reservation_id='r-esthgtx6',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-ServerRescueNegativeTestJSON-676380598',owner_user_name='tempest-ServerRescueNegativeTestJSON-676380598-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-15T16:30:06Z,user_data=None,user_id='db3c092403184a35b6dc23f85a093aa4',uuid=da4a1788-6184-46c5-a3a3-cb461b15429c,vcpu_model=,vcpus=1,vm_mode=None,vm_state='rescued') vif={"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converting VIF {"id": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "address": "fa:16:3e:d4:5e:2f", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap66a5b777-a5", "ovs_interfaceid": "66a5b777-a536-4b50-8fbe-c49d6d3df0bc", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:d4:5e:2f,bridge_name='br-int',has_traffic_filtering=True,id=66a5b777-a536-4b50-8fbe-c49d6d3df0bc,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap66a5b777-a5') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG os_vif [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Unplugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:d4:5e:2f,bridge_name='br-int',has_traffic_filtering=True,id=66a5b777-a536-4b50-8fbe-c49d6d3df0bc,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap66a5b777-a5') {{(pid=87437) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap66a5b777-a5, bridge=br-int, if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=cb7e218d-6806-405c-adf1-7824b9ffcfed) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:40 devstack nova-compute[87437]: INFO os_vif [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Successfully unplugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:d4:5e:2f,bridge_name='br-int',has_traffic_filtering=True,id=66a5b777-a536-4b50-8fbe-c49d6d3df0bc,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap66a5b777-a5') Jul 15 18:30:40 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Deleting instance files /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c_del Jul 15 18:30:40 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Deletion of /opt/stack/data/nova/instances/da4a1788-6184-46c5-a3a3-cb461b15429c_del complete Jul 15 18:30:40 devstack nova-compute[87437]: INFO nova.compute.manager [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Took 0.83 seconds to destroy the instance on the hypervisor. Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG oslo.service.backend._common.loopingcall [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=87437) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG nova.compute.manager [-] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Deallocating network for instance {{(pid=87437) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2463}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG nova.network.neutron [-] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] deallocate_for_instance() {{(pid=87437) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 15 18:30:40 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:40 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-7f7e86f9-a885-44ae-8512-a5fe78568d90 req-a8b0ca26-d4ed-40bc-953f-355ad1cac4af service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Received event network-vif-unplugged-66a5b777-a536-4b50-8fbe-c49d6d3df0bc {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-7f7e86f9-a885-44ae-8512-a5fe78568d90 req-a8b0ca26-d4ed-40bc-953f-355ad1cac4af service nova] Acquiring lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-7f7e86f9-a885-44ae-8512-a5fe78568d90 req-a8b0ca26-d4ed-40bc-953f-355ad1cac4af service nova] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-7f7e86f9-a885-44ae-8512-a5fe78568d90 req-a8b0ca26-d4ed-40bc-953f-355ad1cac4af service nova] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-7f7e86f9-a885-44ae-8512-a5fe78568d90 req-a8b0ca26-d4ed-40bc-953f-355ad1cac4af service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] No waiting events found dispatching network-vif-unplugged-66a5b777-a536-4b50-8fbe-c49d6d3df0bc {{(pid=87437) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 15 18:30:40 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-7f7e86f9-a885-44ae-8512-a5fe78568d90 req-a8b0ca26-d4ed-40bc-953f-355ad1cac4af service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Received event network-vif-unplugged-66a5b777-a536-4b50-8fbe-c49d6d3df0bc for instance with task_state deleting. {{(pid=87437) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 15 18:30:41 devstack nova-compute[87437]: DEBUG nova.network.neutron [-] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Updating instance_info_cache with network_info: [] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:30:42 devstack nova-compute[87437]: INFO nova.compute.manager [-] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Took 1.38 seconds to deallocate network for instance. Jul 15 18:30:42 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:42 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.002s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:42 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=87437) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:30:42 devstack nova-compute[87437]: DEBUG nova.compute.provider_tree [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=87437) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:30:42 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87437) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:30:42 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.318s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:42 devstack nova-compute[87437]: INFO nova.scheduler.client.report [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Deleted allocations for instance da4a1788-6184-46c5-a3a3-cb461b15429c Jul 15 18:30:42 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "interface-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-None" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:42 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "interface-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-None" acquired by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:42 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lazy-loading 'flavor' on Instance uuid 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:42 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-ef7819b0-b725-4581-bf5e-735a8b61cd99 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 3.222s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:43 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:43 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-d668a164-77af-4d0c-85d8-c70bdbf94356 req-d2e2e3f2-4b41-4f7f-b1d5-203d86b0a7c8 service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Received event network-vif-unplugged-66a5b777-a536-4b50-8fbe-c49d6d3df0bc {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:30:43 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-d668a164-77af-4d0c-85d8-c70bdbf94356 req-d2e2e3f2-4b41-4f7f-b1d5-203d86b0a7c8 service nova] Acquiring lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:43 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-d668a164-77af-4d0c-85d8-c70bdbf94356 req-d2e2e3f2-4b41-4f7f-b1d5-203d86b0a7c8 service nova] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:43 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-d668a164-77af-4d0c-85d8-c70bdbf94356 req-d2e2e3f2-4b41-4f7f-b1d5-203d86b0a7c8 service nova] Lock "da4a1788-6184-46c5-a3a3-cb461b15429c-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:43 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-d668a164-77af-4d0c-85d8-c70bdbf94356 req-d2e2e3f2-4b41-4f7f-b1d5-203d86b0a7c8 service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] No waiting events found dispatching network-vif-unplugged-66a5b777-a536-4b50-8fbe-c49d6d3df0bc {{(pid=87437) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 15 18:30:43 devstack nova-compute[87437]: WARNING nova.compute.manager [req-d668a164-77af-4d0c-85d8-c70bdbf94356 req-d2e2e3f2-4b41-4f7f-b1d5-203d86b0a7c8 service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Received unexpected event network-vif-unplugged-66a5b777-a536-4b50-8fbe-c49d6d3df0bc for instance with vm_state deleted and task_state None. Jul 15 18:30:43 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-d668a164-77af-4d0c-85d8-c70bdbf94356 req-d2e2e3f2-4b41-4f7f-b1d5-203d86b0a7c8 service nova] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Received event network-vif-deleted-66a5b777-a536-4b50-8fbe-c49d6d3df0bc {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:30:43 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "09f6d794-7857-4a81-b328-705b4314c7fe" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:43 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "09f6d794-7857-4a81-b328-705b4314c7fe" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:43 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:43 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:43 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:43 devstack nova-compute[87437]: INFO nova.compute.manager [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Terminating instance Jul 15 18:30:43 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Start destroying the instance on the hypervisor. {{(pid=87437) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3339}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG nova.utils [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Queued Task(fn=>, remaining_delay=14.999555808999958 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:44 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [-] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Instance destroyed successfully. Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lazy-loading 'resources' on Instance uuid 09f6d794-7857-4a81-b328-705b4314c7fe {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-15T16:29:20Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-2067421226',display_name='tempest-ServerRescueNegativeTestJSON-server-2067421226',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-2067421226',id=2,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-15T16:30:26Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='960c022cd83841b8a786feddb0708fed',ramdisk_id='',reservation_id='r-2vdw11us',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-ServerRescueNegativeTestJSON-676380598',owner_user_name='tempest-ServerRescueNegativeTestJSON-676380598-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-15T16:30:37Z,user_data=None,user_id='db3c092403184a35b6dc23f85a093aa4',uuid=09f6d794-7857-4a81-b328-705b4314c7fe,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converting VIF {"id": "79cabcb4-750a-4f8d-b196-65068bae26a6", "address": "fa:16:3e:f7:d3:42", "network": {"id": "63e1b389-5b43-42e9-af9b-84596158147c", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-455707245-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "960c022cd83841b8a786feddb0708fed", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap79cabcb4-75", "ovs_interfaceid": "79cabcb4-750a-4f8d-b196-65068bae26a6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:f7:d3:42,bridge_name='br-int',has_traffic_filtering=True,id=79cabcb4-750a-4f8d-b196-65068bae26a6,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap79cabcb4-75') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG os_vif [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Unplugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:f7:d3:42,bridge_name='br-int',has_traffic_filtering=True,id=79cabcb4-750a-4f8d-b196-65068bae26a6,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap79cabcb4-75') {{(pid=87437) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap79cabcb4-75, bridge=br-int, if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=5ae0d275-8c07-42e5-90a7-1ec8367fd846) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:30:44 devstack nova-compute[87437]: INFO os_vif [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Successfully unplugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:f7:d3:42,bridge_name='br-int',has_traffic_filtering=True,id=79cabcb4-750a-4f8d-b196-65068bae26a6,network=Network(63e1b389-5b43-42e9-af9b-84596158147c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap79cabcb4-75') Jul 15 18:30:44 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Deleting instance files /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe_del Jul 15 18:30:44 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Deletion of /opt/stack/data/nova/instances/09f6d794-7857-4a81-b328-705b4314c7fe_del complete Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:44 devstack nova-compute[87437]: INFO nova.compute.manager [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Took 0.57 seconds to destroy the instance on the hypervisor. Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG oslo.service.backend._common.loopingcall [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=87437) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG nova.compute.manager [-] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Deallocating network for instance {{(pid=87437) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2463}} Jul 15 18:30:44 devstack nova-compute[87437]: DEBUG nova.network.neutron [-] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] deallocate_for_instance() {{(pid=87437) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 15 18:30:44 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:44 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:45 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:46 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:46 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lazy-loading 'pci_requests' on Instance uuid 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:30:46 devstack nova-compute[87437]: DEBUG nova.objects.base [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Object Instance<1d289a1e-1f2b-4676-85a1-9a63ca4e22ae> lazy-loaded attributes: flavor,pci_requests {{(pid=87437) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 15 18:30:46 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] allocate_for_instance() {{(pid=87437) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 15 18:30:46 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:46 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:30:46 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-6ff5b5e0-c0b8-4544-b37d-a8836ed0e3d9 req-b94d3fc9-465b-4722-9fd2-99ed0ec69f5c service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Received event network-vif-unplugged-79cabcb4-750a-4f8d-b196-65068bae26a6 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:30:46 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-6ff5b5e0-c0b8-4544-b37d-a8836ed0e3d9 req-b94d3fc9-465b-4722-9fd2-99ed0ec69f5c service nova] Acquiring lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:46 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-6ff5b5e0-c0b8-4544-b37d-a8836ed0e3d9 req-b94d3fc9-465b-4722-9fd2-99ed0ec69f5c service nova] Lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:46 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-6ff5b5e0-c0b8-4544-b37d-a8836ed0e3d9 req-b94d3fc9-465b-4722-9fd2-99ed0ec69f5c service nova] Lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:46 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-6ff5b5e0-c0b8-4544-b37d-a8836ed0e3d9 req-b94d3fc9-465b-4722-9fd2-99ed0ec69f5c service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] No waiting events found dispatching network-vif-unplugged-79cabcb4-750a-4f8d-b196-65068bae26a6 {{(pid=87437) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 15 18:30:46 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-6ff5b5e0-c0b8-4544-b37d-a8836ed0e3d9 req-b94d3fc9-465b-4722-9fd2-99ed0ec69f5c service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Received event network-vif-unplugged-79cabcb4-750a-4f8d-b196-65068bae26a6 for instance with task_state deleting. {{(pid=87437) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 15 18:30:46 devstack nova-compute[87437]: DEBUG nova.network.neutron [-] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Updating instance_info_cache with network_info: [] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:30:47 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-d4717919-958d-4688-9838-34f70418cb1e req-f1ccef35-1013-496d-ab09-ad2b0929a62b service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Received event network-vif-deleted-79cabcb4-750a-4f8d-b196-65068bae26a6 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:30:47 devstack nova-compute[87437]: INFO nova.compute.manager [req-d4717919-958d-4688-9838-34f70418cb1e req-f1ccef35-1013-496d-ab09-ad2b0929a62b service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Neutron deleted interface 79cabcb4-750a-4f8d-b196-65068bae26a6; detaching it from the instance and deleting it from the info cache Jul 15 18:30:47 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-d4717919-958d-4688-9838-34f70418cb1e req-f1ccef35-1013-496d-ab09-ad2b0929a62b service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Detach interface failed, port_id=79cabcb4-750a-4f8d-b196-65068bae26a6, reason: Instance 09f6d794-7857-4a81-b328-705b4314c7fe could not be found. {{(pid=87437) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11827}} Jul 15 18:30:47 devstack nova-compute[87437]: INFO nova.compute.manager [-] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Took 2.45 seconds to deallocate network for instance. Jul 15 18:30:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:47 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=87437) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:30:47 devstack nova-compute[87437]: DEBUG nova.compute.provider_tree [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=87437) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:30:47 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87437) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:30:47 devstack nova-compute[87437]: DEBUG nova.policy [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '594dfcfd2f80480c8f568a923e783151', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a559f53dcc834dfaad1c078de303b840', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87437) authorize /opt/stack/nova/nova/policy.py:192}} Jul 15 18:30:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.242s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:47 devstack nova-compute[87437]: INFO nova.scheduler.client.report [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Deleted allocations for instance 09f6d794-7857-4a81-b328-705b4314c7fe Jul 15 18:30:47 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-75e60871-d47a-4b58-ae93-8fb6aaeea875 tempest-ServerRescueNegativeTestJSON-676380598 tempest-ServerRescueNegativeTestJSON-676380598-project-member] Lock "09f6d794-7857-4a81-b328-705b4314c7fe" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 3.717s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:49 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:49 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:49 devstack nova-compute[87437]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.004954641000040283 future=) was cancelled during its delay period, skipping {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:49 devstack nova-compute[87437]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:49 devstack nova-compute[87437]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=5.108357801999773 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:49 devstack nova-compute[87437]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=5.106819057999928 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:50 devstack nova-compute[87437]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=87437) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 15 18:30:50 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:51 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:51 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Successfully created port: 96356f2b-4126-4558-848c-f3b4414acb5e {{(pid=87437) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 15 18:30:52 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-64d322d7-16dd-490d-9b33-14093da4e486 req-4944e039-5513-4274-9797-9399e9eaf7c8 service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Received event network-vif-unplugged-79cabcb4-750a-4f8d-b196-65068bae26a6 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:30:52 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-64d322d7-16dd-490d-9b33-14093da4e486 req-4944e039-5513-4274-9797-9399e9eaf7c8 service nova] Acquiring lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:30:52 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-64d322d7-16dd-490d-9b33-14093da4e486 req-4944e039-5513-4274-9797-9399e9eaf7c8 service nova] Lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:30:52 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-64d322d7-16dd-490d-9b33-14093da4e486 req-4944e039-5513-4274-9797-9399e9eaf7c8 service nova] Lock "09f6d794-7857-4a81-b328-705b4314c7fe-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:30:52 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-64d322d7-16dd-490d-9b33-14093da4e486 req-4944e039-5513-4274-9797-9399e9eaf7c8 service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] No waiting events found dispatching network-vif-unplugged-79cabcb4-750a-4f8d-b196-65068bae26a6 {{(pid=87437) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 15 18:30:52 devstack nova-compute[87437]: WARNING nova.compute.manager [req-64d322d7-16dd-490d-9b33-14093da4e486 req-4944e039-5513-4274-9797-9399e9eaf7c8 service nova] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Received unexpected event network-vif-unplugged-79cabcb4-750a-4f8d-b196-65068bae26a6 for instance with vm_state deleted and task_state None. Jul 15 18:30:52 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:54 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Successfully updated port: 96356f2b-4126-4558-848c-f3b4414acb5e {{(pid=87437) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 15 18:30:54 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:30:54 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquired lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:30:54 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Building network info cache for instance {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 15 18:30:54 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-9cca8006-a62f-4aae-bb53-12ec73e9405b req-81eeaf92-7d7c-4a8d-8660-a545987df5f4 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Received event network-changed-96356f2b-4126-4558-848c-f3b4414acb5e {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:30:54 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-9cca8006-a62f-4aae-bb53-12ec73e9405b req-81eeaf92-7d7c-4a8d-8660-a545987df5f4 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Refreshing instance network info cache due to event network-changed-96356f2b-4126-4558-848c-f3b4414acb5e. {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 15 18:30:54 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-9cca8006-a62f-4aae-bb53-12ec73e9405b req-81eeaf92-7d7c-4a8d-8660-a545987df5f4 service nova] Acquiring lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:30:54 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:55 devstack nova-compute[87437]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0024375560001317353 future=) submitted to {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:55 devstack nova-compute[87437]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:55 devstack nova-compute[87437]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=4.126483927999743 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:55 devstack nova-compute[87437]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=4.126096447999771 future=) {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:55 devstack nova-compute[87437]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:30:55 devstack nova-compute[87437]: INFO nova.compute.manager [-] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] VM Stopped (Lifecycle Event) Jul 15 18:30:55 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-ec86b1d7-af25-4b7b-8687-0e8ce24720ff None None] [instance: da4a1788-6184-46c5-a3a3-cb461b15429c] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:55 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:58 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:59 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:30:59 devstack nova-compute[87437]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.006059244999960356 future=) submitted to {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:59 devstack nova-compute[87437]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=87437) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 15 18:30:59 devstack nova-compute[87437]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87437) _log /opt/stack/nova/nova/utils.py:1508}} Jul 15 18:30:59 devstack nova-compute[87437]: INFO nova.compute.manager [-] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] VM Stopped (Lifecycle Event) Jul 15 18:30:59 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-18a70f4f-6fe8-48d6-bf1e-acd8f05f599e None None] [instance: 09f6d794-7857-4a81-b328-705b4314c7fe] Checking state {{(pid=87437) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 15 18:30:59 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:00 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:31:00 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:02 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Updating instance_info_cache with network_info: [{"id": "339131f3-a752-46ff-9761-22eb593eb1a7", "address": "fa:16:3e:a1:9d:f1", "network": {"id": "cb02990b-d80e-4d39-87e1-6dd3e18332ed", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-722595611-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.86", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap339131f3-a7", "ovs_interfaceid": "339131f3-a752-46ff-9761-22eb593eb1a7", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "96356f2b-4126-4558-848c-f3b4414acb5e", "address": "fa:16:3e:69:42:c8", "network": {"id": "69e74123-31f2-4602-b107-a0c8334b7235", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2071691257", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.233", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap96356f2b-41", "ovs_interfaceid": "96356f2b-4126-4558-848c-f3b4414acb5e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Releasing lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-9cca8006-a62f-4aae-bb53-12ec73e9405b req-81eeaf92-7d7c-4a8d-8660-a545987df5f4 service nova] Acquired lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-9cca8006-a62f-4aae-bb53-12ec73e9405b req-81eeaf92-7d7c-4a8d-8660-a545987df5f4 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Refreshing network info cache for port 96356f2b-4126-4558-848c-f3b4414acb5e {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-15T16:29:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-2091482377',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-2091482377',id=4,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4K8y93X0875qgCCBjILX1PpBFBpygOHwUM+ms8F5Z2YtZ7Lng9QyQcw/7qm+6cHXzGtRTm8iruv1JrqaYfTQTbn3MHLHvhUpwyYXlTD61GdrDFZG1hunJu2x7WCMfcTQ==',key_name='tempest-keypair-457742949',keypairs=,launch_index=0,launched_at=2026-07-15T16:30:15Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=1,progress=0,project_id='a559f53dcc834dfaad1c078de303b840',ramdisk_id='',reservation_id='r-jxwho885',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-TaggedAttachmentsTest-1253120024',owner_user_name='tempest-TaggedAttachmentsTest-1253120024-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-15T16:30:15Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='594dfcfd2f80480c8f568a923e783151',uuid=1d289a1e-1f2b-4676-85a1-9a63ca4e22ae,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "96356f2b-4126-4558-848c-f3b4414acb5e", "address": "fa:16:3e:69:42:c8", "network": {"id": "69e74123-31f2-4602-b107-a0c8334b7235", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2071691257", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.233", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap96356f2b-41", "ovs_interfaceid": "96356f2b-4126-4558-848c-f3b4414acb5e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Converting VIF {"id": "96356f2b-4126-4558-848c-f3b4414acb5e", "address": "fa:16:3e:69:42:c8", "network": {"id": "69e74123-31f2-4602-b107-a0c8334b7235", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2071691257", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.233", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap96356f2b-41", "ovs_interfaceid": "96356f2b-4126-4558-848c-f3b4414acb5e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:69:42:c8,bridge_name='br-int',has_traffic_filtering=True,id=96356f2b-4126-4558-848c-f3b4414acb5e,network=Network(69e74123-31f2-4602-b107-a0c8334b7235),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap96356f2b-41') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG os_vif [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:69:42:c8,bridge_name='br-int',has_traffic_filtering=True,id=96356f2b-4126-4558-848c-f3b4414acb5e,network=Network(69e74123-31f2-4602-b107-a0c8334b7235),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap96356f2b-41') {{(pid=87437) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '97ba11ea-de4a-5d87-b081-30ca0d203762', '_type': 'linux-noop'}}, row=False) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap96356f2b-41, may_exist=True, interface_attrs={}) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap96356f2b-41, col_values=(('qos', UUID('359239ba-7036-44be-9e46-8d463bcf9401')),), if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap96356f2b-41, col_values=(('external_ids', {'iface-id': '96356f2b-4126-4558-848c-f3b4414acb5e', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:69:42:c8', 'vm-uuid': '1d289a1e-1f2b-4676-85a1-9a63ca4e22ae'}),), if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:31:03 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [req-9cca8006-a62f-4aae-bb53-12ec73e9405b req-81eeaf92-7d7c-4a8d-8660-a545987df5f4 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:03 devstack nova-compute[87437]: INFO os_vif [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:69:42:c8,bridge_name='br-int',has_traffic_filtering=True,id=96356f2b-4126-4558-848c-f3b4414acb5e,network=Network(69e74123-31f2-4602-b107-a0c8334b7235),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap96356f2b-41') Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-15T16:29:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-2091482377',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-2091482377',id=4,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4K8y93X0875qgCCBjILX1PpBFBpygOHwUM+ms8F5Z2YtZ7Lng9QyQcw/7qm+6cHXzGtRTm8iruv1JrqaYfTQTbn3MHLHvhUpwyYXlTD61GdrDFZG1hunJu2x7WCMfcTQ==',key_name='tempest-keypair-457742949',keypairs=,launch_index=0,launched_at=2026-07-15T16:30:15Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=1,progress=0,project_id='a559f53dcc834dfaad1c078de303b840',ramdisk_id='',reservation_id='r-jxwho885',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-TaggedAttachmentsTest-1253120024',owner_user_name='tempest-TaggedAttachmentsTest-1253120024-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-15T16:30:15Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='594dfcfd2f80480c8f568a923e783151',uuid=1d289a1e-1f2b-4676-85a1-9a63ca4e22ae,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "96356f2b-4126-4558-848c-f3b4414acb5e", "address": "fa:16:3e:69:42:c8", "network": {"id": "69e74123-31f2-4602-b107-a0c8334b7235", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2071691257", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.233", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap96356f2b-41", "ovs_interfaceid": "96356f2b-4126-4558-848c-f3b4414acb5e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87437) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Converting VIF {"id": "96356f2b-4126-4558-848c-f3b4414acb5e", "address": "fa:16:3e:69:42:c8", "network": {"id": "69e74123-31f2-4602-b107-a0c8334b7235", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2071691257", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.233", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap96356f2b-41", "ovs_interfaceid": "96356f2b-4126-4558-848c-f3b4414acb5e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:69:42:c8,bridge_name='br-int',has_traffic_filtering=True,id=96356f2b-4126-4558-848c-f3b4414acb5e,network=Network(69e74123-31f2-4602-b107-a0c8334b7235),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap96356f2b-41') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.guest [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] attach device xml: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: {{(pid=87437) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] No BDM found with device name vda, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] No BDM found with device name hda, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] No VIF found with MAC fa:16:3e:a1:9d:f1, not building metadata {{(pid=87437) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='26627af3-14a2-4924-a235-ca96adb6f0af', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-2091482377', uuid='1d289a1e-1f2b-4676-85a1-9a63ca4e22ae'), owner=OwnerMeta(userid='594dfcfd2f80480c8f568a923e783151', username='tempest-TaggedAttachmentsTest-1253120024-project-member', projectid='a559f53dcc834dfaad1c078de303b840', projectname='tempest-TaggedAttachmentsTest-1253120024'), image=ImageMeta(id='26627af3-14a2-4924-a235-ca96adb6f0af', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_cdrom_bus': 'ide', 'hw_disk_bus': 'virtio', 'hw_machine_type': 'pc', 'hw_rng_model': 'virtio', 'hw_video_model': 'virtio', 'hw_vif_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "339131f3-a752-46ff-9761-22eb593eb1a7", "address": "fa:16:3e:a1:9d:f1", "network": {"id": "cb02990b-d80e-4d39-87e1-6dd3e18332ed", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-722595611-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.86", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap339131f3-a7", "ovs_interfaceid": "339131f3-a752-46ff-9761-22eb593eb1a7", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "96356f2b-4126-4558-848c-f3b4414acb5e", "address": "fa:16:3e:69:42:c8", "network": {"id": "69e74123-31f2-4602-b107-a0c8334b7235", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2071691257", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.233", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap96356f2b-41", "ovs_interfaceid": "96356f2b-4126-4558-848c-f3b4414acb5e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1784133063.7547467) {{(pid=87437) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.guest [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] set metadata xml: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: tempest-device-tagging-server-2091482377 Jul 15 18:31:03 devstack nova-compute[87437]: 2026-07-15 16:31:03 Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: 192 Jul 15 18:31:03 devstack nova-compute[87437]: 1 Jul 15 18:31:03 devstack nova-compute[87437]: 0 Jul 15 18:31:03 devstack nova-compute[87437]: 0 Jul 15 18:31:03 devstack nova-compute[87437]: 1 Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: True Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: bare Jul 15 18:31:03 devstack nova-compute[87437]: qcow2 Jul 15 18:31:03 devstack nova-compute[87437]: 1 Jul 15 18:31:03 devstack nova-compute[87437]: 0 Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: ide Jul 15 18:31:03 devstack nova-compute[87437]: virtio Jul 15 18:31:03 devstack nova-compute[87437]: pc Jul 15 18:31:03 devstack nova-compute[87437]: virtio Jul 15 18:31:03 devstack nova-compute[87437]: virtio Jul 15 18:31:03 devstack nova-compute[87437]: virtio Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: tempest-TaggedAttachmentsTest-1253120024-project-member Jul 15 18:31:03 devstack nova-compute[87437]: tempest-TaggedAttachmentsTest-1253120024 Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: Jul 15 18:31:03 devstack nova-compute[87437]: {{(pid=87437) set_metadata /opt/stack/nova/nova/virt/libvirt/guest.py:371}} Jul 15 18:31:03 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-6790d260-8137-41f5-8e56-53e474dc9dd6 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "interface-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-None" "released" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: held 20.917s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-3d80126d-a94c-410d-ad6a-fab9add546db req-4c3558f3-d8c7-4010-84be-0889fbf3bbba service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Received event network-vif-plugged-96356f2b-4126-4558-848c-f3b4414acb5e {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-3d80126d-a94c-410d-ad6a-fab9add546db req-4c3558f3-d8c7-4010-84be-0889fbf3bbba service nova] Acquiring lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-3d80126d-a94c-410d-ad6a-fab9add546db req-4c3558f3-d8c7-4010-84be-0889fbf3bbba service nova] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-3d80126d-a94c-410d-ad6a-fab9add546db req-4c3558f3-d8c7-4010-84be-0889fbf3bbba service nova] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-3d80126d-a94c-410d-ad6a-fab9add546db req-4c3558f3-d8c7-4010-84be-0889fbf3bbba service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] No waiting events found dispatching network-vif-plugged-96356f2b-4126-4558-848c-f3b4414acb5e {{(pid=87437) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 15 18:31:04 devstack nova-compute[87437]: WARNING nova.compute.manager [req-3d80126d-a94c-410d-ad6a-fab9add546db req-4c3558f3-d8c7-4010-84be-0889fbf3bbba service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Received unexpected event network-vif-plugged-96356f2b-4126-4558-848c-f3b4414acb5e for instance with vm_state active and task_state None. Jul 15 18:31:04 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [req-9cca8006-a62f-4aae-bb53-12ec73e9405b req-81eeaf92-7d7c-4a8d-8660-a545987df5f4 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lazy-loading 'flavor' on Instance uuid 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-9cca8006-a62f-4aae-bb53-12ec73e9405b req-81eeaf92-7d7c-4a8d-8660-a545987df5f4 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Updated VIF entry in instance network info cache for port 96356f2b-4126-4558-848c-f3b4414acb5e. {{(pid=87437) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-9cca8006-a62f-4aae-bb53-12ec73e9405b req-81eeaf92-7d7c-4a8d-8660-a545987df5f4 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Updating instance_info_cache with network_info: [{"id": "339131f3-a752-46ff-9761-22eb593eb1a7", "address": "fa:16:3e:a1:9d:f1", "network": {"id": "cb02990b-d80e-4d39-87e1-6dd3e18332ed", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-722595611-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.86", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap339131f3-a7", "ovs_interfaceid": "339131f3-a752-46ff-9761-22eb593eb1a7", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "96356f2b-4126-4558-848c-f3b4414acb5e", "address": "fa:16:3e:69:42:c8", "network": {"id": "69e74123-31f2-4602-b107-a0c8334b7235", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2071691257", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.233", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap96356f2b-41", "ovs_interfaceid": "96356f2b-4126-4558-848c-f3b4414acb5e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 0.159s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:31:04 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-9cca8006-a62f-4aae-bb53-12ec73e9405b req-81eeaf92-7d7c-4a8d-8660-a545987df5f4 service nova] Releasing lock "refresh_cache-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:31:05 devstack nova-compute[87437]: INFO nova.compute.manager [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Attaching volume 1266da26-362d-485a-a2f8-79f9cda396a9 to /dev/vdb Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG os_brick.utils [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.35', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=87437) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG os_brick.initiator.connectors.scaleio [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=87437) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Running cmd (subprocess): nvme version {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] 'nvme version' failed. Not Retrying. {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG os_brick.initiator.connectors.nvmeof [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] nvme not present on system {{(pid=87437) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG os_brick.initiator.connectors.lightos [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=87437) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 15 18:31:05 devstack nova-compute[87437]: INFO os_brick.initiator.connectors.lightos [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Current host hostNQN and IP(s) are ['192.168.122.35', 'fe80::5054:ff:fe2a:16a1', '172.24.4.1', '2001:db8::2', 'fe80::54a3:5ff:fe58:3749', 'fe80::f816:3eff:fea1:9df1', 'fe80::1c4f:d7ff:febc:c088', 'fe80::f816:3eff:fe69:42c8', 'fe80::589d:68ff:fe4a:639b'] Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG os_brick.initiator.connectors.lightos [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=87437) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG os_brick.initiator.connectors.lightos [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] LIGHTOS: no hostnqn found. {{(pid=87437) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG os_brick.utils [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] <== get_connector_properties: return (160ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.35', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:b41d3c786e0', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': 'fe5bb7ba-ac63-45cd-a484-32e71686ee67', 'nvme_native_multipath': False} {{(pid=87437) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG nova.virt.block_device [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Updating existing volume attachment record: 146e8206-4354-417c-b4da-68468c981b52 {{(pid=87437) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Acquiring lock "b564fdba-d470-48ac-a999-e7e3598ac68f" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Lock "b564fdba-d470-48ac-a999-e7e3598ac68f" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.002s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Starting instance... {{(pid=87437) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:31:05 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87437) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 15 18:31:05 devstack nova-compute[87437]: INFO nova.compute.claims [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Claim successful on node devstack Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=87437) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.compute.provider_tree [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Inventory has not changed in ProviderTree for provider: 14f2343d-d7d5-4019-bbbc-ea72d30a266d {{(pid=87437) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.scheduler.client.report [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Inventory has not changed for provider 14f2343d-d7d5-4019-bbbc-ea72d30a266d based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87437) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.446s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Start building networks asynchronously for instance. {{(pid=87437) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.volume.quobyte [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] systemd detected. {{(pid=87437) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.volume.quobyte [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-bd9da556-4c12-434f-b9a1-5e2ec88a398c at mount point /opt/stack/data/nova/mnt/a58615b2bcf8f38f83cd229b1047e603 via systemd-run {{(pid=87437) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Allocating IP information in the background. {{(pid=87437) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] allocate_for_instance() {{(pid=87437) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 15 18:31:06 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:31:06 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:31:06 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-47c86ec1-eb55-4036-bbea-a37594d82262 req-7c061602-6cfd-4f9f-8dd6-80174dfd31a4 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Received event network-vif-plugged-96356f2b-4126-4558-848c-f3b4414acb5e {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-47c86ec1-eb55-4036-bbea-a37594d82262 req-7c061602-6cfd-4f9f-8dd6-80174dfd31a4 service nova] Acquiring lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-47c86ec1-eb55-4036-bbea-a37594d82262 req-7c061602-6cfd-4f9f-8dd6-80174dfd31a4 service nova] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-47c86ec1-eb55-4036-bbea-a37594d82262 req-7c061602-6cfd-4f9f-8dd6-80174dfd31a4 service nova] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-47c86ec1-eb55-4036-bbea-a37594d82262 req-7c061602-6cfd-4f9f-8dd6-80174dfd31a4 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] No waiting events found dispatching network-vif-plugged-96356f2b-4126-4558-848c-f3b4414acb5e {{(pid=87437) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 15 18:31:06 devstack nova-compute[87437]: WARNING nova.compute.manager [req-47c86ec1-eb55-4036-bbea-a37594d82262 req-7c061602-6cfd-4f9f-8dd6-80174dfd31a4 service nova] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Received unexpected event network-vif-plugged-96356f2b-4126-4558-848c-f3b4414acb5e for instance with vm_state active and task_state None. Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Start building block device mappings for instance. {{(pid=87437) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.policy [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '426084e1385f4e59ac4380fdf950b6fd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd61fadb646984ba583b497cf262d34e2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87437) authorize /opt/stack/nova/nova/policy.py:192}} Jul 15 18:31:06 devstack nova-compute[87437]: INFO nova.virt.libvirt.volume.quobyte [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-bd9da556-4c12-434f-b9a1-5e2ec88a398c Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.411s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lazy-loading 'flavor' on Instance uuid 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.guest [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] attach device xml: Jul 15 18:31:06 devstack nova-compute[87437]: Jul 15 18:31:06 devstack nova-compute[87437]: Jul 15 18:31:06 devstack nova-compute[87437]: Jul 15 18:31:06 devstack nova-compute[87437]: Jul 15 18:31:06 devstack nova-compute[87437]: 1266da26-362d-485a-a2f8-79f9cda396a9 Jul 15 18:31:06 devstack nova-compute[87437]: Jul 15 18:31:06 devstack nova-compute[87437]: {{(pid=87437) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Start spawning the instance on the hypervisor. {{(pid=87437) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Creating instance directory {{(pid=87437) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5223}} Jul 15 18:31:06 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Creating image(s) Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Acquiring lock "/opt/stack/data/nova/instances/b564fdba-d470-48ac-a999-e7e3598ac68f/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Lock "/opt/stack/data/nova/instances/b564fdba-d470-48ac-a999-e7e3598ac68f/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Lock "/opt/stack/data/nova/instances/b564fdba-d470-48ac-a999-e7e3598ac68f/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:31:06 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.167s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Acquiring lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_utils.imageutils.format_inspector [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87437) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.225s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a,backing_fmt=raw /opt/stack/data/nova/instances/b564fdba-d470-48ac-a999-e7e3598ac68f/disk 1073741824 {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a,backing_fmt=raw /opt/stack/data/nova/instances/b564fdba-d470-48ac-a999-e7e3598ac68f/disk 1073741824" returned: 0 in 0.059s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Lock "baf81a9f7a0521c809ddc5f53113a480cb21680a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.303s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] No BDM found with device name vda, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] No BDM found with device name hda, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] No VIF found with MAC fa:16:3e:a1:9d:f1, not building metadata {{(pid=87437) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/baf81a9f7a0521c809ddc5f53113a480cb21680a --force-share --output=json" returned: 0 in 0.165s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG nova.virt.disk.api [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Checking if we can resize image /opt/stack/data/nova/instances/b564fdba-d470-48ac-a999-e7e3598ac68f/disk. size=1073741824 {{(pid=87437) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/b564fdba-d470-48ac-a999-e7e3598ac68f/disk --force-share --output=json {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-3fa209cc-1270-4109-8062-204fd5a4df88 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 2.665s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.processutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/b564fdba-d470-48ac-a999-e7e3598ac68f/disk --force-share --output=json" returned: 0 in 0.216s {{(pid=87437) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG nova.virt.disk.api [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Cannot resize image /opt/stack/data/nova/instances/b564fdba-d470-48ac-a999-e7e3598ac68f/disk to a smaller size. {{(pid=87437) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Created local disks {{(pid=87437) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5365}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Ensure instance console log exists: /opt/stack/data/nova/instances/b564fdba-d470-48ac-a999-e7e3598ac68f/console.log {{(pid=87437) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5102}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.003s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:31:07 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.003s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:31:08 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Successfully created port: efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364 {{(pid=87437) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 15 18:31:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:08 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:09 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Successfully updated port: efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364 {{(pid=87437) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 15 18:31:09 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Acquiring lock "refresh_cache-b564fdba-d470-48ac-a999-e7e3598ac68f" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:31:09 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Acquired lock "refresh_cache-b564fdba-d470-48ac-a999-e7e3598ac68f" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:31:09 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Building network info cache for instance {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 15 18:31:09 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-5e05cd36-c391-439c-b175-f01336ad0e84 req-d9b9695a-2525-4fd3-9879-45b7234d089d service nova] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Received event network-changed-efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364 {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 15 18:31:09 devstack nova-compute[87437]: DEBUG nova.compute.manager [req-5e05cd36-c391-439c-b175-f01336ad0e84 req-d9b9695a-2525-4fd3-9879-45b7234d089d service nova] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Refreshing instance network info cache due to event network-changed-efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364. {{(pid=87437) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 15 18:31:09 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-5e05cd36-c391-439c-b175-f01336ad0e84 req-d9b9695a-2525-4fd3-9879-45b7234d089d service nova] Acquiring lock "refresh_cache-b564fdba-d470-48ac-a999-e7e3598ac68f" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 15 18:31:09 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Instance cache missing network info. {{(pid=87437) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 15 18:31:10 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" acquired by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:31:10 devstack nova-compute[87437]: INFO nova.compute.manager [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Detaching volume 1266da26-362d-485a-a2f8-79f9cda396a9 Jul 15 18:31:10 devstack nova-compute[87437]: INFO nova.virt.block_device [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] [instance: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae] Attempting to driver detach volume 1266da26-362d-485a-a2f8-79f9cda396a9 from mountpoint /dev/vdb Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Found disk vdb by alias ua-1266da26-362d-485a-a2f8-79f9cda396a9 {{(pid=87437) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2884}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Found disk vdb by alias ua-1266da26-362d-485a-a2f8-79f9cda396a9 {{(pid=87437) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2884}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Attempting to detach device vdb from instance 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae from the persistent domain config. {{(pid=87437) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2634}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.guest [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] detach device xml: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: 1266da26-362d-485a-a2f8-79f9cda396a9 Jul 15 18:31:10 devstack nova-compute[87437]:
Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: {{(pid=87437) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 15 18:31:10 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Successfully detached device vdb from instance 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae from the persistent domain config. Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] (1/8): Attempting to detach device vdb with device alias ua-1266da26-362d-485a-a2f8-79f9cda396a9 from instance 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae from the live domain config. {{(pid=87437) _detach_from_live_with_retry /opt/stack/nova/nova/virt/libvirt/driver.py:2668}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.guest [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] detach device xml: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: 1266da26-362d-485a-a2f8-79f9cda396a9 Jul 15 18:31:10 devstack nova-compute[87437]:
Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: {{(pid=87437) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.network.neutron [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Updating instance_info_cache with network_info: [{"id": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "address": "fa:16:3e:7a:cd:2d", "network": {"id": "ca07cb92-bcb2-4f8e-9c32-986a05e59336", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-770947059-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d61fadb646984ba583b497cf262d34e2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapefbe8fe6-c4", "ovs_interfaceid": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87437) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Releasing lock "refresh_cache-b564fdba-d470-48ac-a999-e7e3598ac68f" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Instance network_info: |[{"id": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "address": "fa:16:3e:7a:cd:2d", "network": {"id": "ca07cb92-bcb2-4f8e-9c32-986a05e59336", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-770947059-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d61fadb646984ba583b497cf262d34e2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapefbe8fe6-c4", "ovs_interfaceid": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87437) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [req-5e05cd36-c391-439c-b175-f01336ad0e84 req-d9b9695a-2525-4fd3-9879-45b7234d089d service nova] Acquired lock "refresh_cache-b564fdba-d470-48ac-a999-e7e3598ac68f" {{(pid=87437) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.network.neutron [req-5e05cd36-c391-439c-b175-f01336ad0e84 req-d9b9695a-2525-4fd3-9879-45b7234d089d service nova] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Refreshing network info cache for port efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364 {{(pid=87437) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Start _get_guest_xml network_info=[{"id": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "address": "fa:16:3e:7a:cd:2d", "network": {"id": "ca07cb92-bcb2-4f8e-9c32-986a05e59336", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-770947059-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d61fadb646984ba583b497cf262d34e2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapefbe8fe6-c4", "ovs_interfaceid": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-15T16:23:02Z,direct_url=,disk_format='qcow2',id=26627af3-14a2-4924-a235-ca96adb6f0af,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='a8392f1b03fc425b993a86d35199e1ed',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-15T16:23:04Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'size': 0, 'encryption_format': None, 'encrypted': False, 'encryption_options': None, 'device_type': 'disk', 'device_name': '/dev/vda', 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'image_id': '26627af3-14a2-4924-a235-ca96adb6f0af'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87437) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8212}} Jul 15 18:31:10 devstack nova-compute[87437]: WARNING neutronclient.v2_0.client [req-5e05cd36-c391-439c-b175-f01336ad0e84 req-d9b9695a-2525-4fd3-9879-45b7234d089d service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 15 18:31:10 devstack nova-compute[87437]: WARNING nova.virt.libvirt.driver [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.driver [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='26627af3-14a2-4924-a235-ca96adb6f0af', instance_meta=NovaInstanceMeta(name='tempest-ServerActionsTestOtherA-server-495047900', uuid='b564fdba-d470-48ac-a999-e7e3598ac68f'), owner=OwnerMeta(userid='426084e1385f4e59ac4380fdf950b6fd', username='tempest-ServerActionsTestOtherA-851711418-project-member', projectid='d61fadb646984ba583b497cf262d34e2', projectname='tempest-ServerActionsTestOtherA-851711418'), image=ImageMeta(id='26627af3-14a2-4924-a235-ca96adb6f0af', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "address": "fa:16:3e:7a:cd:2d", "network": {"id": "ca07cb92-bcb2-4f8e-9c32-986a05e59336", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-770947059-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d61fadb646984ba583b497cf262d34e2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapefbe8fe6-c4", "ovs_interfaceid": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1784133070.6956751) {{(pid=87437) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87437) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] CPU controller missing on host. {{(pid=87437) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87437) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.host [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] CPU controller found on host. {{(pid=87437) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87437) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-15T16:24:09Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-15T16:23:02Z,direct_url=,disk_format='qcow2',id=26627af3-14a2-4924-a235-ca96adb6f0af,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='a8392f1b03fc425b993a86d35199e1ed',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-15T16:23:04Z,virtual_size=,visibility=), allow threads: True {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Flavor limits 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Image limits 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Flavor pref 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Image pref 0:0:0 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87437) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87437) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Got 1 possible topologies {{(pid=87437) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.hardware [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87437) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Start waiting for the detach event from libvirt for device vdb with device alias ua-1266da26-362d-485a-a2f8-79f9cda396a9 for instance 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae {{(pid=87437) _detach_from_live_and_wait_for_event /opt/stack/nova/nova/virt/libvirt/driver.py:2748}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-283c3329-7058-4535-a665-2672fe1f9220 None None] Received event ua-1266da26-362d-485a-a2f8-79f9cda396a9> from libvirt while the driver is waiting for it; dispatched. {{(pid=87437) emit_event /opt/stack/nova/nova/virt/libvirt/driver.py:2521}} Jul 15 18:31:10 devstack nova-compute[87437]: INFO nova.virt.libvirt.driver [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Successfully detached device vdb from instance 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae from the live domain config. Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-15T16:31:04Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerActionsTestOtherA-server-495047900',display_name='tempest-ServerActionsTestOtherA-server-495047900',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serveractionstestothera-server-495047900',id=5,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFFQ/dJ1uipxXtWxQ8MpvMNWQa6s1TaHsopktkWCp5fE+USz1DdsbdtVBvCntbbvAdl4HNOozkJvFwDa31QwTVQOmDXDtw/3ivojkdiv8Lmb/PrkEY8ORxTIQLxS6mF0ig==',key_name='tempest-keypair-461331768',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='d61fadb646984ba583b497cf262d34e2',ramdisk_id='',reservation_id='r-sutxaexb',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerActionsTestOtherA-851711418',owner_user_name='tempest-ServerActionsTestOtherA-851711418-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-15T16:31:07Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='426084e1385f4e59ac4380fdf950b6fd',uuid=b564fdba-d470-48ac-a999-e7e3598ac68f,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "address": "fa:16:3e:7a:cd:2d", "network": {"id": "ca07cb92-bcb2-4f8e-9c32-986a05e59336", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-770947059-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d61fadb646984ba583b497cf262d34e2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapefbe8fe6-c4", "ovs_interfaceid": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87437) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Converting VIF {"id": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "address": "fa:16:3e:7a:cd:2d", "network": {"id": "ca07cb92-bcb2-4f8e-9c32-986a05e59336", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-770947059-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d61fadb646984ba583b497cf262d34e2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapefbe8fe6-c4", "ovs_interfaceid": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:7a:cd:2d,bridge_name='br-int',has_traffic_filtering=True,id=efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364,network=Network(ca07cb92-bcb2-4f8e-9c32-986a05e59336),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapefbe8fe6-c4') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Lazy-loading 'pci_devices' on Instance uuid b564fdba-d470-48ac-a999-e7e3598ac68f {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.029s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] End _get_guest_xml xml= Jul 15 18:31:10 devstack nova-compute[87437]: b564fdba-d470-48ac-a999-e7e3598ac68f Jul 15 18:31:10 devstack nova-compute[87437]: instance-00000005 Jul 15 18:31:10 devstack nova-compute[87437]: 196608 Jul 15 18:31:10 devstack nova-compute[87437]: 1 Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: tempest-ServerActionsTestOtherA-server-495047900 Jul 15 18:31:10 devstack nova-compute[87437]: 2026-07-15 16:31:10 Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: 192 Jul 15 18:31:10 devstack nova-compute[87437]: 1 Jul 15 18:31:10 devstack nova-compute[87437]: 0 Jul 15 18:31:10 devstack nova-compute[87437]: 0 Jul 15 18:31:10 devstack nova-compute[87437]: 1 Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: True Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: bare Jul 15 18:31:10 devstack nova-compute[87437]: qcow2 Jul 15 18:31:10 devstack nova-compute[87437]: 1 Jul 15 18:31:10 devstack nova-compute[87437]: 0 Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: virtio Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: tempest-ServerActionsTestOtherA-851711418-project-member Jul 15 18:31:10 devstack nova-compute[87437]: tempest-ServerActionsTestOtherA-851711418 Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: OpenStack Foundation Jul 15 18:31:10 devstack nova-compute[87437]: OpenStack Nova Jul 15 18:31:10 devstack nova-compute[87437]: 33.1.0 Jul 15 18:31:10 devstack nova-compute[87437]: b564fdba-d470-48ac-a999-e7e3598ac68f Jul 15 18:31:10 devstack nova-compute[87437]: b564fdba-d470-48ac-a999-e7e3598ac68f Jul 15 18:31:10 devstack nova-compute[87437]: Virtual Machine Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: hvm Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: 1 Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: /dev/urandom Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: Jul 15 18:31:10 devstack nova-compute[87437]: {{(pid=87437) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8219}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.compute.manager [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] [instance: b564fdba-d470-48ac-a999-e7e3598ac68f] Preparing to wait for external event network-vif-plugged-efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364 {{(pid=87437) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Acquiring lock "b564fdba-d470-48ac-a999-e7e3598ac68f-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Lock "b564fdba-d470-48ac-a999-e7e3598ac68f-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Lock "b564fdba-d470-48ac-a999-e7e3598ac68f-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-15T16:31:04Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerActionsTestOtherA-server-495047900',display_name='tempest-ServerActionsTestOtherA-server-495047900',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serveractionstestothera-server-495047900',id=5,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFFQ/dJ1uipxXtWxQ8MpvMNWQa6s1TaHsopktkWCp5fE+USz1DdsbdtVBvCntbbvAdl4HNOozkJvFwDa31QwTVQOmDXDtw/3ivojkdiv8Lmb/PrkEY8ORxTIQLxS6mF0ig==',key_name='tempest-keypair-461331768',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='d61fadb646984ba583b497cf262d34e2',ramdisk_id='',reservation_id='r-sutxaexb',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerActionsTestOtherA-851711418',owner_user_name='tempest-ServerActionsTestOtherA-851711418-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-15T16:31:07Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='426084e1385f4e59ac4380fdf950b6fd',uuid=b564fdba-d470-48ac-a999-e7e3598ac68f,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "address": "fa:16:3e:7a:cd:2d", "network": {"id": "ca07cb92-bcb2-4f8e-9c32-986a05e59336", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-770947059-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d61fadb646984ba583b497cf262d34e2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapefbe8fe6-c4", "ovs_interfaceid": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Converting VIF {"id": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "address": "fa:16:3e:7a:cd:2d", "network": {"id": "ca07cb92-bcb2-4f8e-9c32-986a05e59336", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-770947059-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "d61fadb646984ba583b497cf262d34e2", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapefbe8fe6-c4", "ovs_interfaceid": "efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:7a:cd:2d,bridge_name='br-int',has_traffic_filtering=True,id=efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364,network=Network(ca07cb92-bcb2-4f8e-9c32-986a05e59336),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapefbe8fe6-c4') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG os_vif [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:7a:cd:2d,bridge_name='br-int',has_traffic_filtering=True,id=efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364,network=Network(ca07cb92-bcb2-4f8e-9c32-986a05e59336),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapefbe8fe6-c4') {{(pid=87437) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': 'eec2f9db-1ba3-5d77-bd71-3e9ee5f99524', '_type': 'linux-noop'}}, row=False) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapefbe8fe6-c4, may_exist=True, interface_attrs={}) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapefbe8fe6-c4, col_values=(('qos', UUID('bcc22eba-e434-4e15-a515-04b2e5f0bc23')),), if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapefbe8fe6-c4, col_values=(('external_ids', {'iface-id': 'efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:7a:cd:2d', 'vm-uuid': 'b564fdba-d470-48ac-a999-e7e3598ac68f'}),), if_exists=True) {{(pid=87437) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:10 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:11 devstack nova-compute[87437]: INFO os_vif [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:7a:cd:2d,bridge_name='br-int',has_traffic_filtering=True,id=efbe8fe6-c4a0-4caf-8410-ac9a7cd8e364,network=Network(ca07cb92-bcb2-4f8e-9c32-986a05e59336),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapefbe8fe6-c4') Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lazy-loading 'flavor' on Instance uuid 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] No BDM found with device name vda, not building metadata. {{(pid=87437) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-583c499e-619c-4aaa-8788-694e4b997d90 tempest-ServerActionsTestOtherA-851711418 tempest-ServerActionsTestOtherA-851711418-project-member] No VIF found with MAC fa:16:3e:7a:cd:2d, not building metadata {{(pid=87437) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87437) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-95d48313-3b47-4d47-a5dc-5b7237257411 tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "1d289a1e-1f2b-4676-85a1-9a63ca4e22ae" "released" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: held 1.122s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-5c7738d1-36ed-4063-b806-df24e8ddd19c tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Acquiring lock "interface-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-96356f2b-4126-4558-848c-f3b4414acb5e" by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG oslo_concurrency.lockutils [None req-5c7738d1-36ed-4063-b806-df24e8ddd19c tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lock "interface-1d289a1e-1f2b-4676-85a1-9a63ca4e22ae-96356f2b-4126-4558-848c-f3b4414acb5e" acquired by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" :: waited 0.001s {{(pid=87437) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG nova.objects.instance [None req-5c7738d1-36ed-4063-b806-df24e8ddd19c tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Lazy-loading 'flavor' on Instance uuid 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae {{(pid=87437) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.vif [None req-5c7738d1-36ed-4063-b806-df24e8ddd19c tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-15T16:29:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=InstanceDeviceMetadata,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-2091482377',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-2091482377',id=4,image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4K8y93X0875qgCCBjILX1PpBFBpygOHwUM+ms8F5Z2YtZ7Lng9QyQcw/7qm+6cHXzGtRTm8iruv1JrqaYfTQTbn3MHLHvhUpwyYXlTD61GdrDFZG1hunJu2x7WCMfcTQ==',key_name='tempest-keypair-457742949',keypairs=,launch_index=0,launched_at=2026-07-15T16:30:15Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='a559f53dcc834dfaad1c078de303b840',ramdisk_id='',reservation_id='r-jxwho885',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='26627af3-14a2-4924-a235-ca96adb6f0af',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-TaggedAttachmentsTest-1253120024',owner_user_name='tempest-TaggedAttachmentsTest-1253120024-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-15T16:30:15Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='594dfcfd2f80480c8f568a923e783151',uuid=1d289a1e-1f2b-4676-85a1-9a63ca4e22ae,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "96356f2b-4126-4558-848c-f3b4414acb5e", "address": "fa:16:3e:69:42:c8", "network": {"id": "69e74123-31f2-4602-b107-a0c8334b7235", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2071691257", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.233", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap96356f2b-41", "ovs_interfaceid": "96356f2b-4126-4558-848c-f3b4414acb5e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87437) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-5c7738d1-36ed-4063-b806-df24e8ddd19c tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Converting VIF {"id": "96356f2b-4126-4558-848c-f3b4414acb5e", "address": "fa:16:3e:69:42:c8", "network": {"id": "69e74123-31f2-4602-b107-a0c8334b7235", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2071691257", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.233", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a559f53dcc834dfaad1c078de303b840", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap96356f2b-41", "ovs_interfaceid": "96356f2b-4126-4558-848c-f3b4414acb5e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG nova.network.os_vif_util [None req-5c7738d1-36ed-4063-b806-df24e8ddd19c tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:69:42:c8,bridge_name='br-int',has_traffic_filtering=True,id=96356f2b-4126-4558-848c-f3b4414acb5e,network=Network(69e74123-31f2-4602-b107-a0c8334b7235),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap96356f2b-41') {{(pid=87437) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.guest [None req-5c7738d1-36ed-4063-b806-df24e8ddd19c tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] looking for interface given config: {{(pid=87437) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.guest [None req-5c7738d1-36ed-4063-b806-df24e8ddd19c tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] looking for interface given config: {{(pid=87437) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.driver [None req-5c7738d1-36ed-4063-b806-df24e8ddd19c tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] Attempting to detach device tap96356f2b-41 from instance 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae from the persistent domain config. {{(pid=87437) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2634}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.guest [None req-5c7738d1-36ed-4063-b806-df24e8ddd19c tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] detach device xml: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: {{(pid=87437) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.guest [None req-5c7738d1-36ed-4063-b806-df24e8ddd19c tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] looking for interface given config: {{(pid=87437) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 15 18:31:11 devstack nova-compute[87437]: DEBUG nova.virt.libvirt.guest [None req-5c7738d1-36ed-4063-b806-df24e8ddd19c tempest-TaggedAttachmentsTest-1253120024 tempest-TaggedAttachmentsTest-1253120024-project-member] interface for config: not found in domain: Jul 15 18:31:11 devstack nova-compute[87437]: instance-00000004 Jul 15 18:31:11 devstack nova-compute[87437]: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: tempest-device-tagging-server-2091482377 Jul 15 18:31:11 devstack nova-compute[87437]: 2026-07-15 16:31:03 Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: 192 Jul 15 18:31:11 devstack nova-compute[87437]: 1 Jul 15 18:31:11 devstack nova-compute[87437]: 0 Jul 15 18:31:11 devstack nova-compute[87437]: 0 Jul 15 18:31:11 devstack nova-compute[87437]: 1 Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: True Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: bare Jul 15 18:31:11 devstack nova-compute[87437]: qcow2 Jul 15 18:31:11 devstack nova-compute[87437]: 1 Jul 15 18:31:11 devstack nova-compute[87437]: 0 Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: ide Jul 15 18:31:11 devstack nova-compute[87437]: virtio Jul 15 18:31:11 devstack nova-compute[87437]: pc Jul 15 18:31:11 devstack nova-compute[87437]: virtio Jul 15 18:31:11 devstack nova-compute[87437]: virtio Jul 15 18:31:11 devstack nova-compute[87437]: virtio Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: tempest-TaggedAttachmentsTest-1253120024-project-member Jul 15 18:31:11 devstack nova-compute[87437]: tempest-TaggedAttachmentsTest-1253120024 Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: 196608 Jul 15 18:31:11 devstack nova-compute[87437]: 196608 Jul 15 18:31:11 devstack nova-compute[87437]: 1 Jul 15 18:31:11 devstack nova-compute[87437]: 1 Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: /machine Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: OpenStack Foundation Jul 15 18:31:11 devstack nova-compute[87437]: OpenStack Nova Jul 15 18:31:11 devstack nova-compute[87437]: 33.1.0 Jul 15 18:31:11 devstack nova-compute[87437]: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae Jul 15 18:31:11 devstack nova-compute[87437]: 1d289a1e-1f2b-4676-85a1-9a63ca4e22ae Jul 15 18:31:11 devstack nova-compute[87437]: Virtual Machine Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: hvm Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: destroy Jul 15 18:31:11 devstack nova-compute[87437]: restart Jul 15 18:31:11 devstack nova-compute[87437]: destroy Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: /usr/bin/qemu-system-x86_64 Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]:
Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]:
Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]:
Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]:
Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:11 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]:
Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: Jul 15 18:31:12 devstack nova-compute[87437]: