Jul 24 15:36:16 devstack nova-compute[75002]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=75002) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 24 15:36:16 devstack nova-compute[75002]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=75002) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 24 15:36:16 devstack nova-compute[75002]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 24 15:36:16 devstack nova-compute[75002]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=75002) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:36:16 devstack nova-compute[75002]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.014s {{(pid=75002) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:36:16 devstack nova-compute[75002]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 24 15:36:16 devstack nova-compute[75002]: WARNING nova.compute.manager [None req-6746288a-9db9-4596-864a-7e92039a835b 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 24 15:36:16 devstack nova-compute[75002]: INFO nova.utils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] The long task thread pool MainProcess.long_task is initialized Jul 24 15:36:16 devstack nova-compute[75002]: INFO nova.virt.driver [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 24 15:36:16 devstack nova-compute[75002]: INFO nova.compute.provider_config [None req-6746288a-9db9-4596-864a-7e92039a835b None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 24 15:36:17 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Acquiring lock "singleton_lock" {{(pid=75002) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:36:17 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Acquired lock "singleton_lock" {{(pid=75002) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:36:17 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Releasing lock "singleton_lock" {{(pid=75002) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:36:17 devstack nova-compute[75002]: WARNING oslo_service.backend._threading.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] no_fork=True: running service in main process Jul 24 15:36:17 devstack nova-compute[75002]: INFO nova.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Starting compute node (version 33.1.0) Jul 24 15:36:17 devstack nova-compute[75002]: INFO nova.utils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] The default thread pool MainProcess.default is initialized Jul 24 15:36:17 devstack nova-compute[75002]: DEBUG nova.utils [-] Waiting for the next task {{(pid=75002) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:36:17 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Starting event thread {{(pid=75002) start /opt/stack/nova/nova/virt/libvirt/host.py:250}} Jul 24 15:36:17 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Starting connection event dispatch thread {{(pid=75002) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jul 24 15:36:17 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Connecting to libvirt: qemu:///system {{(pid=75002) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jul 24 15:36:17 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Registering for lifecycle events {{(pid=75002) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jul 24 15:36:17 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Registering for connection events: {{(pid=75002) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jul 24 15:36:17 devstack nova-compute[75002]: INFO nova.virt.libvirt.driver [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Connection event '1' reason 'None' Jul 24 15:36:17 devstack nova-compute[75002]: WARNING nova.virt.libvirt.driver [None req-6746288a-9db9-4596-864a-7e92039a835b 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 24 15:36:17 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.volume.mount [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Initialising _HostMountState generation 0 {{(pid=75002) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 24 15:36:31 devstack nova-compute[75002]: INFO nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Libvirt host capabilities Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: 9ca2cc31-7eae-4a7d-ba04-13459ca9672a Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: x86_64 Jul 24 15:36:31 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:31 devstack nova-compute[75002]: AMD Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: tcp Jul 24 15:36:31 devstack nova-compute[75002]: rdma Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: 12248272 Jul 24 15:36:31 devstack nova-compute[75002]: 3062068 Jul 24 15:36:31 devstack nova-compute[75002]: 0 Jul 24 15:36:31 devstack nova-compute[75002]: 0 Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: apparmor Jul 24 15:36:31 devstack nova-compute[75002]: 0 Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: dac Jul 24 15:36:31 devstack nova-compute[75002]: 0 Jul 24 15:36:31 devstack nova-compute[75002]: +64055:+994 Jul 24 15:36:31 devstack nova-compute[75002]: +64055:+994 Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: hvm Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: 64 Jul 24 15:36:31 devstack nova-compute[75002]: /usr/bin/qemu-system-alpha Jul 24 15:36:31 devstack nova-compute[75002]: clipper Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: hvm Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: 32 Jul 24 15:36:31 devstack nova-compute[75002]: /usr/bin/qemu-system-arm Jul 24 15:36:31 devstack nova-compute[75002]: virt-8.2 Jul 24 15:36:31 devstack nova-compute[75002]: virt Jul 24 15:36:31 devstack nova-compute[75002]: qcom-dc-scm-v1-bmc Jul 24 15:36:31 devstack nova-compute[75002]: mori-bmc Jul 24 15:36:31 devstack nova-compute[75002]: ast2600-evb Jul 24 15:36:31 devstack nova-compute[75002]: borzoi Jul 24 15:36:31 devstack nova-compute[75002]: tiogapass-bmc Jul 24 15:36:31 devstack nova-compute[75002]: spitz Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.7 Jul 24 15:36:31 devstack nova-compute[75002]: nuri Jul 24 15:36:31 devstack nova-compute[75002]: mcimx7d-sabre Jul 24 15:36:31 devstack nova-compute[75002]: romulus-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-3.0 Jul 24 15:36:31 devstack nova-compute[75002]: virt-5.0 Jul 24 15:36:31 devstack nova-compute[75002]: npcm750-evb Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.10 Jul 24 15:36:31 devstack nova-compute[75002]: rainier-bmc Jul 24 15:36:31 devstack nova-compute[75002]: mps3-an547 Jul 24 15:36:31 devstack nova-compute[75002]: musca-b1 Jul 24 15:36:31 devstack nova-compute[75002]: realview-pbx-a9 Jul 24 15:36:31 devstack nova-compute[75002]: versatileab Jul 24 15:36:31 devstack nova-compute[75002]: kzm Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.8 Jul 24 15:36:31 devstack nova-compute[75002]: fby35-bmc Jul 24 15:36:31 devstack nova-compute[75002]: musca-a Jul 24 15:36:31 devstack nova-compute[75002]: virt-3.1 Jul 24 15:36:31 devstack nova-compute[75002]: mcimx6ul-evk Jul 24 15:36:31 devstack nova-compute[75002]: virt-5.1 Jul 24 15:36:31 devstack nova-compute[75002]: smdkc210 Jul 24 15:36:31 devstack nova-compute[75002]: sx1 Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.11 Jul 24 15:36:31 devstack nova-compute[75002]: imx25-pdk Jul 24 15:36:31 devstack nova-compute[75002]: stm32vldiscovery Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.9 Jul 24 15:36:31 devstack nova-compute[75002]: orangepi-pc Jul 24 15:36:31 devstack nova-compute[75002]: quanta-q71l-bmc Jul 24 15:36:31 devstack nova-compute[75002]: z2 Jul 24 15:36:31 devstack nova-compute[75002]: virt-5.2 Jul 24 15:36:31 devstack nova-compute[75002]: xilinx-zynq-a9 Jul 24 15:36:31 devstack nova-compute[75002]: tosa Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an500 Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.12 Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an521 Jul 24 15:36:31 devstack nova-compute[75002]: sabrelite Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an511 Jul 24 15:36:31 devstack nova-compute[75002]: canon-a1100 Jul 24 15:36:31 devstack nova-compute[75002]: realview-eb Jul 24 15:36:31 devstack nova-compute[75002]: quanta-gbs-bmc Jul 24 15:36:31 devstack nova-compute[75002]: emcraft-sf2 Jul 24 15:36:31 devstack nova-compute[75002]: realview-pb-a8 Jul 24 15:36:31 devstack nova-compute[75002]: yosemitev2-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-7.0 Jul 24 15:36:31 devstack nova-compute[75002]: virt-4.0 Jul 24 15:36:31 devstack nova-compute[75002]: raspi1ap Jul 24 15:36:31 devstack nova-compute[75002]: palmetto-bmc Jul 24 15:36:31 devstack nova-compute[75002]: sx1-v1 Jul 24 15:36:31 devstack nova-compute[75002]: n810 Jul 24 15:36:31 devstack nova-compute[75002]: g220a-bmc Jul 24 15:36:31 devstack nova-compute[75002]: n800 Jul 24 15:36:31 devstack nova-compute[75002]: bletchley-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-7.1 Jul 24 15:36:31 devstack nova-compute[75002]: tacoma-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-4.1 Jul 24 15:36:31 devstack nova-compute[75002]: quanta-gsj Jul 24 15:36:31 devstack nova-compute[75002]: versatilepb Jul 24 15:36:31 devstack nova-compute[75002]: terrier Jul 24 15:36:31 devstack nova-compute[75002]: mainstone Jul 24 15:36:31 devstack nova-compute[75002]: realview-eb-mpcore Jul 24 15:36:31 devstack nova-compute[75002]: integratorcp Jul 24 15:36:31 devstack nova-compute[75002]: virt-7.2 Jul 24 15:36:31 devstack nova-compute[75002]: supermicrox11-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-4.2 Jul 24 15:36:31 devstack nova-compute[75002]: witherspoon-bmc Jul 24 15:36:31 devstack nova-compute[75002]: qcom-firework-bmc Jul 24 15:36:31 devstack nova-compute[75002]: mps3-an524 Jul 24 15:36:31 devstack nova-compute[75002]: kudo-bmc Jul 24 15:36:31 devstack nova-compute[75002]: vexpress-a9 Jul 24 15:36:31 devstack nova-compute[75002]: midway Jul 24 15:36:31 devstack nova-compute[75002]: musicpal Jul 24 15:36:31 devstack nova-compute[75002]: lm3s811evb Jul 24 15:36:31 devstack nova-compute[75002]: lm3s6965evb Jul 24 15:36:31 devstack nova-compute[75002]: supermicro-x11spi-bmc Jul 24 15:36:31 devstack nova-compute[75002]: microbit Jul 24 15:36:31 devstack nova-compute[75002]: fby35 Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an505 Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an385 Jul 24 15:36:31 devstack nova-compute[75002]: virt-6.0 Jul 24 15:36:31 devstack nova-compute[75002]: virt-8.0 Jul 24 15:36:31 devstack nova-compute[75002]: cubieboard Jul 24 15:36:31 devstack nova-compute[75002]: ast1030-evb Jul 24 15:36:31 devstack nova-compute[75002]: verdex Jul 24 15:36:31 devstack nova-compute[75002]: bpim2u Jul 24 15:36:31 devstack nova-compute[75002]: netduino2 Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an386 Jul 24 15:36:31 devstack nova-compute[75002]: olimex-stm32-h405 Jul 24 15:36:31 devstack nova-compute[75002]: virt-6.1 Jul 24 15:36:31 devstack nova-compute[75002]: virt-8.1 Jul 24 15:36:31 devstack nova-compute[75002]: raspi2b Jul 24 15:36:31 devstack nova-compute[75002]: vexpress-a15 Jul 24 15:36:31 devstack nova-compute[75002]: fuji-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-6.2 Jul 24 15:36:31 devstack nova-compute[75002]: sonorapass-bmc Jul 24 15:36:31 devstack nova-compute[75002]: cheetah Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.6 Jul 24 15:36:31 devstack nova-compute[75002]: ast2500-evb Jul 24 15:36:31 devstack nova-compute[75002]: highbank Jul 24 15:36:31 devstack nova-compute[75002]: akita Jul 24 15:36:31 devstack nova-compute[75002]: connex Jul 24 15:36:31 devstack nova-compute[75002]: netduinoplus2 Jul 24 15:36:31 devstack nova-compute[75002]: collie Jul 24 15:36:31 devstack nova-compute[75002]: raspi0 Jul 24 15:36:31 devstack nova-compute[75002]: fp5280g2-bmc Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: hvm Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: 32 Jul 24 15:36:31 devstack nova-compute[75002]: /usr/bin/qemu-system-arm Jul 24 15:36:31 devstack nova-compute[75002]: virt-8.2 Jul 24 15:36:31 devstack nova-compute[75002]: virt Jul 24 15:36:31 devstack nova-compute[75002]: qcom-dc-scm-v1-bmc Jul 24 15:36:31 devstack nova-compute[75002]: mori-bmc Jul 24 15:36:31 devstack nova-compute[75002]: ast2600-evb Jul 24 15:36:31 devstack nova-compute[75002]: borzoi Jul 24 15:36:31 devstack nova-compute[75002]: tiogapass-bmc Jul 24 15:36:31 devstack nova-compute[75002]: spitz Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.7 Jul 24 15:36:31 devstack nova-compute[75002]: nuri Jul 24 15:36:31 devstack nova-compute[75002]: mcimx7d-sabre Jul 24 15:36:31 devstack nova-compute[75002]: romulus-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-3.0 Jul 24 15:36:31 devstack nova-compute[75002]: virt-5.0 Jul 24 15:36:31 devstack nova-compute[75002]: npcm750-evb Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.10 Jul 24 15:36:31 devstack nova-compute[75002]: rainier-bmc Jul 24 15:36:31 devstack nova-compute[75002]: mps3-an547 Jul 24 15:36:31 devstack nova-compute[75002]: musca-b1 Jul 24 15:36:31 devstack nova-compute[75002]: realview-pbx-a9 Jul 24 15:36:31 devstack nova-compute[75002]: versatileab Jul 24 15:36:31 devstack nova-compute[75002]: kzm Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.8 Jul 24 15:36:31 devstack nova-compute[75002]: fby35-bmc Jul 24 15:36:31 devstack nova-compute[75002]: musca-a Jul 24 15:36:31 devstack nova-compute[75002]: virt-3.1 Jul 24 15:36:31 devstack nova-compute[75002]: mcimx6ul-evk Jul 24 15:36:31 devstack nova-compute[75002]: virt-5.1 Jul 24 15:36:31 devstack nova-compute[75002]: smdkc210 Jul 24 15:36:31 devstack nova-compute[75002]: sx1 Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.11 Jul 24 15:36:31 devstack nova-compute[75002]: imx25-pdk Jul 24 15:36:31 devstack nova-compute[75002]: stm32vldiscovery Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.9 Jul 24 15:36:31 devstack nova-compute[75002]: orangepi-pc Jul 24 15:36:31 devstack nova-compute[75002]: quanta-q71l-bmc Jul 24 15:36:31 devstack nova-compute[75002]: z2 Jul 24 15:36:31 devstack nova-compute[75002]: virt-5.2 Jul 24 15:36:31 devstack nova-compute[75002]: xilinx-zynq-a9 Jul 24 15:36:31 devstack nova-compute[75002]: tosa Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an500 Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.12 Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an521 Jul 24 15:36:31 devstack nova-compute[75002]: sabrelite Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an511 Jul 24 15:36:31 devstack nova-compute[75002]: canon-a1100 Jul 24 15:36:31 devstack nova-compute[75002]: realview-eb Jul 24 15:36:31 devstack nova-compute[75002]: quanta-gbs-bmc Jul 24 15:36:31 devstack nova-compute[75002]: emcraft-sf2 Jul 24 15:36:31 devstack nova-compute[75002]: realview-pb-a8 Jul 24 15:36:31 devstack nova-compute[75002]: yosemitev2-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-7.0 Jul 24 15:36:31 devstack nova-compute[75002]: virt-4.0 Jul 24 15:36:31 devstack nova-compute[75002]: raspi1ap Jul 24 15:36:31 devstack nova-compute[75002]: palmetto-bmc Jul 24 15:36:31 devstack nova-compute[75002]: sx1-v1 Jul 24 15:36:31 devstack nova-compute[75002]: n810 Jul 24 15:36:31 devstack nova-compute[75002]: g220a-bmc Jul 24 15:36:31 devstack nova-compute[75002]: n800 Jul 24 15:36:31 devstack nova-compute[75002]: bletchley-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-7.1 Jul 24 15:36:31 devstack nova-compute[75002]: tacoma-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-4.1 Jul 24 15:36:31 devstack nova-compute[75002]: quanta-gsj Jul 24 15:36:31 devstack nova-compute[75002]: versatilepb Jul 24 15:36:31 devstack nova-compute[75002]: terrier Jul 24 15:36:31 devstack nova-compute[75002]: mainstone Jul 24 15:36:31 devstack nova-compute[75002]: realview-eb-mpcore Jul 24 15:36:31 devstack nova-compute[75002]: integratorcp Jul 24 15:36:31 devstack nova-compute[75002]: virt-7.2 Jul 24 15:36:31 devstack nova-compute[75002]: supermicrox11-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-4.2 Jul 24 15:36:31 devstack nova-compute[75002]: witherspoon-bmc Jul 24 15:36:31 devstack nova-compute[75002]: qcom-firework-bmc Jul 24 15:36:31 devstack nova-compute[75002]: mps3-an524 Jul 24 15:36:31 devstack nova-compute[75002]: kudo-bmc Jul 24 15:36:31 devstack nova-compute[75002]: vexpress-a9 Jul 24 15:36:31 devstack nova-compute[75002]: midway Jul 24 15:36:31 devstack nova-compute[75002]: musicpal Jul 24 15:36:31 devstack nova-compute[75002]: lm3s811evb Jul 24 15:36:31 devstack nova-compute[75002]: lm3s6965evb Jul 24 15:36:31 devstack nova-compute[75002]: supermicro-x11spi-bmc Jul 24 15:36:31 devstack nova-compute[75002]: microbit Jul 24 15:36:31 devstack nova-compute[75002]: fby35 Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an505 Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an385 Jul 24 15:36:31 devstack nova-compute[75002]: virt-6.0 Jul 24 15:36:31 devstack nova-compute[75002]: virt-8.0 Jul 24 15:36:31 devstack nova-compute[75002]: cubieboard Jul 24 15:36:31 devstack nova-compute[75002]: ast1030-evb Jul 24 15:36:31 devstack nova-compute[75002]: verdex Jul 24 15:36:31 devstack nova-compute[75002]: bpim2u Jul 24 15:36:31 devstack nova-compute[75002]: netduino2 Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an386 Jul 24 15:36:31 devstack nova-compute[75002]: olimex-stm32-h405 Jul 24 15:36:31 devstack nova-compute[75002]: virt-6.1 Jul 24 15:36:31 devstack nova-compute[75002]: virt-8.1 Jul 24 15:36:31 devstack nova-compute[75002]: raspi2b Jul 24 15:36:31 devstack nova-compute[75002]: vexpress-a15 Jul 24 15:36:31 devstack nova-compute[75002]: fuji-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-6.2 Jul 24 15:36:31 devstack nova-compute[75002]: sonorapass-bmc Jul 24 15:36:31 devstack nova-compute[75002]: cheetah Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.6 Jul 24 15:36:31 devstack nova-compute[75002]: ast2500-evb Jul 24 15:36:31 devstack nova-compute[75002]: highbank Jul 24 15:36:31 devstack nova-compute[75002]: akita Jul 24 15:36:31 devstack nova-compute[75002]: connex Jul 24 15:36:31 devstack nova-compute[75002]: netduinoplus2 Jul 24 15:36:31 devstack nova-compute[75002]: collie Jul 24 15:36:31 devstack nova-compute[75002]: raspi0 Jul 24 15:36:31 devstack nova-compute[75002]: fp5280g2-bmc Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: hvm Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: 64 Jul 24 15:36:31 devstack nova-compute[75002]: /usr/bin/qemu-system-aarch64 Jul 24 15:36:31 devstack nova-compute[75002]: virt-8.2 Jul 24 15:36:31 devstack nova-compute[75002]: virt Jul 24 15:36:31 devstack nova-compute[75002]: qcom-dc-scm-v1-bmc Jul 24 15:36:31 devstack nova-compute[75002]: mori-bmc Jul 24 15:36:31 devstack nova-compute[75002]: ast2600-evb Jul 24 15:36:31 devstack nova-compute[75002]: borzoi Jul 24 15:36:31 devstack nova-compute[75002]: tiogapass-bmc Jul 24 15:36:31 devstack nova-compute[75002]: spitz Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.7 Jul 24 15:36:31 devstack nova-compute[75002]: nuri Jul 24 15:36:31 devstack nova-compute[75002]: mcimx7d-sabre Jul 24 15:36:31 devstack nova-compute[75002]: romulus-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-3.0 Jul 24 15:36:31 devstack nova-compute[75002]: virt-5.0 Jul 24 15:36:31 devstack nova-compute[75002]: npcm750-evb Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.10 Jul 24 15:36:31 devstack nova-compute[75002]: rainier-bmc Jul 24 15:36:31 devstack nova-compute[75002]: mps3-an547 Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.8 Jul 24 15:36:31 devstack nova-compute[75002]: musca-b1 Jul 24 15:36:31 devstack nova-compute[75002]: realview-pbx-a9 Jul 24 15:36:31 devstack nova-compute[75002]: versatileab Jul 24 15:36:31 devstack nova-compute[75002]: kzm Jul 24 15:36:31 devstack nova-compute[75002]: fby35-bmc Jul 24 15:36:31 devstack nova-compute[75002]: musca-a Jul 24 15:36:31 devstack nova-compute[75002]: virt-3.1 Jul 24 15:36:31 devstack nova-compute[75002]: mcimx6ul-evk Jul 24 15:36:31 devstack nova-compute[75002]: virt-5.1 Jul 24 15:36:31 devstack nova-compute[75002]: smdkc210 Jul 24 15:36:31 devstack nova-compute[75002]: sx1 Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.11 Jul 24 15:36:31 devstack nova-compute[75002]: imx25-pdk Jul 24 15:36:31 devstack nova-compute[75002]: stm32vldiscovery Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.9 Jul 24 15:36:31 devstack nova-compute[75002]: orangepi-pc Jul 24 15:36:31 devstack nova-compute[75002]: quanta-q71l-bmc Jul 24 15:36:31 devstack nova-compute[75002]: z2 Jul 24 15:36:31 devstack nova-compute[75002]: virt-5.2 Jul 24 15:36:31 devstack nova-compute[75002]: xilinx-zynq-a9 Jul 24 15:36:31 devstack nova-compute[75002]: xlnx-zcu102 Jul 24 15:36:31 devstack nova-compute[75002]: tosa Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an500 Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.12 Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an521 Jul 24 15:36:31 devstack nova-compute[75002]: sabrelite Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an511 Jul 24 15:36:31 devstack nova-compute[75002]: canon-a1100 Jul 24 15:36:31 devstack nova-compute[75002]: realview-eb Jul 24 15:36:31 devstack nova-compute[75002]: quanta-gbs-bmc Jul 24 15:36:31 devstack nova-compute[75002]: emcraft-sf2 Jul 24 15:36:31 devstack nova-compute[75002]: realview-pb-a8 Jul 24 15:36:31 devstack nova-compute[75002]: sbsa-ref Jul 24 15:36:31 devstack nova-compute[75002]: yosemitev2-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-7.0 Jul 24 15:36:31 devstack nova-compute[75002]: virt-4.0 Jul 24 15:36:31 devstack nova-compute[75002]: raspi1ap Jul 24 15:36:31 devstack nova-compute[75002]: palmetto-bmc Jul 24 15:36:31 devstack nova-compute[75002]: sx1-v1 Jul 24 15:36:31 devstack nova-compute[75002]: n810 Jul 24 15:36:31 devstack nova-compute[75002]: g220a-bmc Jul 24 15:36:31 devstack nova-compute[75002]: n800 Jul 24 15:36:31 devstack nova-compute[75002]: bletchley-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-7.1 Jul 24 15:36:31 devstack nova-compute[75002]: tacoma-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-4.1 Jul 24 15:36:31 devstack nova-compute[75002]: quanta-gsj Jul 24 15:36:31 devstack nova-compute[75002]: versatilepb Jul 24 15:36:31 devstack nova-compute[75002]: terrier Jul 24 15:36:31 devstack nova-compute[75002]: mainstone Jul 24 15:36:31 devstack nova-compute[75002]: realview-eb-mpcore Jul 24 15:36:31 devstack nova-compute[75002]: integratorcp Jul 24 15:36:31 devstack nova-compute[75002]: virt-7.2 Jul 24 15:36:31 devstack nova-compute[75002]: supermicrox11-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-4.2 Jul 24 15:36:31 devstack nova-compute[75002]: witherspoon-bmc Jul 24 15:36:31 devstack nova-compute[75002]: qcom-firework-bmc Jul 24 15:36:31 devstack nova-compute[75002]: mps3-an524 Jul 24 15:36:31 devstack nova-compute[75002]: kudo-bmc Jul 24 15:36:31 devstack nova-compute[75002]: vexpress-a9 Jul 24 15:36:31 devstack nova-compute[75002]: midway Jul 24 15:36:31 devstack nova-compute[75002]: musicpal Jul 24 15:36:31 devstack nova-compute[75002]: lm3s811evb Jul 24 15:36:31 devstack nova-compute[75002]: lm3s6965evb Jul 24 15:36:31 devstack nova-compute[75002]: supermicro-x11spi-bmc Jul 24 15:36:31 devstack nova-compute[75002]: microbit Jul 24 15:36:31 devstack nova-compute[75002]: fby35 Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an505 Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an385 Jul 24 15:36:31 devstack nova-compute[75002]: virt-6.0 Jul 24 15:36:31 devstack nova-compute[75002]: virt-8.0 Jul 24 15:36:31 devstack nova-compute[75002]: raspi3ap Jul 24 15:36:31 devstack nova-compute[75002]: cubieboard Jul 24 15:36:31 devstack nova-compute[75002]: ast1030-evb Jul 24 15:36:31 devstack nova-compute[75002]: verdex Jul 24 15:36:31 devstack nova-compute[75002]: bpim2u Jul 24 15:36:31 devstack nova-compute[75002]: netduino2 Jul 24 15:36:31 devstack nova-compute[75002]: xlnx-versal-virt Jul 24 15:36:31 devstack nova-compute[75002]: mps2-an386 Jul 24 15:36:31 devstack nova-compute[75002]: olimex-stm32-h405 Jul 24 15:36:31 devstack nova-compute[75002]: virt-6.1 Jul 24 15:36:31 devstack nova-compute[75002]: virt-8.1 Jul 24 15:36:31 devstack nova-compute[75002]: raspi3b Jul 24 15:36:31 devstack nova-compute[75002]: raspi2b Jul 24 15:36:31 devstack nova-compute[75002]: vexpress-a15 Jul 24 15:36:31 devstack nova-compute[75002]: fuji-bmc Jul 24 15:36:31 devstack nova-compute[75002]: virt-6.2 Jul 24 15:36:31 devstack nova-compute[75002]: sonorapass-bmc Jul 24 15:36:31 devstack nova-compute[75002]: cheetah Jul 24 15:36:31 devstack nova-compute[75002]: virt-2.6 Jul 24 15:36:31 devstack nova-compute[75002]: ast2500-evb Jul 24 15:36:31 devstack nova-compute[75002]: highbank Jul 24 15:36:31 devstack nova-compute[75002]: akita Jul 24 15:36:31 devstack nova-compute[75002]: connex Jul 24 15:36:31 devstack nova-compute[75002]: netduinoplus2 Jul 24 15:36:31 devstack nova-compute[75002]: collie Jul 24 15:36:31 devstack nova-compute[75002]: raspi0 Jul 24 15:36:31 devstack nova-compute[75002]: fp5280g2-bmc Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: hvm Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: 32 Jul 24 15:36:31 devstack nova-compute[75002]: /usr/bin/qemu-system-cris Jul 24 15:36:31 devstack nova-compute[75002]: axis-dev88 Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: hvm Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: 32 Jul 24 15:36:31 devstack nova-compute[75002]: /usr/bin/qemu-system-i386 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-noble-v2 Jul 24 15:36:31 devstack nova-compute[75002]: ubuntu Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-mantic Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-impish-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-5.2 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-lunar-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-mantic Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-2.12 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-2.0 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-xenial Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-kinetic Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-6.2 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-4.2 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-mantic-maxcpus Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-2.5 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-4.2 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-focal Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-hirsute Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-xenial Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-jammy-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-5.2 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-2.7 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-eoan-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-disco-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-groovy Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-zesty Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-lunar Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-mantic-hpb-maxcpus Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-groovy Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-7.1 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-artful Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-trusty Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-2.2 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-eoan-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-focal-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-8.1 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-jammy-maxcpus Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-bionic-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-mantic-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-artful Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-8.1 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-2.7 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-6.1 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-kinetic Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-jammy-maxcpus Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-yakkety Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-2.4 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-cosmic-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-7.1 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-2.10 Jul 24 15:36:31 devstack nova-compute[75002]: x-remote Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-5.1 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-2.9 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-2.11 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-jammy-hpb-maxcpus Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-3.1 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-6.1 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-4.1 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-jammy Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-2.4 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-4.1 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-eoan Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-jammy-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-5.1 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-2.9 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-bionic-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-lunar Jul 24 15:36:31 devstack nova-compute[75002]: isapc Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-mantic-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-cosmic Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-2.6 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-mantic-maxcpus Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-3.1 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-bionic Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-disco-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-cosmic Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-2.12 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-bionic Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-kinetic-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-groovy-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-7.0 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-noble-v2 Jul 24 15:36:31 devstack nova-compute[75002]: ubuntu-q35 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-lunar-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-disco Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-cosmic-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-noble Jul 24 15:36:31 devstack nova-compute[75002]: q35 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-2.1 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-8.0 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-impish Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-wily Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-8.0 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-2.6 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-6.0 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-impish Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-jammy Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-impish-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-hirsute Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-4.0.1 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-hirsute-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-7.0 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-5.0 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-2.8 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-2.10 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-3.0 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-6.0 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-zesty Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-7.2 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-4.0 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-focal Jul 24 15:36:31 devstack nova-compute[75002]: microvm Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-2.3 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-jammy-hpb-maxcpus Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-8.2 Jul 24 15:36:31 devstack nova-compute[75002]: q35 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-kinetic-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-focal-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-4.0 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-noble Jul 24 15:36:31 devstack nova-compute[75002]: pc Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-disco Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-groovy-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-8.2 Jul 24 15:36:31 devstack nova-compute[75002]: pc Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-hirsute-hpb Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-5.0 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-6.2 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-2.8 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-eoan Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-2.5 Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-3.0 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-yakkety Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-mantic-hpb-maxcpus Jul 24 15:36:31 devstack nova-compute[75002]: pc-i440fx-7.2 Jul 24 15:36:31 devstack nova-compute[75002]: pc-q35-2.11 Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: hvm Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: 32 Jul 24 15:36:31 devstack nova-compute[75002]: /usr/bin/qemu-system-m68k Jul 24 15:36:31 devstack nova-compute[75002]: mcf5208evb Jul 24 15:36:31 devstack nova-compute[75002]: virt-7.0 Jul 24 15:36:31 devstack nova-compute[75002]: an5206 Jul 24 15:36:31 devstack nova-compute[75002]: virt-6.0 Jul 24 15:36:31 devstack nova-compute[75002]: q800 Jul 24 15:36:31 devstack nova-compute[75002]: virt-8.1 Jul 24 15:36:31 devstack nova-compute[75002]: virt-7.2 Jul 24 15:36:31 devstack nova-compute[75002]: virt-6.2 Jul 24 15:36:31 devstack nova-compute[75002]: virt-8.0 Jul 24 15:36:31 devstack nova-compute[75002]: next-cube Jul 24 15:36:31 devstack nova-compute[75002]: virt-7.1 Jul 24 15:36:31 devstack nova-compute[75002]: virt-6.1 Jul 24 15:36:31 devstack nova-compute[75002]: virt-8.2 Jul 24 15:36:31 devstack nova-compute[75002]: virt Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: hvm Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: 32 Jul 24 15:36:31 devstack nova-compute[75002]: /usr/bin/qemu-system-microblaze Jul 24 15:36:31 devstack nova-compute[75002]: petalogix-s3adsp1800 Jul 24 15:36:31 devstack nova-compute[75002]: petalogix-ml605 Jul 24 15:36:31 devstack nova-compute[75002]: xlnx-zynqmp-pmu Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: hvm Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: 32 Jul 24 15:36:31 devstack nova-compute[75002]: /usr/bin/qemu-system-microblazeel Jul 24 15:36:31 devstack nova-compute[75002]: petalogix-s3adsp1800 Jul 24 15:36:31 devstack nova-compute[75002]: petalogix-ml605 Jul 24 15:36:31 devstack nova-compute[75002]: xlnx-zynqmp-pmu Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: hvm Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: 32 Jul 24 15:36:31 devstack nova-compute[75002]: /usr/bin/qemu-system-mips Jul 24 15:36:31 devstack nova-compute[75002]: malta Jul 24 15:36:31 devstack nova-compute[75002]: mipssim Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: hvm Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: 32 Jul 24 15:36:31 devstack nova-compute[75002]: /usr/bin/qemu-system-mipsel Jul 24 15:36:31 devstack nova-compute[75002]: malta Jul 24 15:36:31 devstack nova-compute[75002]: mipssim Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: hvm Jul 24 15:36:31 devstack nova-compute[75002]: Jul 24 15:36:31 devstack nova-compute[75002]: 64 Jul 24 15:36:31 devstack nova-compute[75002]: /usr/bin/qemu-system-mips64 Jul 24 15:36:32 devstack nova-compute[75002]: malta Jul 24 15:36:32 devstack nova-compute[75002]: mipssim Jul 24 15:36:32 devstack nova-compute[75002]: pica61 Jul 24 15:36:32 devstack nova-compute[75002]: magnum Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: hvm Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 64 Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-mips64el Jul 24 15:36:32 devstack nova-compute[75002]: malta Jul 24 15:36:32 devstack nova-compute[75002]: loongson3-virt Jul 24 15:36:32 devstack nova-compute[75002]: mipssim Jul 24 15:36:32 devstack nova-compute[75002]: pica61 Jul 24 15:36:32 devstack nova-compute[75002]: magnum Jul 24 15:36:32 devstack nova-compute[75002]: boston Jul 24 15:36:32 devstack nova-compute[75002]: fuloong2e Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: hvm Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 32 Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-ppc Jul 24 15:36:32 devstack nova-compute[75002]: g3beige Jul 24 15:36:32 devstack nova-compute[75002]: amigaone Jul 24 15:36:32 devstack nova-compute[75002]: virtex-ml507 Jul 24 15:36:32 devstack nova-compute[75002]: mac99 Jul 24 15:36:32 devstack nova-compute[75002]: ppce500 Jul 24 15:36:32 devstack nova-compute[75002]: sam460ex Jul 24 15:36:32 devstack nova-compute[75002]: pegasos2 Jul 24 15:36:32 devstack nova-compute[75002]: bamboo Jul 24 15:36:32 devstack nova-compute[75002]: 40p Jul 24 15:36:32 devstack nova-compute[75002]: ref405ep Jul 24 15:36:32 devstack nova-compute[75002]: mpc8544ds Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: hvm Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 64 Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-ppc64 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-noble Jul 24 15:36:32 devstack nova-compute[75002]: pseries Jul 24 15:36:32 devstack nova-compute[75002]: amigaone Jul 24 15:36:32 devstack nova-compute[75002]: powernv9 Jul 24 15:36:32 devstack nova-compute[75002]: powernv Jul 24 15:36:32 devstack nova-compute[75002]: pseries-4.1 Jul 24 15:36:32 devstack nova-compute[75002]: mpc8544ds Jul 24 15:36:32 devstack nova-compute[75002]: pseries-6.1 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.5 Jul 24 15:36:32 devstack nova-compute[75002]: powernv10 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-xenial Jul 24 15:36:32 devstack nova-compute[75002]: pseries-4.2 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-6.2 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-yakkety Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.6 Jul 24 15:36:32 devstack nova-compute[75002]: ppce500 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-bionic-sxxm Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.7 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-3.0 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-8.0 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-5.0 Jul 24 15:36:32 devstack nova-compute[75002]: 40p Jul 24 15:36:32 devstack nova-compute[75002]: pseries-lunar Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.8 Jul 24 15:36:32 devstack nova-compute[75002]: pegasos2 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-hirsute Jul 24 15:36:32 devstack nova-compute[75002]: pseries-3.1 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-8.1 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-5.1 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-eoan Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.9 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-zesty Jul 24 15:36:32 devstack nova-compute[75002]: bamboo Jul 24 15:36:32 devstack nova-compute[75002]: pseries-groovy Jul 24 15:36:32 devstack nova-compute[75002]: pseries-focal Jul 24 15:36:32 devstack nova-compute[75002]: g3beige Jul 24 15:36:32 devstack nova-compute[75002]: pseries-8.2 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-5.2 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-disco Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.12-sxxm Jul 24 15:36:32 devstack nova-compute[75002]: pseries-mantic Jul 24 15:36:32 devstack nova-compute[75002]: pseries-kinetic Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.10 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-7.0 Jul 24 15:36:32 devstack nova-compute[75002]: virtex-ml507 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.11 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.1 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-7.1 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-cosmic Jul 24 15:36:32 devstack nova-compute[75002]: pseries-bionic Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.12 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.2 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-7.2 Jul 24 15:36:32 devstack nova-compute[75002]: mac99 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-impish Jul 24 15:36:32 devstack nova-compute[75002]: pseries-jammy Jul 24 15:36:32 devstack nova-compute[75002]: pseries-artful Jul 24 15:36:32 devstack nova-compute[75002]: sam460ex Jul 24 15:36:32 devstack nova-compute[75002]: ref405ep Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.3 Jul 24 15:36:32 devstack nova-compute[75002]: powernv8 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-4.0 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-6.0 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.4 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: hvm Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 64 Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-ppc64le Jul 24 15:36:32 devstack nova-compute[75002]: pseries-noble Jul 24 15:36:32 devstack nova-compute[75002]: pseries Jul 24 15:36:32 devstack nova-compute[75002]: amigaone Jul 24 15:36:32 devstack nova-compute[75002]: powernv9 Jul 24 15:36:32 devstack nova-compute[75002]: powernv Jul 24 15:36:32 devstack nova-compute[75002]: pseries-4.1 Jul 24 15:36:32 devstack nova-compute[75002]: mpc8544ds Jul 24 15:36:32 devstack nova-compute[75002]: pseries-6.1 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.5 Jul 24 15:36:32 devstack nova-compute[75002]: powernv10 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-xenial Jul 24 15:36:32 devstack nova-compute[75002]: pseries-4.2 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-6.2 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-yakkety Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.6 Jul 24 15:36:32 devstack nova-compute[75002]: ppce500 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-bionic-sxxm Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.7 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-3.0 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-8.0 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-5.0 Jul 24 15:36:32 devstack nova-compute[75002]: 40p Jul 24 15:36:32 devstack nova-compute[75002]: pseries-lunar Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.8 Jul 24 15:36:32 devstack nova-compute[75002]: pegasos2 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-hirsute Jul 24 15:36:32 devstack nova-compute[75002]: pseries-3.1 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-8.1 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-5.1 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-eoan Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.9 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-zesty Jul 24 15:36:32 devstack nova-compute[75002]: bamboo Jul 24 15:36:32 devstack nova-compute[75002]: pseries-groovy Jul 24 15:36:32 devstack nova-compute[75002]: pseries-focal Jul 24 15:36:32 devstack nova-compute[75002]: g3beige Jul 24 15:36:32 devstack nova-compute[75002]: pseries-8.2 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-5.2 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-disco Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.12-sxxm Jul 24 15:36:32 devstack nova-compute[75002]: pseries-mantic Jul 24 15:36:32 devstack nova-compute[75002]: pseries-kinetic Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.10 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-7.0 Jul 24 15:36:32 devstack nova-compute[75002]: virtex-ml507 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.11 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.1 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-7.1 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-cosmic Jul 24 15:36:32 devstack nova-compute[75002]: pseries-bionic Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.12 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.2 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-7.2 Jul 24 15:36:32 devstack nova-compute[75002]: mac99 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-impish Jul 24 15:36:32 devstack nova-compute[75002]: pseries-jammy Jul 24 15:36:32 devstack nova-compute[75002]: pseries-artful Jul 24 15:36:32 devstack nova-compute[75002]: sam460ex Jul 24 15:36:32 devstack nova-compute[75002]: ref405ep Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.3 Jul 24 15:36:32 devstack nova-compute[75002]: powernv8 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-4.0 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-6.0 Jul 24 15:36:32 devstack nova-compute[75002]: pseries-2.4 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: hvm Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 32 Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-riscv32 Jul 24 15:36:32 devstack nova-compute[75002]: virt Jul 24 15:36:32 devstack nova-compute[75002]: spike Jul 24 15:36:32 devstack nova-compute[75002]: opentitan Jul 24 15:36:32 devstack nova-compute[75002]: sifive_u Jul 24 15:36:32 devstack nova-compute[75002]: sifive_e Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: hvm Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 64 Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-riscv64 Jul 24 15:36:32 devstack nova-compute[75002]: virt Jul 24 15:36:32 devstack nova-compute[75002]: spike Jul 24 15:36:32 devstack nova-compute[75002]: microchip-icicle-kit Jul 24 15:36:32 devstack nova-compute[75002]: sifive_u Jul 24 15:36:32 devstack nova-compute[75002]: shakti_c Jul 24 15:36:32 devstack nova-compute[75002]: sifive_e Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: hvm Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 64 Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-s390x Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-noble Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-8.0 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-disco Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-6.0 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-2.11 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-7.0 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-mantic Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-xenial Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-5.0 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-focal Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-2.8 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-4.0 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-zesty Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-8.2 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-6.2 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-3.0 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-groovy Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-2.5 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-7.2 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-5.2 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-artful Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-hirsute Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-4.2 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-2.10 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-2.7 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-lunar Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-eoan Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-kinetic Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-8.1 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-yakkety Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-6.1 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-cosmic Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-bionic Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-2.12 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-7.1 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-2.4 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-5.1 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-2.9 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-impish Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-4.1 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-jammy Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-3.1 Jul 24 15:36:32 devstack nova-compute[75002]: s390-ccw-virtio-2.6 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: hvm Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 32 Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-sh4 Jul 24 15:36:32 devstack nova-compute[75002]: shix Jul 24 15:36:32 devstack nova-compute[75002]: r2d Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: hvm Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 64 Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-sh4eb Jul 24 15:36:32 devstack nova-compute[75002]: shix Jul 24 15:36:32 devstack nova-compute[75002]: r2d Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: hvm Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 32 Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-sparc Jul 24 15:36:32 devstack nova-compute[75002]: SS-5 Jul 24 15:36:32 devstack nova-compute[75002]: SS-20 Jul 24 15:36:32 devstack nova-compute[75002]: LX Jul 24 15:36:32 devstack nova-compute[75002]: SPARCClassic Jul 24 15:36:32 devstack nova-compute[75002]: leon3_generic Jul 24 15:36:32 devstack nova-compute[75002]: SPARCbook Jul 24 15:36:32 devstack nova-compute[75002]: SS-4 Jul 24 15:36:32 devstack nova-compute[75002]: SS-600MP Jul 24 15:36:32 devstack nova-compute[75002]: SS-10 Jul 24 15:36:32 devstack nova-compute[75002]: Voyager Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: hvm Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 64 Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-sparc64 Jul 24 15:36:32 devstack nova-compute[75002]: sun4u Jul 24 15:36:32 devstack nova-compute[75002]: niagara Jul 24 15:36:32 devstack nova-compute[75002]: sun4v Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: hvm Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 64 Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-x86_64 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-noble-v2 Jul 24 15:36:32 devstack nova-compute[75002]: ubuntu Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-mantic Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-impish-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-5.2 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-lunar-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-mantic Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-2.12 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-2.0 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-xenial Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-kinetic Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-6.2 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-4.2 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-mantic-maxcpus Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-2.5 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-4.2 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-focal Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-hirsute Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-xenial Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-jammy-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-5.2 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-2.7 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-eoan-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-zesty Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-groovy Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-disco-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-lunar Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-mantic-hpb-maxcpus Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-groovy Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-7.1 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-artful Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-trusty Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-2.2 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-focal-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-8.1 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-eoan-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-jammy-maxcpus Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-bionic-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-mantic-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-artful Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-8.1 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-2.7 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-6.1 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-kinetic Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-jammy-maxcpus Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-yakkety Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-2.4 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-cosmic-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-7.1 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-2.10 Jul 24 15:36:32 devstack nova-compute[75002]: x-remote Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-5.1 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-2.9 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-2.11 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-jammy-hpb-maxcpus Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-3.1 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-6.1 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-4.1 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-jammy Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-2.4 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-4.1 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-eoan Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-jammy-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-5.1 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-2.9 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-bionic-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-lunar Jul 24 15:36:32 devstack nova-compute[75002]: isapc Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-mantic-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-cosmic Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-2.6 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-mantic-maxcpus Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-3.1 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-bionic Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-disco-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-cosmic Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-2.12 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-bionic Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-kinetic-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-groovy-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-7.0 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-noble-v2 Jul 24 15:36:32 devstack nova-compute[75002]: ubuntu-q35 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-lunar-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-disco Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-cosmic-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-2.1 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-noble Jul 24 15:36:32 devstack nova-compute[75002]: q35 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-8.0 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-wily Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-impish Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-8.0 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-2.6 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-6.0 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-impish Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-jammy Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-impish-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-hirsute Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-4.0.1 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-hirsute-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-7.0 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-5.0 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-2.8 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-2.10 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-3.0 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-zesty Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-7.2 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-4.0 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-6.0 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-focal Jul 24 15:36:32 devstack nova-compute[75002]: microvm Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-2.3 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-jammy-hpb-maxcpus Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-disco Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-kinetic-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-4.0 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-focal-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-noble Jul 24 15:36:32 devstack nova-compute[75002]: pc Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-8.2 Jul 24 15:36:32 devstack nova-compute[75002]: q35 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-groovy-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-hirsute-hpb Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-8.2 Jul 24 15:36:32 devstack nova-compute[75002]: pc Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-5.0 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-2.8 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-6.2 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-eoan Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-2.5 Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-3.0 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-yakkety Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-mantic-hpb-maxcpus Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-7.2 Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-2.11 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: hvm Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 32 Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-xtensa Jul 24 15:36:32 devstack nova-compute[75002]: sim Jul 24 15:36:32 devstack nova-compute[75002]: kc705 Jul 24 15:36:32 devstack nova-compute[75002]: ml605 Jul 24 15:36:32 devstack nova-compute[75002]: ml605-nommu Jul 24 15:36:32 devstack nova-compute[75002]: virt Jul 24 15:36:32 devstack nova-compute[75002]: lx60-nommu Jul 24 15:36:32 devstack nova-compute[75002]: lx200 Jul 24 15:36:32 devstack nova-compute[75002]: lx200-nommu Jul 24 15:36:32 devstack nova-compute[75002]: lx60 Jul 24 15:36:32 devstack nova-compute[75002]: kc705-nommu Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: hvm Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 32 Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-xtensaeb Jul 24 15:36:32 devstack nova-compute[75002]: sim Jul 24 15:36:32 devstack nova-compute[75002]: kc705 Jul 24 15:36:32 devstack nova-compute[75002]: ml605 Jul 24 15:36:32 devstack nova-compute[75002]: ml605-nommu Jul 24 15:36:32 devstack nova-compute[75002]: virt Jul 24 15:36:32 devstack nova-compute[75002]: lx60-nommu Jul 24 15:36:32 devstack nova-compute[75002]: lx200 Jul 24 15:36:32 devstack nova-compute[75002]: lx200-nommu Jul 24 15:36:32 devstack nova-compute[75002]: lx60 Jul 24 15:36:32 devstack nova-compute[75002]: kc705-nommu Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for cris via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for i686 via machine types: {'ubuntu', 'ubuntu-q35', 'pc', 'q35'} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-i386 Jul 24 15:36:32 devstack nova-compute[75002]: kvm Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-noble-v2 Jul 24 15:36:32 devstack nova-compute[75002]: i686 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 24 15:36:32 devstack nova-compute[75002]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: rom Jul 24 15:36:32 devstack nova-compute[75002]: pflash Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: yes Jul 24 15:36:32 devstack nova-compute[75002]: no Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: no Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: off Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: on Jul 24 15:36:32 devstack nova-compute[75002]: off Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:32 devstack nova-compute[75002]: AMD Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: qemu64 Jul 24 15:36:32 devstack nova-compute[75002]: qemu32 Jul 24 15:36:32 devstack nova-compute[75002]: phenom Jul 24 15:36:32 devstack nova-compute[75002]: pentium3 Jul 24 15:36:32 devstack nova-compute[75002]: pentium2 Jul 24 15:36:32 devstack nova-compute[75002]: pentium Jul 24 15:36:32 devstack nova-compute[75002]: n270 Jul 24 15:36:32 devstack nova-compute[75002]: kvm64 Jul 24 15:36:32 devstack nova-compute[75002]: kvm32 Jul 24 15:36:32 devstack nova-compute[75002]: coreduo Jul 24 15:36:32 devstack nova-compute[75002]: core2duo Jul 24 15:36:32 devstack nova-compute[75002]: athlon Jul 24 15:36:32 devstack nova-compute[75002]: Westmere-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Westmere Jul 24 15:36:32 devstack nova-compute[75002]: Snowridge Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client Jul 24 15:36:32 devstack nova-compute[75002]: SapphireRapids Jul 24 15:36:32 devstack nova-compute[75002]: SandyBridge-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: SandyBridge Jul 24 15:36:32 devstack nova-compute[75002]: Penryn Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G5 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G4 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G3 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G2 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G1 Jul 24 15:36:32 devstack nova-compute[75002]: Nehalem-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Nehalem Jul 24 15:36:32 devstack nova-compute[75002]: IvyBridge-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: IvyBridge Jul 24 15:36:32 devstack nova-compute[75002]: Icelake-Server-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Icelake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Haswell Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Rome Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Milan Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Genoa Jul 24 15:36:32 devstack nova-compute[75002]: EPYC Jul 24 15:36:32 devstack nova-compute[75002]: Dhyana Jul 24 15:36:32 devstack nova-compute[75002]: Cooperlake Jul 24 15:36:32 devstack nova-compute[75002]: Conroe Jul 24 15:36:32 devstack nova-compute[75002]: Cascadelake-Server-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Cascadelake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell Jul 24 15:36:32 devstack nova-compute[75002]: 486 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: file Jul 24 15:36:32 devstack nova-compute[75002]: anonymous Jul 24 15:36:32 devstack nova-compute[75002]: memfd Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: disk Jul 24 15:36:32 devstack nova-compute[75002]: cdrom Jul 24 15:36:32 devstack nova-compute[75002]: floppy Jul 24 15:36:32 devstack nova-compute[75002]: lun Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: ide Jul 24 15:36:32 devstack nova-compute[75002]: fdc Jul 24 15:36:32 devstack nova-compute[75002]: scsi Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: sata Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:32 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: sdl Jul 24 15:36:32 devstack nova-compute[75002]: vnc Jul 24 15:36:32 devstack nova-compute[75002]: spice Jul 24 15:36:32 devstack nova-compute[75002]: egl-headless Jul 24 15:36:32 devstack nova-compute[75002]: dbus Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: subsystem Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: default Jul 24 15:36:32 devstack nova-compute[75002]: mandatory Jul 24 15:36:32 devstack nova-compute[75002]: requisite Jul 24 15:36:32 devstack nova-compute[75002]: optional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: pci Jul 24 15:36:32 devstack nova-compute[75002]: scsi Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:32 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: random Jul 24 15:36:32 devstack nova-compute[75002]: egd Jul 24 15:36:32 devstack nova-compute[75002]: builtin Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: path Jul 24 15:36:32 devstack nova-compute[75002]: handle Jul 24 15:36:32 devstack nova-compute[75002]: virtiofs Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: tpm-tis Jul 24 15:36:32 devstack nova-compute[75002]: tpm-crb Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: passthrough Jul 24 15:36:32 devstack nova-compute[75002]: emulator Jul 24 15:36:32 devstack nova-compute[75002]: external Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 1.2 Jul 24 15:36:32 devstack nova-compute[75002]: 2.0 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: pty Jul 24 15:36:32 devstack nova-compute[75002]: unix Jul 24 15:36:32 devstack nova-compute[75002]: spicevmc Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: qemu Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: builtin Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: relaxed Jul 24 15:36:32 devstack nova-compute[75002]: vapic Jul 24 15:36:32 devstack nova-compute[75002]: spinlocks Jul 24 15:36:32 devstack nova-compute[75002]: vpindex Jul 24 15:36:32 devstack nova-compute[75002]: runtime Jul 24 15:36:32 devstack nova-compute[75002]: synic Jul 24 15:36:32 devstack nova-compute[75002]: stimer Jul 24 15:36:32 devstack nova-compute[75002]: reset Jul 24 15:36:32 devstack nova-compute[75002]: vendor_id Jul 24 15:36:32 devstack nova-compute[75002]: frequencies Jul 24 15:36:32 devstack nova-compute[75002]: reenlightenment Jul 24 15:36:32 devstack nova-compute[75002]: tlbflush Jul 24 15:36:32 devstack nova-compute[75002]: ipi Jul 24 15:36:32 devstack nova-compute[75002]: avic Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: {{(pid=75002) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-i386 Jul 24 15:36:32 devstack nova-compute[75002]: kvm Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-noble-v2 Jul 24 15:36:32 devstack nova-compute[75002]: i686 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 24 15:36:32 devstack nova-compute[75002]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: rom Jul 24 15:36:32 devstack nova-compute[75002]: pflash Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: yes Jul 24 15:36:32 devstack nova-compute[75002]: no Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: no Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: off Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: on Jul 24 15:36:32 devstack nova-compute[75002]: off Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:32 devstack nova-compute[75002]: AMD Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: qemu64 Jul 24 15:36:32 devstack nova-compute[75002]: qemu32 Jul 24 15:36:32 devstack nova-compute[75002]: phenom Jul 24 15:36:32 devstack nova-compute[75002]: pentium3 Jul 24 15:36:32 devstack nova-compute[75002]: pentium2 Jul 24 15:36:32 devstack nova-compute[75002]: pentium Jul 24 15:36:32 devstack nova-compute[75002]: n270 Jul 24 15:36:32 devstack nova-compute[75002]: kvm64 Jul 24 15:36:32 devstack nova-compute[75002]: kvm32 Jul 24 15:36:32 devstack nova-compute[75002]: coreduo Jul 24 15:36:32 devstack nova-compute[75002]: core2duo Jul 24 15:36:32 devstack nova-compute[75002]: athlon Jul 24 15:36:32 devstack nova-compute[75002]: Westmere-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Westmere Jul 24 15:36:32 devstack nova-compute[75002]: Snowridge Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client Jul 24 15:36:32 devstack nova-compute[75002]: SapphireRapids Jul 24 15:36:32 devstack nova-compute[75002]: SandyBridge-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: SandyBridge Jul 24 15:36:32 devstack nova-compute[75002]: Penryn Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G5 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G4 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G3 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G2 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G1 Jul 24 15:36:32 devstack nova-compute[75002]: Nehalem-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Nehalem Jul 24 15:36:32 devstack nova-compute[75002]: IvyBridge-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: IvyBridge Jul 24 15:36:32 devstack nova-compute[75002]: Icelake-Server-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Icelake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Haswell Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Rome Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Milan Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Genoa Jul 24 15:36:32 devstack nova-compute[75002]: EPYC Jul 24 15:36:32 devstack nova-compute[75002]: Dhyana Jul 24 15:36:32 devstack nova-compute[75002]: Cooperlake Jul 24 15:36:32 devstack nova-compute[75002]: Conroe Jul 24 15:36:32 devstack nova-compute[75002]: Cascadelake-Server-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Cascadelake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell Jul 24 15:36:32 devstack nova-compute[75002]: 486 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: file Jul 24 15:36:32 devstack nova-compute[75002]: anonymous Jul 24 15:36:32 devstack nova-compute[75002]: memfd Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: disk Jul 24 15:36:32 devstack nova-compute[75002]: cdrom Jul 24 15:36:32 devstack nova-compute[75002]: floppy Jul 24 15:36:32 devstack nova-compute[75002]: lun Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: fdc Jul 24 15:36:32 devstack nova-compute[75002]: scsi Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: sata Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:32 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: sdl Jul 24 15:36:32 devstack nova-compute[75002]: vnc Jul 24 15:36:32 devstack nova-compute[75002]: spice Jul 24 15:36:32 devstack nova-compute[75002]: egl-headless Jul 24 15:36:32 devstack nova-compute[75002]: dbus Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: subsystem Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: default Jul 24 15:36:32 devstack nova-compute[75002]: mandatory Jul 24 15:36:32 devstack nova-compute[75002]: requisite Jul 24 15:36:32 devstack nova-compute[75002]: optional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: pci Jul 24 15:36:32 devstack nova-compute[75002]: scsi Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:32 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: random Jul 24 15:36:32 devstack nova-compute[75002]: egd Jul 24 15:36:32 devstack nova-compute[75002]: builtin Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: path Jul 24 15:36:32 devstack nova-compute[75002]: handle Jul 24 15:36:32 devstack nova-compute[75002]: virtiofs Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: tpm-tis Jul 24 15:36:32 devstack nova-compute[75002]: tpm-crb Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: passthrough Jul 24 15:36:32 devstack nova-compute[75002]: emulator Jul 24 15:36:32 devstack nova-compute[75002]: external Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 1.2 Jul 24 15:36:32 devstack nova-compute[75002]: 2.0 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: pty Jul 24 15:36:32 devstack nova-compute[75002]: unix Jul 24 15:36:32 devstack nova-compute[75002]: spicevmc Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: qemu Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: builtin Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: relaxed Jul 24 15:36:32 devstack nova-compute[75002]: vapic Jul 24 15:36:32 devstack nova-compute[75002]: spinlocks Jul 24 15:36:32 devstack nova-compute[75002]: vpindex Jul 24 15:36:32 devstack nova-compute[75002]: runtime Jul 24 15:36:32 devstack nova-compute[75002]: synic Jul 24 15:36:32 devstack nova-compute[75002]: stimer Jul 24 15:36:32 devstack nova-compute[75002]: reset Jul 24 15:36:32 devstack nova-compute[75002]: vendor_id Jul 24 15:36:32 devstack nova-compute[75002]: frequencies Jul 24 15:36:32 devstack nova-compute[75002]: reenlightenment Jul 24 15:36:32 devstack nova-compute[75002]: tlbflush Jul 24 15:36:32 devstack nova-compute[75002]: ipi Jul 24 15:36:32 devstack nova-compute[75002]: avic Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: {{(pid=75002) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-i386 Jul 24 15:36:32 devstack nova-compute[75002]: kvm Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-noble Jul 24 15:36:32 devstack nova-compute[75002]: i686 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 24 15:36:32 devstack nova-compute[75002]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: rom Jul 24 15:36:32 devstack nova-compute[75002]: pflash Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: yes Jul 24 15:36:32 devstack nova-compute[75002]: no Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: no Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: off Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: on Jul 24 15:36:32 devstack nova-compute[75002]: off Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:32 devstack nova-compute[75002]: AMD Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: qemu64 Jul 24 15:36:32 devstack nova-compute[75002]: qemu32 Jul 24 15:36:32 devstack nova-compute[75002]: phenom Jul 24 15:36:32 devstack nova-compute[75002]: pentium3 Jul 24 15:36:32 devstack nova-compute[75002]: pentium2 Jul 24 15:36:32 devstack nova-compute[75002]: pentium Jul 24 15:36:32 devstack nova-compute[75002]: n270 Jul 24 15:36:32 devstack nova-compute[75002]: kvm64 Jul 24 15:36:32 devstack nova-compute[75002]: kvm32 Jul 24 15:36:32 devstack nova-compute[75002]: coreduo Jul 24 15:36:32 devstack nova-compute[75002]: core2duo Jul 24 15:36:32 devstack nova-compute[75002]: athlon Jul 24 15:36:32 devstack nova-compute[75002]: Westmere-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Westmere Jul 24 15:36:32 devstack nova-compute[75002]: Snowridge Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client Jul 24 15:36:32 devstack nova-compute[75002]: SapphireRapids Jul 24 15:36:32 devstack nova-compute[75002]: SandyBridge-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: SandyBridge Jul 24 15:36:32 devstack nova-compute[75002]: Penryn Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G5 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G4 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G3 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G2 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G1 Jul 24 15:36:32 devstack nova-compute[75002]: Nehalem-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Nehalem Jul 24 15:36:32 devstack nova-compute[75002]: IvyBridge-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: IvyBridge Jul 24 15:36:32 devstack nova-compute[75002]: Icelake-Server-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Icelake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Haswell Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Rome Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Milan Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Genoa Jul 24 15:36:32 devstack nova-compute[75002]: EPYC Jul 24 15:36:32 devstack nova-compute[75002]: Dhyana Jul 24 15:36:32 devstack nova-compute[75002]: Cooperlake Jul 24 15:36:32 devstack nova-compute[75002]: Conroe Jul 24 15:36:32 devstack nova-compute[75002]: Cascadelake-Server-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Cascadelake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell Jul 24 15:36:32 devstack nova-compute[75002]: 486 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: file Jul 24 15:36:32 devstack nova-compute[75002]: anonymous Jul 24 15:36:32 devstack nova-compute[75002]: memfd Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: disk Jul 24 15:36:32 devstack nova-compute[75002]: cdrom Jul 24 15:36:32 devstack nova-compute[75002]: floppy Jul 24 15:36:32 devstack nova-compute[75002]: lun Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: ide Jul 24 15:36:32 devstack nova-compute[75002]: fdc Jul 24 15:36:32 devstack nova-compute[75002]: scsi Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: sata Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:32 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: sdl Jul 24 15:36:32 devstack nova-compute[75002]: vnc Jul 24 15:36:32 devstack nova-compute[75002]: spice Jul 24 15:36:32 devstack nova-compute[75002]: egl-headless Jul 24 15:36:32 devstack nova-compute[75002]: dbus Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: subsystem Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: default Jul 24 15:36:32 devstack nova-compute[75002]: mandatory Jul 24 15:36:32 devstack nova-compute[75002]: requisite Jul 24 15:36:32 devstack nova-compute[75002]: optional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: pci Jul 24 15:36:32 devstack nova-compute[75002]: scsi Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:32 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: random Jul 24 15:36:32 devstack nova-compute[75002]: egd Jul 24 15:36:32 devstack nova-compute[75002]: builtin Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: path Jul 24 15:36:32 devstack nova-compute[75002]: handle Jul 24 15:36:32 devstack nova-compute[75002]: virtiofs Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: tpm-tis Jul 24 15:36:32 devstack nova-compute[75002]: tpm-crb Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: passthrough Jul 24 15:36:32 devstack nova-compute[75002]: emulator Jul 24 15:36:32 devstack nova-compute[75002]: external Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 1.2 Jul 24 15:36:32 devstack nova-compute[75002]: 2.0 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: pty Jul 24 15:36:32 devstack nova-compute[75002]: unix Jul 24 15:36:32 devstack nova-compute[75002]: spicevmc Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: qemu Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: builtin Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: relaxed Jul 24 15:36:32 devstack nova-compute[75002]: vapic Jul 24 15:36:32 devstack nova-compute[75002]: spinlocks Jul 24 15:36:32 devstack nova-compute[75002]: vpindex Jul 24 15:36:32 devstack nova-compute[75002]: runtime Jul 24 15:36:32 devstack nova-compute[75002]: synic Jul 24 15:36:32 devstack nova-compute[75002]: stimer Jul 24 15:36:32 devstack nova-compute[75002]: reset Jul 24 15:36:32 devstack nova-compute[75002]: vendor_id Jul 24 15:36:32 devstack nova-compute[75002]: frequencies Jul 24 15:36:32 devstack nova-compute[75002]: reenlightenment Jul 24 15:36:32 devstack nova-compute[75002]: tlbflush Jul 24 15:36:32 devstack nova-compute[75002]: ipi Jul 24 15:36:32 devstack nova-compute[75002]: avic Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: {{(pid=75002) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-i386 Jul 24 15:36:32 devstack nova-compute[75002]: kvm Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-noble Jul 24 15:36:32 devstack nova-compute[75002]: i686 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 24 15:36:32 devstack nova-compute[75002]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: rom Jul 24 15:36:32 devstack nova-compute[75002]: pflash Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: yes Jul 24 15:36:32 devstack nova-compute[75002]: no Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: no Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: off Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: on Jul 24 15:36:32 devstack nova-compute[75002]: off Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:32 devstack nova-compute[75002]: AMD Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: qemu64 Jul 24 15:36:32 devstack nova-compute[75002]: qemu32 Jul 24 15:36:32 devstack nova-compute[75002]: phenom Jul 24 15:36:32 devstack nova-compute[75002]: pentium3 Jul 24 15:36:32 devstack nova-compute[75002]: pentium2 Jul 24 15:36:32 devstack nova-compute[75002]: pentium Jul 24 15:36:32 devstack nova-compute[75002]: n270 Jul 24 15:36:32 devstack nova-compute[75002]: kvm64 Jul 24 15:36:32 devstack nova-compute[75002]: kvm32 Jul 24 15:36:32 devstack nova-compute[75002]: coreduo Jul 24 15:36:32 devstack nova-compute[75002]: core2duo Jul 24 15:36:32 devstack nova-compute[75002]: athlon Jul 24 15:36:32 devstack nova-compute[75002]: Westmere-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Westmere Jul 24 15:36:32 devstack nova-compute[75002]: Snowridge Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client Jul 24 15:36:32 devstack nova-compute[75002]: SapphireRapids Jul 24 15:36:32 devstack nova-compute[75002]: SandyBridge-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: SandyBridge Jul 24 15:36:32 devstack nova-compute[75002]: Penryn Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G5 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G4 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G3 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G2 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G1 Jul 24 15:36:32 devstack nova-compute[75002]: Nehalem-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Nehalem Jul 24 15:36:32 devstack nova-compute[75002]: IvyBridge-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: IvyBridge Jul 24 15:36:32 devstack nova-compute[75002]: Icelake-Server-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Icelake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Haswell Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Rome Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Milan Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Genoa Jul 24 15:36:32 devstack nova-compute[75002]: EPYC Jul 24 15:36:32 devstack nova-compute[75002]: Dhyana Jul 24 15:36:32 devstack nova-compute[75002]: Cooperlake Jul 24 15:36:32 devstack nova-compute[75002]: Conroe Jul 24 15:36:32 devstack nova-compute[75002]: Cascadelake-Server-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Cascadelake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell Jul 24 15:36:32 devstack nova-compute[75002]: 486 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: file Jul 24 15:36:32 devstack nova-compute[75002]: anonymous Jul 24 15:36:32 devstack nova-compute[75002]: memfd Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: disk Jul 24 15:36:32 devstack nova-compute[75002]: cdrom Jul 24 15:36:32 devstack nova-compute[75002]: floppy Jul 24 15:36:32 devstack nova-compute[75002]: lun Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: fdc Jul 24 15:36:32 devstack nova-compute[75002]: scsi Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: sata Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:32 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: sdl Jul 24 15:36:32 devstack nova-compute[75002]: vnc Jul 24 15:36:32 devstack nova-compute[75002]: spice Jul 24 15:36:32 devstack nova-compute[75002]: egl-headless Jul 24 15:36:32 devstack nova-compute[75002]: dbus Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: subsystem Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: default Jul 24 15:36:32 devstack nova-compute[75002]: mandatory Jul 24 15:36:32 devstack nova-compute[75002]: requisite Jul 24 15:36:32 devstack nova-compute[75002]: optional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: pci Jul 24 15:36:32 devstack nova-compute[75002]: scsi Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:32 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: random Jul 24 15:36:32 devstack nova-compute[75002]: egd Jul 24 15:36:32 devstack nova-compute[75002]: builtin Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: path Jul 24 15:36:32 devstack nova-compute[75002]: handle Jul 24 15:36:32 devstack nova-compute[75002]: virtiofs Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: tpm-tis Jul 24 15:36:32 devstack nova-compute[75002]: tpm-crb Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: passthrough Jul 24 15:36:32 devstack nova-compute[75002]: emulator Jul 24 15:36:32 devstack nova-compute[75002]: external Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 1.2 Jul 24 15:36:32 devstack nova-compute[75002]: 2.0 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: pty Jul 24 15:36:32 devstack nova-compute[75002]: unix Jul 24 15:36:32 devstack nova-compute[75002]: spicevmc Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: qemu Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: builtin Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: relaxed Jul 24 15:36:32 devstack nova-compute[75002]: vapic Jul 24 15:36:32 devstack nova-compute[75002]: spinlocks Jul 24 15:36:32 devstack nova-compute[75002]: vpindex Jul 24 15:36:32 devstack nova-compute[75002]: runtime Jul 24 15:36:32 devstack nova-compute[75002]: synic Jul 24 15:36:32 devstack nova-compute[75002]: stimer Jul 24 15:36:32 devstack nova-compute[75002]: reset Jul 24 15:36:32 devstack nova-compute[75002]: vendor_id Jul 24 15:36:32 devstack nova-compute[75002]: frequencies Jul 24 15:36:32 devstack nova-compute[75002]: reenlightenment Jul 24 15:36:32 devstack nova-compute[75002]: tlbflush Jul 24 15:36:32 devstack nova-compute[75002]: ipi Jul 24 15:36:32 devstack nova-compute[75002]: avic Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: {{(pid=75002) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for mips via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for ppc64 via machine types: {None, 'powernv', 'pseries'} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for ppc64le via machine types: {'powernv', 'pseries'} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for x86_64 via machine types: {'ubuntu', 'ubuntu-q35', 'pc', 'q35'} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-x86_64 Jul 24 15:36:32 devstack nova-compute[75002]: kvm Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-noble-v2 Jul 24 15:36:32 devstack nova-compute[75002]: x86_64 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: efi Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: rom Jul 24 15:36:32 devstack nova-compute[75002]: pflash Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: yes Jul 24 15:36:32 devstack nova-compute[75002]: no Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: no Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: on Jul 24 15:36:32 devstack nova-compute[75002]: off Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: on Jul 24 15:36:32 devstack nova-compute[75002]: off Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:32 devstack nova-compute[75002]: AMD Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: qemu64 Jul 24 15:36:32 devstack nova-compute[75002]: qemu32 Jul 24 15:36:32 devstack nova-compute[75002]: phenom Jul 24 15:36:32 devstack nova-compute[75002]: pentium3 Jul 24 15:36:32 devstack nova-compute[75002]: pentium2 Jul 24 15:36:32 devstack nova-compute[75002]: pentium Jul 24 15:36:32 devstack nova-compute[75002]: n270 Jul 24 15:36:32 devstack nova-compute[75002]: kvm64 Jul 24 15:36:32 devstack nova-compute[75002]: kvm32 Jul 24 15:36:32 devstack nova-compute[75002]: coreduo Jul 24 15:36:32 devstack nova-compute[75002]: core2duo Jul 24 15:36:32 devstack nova-compute[75002]: athlon Jul 24 15:36:32 devstack nova-compute[75002]: Westmere-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Westmere Jul 24 15:36:32 devstack nova-compute[75002]: Snowridge Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client Jul 24 15:36:32 devstack nova-compute[75002]: SapphireRapids Jul 24 15:36:32 devstack nova-compute[75002]: SandyBridge-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: SandyBridge Jul 24 15:36:32 devstack nova-compute[75002]: Penryn Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G5 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G4 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G3 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G2 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G1 Jul 24 15:36:32 devstack nova-compute[75002]: Nehalem-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Nehalem Jul 24 15:36:32 devstack nova-compute[75002]: IvyBridge-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: IvyBridge Jul 24 15:36:32 devstack nova-compute[75002]: Icelake-Server-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Icelake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Haswell Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Rome Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Milan Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Genoa Jul 24 15:36:32 devstack nova-compute[75002]: EPYC Jul 24 15:36:32 devstack nova-compute[75002]: Dhyana Jul 24 15:36:32 devstack nova-compute[75002]: Cooperlake Jul 24 15:36:32 devstack nova-compute[75002]: Conroe Jul 24 15:36:32 devstack nova-compute[75002]: Cascadelake-Server-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Cascadelake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell Jul 24 15:36:32 devstack nova-compute[75002]: 486 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: file Jul 24 15:36:32 devstack nova-compute[75002]: anonymous Jul 24 15:36:32 devstack nova-compute[75002]: memfd Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: disk Jul 24 15:36:32 devstack nova-compute[75002]: cdrom Jul 24 15:36:32 devstack nova-compute[75002]: floppy Jul 24 15:36:32 devstack nova-compute[75002]: lun Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: ide Jul 24 15:36:32 devstack nova-compute[75002]: fdc Jul 24 15:36:32 devstack nova-compute[75002]: scsi Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: sata Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:32 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: sdl Jul 24 15:36:32 devstack nova-compute[75002]: vnc Jul 24 15:36:32 devstack nova-compute[75002]: spice Jul 24 15:36:32 devstack nova-compute[75002]: egl-headless Jul 24 15:36:32 devstack nova-compute[75002]: dbus Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: subsystem Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: default Jul 24 15:36:32 devstack nova-compute[75002]: mandatory Jul 24 15:36:32 devstack nova-compute[75002]: requisite Jul 24 15:36:32 devstack nova-compute[75002]: optional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: pci Jul 24 15:36:32 devstack nova-compute[75002]: scsi Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:32 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: random Jul 24 15:36:32 devstack nova-compute[75002]: egd Jul 24 15:36:32 devstack nova-compute[75002]: builtin Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: path Jul 24 15:36:32 devstack nova-compute[75002]: handle Jul 24 15:36:32 devstack nova-compute[75002]: virtiofs Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: tpm-tis Jul 24 15:36:32 devstack nova-compute[75002]: tpm-crb Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: passthrough Jul 24 15:36:32 devstack nova-compute[75002]: emulator Jul 24 15:36:32 devstack nova-compute[75002]: external Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 1.2 Jul 24 15:36:32 devstack nova-compute[75002]: 2.0 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: pty Jul 24 15:36:32 devstack nova-compute[75002]: unix Jul 24 15:36:32 devstack nova-compute[75002]: spicevmc Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: qemu Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: builtin Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: relaxed Jul 24 15:36:32 devstack nova-compute[75002]: vapic Jul 24 15:36:32 devstack nova-compute[75002]: spinlocks Jul 24 15:36:32 devstack nova-compute[75002]: vpindex Jul 24 15:36:32 devstack nova-compute[75002]: runtime Jul 24 15:36:32 devstack nova-compute[75002]: synic Jul 24 15:36:32 devstack nova-compute[75002]: stimer Jul 24 15:36:32 devstack nova-compute[75002]: reset Jul 24 15:36:32 devstack nova-compute[75002]: vendor_id Jul 24 15:36:32 devstack nova-compute[75002]: frequencies Jul 24 15:36:32 devstack nova-compute[75002]: reenlightenment Jul 24 15:36:32 devstack nova-compute[75002]: tlbflush Jul 24 15:36:32 devstack nova-compute[75002]: ipi Jul 24 15:36:32 devstack nova-compute[75002]: avic Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: {{(pid=75002) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-x86_64 Jul 24 15:36:32 devstack nova-compute[75002]: kvm Jul 24 15:36:32 devstack nova-compute[75002]: pc-q35-noble-v2 Jul 24 15:36:32 devstack nova-compute[75002]: x86_64 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: efi Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 24 15:36:32 devstack nova-compute[75002]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 24 15:36:32 devstack nova-compute[75002]: /usr/share/ovmf/OVMF.amdsev.fd Jul 24 15:36:32 devstack nova-compute[75002]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: rom Jul 24 15:36:32 devstack nova-compute[75002]: pflash Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: yes Jul 24 15:36:32 devstack nova-compute[75002]: no Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: yes Jul 24 15:36:32 devstack nova-compute[75002]: no Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: on Jul 24 15:36:32 devstack nova-compute[75002]: off Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: on Jul 24 15:36:32 devstack nova-compute[75002]: off Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:32 devstack nova-compute[75002]: AMD Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: qemu64 Jul 24 15:36:32 devstack nova-compute[75002]: qemu32 Jul 24 15:36:32 devstack nova-compute[75002]: phenom Jul 24 15:36:32 devstack nova-compute[75002]: pentium3 Jul 24 15:36:32 devstack nova-compute[75002]: pentium2 Jul 24 15:36:32 devstack nova-compute[75002]: pentium Jul 24 15:36:32 devstack nova-compute[75002]: n270 Jul 24 15:36:32 devstack nova-compute[75002]: kvm64 Jul 24 15:36:32 devstack nova-compute[75002]: kvm32 Jul 24 15:36:32 devstack nova-compute[75002]: coreduo Jul 24 15:36:32 devstack nova-compute[75002]: core2duo Jul 24 15:36:32 devstack nova-compute[75002]: athlon Jul 24 15:36:32 devstack nova-compute[75002]: Westmere-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Westmere Jul 24 15:36:32 devstack nova-compute[75002]: Snowridge Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client Jul 24 15:36:32 devstack nova-compute[75002]: SapphireRapids Jul 24 15:36:32 devstack nova-compute[75002]: SandyBridge-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: SandyBridge Jul 24 15:36:32 devstack nova-compute[75002]: Penryn Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G5 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G4 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G3 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G2 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G1 Jul 24 15:36:32 devstack nova-compute[75002]: Nehalem-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Nehalem Jul 24 15:36:32 devstack nova-compute[75002]: IvyBridge-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: IvyBridge Jul 24 15:36:32 devstack nova-compute[75002]: Icelake-Server-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Icelake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Haswell Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Rome Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Milan Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Genoa Jul 24 15:36:32 devstack nova-compute[75002]: EPYC Jul 24 15:36:32 devstack nova-compute[75002]: Dhyana Jul 24 15:36:32 devstack nova-compute[75002]: Cooperlake Jul 24 15:36:32 devstack nova-compute[75002]: Conroe Jul 24 15:36:32 devstack nova-compute[75002]: Cascadelake-Server-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Cascadelake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell Jul 24 15:36:32 devstack nova-compute[75002]: 486 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: file Jul 24 15:36:32 devstack nova-compute[75002]: anonymous Jul 24 15:36:32 devstack nova-compute[75002]: memfd Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: disk Jul 24 15:36:32 devstack nova-compute[75002]: cdrom Jul 24 15:36:32 devstack nova-compute[75002]: floppy Jul 24 15:36:32 devstack nova-compute[75002]: lun Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: fdc Jul 24 15:36:32 devstack nova-compute[75002]: scsi Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: sata Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:32 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: sdl Jul 24 15:36:32 devstack nova-compute[75002]: vnc Jul 24 15:36:32 devstack nova-compute[75002]: spice Jul 24 15:36:32 devstack nova-compute[75002]: egl-headless Jul 24 15:36:32 devstack nova-compute[75002]: dbus Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: subsystem Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: default Jul 24 15:36:32 devstack nova-compute[75002]: mandatory Jul 24 15:36:32 devstack nova-compute[75002]: requisite Jul 24 15:36:32 devstack nova-compute[75002]: optional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: pci Jul 24 15:36:32 devstack nova-compute[75002]: scsi Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:32 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: random Jul 24 15:36:32 devstack nova-compute[75002]: egd Jul 24 15:36:32 devstack nova-compute[75002]: builtin Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: path Jul 24 15:36:32 devstack nova-compute[75002]: handle Jul 24 15:36:32 devstack nova-compute[75002]: virtiofs Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: tpm-tis Jul 24 15:36:32 devstack nova-compute[75002]: tpm-crb Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: passthrough Jul 24 15:36:32 devstack nova-compute[75002]: emulator Jul 24 15:36:32 devstack nova-compute[75002]: external Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: 1.2 Jul 24 15:36:32 devstack nova-compute[75002]: 2.0 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: usb Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: pty Jul 24 15:36:32 devstack nova-compute[75002]: unix Jul 24 15:36:32 devstack nova-compute[75002]: spicevmc Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: virtio Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: qemu Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: builtin Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: relaxed Jul 24 15:36:32 devstack nova-compute[75002]: vapic Jul 24 15:36:32 devstack nova-compute[75002]: spinlocks Jul 24 15:36:32 devstack nova-compute[75002]: vpindex Jul 24 15:36:32 devstack nova-compute[75002]: runtime Jul 24 15:36:32 devstack nova-compute[75002]: synic Jul 24 15:36:32 devstack nova-compute[75002]: stimer Jul 24 15:36:32 devstack nova-compute[75002]: reset Jul 24 15:36:32 devstack nova-compute[75002]: vendor_id Jul 24 15:36:32 devstack nova-compute[75002]: frequencies Jul 24 15:36:32 devstack nova-compute[75002]: reenlightenment Jul 24 15:36:32 devstack nova-compute[75002]: tlbflush Jul 24 15:36:32 devstack nova-compute[75002]: ipi Jul 24 15:36:32 devstack nova-compute[75002]: avic Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: {{(pid=75002) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:36:32 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: /usr/bin/qemu-system-x86_64 Jul 24 15:36:32 devstack nova-compute[75002]: kvm Jul 24 15:36:32 devstack nova-compute[75002]: pc-i440fx-noble Jul 24 15:36:32 devstack nova-compute[75002]: x86_64 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: efi Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: rom Jul 24 15:36:32 devstack nova-compute[75002]: pflash Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: yes Jul 24 15:36:32 devstack nova-compute[75002]: no Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: no Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: on Jul 24 15:36:32 devstack nova-compute[75002]: off Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: on Jul 24 15:36:32 devstack nova-compute[75002]: off Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:32 devstack nova-compute[75002]: AMD Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: qemu64 Jul 24 15:36:32 devstack nova-compute[75002]: qemu32 Jul 24 15:36:32 devstack nova-compute[75002]: phenom Jul 24 15:36:32 devstack nova-compute[75002]: pentium3 Jul 24 15:36:32 devstack nova-compute[75002]: pentium2 Jul 24 15:36:32 devstack nova-compute[75002]: pentium Jul 24 15:36:32 devstack nova-compute[75002]: n270 Jul 24 15:36:32 devstack nova-compute[75002]: kvm64 Jul 24 15:36:32 devstack nova-compute[75002]: kvm32 Jul 24 15:36:32 devstack nova-compute[75002]: coreduo Jul 24 15:36:32 devstack nova-compute[75002]: core2duo Jul 24 15:36:32 devstack nova-compute[75002]: athlon Jul 24 15:36:32 devstack nova-compute[75002]: Westmere-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Westmere Jul 24 15:36:32 devstack nova-compute[75002]: Snowridge Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Skylake-Client Jul 24 15:36:32 devstack nova-compute[75002]: SapphireRapids Jul 24 15:36:32 devstack nova-compute[75002]: SandyBridge-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: SandyBridge Jul 24 15:36:32 devstack nova-compute[75002]: Penryn Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G5 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G4 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G3 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G2 Jul 24 15:36:32 devstack nova-compute[75002]: Opteron_G1 Jul 24 15:36:32 devstack nova-compute[75002]: Nehalem-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Nehalem Jul 24 15:36:32 devstack nova-compute[75002]: IvyBridge-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: IvyBridge Jul 24 15:36:32 devstack nova-compute[75002]: Icelake-Server-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Icelake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Haswell-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Haswell Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Rome Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Milan Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:32 devstack nova-compute[75002]: EPYC-Genoa Jul 24 15:36:32 devstack nova-compute[75002]: EPYC Jul 24 15:36:32 devstack nova-compute[75002]: Dhyana Jul 24 15:36:32 devstack nova-compute[75002]: Cooperlake Jul 24 15:36:32 devstack nova-compute[75002]: Conroe Jul 24 15:36:32 devstack nova-compute[75002]: Cascadelake-Server-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Cascadelake-Server Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-noTSX-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-noTSX Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell-IBRS Jul 24 15:36:32 devstack nova-compute[75002]: Broadwell Jul 24 15:36:32 devstack nova-compute[75002]: 486 Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: file Jul 24 15:36:32 devstack nova-compute[75002]: anonymous Jul 24 15:36:32 devstack nova-compute[75002]: memfd Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:32 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: disk Jul 24 15:36:33 devstack nova-compute[75002]: cdrom Jul 24 15:36:33 devstack nova-compute[75002]: floppy Jul 24 15:36:33 devstack nova-compute[75002]: lun Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: ide Jul 24 15:36:33 devstack nova-compute[75002]: fdc Jul 24 15:36:33 devstack nova-compute[75002]: scsi Jul 24 15:36:33 devstack nova-compute[75002]: virtio Jul 24 15:36:33 devstack nova-compute[75002]: usb Jul 24 15:36:33 devstack nova-compute[75002]: sata Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: virtio Jul 24 15:36:33 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:33 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: sdl Jul 24 15:36:33 devstack nova-compute[75002]: vnc Jul 24 15:36:33 devstack nova-compute[75002]: spice Jul 24 15:36:33 devstack nova-compute[75002]: egl-headless Jul 24 15:36:33 devstack nova-compute[75002]: dbus Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: subsystem Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: default Jul 24 15:36:33 devstack nova-compute[75002]: mandatory Jul 24 15:36:33 devstack nova-compute[75002]: requisite Jul 24 15:36:33 devstack nova-compute[75002]: optional Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: usb Jul 24 15:36:33 devstack nova-compute[75002]: pci Jul 24 15:36:33 devstack nova-compute[75002]: scsi Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: virtio Jul 24 15:36:33 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:33 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: random Jul 24 15:36:33 devstack nova-compute[75002]: egd Jul 24 15:36:33 devstack nova-compute[75002]: builtin Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: path Jul 24 15:36:33 devstack nova-compute[75002]: handle Jul 24 15:36:33 devstack nova-compute[75002]: virtiofs Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: tpm-tis Jul 24 15:36:33 devstack nova-compute[75002]: tpm-crb Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: passthrough Jul 24 15:36:33 devstack nova-compute[75002]: emulator Jul 24 15:36:33 devstack nova-compute[75002]: external Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: 1.2 Jul 24 15:36:33 devstack nova-compute[75002]: 2.0 Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: usb Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: pty Jul 24 15:36:33 devstack nova-compute[75002]: unix Jul 24 15:36:33 devstack nova-compute[75002]: spicevmc Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: virtio Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: qemu Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: builtin Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: relaxed Jul 24 15:36:33 devstack nova-compute[75002]: vapic Jul 24 15:36:33 devstack nova-compute[75002]: spinlocks Jul 24 15:36:33 devstack nova-compute[75002]: vpindex Jul 24 15:36:33 devstack nova-compute[75002]: runtime Jul 24 15:36:33 devstack nova-compute[75002]: synic Jul 24 15:36:33 devstack nova-compute[75002]: stimer Jul 24 15:36:33 devstack nova-compute[75002]: reset Jul 24 15:36:33 devstack nova-compute[75002]: vendor_id Jul 24 15:36:33 devstack nova-compute[75002]: frequencies Jul 24 15:36:33 devstack nova-compute[75002]: reenlightenment Jul 24 15:36:33 devstack nova-compute[75002]: tlbflush Jul 24 15:36:33 devstack nova-compute[75002]: ipi Jul 24 15:36:33 devstack nova-compute[75002]: avic Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: {{(pid=75002) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: /usr/bin/qemu-system-x86_64 Jul 24 15:36:33 devstack nova-compute[75002]: kvm Jul 24 15:36:33 devstack nova-compute[75002]: pc-q35-noble Jul 24 15:36:33 devstack nova-compute[75002]: x86_64 Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: efi Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 24 15:36:33 devstack nova-compute[75002]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 24 15:36:33 devstack nova-compute[75002]: /usr/share/ovmf/OVMF.amdsev.fd Jul 24 15:36:33 devstack nova-compute[75002]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: rom Jul 24 15:36:33 devstack nova-compute[75002]: pflash Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: yes Jul 24 15:36:33 devstack nova-compute[75002]: no Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: yes Jul 24 15:36:33 devstack nova-compute[75002]: no Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: on Jul 24 15:36:33 devstack nova-compute[75002]: off Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: on Jul 24 15:36:33 devstack nova-compute[75002]: off Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:33 devstack nova-compute[75002]: AMD Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: qemu64 Jul 24 15:36:33 devstack nova-compute[75002]: qemu32 Jul 24 15:36:33 devstack nova-compute[75002]: phenom Jul 24 15:36:33 devstack nova-compute[75002]: pentium3 Jul 24 15:36:33 devstack nova-compute[75002]: pentium2 Jul 24 15:36:33 devstack nova-compute[75002]: pentium Jul 24 15:36:33 devstack nova-compute[75002]: n270 Jul 24 15:36:33 devstack nova-compute[75002]: kvm64 Jul 24 15:36:33 devstack nova-compute[75002]: kvm32 Jul 24 15:36:33 devstack nova-compute[75002]: coreduo Jul 24 15:36:33 devstack nova-compute[75002]: core2duo Jul 24 15:36:33 devstack nova-compute[75002]: athlon Jul 24 15:36:33 devstack nova-compute[75002]: Westmere-IBRS Jul 24 15:36:33 devstack nova-compute[75002]: Westmere Jul 24 15:36:33 devstack nova-compute[75002]: Snowridge Jul 24 15:36:33 devstack nova-compute[75002]: Skylake-Server-noTSX-IBRS Jul 24 15:36:33 devstack nova-compute[75002]: Skylake-Server-IBRS Jul 24 15:36:33 devstack nova-compute[75002]: Skylake-Server Jul 24 15:36:33 devstack nova-compute[75002]: Skylake-Client-noTSX-IBRS Jul 24 15:36:33 devstack nova-compute[75002]: Skylake-Client-IBRS Jul 24 15:36:33 devstack nova-compute[75002]: Skylake-Client Jul 24 15:36:33 devstack nova-compute[75002]: SapphireRapids Jul 24 15:36:33 devstack nova-compute[75002]: SandyBridge-IBRS Jul 24 15:36:33 devstack nova-compute[75002]: SandyBridge Jul 24 15:36:33 devstack nova-compute[75002]: Penryn Jul 24 15:36:33 devstack nova-compute[75002]: Opteron_G5 Jul 24 15:36:33 devstack nova-compute[75002]: Opteron_G4 Jul 24 15:36:33 devstack nova-compute[75002]: Opteron_G3 Jul 24 15:36:33 devstack nova-compute[75002]: Opteron_G2 Jul 24 15:36:33 devstack nova-compute[75002]: Opteron_G1 Jul 24 15:36:33 devstack nova-compute[75002]: Nehalem-IBRS Jul 24 15:36:33 devstack nova-compute[75002]: Nehalem Jul 24 15:36:33 devstack nova-compute[75002]: IvyBridge-IBRS Jul 24 15:36:33 devstack nova-compute[75002]: IvyBridge Jul 24 15:36:33 devstack nova-compute[75002]: Icelake-Server-noTSX Jul 24 15:36:33 devstack nova-compute[75002]: Icelake-Server Jul 24 15:36:33 devstack nova-compute[75002]: Haswell-noTSX-IBRS Jul 24 15:36:33 devstack nova-compute[75002]: Haswell-noTSX Jul 24 15:36:33 devstack nova-compute[75002]: Haswell-IBRS Jul 24 15:36:33 devstack nova-compute[75002]: Haswell Jul 24 15:36:33 devstack nova-compute[75002]: EPYC-Rome Jul 24 15:36:33 devstack nova-compute[75002]: EPYC-Milan Jul 24 15:36:33 devstack nova-compute[75002]: EPYC-IBPB Jul 24 15:36:33 devstack nova-compute[75002]: EPYC-Genoa Jul 24 15:36:33 devstack nova-compute[75002]: EPYC Jul 24 15:36:33 devstack nova-compute[75002]: Dhyana Jul 24 15:36:33 devstack nova-compute[75002]: Cooperlake Jul 24 15:36:33 devstack nova-compute[75002]: Conroe Jul 24 15:36:33 devstack nova-compute[75002]: Cascadelake-Server-noTSX Jul 24 15:36:33 devstack nova-compute[75002]: Cascadelake-Server Jul 24 15:36:33 devstack nova-compute[75002]: Broadwell-noTSX-IBRS Jul 24 15:36:33 devstack nova-compute[75002]: Broadwell-noTSX Jul 24 15:36:33 devstack nova-compute[75002]: Broadwell-IBRS Jul 24 15:36:33 devstack nova-compute[75002]: Broadwell Jul 24 15:36:33 devstack nova-compute[75002]: 486 Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: file Jul 24 15:36:33 devstack nova-compute[75002]: anonymous Jul 24 15:36:33 devstack nova-compute[75002]: memfd Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: disk Jul 24 15:36:33 devstack nova-compute[75002]: cdrom Jul 24 15:36:33 devstack nova-compute[75002]: floppy Jul 24 15:36:33 devstack nova-compute[75002]: lun Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: fdc Jul 24 15:36:33 devstack nova-compute[75002]: scsi Jul 24 15:36:33 devstack nova-compute[75002]: virtio Jul 24 15:36:33 devstack nova-compute[75002]: usb Jul 24 15:36:33 devstack nova-compute[75002]: sata Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: virtio Jul 24 15:36:33 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:33 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: sdl Jul 24 15:36:33 devstack nova-compute[75002]: vnc Jul 24 15:36:33 devstack nova-compute[75002]: spice Jul 24 15:36:33 devstack nova-compute[75002]: egl-headless Jul 24 15:36:33 devstack nova-compute[75002]: dbus Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: subsystem Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: default Jul 24 15:36:33 devstack nova-compute[75002]: mandatory Jul 24 15:36:33 devstack nova-compute[75002]: requisite Jul 24 15:36:33 devstack nova-compute[75002]: optional Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: usb Jul 24 15:36:33 devstack nova-compute[75002]: pci Jul 24 15:36:33 devstack nova-compute[75002]: scsi Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: virtio Jul 24 15:36:33 devstack nova-compute[75002]: virtio-transitional Jul 24 15:36:33 devstack nova-compute[75002]: virtio-non-transitional Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: random Jul 24 15:36:33 devstack nova-compute[75002]: egd Jul 24 15:36:33 devstack nova-compute[75002]: builtin Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: path Jul 24 15:36:33 devstack nova-compute[75002]: handle Jul 24 15:36:33 devstack nova-compute[75002]: virtiofs Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: tpm-tis Jul 24 15:36:33 devstack nova-compute[75002]: tpm-crb Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: passthrough Jul 24 15:36:33 devstack nova-compute[75002]: emulator Jul 24 15:36:33 devstack nova-compute[75002]: external Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: 1.2 Jul 24 15:36:33 devstack nova-compute[75002]: 2.0 Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: usb Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: pty Jul 24 15:36:33 devstack nova-compute[75002]: unix Jul 24 15:36:33 devstack nova-compute[75002]: spicevmc Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: virtio Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: qemu Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: builtin Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: relaxed Jul 24 15:36:33 devstack nova-compute[75002]: vapic Jul 24 15:36:33 devstack nova-compute[75002]: spinlocks Jul 24 15:36:33 devstack nova-compute[75002]: vpindex Jul 24 15:36:33 devstack nova-compute[75002]: runtime Jul 24 15:36:33 devstack nova-compute[75002]: synic Jul 24 15:36:33 devstack nova-compute[75002]: stimer Jul 24 15:36:33 devstack nova-compute[75002]: reset Jul 24 15:36:33 devstack nova-compute[75002]: vendor_id Jul 24 15:36:33 devstack nova-compute[75002]: frequencies Jul 24 15:36:33 devstack nova-compute[75002]: reenlightenment Jul 24 15:36:33 devstack nova-compute[75002]: tlbflush Jul 24 15:36:33 devstack nova-compute[75002]: ipi Jul 24 15:36:33 devstack nova-compute[75002]: avic Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: Jul 24 15:36:33 devstack nova-compute[75002]: {{(pid=75002) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=75002) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b 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=75002) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Checking secure boot support for host arch (x86_64) {{(pid=75002) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Checking secure boot support for host arch (x86_64) {{(pid=75002) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Checking secure boot support for host arch (x86_64) {{(pid=75002) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 24 15:36:33 devstack nova-compute[75002]: INFO nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Secure Boot support detected Jul 24 15:36:33 devstack nova-compute[75002]: INFO nova.virt.node [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Generated node identity 7faf493a-3200-4232-a40c-328237e3d470 Jul 24 15:36:33 devstack nova-compute[75002]: INFO nova.virt.node [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Wrote node identity 7faf493a-3200-4232-a40c-328237e3d470 to /opt/stack/data/nova/compute_id Jul 24 15:36:33 devstack nova-compute[75002]: WARNING nova.compute.manager [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Compute nodes ['7faf493a-3200-4232-a40c-328237e3d470'] 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 24 15:36:33 devstack nova-compute[75002]: DEBUG nova.compute.manager [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=75002) init_host /opt/stack/nova/nova/compute/manager.py:1685}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG nova.compute.manager [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Loaded 0 instances for host {{(pid=75002) init_host /opt/stack/nova/nova/compute/manager.py:1689}} Jul 24 15:36:33 devstack nova-compute[75002]: INFO nova.compute.manager [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 24 15:36:33 devstack nova-compute[75002]: WARNING nova.compute.manager [None req-6746288a-9db9-4596-864a-7e92039a835b 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 24 15:36:33 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=75002) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 24 15:36:33 devstack nova-compute[75002]: WARNING nova.virt.libvirt.driver [None req-6746288a-9db9-4596-864a-7e92039a835b None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG oslo_concurrency.processutils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Running cmd (subprocess): env LANG=C uptime {{(pid=75002) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG oslo_concurrency.processutils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] CMD "env LANG=C uptime" returned: 0 in 0.043s {{(pid=75002) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Hypervisor/Node resource view: name=devstack free_ram=6789MB free_disk=15.504295349121094GB free_vcpus=4 pci_devices=[{"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_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_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_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"}, {"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=75002) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:36:33 devstack nova-compute[75002]: WARNING nova.compute.resource_tracker [None req-6746288a-9db9-4596-864a-7e92039a835b None None] No compute node record for devstack:7faf493a-3200-4232-a40c-328237e3d470: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host 7faf493a-3200-4232-a40c-328237e3d470 could not be found. Jul 24 15:36:33 devstack nova-compute[75002]: INFO nova.compute.resource_tracker [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Compute node record created for devstack:devstack with uuid: 7faf493a-3200-4232-a40c-328237e3d470 Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=75002) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 24 15:36:33 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-6746288a-9db9-4596-864a-7e92039a835b 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': ' 15:36:32 up 27 min, 1 user, load average: 3.44, 2.69, 1.75\n'} {{(pid=75002) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 24 15:36:34 devstack nova-compute[75002]: INFO nova.scheduler.client.report [None req-6746288a-9db9-4596-864a-7e92039a835b None None] [req-942c2417-895c-4bf3-a99f-e3da4f9fe549] Created resource provider record via placement API for resource provider with UUID 7faf493a-3200-4232-a40c-328237e3d470 and name devstack. Jul 24 15:36:34 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 24 15:36:34 devstack nova-compute[75002]: ] {{(pid=75002) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2026}} Jul 24 15:36:34 devstack nova-compute[75002]: INFO nova.virt.libvirt.host [None req-6746288a-9db9-4596-864a-7e92039a835b None None] kernel doesn't support AMD SEV Jul 24 15:36:34 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.driver [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=75002) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:36:34 devstack nova-compute[75002]: DEBUG nova.compute.provider_tree [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Updating inventory in ProviderTree for provider 7faf493a-3200-4232-a40c-328237e3d470 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=75002) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 24 15:36:34 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.driver [None req-6746288a-9db9-4596-864a-7e92039a835b None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=75002) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 24 15:36:34 devstack nova-compute[75002]: DEBUG nova.scheduler.client.report [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Updated inventory for provider 7faf493a-3200-4232-a40c-328237e3d470 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=75002) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:974}} Jul 24 15:36:34 devstack nova-compute[75002]: DEBUG nova.compute.provider_tree [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Updating resource provider 7faf493a-3200-4232-a40c-328237e3d470 generation from 0 to 1 during operation: update_inventory {{(pid=75002) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 24 15:36:34 devstack nova-compute[75002]: DEBUG nova.compute.provider_tree [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Updating inventory in ProviderTree for provider 7faf493a-3200-4232-a40c-328237e3d470 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=75002) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 24 15:36:35 devstack nova-compute[75002]: DEBUG nova.compute.provider_tree [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Updating resource provider 7faf493a-3200-4232-a40c-328237e3d470 generation from 1 to 2 during operation: update_traits {{(pid=75002) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 24 15:36:35 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Compute_service record updated for devstack:devstack {{(pid=75002) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 24 15:36:35 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.142s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:36:35 devstack nova-compute[75002]: DEBUG nova.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=75002) start /opt/stack/nova/nova/service.py:196}} Jul 24 15:36:35 devstack nova-compute[75002]: DEBUG nova.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=75002) start /opt/stack/nova/nova/service.py:212}} Jul 24 15:36:35 devstack nova-compute[75002]: DEBUG nova.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Join ServiceGroup membership for this service compute {{(pid=75002) start /opt/stack/nova/nova/service.py:222}} Jul 24 15:36:35 devstack nova-compute[75002]: DEBUG nova.servicegroup.drivers.db [None req-6746288a-9db9-4596-864a-7e92039a835b None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=75002) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 24 15:36:40 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:36:45 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._sync_power_states {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:36:45 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:36:45 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 31.13 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG nova.compute.manager [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=75002) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager.update_available_resource {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=75002) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 24 15:37:16 devstack nova-compute[75002]: WARNING nova.virt.libvirt.driver [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_concurrency.processutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=75002) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_concurrency.processutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] CMD "env LANG=C uptime" returned: 0 in 0.019s {{(pid=75002) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Hypervisor/Node resource view: name=devstack free_ram=6400MB free_disk=15.398399353027344GB free_vcpus=4 pci_devices=[{"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_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_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_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"}, {"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=75002) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=75002) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 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': ' 15:37:16 up 27 min, 1 user, load average: 2.76, 2.62, 1.77\n'} {{(pid=75002) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.driver [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=75002) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG nova.compute.provider_tree [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=75002) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG nova.scheduler.client.report [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=75002) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Compute_service record updated for devstack:devstack {{(pid=75002) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.217s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:37:16 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.98 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:38:16 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:38:16 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:38:16 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:38:16 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:38:16 devstack nova-compute[75002]: DEBUG nova.compute.manager [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=75002) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 24 15:38:16 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.70 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:38:17 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:38:17 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:38:17 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager.update_available_resource {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=75002) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 24 15:38:18 devstack nova-compute[75002]: WARNING nova.virt.libvirt.driver [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG oslo_concurrency.processutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=75002) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG oslo_concurrency.processutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] CMD "env LANG=C uptime" returned: 0 in 0.017s {{(pid=75002) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Hypervisor/Node resource view: name=devstack free_ram=6480MB free_disk=15.379814147949219GB free_vcpus=4 pci_devices=[{"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_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_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_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"}, {"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=75002) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=75002) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 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': ' 15:38:18 up 28 min, 1 user, load average: 1.59, 2.30, 1.71\n'} {{(pid=75002) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.driver [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=75002) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG nova.compute.provider_tree [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=75002) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG nova.scheduler.client.report [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=75002) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Compute_service record updated for devstack:devstack {{(pid=75002) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.192s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:38:18 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 58.98 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:38:40 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:39:17 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:39:17 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:39:17 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.75 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:39:18 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:39:18 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:39:18 devstack nova-compute[75002]: DEBUG nova.compute.manager [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=75002) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 24 15:39:18 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:39:19 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:39:19 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:39:19 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager.update_available_resource {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.005s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=75002) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 24 15:39:20 devstack nova-compute[75002]: WARNING nova.virt.libvirt.driver [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG oslo_concurrency.processutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=75002) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG oslo_concurrency.processutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] CMD "env LANG=C uptime" returned: 0 in 0.020s {{(pid=75002) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Hypervisor/Node resource view: name=devstack free_ram=6397MB free_disk=15.358695983886719GB free_vcpus=4 pci_devices=[{"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_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_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_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"}, {"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=75002) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=75002) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 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': ' 15:39:20 up 29 min, 1 user, load average: 1.21, 2.06, 1.67\n'} {{(pid=75002) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.driver [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=75002) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG nova.compute.provider_tree [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=75002) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG nova.scheduler.client.report [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=75002) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Compute_service record updated for devstack:devstack {{(pid=75002) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.180s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:39:20 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 57.98 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:40:18 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:40:18 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:40:18 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.74 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:40:19 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:40:19 devstack nova-compute[75002]: DEBUG nova.compute.manager [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=75002) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 24 15:40:19 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:40:20 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:40:20 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:40:20 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.98 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:40:21 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:40:21 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.01 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:40:21 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:40:21 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:40:21 devstack nova-compute[75002]: DEBUG oslo_service.periodic_task [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running periodic task ComputeManager.update_available_resource {{(pid=75002) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:40:21 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:40:21 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:40:21 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:40:21 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=75002) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 24 15:40:22 devstack nova-compute[75002]: WARNING nova.virt.libvirt.driver [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:40:22 devstack nova-compute[75002]: DEBUG oslo_concurrency.processutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=75002) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:40:22 devstack nova-compute[75002]: DEBUG oslo_concurrency.processutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] CMD "env LANG=C uptime" returned: 0 in 0.019s {{(pid=75002) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:40:22 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Hypervisor/Node resource view: name=devstack free_ram=6352MB free_disk=15.046943664550781GB free_vcpus=4 pci_devices=[{"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_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_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_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"}, {"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=75002) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 24 15:40:22 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:40:22 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:40:22 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=75002) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 24 15:40:22 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 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': ' 15:40:22 up 31 min, 1 user, load average: 1.31, 1.94, 1.65\n'} {{(pid=75002) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 24 15:40:22 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.driver [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=75002) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:40:22 devstack nova-compute[75002]: DEBUG nova.compute.provider_tree [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=75002) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:40:22 devstack nova-compute[75002]: DEBUG nova.scheduler.client.report [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=75002) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:40:22 devstack nova-compute[75002]: DEBUG nova.compute.resource_tracker [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Compute_service record updated for devstack:devstack {{(pid=75002) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 24 15:40:22 devstack nova-compute[75002]: DEBUG oslo_concurrency.lockutils [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.229s {{(pid=75002) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:40:22 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [None req-73e2c537-c836-45e1-892c-eeb0a724cb97 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 53.79 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:40:40 devstack nova-compute[75002]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=75002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:40:58 devstack nova-compute[75002]: INFO nova.virt.libvirt.driver [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Connection event '0' reason 'Connection to libvirt lost: 1' Jul 24 15:40:58 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.driver [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Updating compute service status to disabled {{(pid=75002) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5866}} Jul 24 15:40:58 devstack nova-compute[75002]: DEBUG nova.objects.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=75002) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 24 15:40:59 devstack nova-compute[75002]: DEBUG nova.compute.manager [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Adding trait COMPUTE_STATUS_DISABLED to compute node resource provider 7faf493a-3200-4232-a40c-328237e3d470 in placement. {{(pid=75002) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:634}} Jul 24 15:40:59 devstack nova-compute[75002]: DEBUG nova.compute.provider_tree [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Updating resource provider 7faf493a-3200-4232-a40c-328237e3d470 generation from 2 to 3 during operation: update_traits {{(pid=75002) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 24 15:40:59 devstack nova-compute[75002]: DEBUG nova.virt.libvirt.volume.mount [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Destroying MountManager generation 0 {{(pid=75002) _host_down /opt/stack/nova/nova/virt/libvirt/volume/mount.py:147}} Jul 24 15:41:14 devstack nova-compute[75002]: INFO oslo_service.backend._threading.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Graceful shutdown start Jul 24 15:41:14 devstack nova-compute[75002]: DEBUG nova.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] nova-compute service graceful shutdown started. {{(pid=75002) stop /opt/stack/nova/nova/service.py:326}} Jul 24 15:41:14 devstack nova-compute[75002]: DEBUG nova.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] nova-compute service stopping RPC server on topic: compute {{(pid=75002) _shutdown_rpc_server /opt/stack/nova/nova/service.py:315}} Jul 24 15:41:15 devstack nova-compute[75002]: WARNING amqp [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 24 15:41:15 devstack nova-compute[75002]: DEBUG nova.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] nova-compute service stopped RPC server on topic: compute {{(pid=75002) _shutdown_rpc_server /opt/stack/nova/nova/service.py:319}} Jul 24 15:41:15 devstack nova-compute[75002]: DEBUG nova.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] nova-compute manager graceful shutdown started. {{(pid=75002) stop /opt/stack/nova/nova/service.py:335}} Jul 24 15:41:15 devstack nova-compute[75002]: WARNING nova.compute.manager [None req-6746288a-9db9-4596-864a-7e92039a835b None None] manager_shutdown_timeout (160) is higher than graceful_shutdown_timeout (5); the service may be killed before the manager finishes waiting. Jul 24 15:41:15 devstack nova-compute[75002]: DEBUG nova.compute.manager [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Compute service manager is waiting for 0 seconds to finish in-progress tasks {{(pid=75002) graceful_shutdown /opt/stack/nova/nova/compute/manager.py:1818}} Jul 24 15:41:15 devstack nova-compute[75002]: DEBUG nova.utils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Sentinel is queued {{(pid=75002) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:41:15 devstack nova-compute[75002]: DEBUG nova.utils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Shutdown is set {{(pid=75002) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:41:15 devstack nova-compute[75002]: DEBUG nova.utils [-] Received Task(fn=. at 0x781c91ffe480>, remaining_delay=-298.12406536000003 future=) {{(pid=75002) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:41:15 devstack nova-compute[75002]: DEBUG nova.utils [-] Sentinel received, thread is exiting {{(pid=75002) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:41:15 devstack nova-compute[75002]: DEBUG nova.utils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Queue joined {{(pid=75002) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:41:15 devstack nova-compute[75002]: DEBUG nova.utils [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Scheduler thread joined {{(pid=75002) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:41:15 devstack nova-compute[75002]: DEBUG nova.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] nova-compute manager graceful shutdown finished. {{(pid=75002) stop /opt/stack/nova/nova/service.py:338}} Jul 24 15:41:15 devstack nova-compute[75002]: DEBUG nova.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] nova-compute service stopping RPC server on topic: compute-alt {{(pid=75002) _shutdown_rpc_server /opt/stack/nova/nova/service.py:315}} Jul 24 15:41:15 devstack nova-compute[75002]: WARNING amqp [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 24 15:41:15 devstack nova-compute[75002]: DEBUG nova.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] nova-compute service stopped RPC server on topic: compute-alt {{(pid=75002) _shutdown_rpc_server /opt/stack/nova/nova/service.py:319}} Jul 24 15:41:15 devstack nova-compute[75002]: DEBUG nova.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] nova-compute service graceful shutdown finished. {{(pid=75002) stop /opt/stack/nova/nova/service.py:351}} Jul 24 15:41:15 devstack nova-compute[75002]: INFO oslo_service.backend._threading.service [None req-6746288a-9db9-4596-864a-7e92039a835b None None] Graceful shutdown finish Jul 24 15:41:19 devstack nova-compute[87962]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=87962) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 24 15:41:19 devstack nova-compute[87962]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=87962) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 24 15:41:19 devstack nova-compute[87962]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 24 15:41:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:41:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.016s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:41:19 devstack nova-compute[87962]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 24 15:41:20 devstack nova-compute[87962]: WARNING nova.compute.manager [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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 24 15:41:20 devstack nova-compute[87962]: INFO nova.utils [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] The long task thread pool MainProcess.long_task is initialized Jul 24 15:41:20 devstack nova-compute[87962]: INFO nova.virt.driver [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 24 15:41:20 devstack nova-compute[87962]: INFO nova.compute.provider_config [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 24 15:41:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Acquiring lock "singleton_lock" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:41:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Acquired lock "singleton_lock" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:41:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Releasing lock "singleton_lock" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:41:20 devstack nova-compute[87962]: WARNING oslo_service.backend._threading.service [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] no_fork=True: running service in main process Jul 24 15:41:20 devstack nova-compute[87962]: INFO nova.service [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Starting compute node (version 33.1.0) Jul 24 15:41:20 devstack nova-compute[87962]: INFO nova.utils [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] The default thread pool MainProcess.default is initialized Jul 24 15:41:20 devstack nova-compute[87962]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:41:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Starting event thread {{(pid=87962) start /opt/stack/nova/nova/virt/libvirt/host.py:250}} Jul 24 15:41:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Starting connection event dispatch thread {{(pid=87962) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jul 24 15:41:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Connecting to libvirt: qemu:///system {{(pid=87962) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jul 24 15:41:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Registering for lifecycle events {{(pid=87962) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jul 24 15:41:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Registering for connection events: {{(pid=87962) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jul 24 15:41:20 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Connection event '1' reason 'None' Jul 24 15:41:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Updating compute service status to enabled {{(pid=87962) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5866}} Jul 24 15:41:20 devstack nova-compute[87962]: DEBUG nova.objects.service [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 24 15:41:21 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Removing trait COMPUTE_STATUS_DISABLED from compute node resource provider 7faf493a-3200-4232-a40c-328237e3d470 in placement. {{(pid=87962) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:630}} Jul 24 15:41:21 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] An error occurred while updating compute node resource provider status to "enabled" for provider: 7faf493a-3200-4232-a40c-328237e3d470: ValueError: No such provider 7faf493a-3200-4232-a40c-328237e3d470 Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver Traceback (most recent call last): Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 5821, in _update_compute_provider_status Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver self.virtapi.update_compute_provider_status( Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/manager.py", line 638, in update_compute_provider_status Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver self.reportclient.set_traits_for_provider( Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 119, in wrapper Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver return f(self, *a, **k) Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^ Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 1091, in set_traits_for_provider Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver if not self._provider_tree.have_traits_changed(rp_uuid, traits): Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 584, in have_traits_changed Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver provider = self._find_with_lock(name_or_uuid) Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 440, in _find_with_lock Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver raise ValueError(_("No such provider %s") % name_or_uuid) Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver ValueError: No such provider 7faf493a-3200-4232-a40c-328237e3d470 Jul 24 15:41:21 devstack nova-compute[87962]: ERROR nova.virt.libvirt.driver Jul 24 15:41:21 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.volume.mount [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Initialising _HostMountState generation 0 {{(pid=87962) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 24 15:41:32 devstack nova-compute[87962]: INFO nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Libvirt host capabilities Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 9ca2cc31-7eae-4a7d-ba04-13459ca9672a Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: x86_64 Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: AMD Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: tcp Jul 24 15:41:32 devstack nova-compute[87962]: rdma Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 12248272 Jul 24 15:41:32 devstack nova-compute[87962]: 3062068 Jul 24 15:41:32 devstack nova-compute[87962]: 0 Jul 24 15:41:32 devstack nova-compute[87962]: 0 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: apparmor Jul 24 15:41:32 devstack nova-compute[87962]: 0 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: dac Jul 24 15:41:32 devstack nova-compute[87962]: 0 Jul 24 15:41:32 devstack nova-compute[87962]: +64055:+994 Jul 24 15:41:32 devstack nova-compute[87962]: +64055:+994 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 64 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-alpha Jul 24 15:41:32 devstack nova-compute[87962]: clipper Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-arm Jul 24 15:41:32 devstack nova-compute[87962]: virt-8.2 Jul 24 15:41:32 devstack nova-compute[87962]: virt Jul 24 15:41:32 devstack nova-compute[87962]: qcom-dc-scm-v1-bmc Jul 24 15:41:32 devstack nova-compute[87962]: mori-bmc Jul 24 15:41:32 devstack nova-compute[87962]: ast2600-evb Jul 24 15:41:32 devstack nova-compute[87962]: borzoi Jul 24 15:41:32 devstack nova-compute[87962]: tiogapass-bmc Jul 24 15:41:32 devstack nova-compute[87962]: spitz Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.7 Jul 24 15:41:32 devstack nova-compute[87962]: nuri Jul 24 15:41:32 devstack nova-compute[87962]: mcimx7d-sabre Jul 24 15:41:32 devstack nova-compute[87962]: romulus-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-3.0 Jul 24 15:41:32 devstack nova-compute[87962]: virt-5.0 Jul 24 15:41:32 devstack nova-compute[87962]: npcm750-evb Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.10 Jul 24 15:41:32 devstack nova-compute[87962]: rainier-bmc Jul 24 15:41:32 devstack nova-compute[87962]: mps3-an547 Jul 24 15:41:32 devstack nova-compute[87962]: musca-b1 Jul 24 15:41:32 devstack nova-compute[87962]: realview-pbx-a9 Jul 24 15:41:32 devstack nova-compute[87962]: versatileab Jul 24 15:41:32 devstack nova-compute[87962]: kzm Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.8 Jul 24 15:41:32 devstack nova-compute[87962]: fby35-bmc Jul 24 15:41:32 devstack nova-compute[87962]: musca-a Jul 24 15:41:32 devstack nova-compute[87962]: virt-3.1 Jul 24 15:41:32 devstack nova-compute[87962]: mcimx6ul-evk Jul 24 15:41:32 devstack nova-compute[87962]: virt-5.1 Jul 24 15:41:32 devstack nova-compute[87962]: smdkc210 Jul 24 15:41:32 devstack nova-compute[87962]: sx1 Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.11 Jul 24 15:41:32 devstack nova-compute[87962]: imx25-pdk Jul 24 15:41:32 devstack nova-compute[87962]: stm32vldiscovery Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.9 Jul 24 15:41:32 devstack nova-compute[87962]: orangepi-pc Jul 24 15:41:32 devstack nova-compute[87962]: quanta-q71l-bmc Jul 24 15:41:32 devstack nova-compute[87962]: z2 Jul 24 15:41:32 devstack nova-compute[87962]: virt-5.2 Jul 24 15:41:32 devstack nova-compute[87962]: xilinx-zynq-a9 Jul 24 15:41:32 devstack nova-compute[87962]: tosa Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an500 Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.12 Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an521 Jul 24 15:41:32 devstack nova-compute[87962]: sabrelite Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an511 Jul 24 15:41:32 devstack nova-compute[87962]: canon-a1100 Jul 24 15:41:32 devstack nova-compute[87962]: realview-eb Jul 24 15:41:32 devstack nova-compute[87962]: quanta-gbs-bmc Jul 24 15:41:32 devstack nova-compute[87962]: emcraft-sf2 Jul 24 15:41:32 devstack nova-compute[87962]: realview-pb-a8 Jul 24 15:41:32 devstack nova-compute[87962]: yosemitev2-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-7.0 Jul 24 15:41:32 devstack nova-compute[87962]: virt-4.0 Jul 24 15:41:32 devstack nova-compute[87962]: raspi1ap Jul 24 15:41:32 devstack nova-compute[87962]: palmetto-bmc Jul 24 15:41:32 devstack nova-compute[87962]: sx1-v1 Jul 24 15:41:32 devstack nova-compute[87962]: n810 Jul 24 15:41:32 devstack nova-compute[87962]: g220a-bmc Jul 24 15:41:32 devstack nova-compute[87962]: n800 Jul 24 15:41:32 devstack nova-compute[87962]: bletchley-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-7.1 Jul 24 15:41:32 devstack nova-compute[87962]: tacoma-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-4.1 Jul 24 15:41:32 devstack nova-compute[87962]: quanta-gsj Jul 24 15:41:32 devstack nova-compute[87962]: versatilepb Jul 24 15:41:32 devstack nova-compute[87962]: terrier Jul 24 15:41:32 devstack nova-compute[87962]: mainstone Jul 24 15:41:32 devstack nova-compute[87962]: realview-eb-mpcore Jul 24 15:41:32 devstack nova-compute[87962]: integratorcp Jul 24 15:41:32 devstack nova-compute[87962]: virt-7.2 Jul 24 15:41:32 devstack nova-compute[87962]: supermicrox11-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-4.2 Jul 24 15:41:32 devstack nova-compute[87962]: witherspoon-bmc Jul 24 15:41:32 devstack nova-compute[87962]: qcom-firework-bmc Jul 24 15:41:32 devstack nova-compute[87962]: mps3-an524 Jul 24 15:41:32 devstack nova-compute[87962]: kudo-bmc Jul 24 15:41:32 devstack nova-compute[87962]: vexpress-a9 Jul 24 15:41:32 devstack nova-compute[87962]: midway Jul 24 15:41:32 devstack nova-compute[87962]: musicpal Jul 24 15:41:32 devstack nova-compute[87962]: lm3s811evb Jul 24 15:41:32 devstack nova-compute[87962]: lm3s6965evb Jul 24 15:41:32 devstack nova-compute[87962]: supermicro-x11spi-bmc Jul 24 15:41:32 devstack nova-compute[87962]: microbit Jul 24 15:41:32 devstack nova-compute[87962]: fby35 Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an505 Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an385 Jul 24 15:41:32 devstack nova-compute[87962]: virt-6.0 Jul 24 15:41:32 devstack nova-compute[87962]: virt-8.0 Jul 24 15:41:32 devstack nova-compute[87962]: cubieboard Jul 24 15:41:32 devstack nova-compute[87962]: ast1030-evb Jul 24 15:41:32 devstack nova-compute[87962]: verdex Jul 24 15:41:32 devstack nova-compute[87962]: bpim2u Jul 24 15:41:32 devstack nova-compute[87962]: netduino2 Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an386 Jul 24 15:41:32 devstack nova-compute[87962]: olimex-stm32-h405 Jul 24 15:41:32 devstack nova-compute[87962]: virt-6.1 Jul 24 15:41:32 devstack nova-compute[87962]: virt-8.1 Jul 24 15:41:32 devstack nova-compute[87962]: raspi2b Jul 24 15:41:32 devstack nova-compute[87962]: vexpress-a15 Jul 24 15:41:32 devstack nova-compute[87962]: fuji-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-6.2 Jul 24 15:41:32 devstack nova-compute[87962]: sonorapass-bmc Jul 24 15:41:32 devstack nova-compute[87962]: cheetah Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.6 Jul 24 15:41:32 devstack nova-compute[87962]: ast2500-evb Jul 24 15:41:32 devstack nova-compute[87962]: highbank Jul 24 15:41:32 devstack nova-compute[87962]: akita Jul 24 15:41:32 devstack nova-compute[87962]: connex Jul 24 15:41:32 devstack nova-compute[87962]: netduinoplus2 Jul 24 15:41:32 devstack nova-compute[87962]: collie Jul 24 15:41:32 devstack nova-compute[87962]: raspi0 Jul 24 15:41:32 devstack nova-compute[87962]: fp5280g2-bmc Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-arm Jul 24 15:41:32 devstack nova-compute[87962]: virt-8.2 Jul 24 15:41:32 devstack nova-compute[87962]: virt Jul 24 15:41:32 devstack nova-compute[87962]: qcom-dc-scm-v1-bmc Jul 24 15:41:32 devstack nova-compute[87962]: mori-bmc Jul 24 15:41:32 devstack nova-compute[87962]: ast2600-evb Jul 24 15:41:32 devstack nova-compute[87962]: borzoi Jul 24 15:41:32 devstack nova-compute[87962]: tiogapass-bmc Jul 24 15:41:32 devstack nova-compute[87962]: spitz Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.7 Jul 24 15:41:32 devstack nova-compute[87962]: nuri Jul 24 15:41:32 devstack nova-compute[87962]: mcimx7d-sabre Jul 24 15:41:32 devstack nova-compute[87962]: romulus-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-3.0 Jul 24 15:41:32 devstack nova-compute[87962]: virt-5.0 Jul 24 15:41:32 devstack nova-compute[87962]: npcm750-evb Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.10 Jul 24 15:41:32 devstack nova-compute[87962]: rainier-bmc Jul 24 15:41:32 devstack nova-compute[87962]: mps3-an547 Jul 24 15:41:32 devstack nova-compute[87962]: musca-b1 Jul 24 15:41:32 devstack nova-compute[87962]: realview-pbx-a9 Jul 24 15:41:32 devstack nova-compute[87962]: versatileab Jul 24 15:41:32 devstack nova-compute[87962]: kzm Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.8 Jul 24 15:41:32 devstack nova-compute[87962]: fby35-bmc Jul 24 15:41:32 devstack nova-compute[87962]: musca-a Jul 24 15:41:32 devstack nova-compute[87962]: virt-3.1 Jul 24 15:41:32 devstack nova-compute[87962]: mcimx6ul-evk Jul 24 15:41:32 devstack nova-compute[87962]: virt-5.1 Jul 24 15:41:32 devstack nova-compute[87962]: smdkc210 Jul 24 15:41:32 devstack nova-compute[87962]: sx1 Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.11 Jul 24 15:41:32 devstack nova-compute[87962]: imx25-pdk Jul 24 15:41:32 devstack nova-compute[87962]: stm32vldiscovery Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.9 Jul 24 15:41:32 devstack nova-compute[87962]: orangepi-pc Jul 24 15:41:32 devstack nova-compute[87962]: quanta-q71l-bmc Jul 24 15:41:32 devstack nova-compute[87962]: z2 Jul 24 15:41:32 devstack nova-compute[87962]: virt-5.2 Jul 24 15:41:32 devstack nova-compute[87962]: xilinx-zynq-a9 Jul 24 15:41:32 devstack nova-compute[87962]: tosa Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an500 Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.12 Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an521 Jul 24 15:41:32 devstack nova-compute[87962]: sabrelite Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an511 Jul 24 15:41:32 devstack nova-compute[87962]: canon-a1100 Jul 24 15:41:32 devstack nova-compute[87962]: realview-eb Jul 24 15:41:32 devstack nova-compute[87962]: quanta-gbs-bmc Jul 24 15:41:32 devstack nova-compute[87962]: emcraft-sf2 Jul 24 15:41:32 devstack nova-compute[87962]: realview-pb-a8 Jul 24 15:41:32 devstack nova-compute[87962]: yosemitev2-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-7.0 Jul 24 15:41:32 devstack nova-compute[87962]: virt-4.0 Jul 24 15:41:32 devstack nova-compute[87962]: raspi1ap Jul 24 15:41:32 devstack nova-compute[87962]: palmetto-bmc Jul 24 15:41:32 devstack nova-compute[87962]: sx1-v1 Jul 24 15:41:32 devstack nova-compute[87962]: n810 Jul 24 15:41:32 devstack nova-compute[87962]: g220a-bmc Jul 24 15:41:32 devstack nova-compute[87962]: n800 Jul 24 15:41:32 devstack nova-compute[87962]: bletchley-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-7.1 Jul 24 15:41:32 devstack nova-compute[87962]: tacoma-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-4.1 Jul 24 15:41:32 devstack nova-compute[87962]: quanta-gsj Jul 24 15:41:32 devstack nova-compute[87962]: versatilepb Jul 24 15:41:32 devstack nova-compute[87962]: terrier Jul 24 15:41:32 devstack nova-compute[87962]: mainstone Jul 24 15:41:32 devstack nova-compute[87962]: realview-eb-mpcore Jul 24 15:41:32 devstack nova-compute[87962]: integratorcp Jul 24 15:41:32 devstack nova-compute[87962]: virt-7.2 Jul 24 15:41:32 devstack nova-compute[87962]: supermicrox11-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-4.2 Jul 24 15:41:32 devstack nova-compute[87962]: witherspoon-bmc Jul 24 15:41:32 devstack nova-compute[87962]: qcom-firework-bmc Jul 24 15:41:32 devstack nova-compute[87962]: mps3-an524 Jul 24 15:41:32 devstack nova-compute[87962]: kudo-bmc Jul 24 15:41:32 devstack nova-compute[87962]: vexpress-a9 Jul 24 15:41:32 devstack nova-compute[87962]: midway Jul 24 15:41:32 devstack nova-compute[87962]: musicpal Jul 24 15:41:32 devstack nova-compute[87962]: lm3s811evb Jul 24 15:41:32 devstack nova-compute[87962]: lm3s6965evb Jul 24 15:41:32 devstack nova-compute[87962]: supermicro-x11spi-bmc Jul 24 15:41:32 devstack nova-compute[87962]: microbit Jul 24 15:41:32 devstack nova-compute[87962]: fby35 Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an505 Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an385 Jul 24 15:41:32 devstack nova-compute[87962]: virt-6.0 Jul 24 15:41:32 devstack nova-compute[87962]: virt-8.0 Jul 24 15:41:32 devstack nova-compute[87962]: cubieboard Jul 24 15:41:32 devstack nova-compute[87962]: ast1030-evb Jul 24 15:41:32 devstack nova-compute[87962]: verdex Jul 24 15:41:32 devstack nova-compute[87962]: bpim2u Jul 24 15:41:32 devstack nova-compute[87962]: netduino2 Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an386 Jul 24 15:41:32 devstack nova-compute[87962]: olimex-stm32-h405 Jul 24 15:41:32 devstack nova-compute[87962]: virt-6.1 Jul 24 15:41:32 devstack nova-compute[87962]: virt-8.1 Jul 24 15:41:32 devstack nova-compute[87962]: raspi2b Jul 24 15:41:32 devstack nova-compute[87962]: vexpress-a15 Jul 24 15:41:32 devstack nova-compute[87962]: fuji-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-6.2 Jul 24 15:41:32 devstack nova-compute[87962]: sonorapass-bmc Jul 24 15:41:32 devstack nova-compute[87962]: cheetah Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.6 Jul 24 15:41:32 devstack nova-compute[87962]: ast2500-evb Jul 24 15:41:32 devstack nova-compute[87962]: highbank Jul 24 15:41:32 devstack nova-compute[87962]: akita Jul 24 15:41:32 devstack nova-compute[87962]: connex Jul 24 15:41:32 devstack nova-compute[87962]: netduinoplus2 Jul 24 15:41:32 devstack nova-compute[87962]: collie Jul 24 15:41:32 devstack nova-compute[87962]: raspi0 Jul 24 15:41:32 devstack nova-compute[87962]: fp5280g2-bmc Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 64 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-aarch64 Jul 24 15:41:32 devstack nova-compute[87962]: virt-8.2 Jul 24 15:41:32 devstack nova-compute[87962]: virt Jul 24 15:41:32 devstack nova-compute[87962]: qcom-dc-scm-v1-bmc Jul 24 15:41:32 devstack nova-compute[87962]: mori-bmc Jul 24 15:41:32 devstack nova-compute[87962]: ast2600-evb Jul 24 15:41:32 devstack nova-compute[87962]: borzoi Jul 24 15:41:32 devstack nova-compute[87962]: tiogapass-bmc Jul 24 15:41:32 devstack nova-compute[87962]: spitz Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.7 Jul 24 15:41:32 devstack nova-compute[87962]: nuri Jul 24 15:41:32 devstack nova-compute[87962]: mcimx7d-sabre Jul 24 15:41:32 devstack nova-compute[87962]: romulus-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-3.0 Jul 24 15:41:32 devstack nova-compute[87962]: virt-5.0 Jul 24 15:41:32 devstack nova-compute[87962]: npcm750-evb Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.10 Jul 24 15:41:32 devstack nova-compute[87962]: rainier-bmc Jul 24 15:41:32 devstack nova-compute[87962]: mps3-an547 Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.8 Jul 24 15:41:32 devstack nova-compute[87962]: musca-b1 Jul 24 15:41:32 devstack nova-compute[87962]: realview-pbx-a9 Jul 24 15:41:32 devstack nova-compute[87962]: versatileab Jul 24 15:41:32 devstack nova-compute[87962]: kzm Jul 24 15:41:32 devstack nova-compute[87962]: fby35-bmc Jul 24 15:41:32 devstack nova-compute[87962]: musca-a Jul 24 15:41:32 devstack nova-compute[87962]: virt-3.1 Jul 24 15:41:32 devstack nova-compute[87962]: mcimx6ul-evk Jul 24 15:41:32 devstack nova-compute[87962]: virt-5.1 Jul 24 15:41:32 devstack nova-compute[87962]: smdkc210 Jul 24 15:41:32 devstack nova-compute[87962]: sx1 Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.11 Jul 24 15:41:32 devstack nova-compute[87962]: imx25-pdk Jul 24 15:41:32 devstack nova-compute[87962]: stm32vldiscovery Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.9 Jul 24 15:41:32 devstack nova-compute[87962]: orangepi-pc Jul 24 15:41:32 devstack nova-compute[87962]: quanta-q71l-bmc Jul 24 15:41:32 devstack nova-compute[87962]: z2 Jul 24 15:41:32 devstack nova-compute[87962]: virt-5.2 Jul 24 15:41:32 devstack nova-compute[87962]: xilinx-zynq-a9 Jul 24 15:41:32 devstack nova-compute[87962]: xlnx-zcu102 Jul 24 15:41:32 devstack nova-compute[87962]: tosa Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an500 Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.12 Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an521 Jul 24 15:41:32 devstack nova-compute[87962]: sabrelite Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an511 Jul 24 15:41:32 devstack nova-compute[87962]: canon-a1100 Jul 24 15:41:32 devstack nova-compute[87962]: realview-eb Jul 24 15:41:32 devstack nova-compute[87962]: quanta-gbs-bmc Jul 24 15:41:32 devstack nova-compute[87962]: emcraft-sf2 Jul 24 15:41:32 devstack nova-compute[87962]: realview-pb-a8 Jul 24 15:41:32 devstack nova-compute[87962]: sbsa-ref Jul 24 15:41:32 devstack nova-compute[87962]: yosemitev2-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-7.0 Jul 24 15:41:32 devstack nova-compute[87962]: virt-4.0 Jul 24 15:41:32 devstack nova-compute[87962]: raspi1ap Jul 24 15:41:32 devstack nova-compute[87962]: palmetto-bmc Jul 24 15:41:32 devstack nova-compute[87962]: sx1-v1 Jul 24 15:41:32 devstack nova-compute[87962]: n810 Jul 24 15:41:32 devstack nova-compute[87962]: g220a-bmc Jul 24 15:41:32 devstack nova-compute[87962]: n800 Jul 24 15:41:32 devstack nova-compute[87962]: bletchley-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-7.1 Jul 24 15:41:32 devstack nova-compute[87962]: tacoma-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-4.1 Jul 24 15:41:32 devstack nova-compute[87962]: quanta-gsj Jul 24 15:41:32 devstack nova-compute[87962]: versatilepb Jul 24 15:41:32 devstack nova-compute[87962]: terrier Jul 24 15:41:32 devstack nova-compute[87962]: mainstone Jul 24 15:41:32 devstack nova-compute[87962]: realview-eb-mpcore Jul 24 15:41:32 devstack nova-compute[87962]: integratorcp Jul 24 15:41:32 devstack nova-compute[87962]: virt-7.2 Jul 24 15:41:32 devstack nova-compute[87962]: supermicrox11-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-4.2 Jul 24 15:41:32 devstack nova-compute[87962]: witherspoon-bmc Jul 24 15:41:32 devstack nova-compute[87962]: qcom-firework-bmc Jul 24 15:41:32 devstack nova-compute[87962]: mps3-an524 Jul 24 15:41:32 devstack nova-compute[87962]: kudo-bmc Jul 24 15:41:32 devstack nova-compute[87962]: vexpress-a9 Jul 24 15:41:32 devstack nova-compute[87962]: midway Jul 24 15:41:32 devstack nova-compute[87962]: musicpal Jul 24 15:41:32 devstack nova-compute[87962]: lm3s811evb Jul 24 15:41:32 devstack nova-compute[87962]: lm3s6965evb Jul 24 15:41:32 devstack nova-compute[87962]: supermicro-x11spi-bmc Jul 24 15:41:32 devstack nova-compute[87962]: microbit Jul 24 15:41:32 devstack nova-compute[87962]: fby35 Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an505 Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an385 Jul 24 15:41:32 devstack nova-compute[87962]: virt-6.0 Jul 24 15:41:32 devstack nova-compute[87962]: virt-8.0 Jul 24 15:41:32 devstack nova-compute[87962]: raspi3ap Jul 24 15:41:32 devstack nova-compute[87962]: cubieboard Jul 24 15:41:32 devstack nova-compute[87962]: ast1030-evb Jul 24 15:41:32 devstack nova-compute[87962]: verdex Jul 24 15:41:32 devstack nova-compute[87962]: bpim2u Jul 24 15:41:32 devstack nova-compute[87962]: netduino2 Jul 24 15:41:32 devstack nova-compute[87962]: xlnx-versal-virt Jul 24 15:41:32 devstack nova-compute[87962]: mps2-an386 Jul 24 15:41:32 devstack nova-compute[87962]: olimex-stm32-h405 Jul 24 15:41:32 devstack nova-compute[87962]: virt-6.1 Jul 24 15:41:32 devstack nova-compute[87962]: virt-8.1 Jul 24 15:41:32 devstack nova-compute[87962]: raspi3b Jul 24 15:41:32 devstack nova-compute[87962]: raspi2b Jul 24 15:41:32 devstack nova-compute[87962]: vexpress-a15 Jul 24 15:41:32 devstack nova-compute[87962]: fuji-bmc Jul 24 15:41:32 devstack nova-compute[87962]: virt-6.2 Jul 24 15:41:32 devstack nova-compute[87962]: sonorapass-bmc Jul 24 15:41:32 devstack nova-compute[87962]: cheetah Jul 24 15:41:32 devstack nova-compute[87962]: virt-2.6 Jul 24 15:41:32 devstack nova-compute[87962]: ast2500-evb Jul 24 15:41:32 devstack nova-compute[87962]: highbank Jul 24 15:41:32 devstack nova-compute[87962]: akita Jul 24 15:41:32 devstack nova-compute[87962]: connex Jul 24 15:41:32 devstack nova-compute[87962]: netduinoplus2 Jul 24 15:41:32 devstack nova-compute[87962]: collie Jul 24 15:41:32 devstack nova-compute[87962]: raspi0 Jul 24 15:41:32 devstack nova-compute[87962]: fp5280g2-bmc Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-cris Jul 24 15:41:32 devstack nova-compute[87962]: axis-dev88 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-i386 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-noble-v2 Jul 24 15:41:32 devstack nova-compute[87962]: ubuntu Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-mantic Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-impish-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-5.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-lunar-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-mantic Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.12 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-xenial Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-kinetic Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-6.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-4.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-mantic-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.5 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-4.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-focal Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-hirsute Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-xenial Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-jammy-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-5.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.7 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-eoan-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-disco-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-groovy Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-zesty Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-lunar Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-mantic-hpb-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-groovy Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-7.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-artful Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-trusty Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-eoan-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-focal-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-8.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-jammy-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-bionic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-mantic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-artful Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-8.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.7 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-6.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-kinetic Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-jammy-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-yakkety Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.4 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-cosmic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-7.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.10 Jul 24 15:41:32 devstack nova-compute[87962]: x-remote Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-5.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.9 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.11 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-jammy-hpb-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-3.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-6.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-4.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-jammy Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.4 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-4.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-eoan Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-jammy-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-5.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.9 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-bionic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-lunar Jul 24 15:41:32 devstack nova-compute[87962]: isapc Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-mantic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-cosmic Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.6 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-mantic-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-3.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-bionic Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-disco-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-cosmic Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.12 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-bionic Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-kinetic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-groovy-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-7.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-noble-v2 Jul 24 15:41:32 devstack nova-compute[87962]: ubuntu-q35 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-lunar-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-disco Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-cosmic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-noble Jul 24 15:41:32 devstack nova-compute[87962]: q35 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-8.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-impish Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-wily Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-8.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.6 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-6.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-impish Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-jammy Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-impish-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-hirsute Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-4.0.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-hirsute-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-7.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-5.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.8 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.10 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-3.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-6.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-zesty Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-7.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-4.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-focal Jul 24 15:41:32 devstack nova-compute[87962]: microvm Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.3 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-jammy-hpb-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-8.2 Jul 24 15:41:32 devstack nova-compute[87962]: q35 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-kinetic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-focal-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-4.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-noble Jul 24 15:41:32 devstack nova-compute[87962]: pc Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-disco Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-groovy-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-8.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-hirsute-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-5.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-6.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.8 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-eoan Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.5 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-3.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-yakkety Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-mantic-hpb-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-7.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.11 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-m68k Jul 24 15:41:32 devstack nova-compute[87962]: mcf5208evb Jul 24 15:41:32 devstack nova-compute[87962]: virt-7.0 Jul 24 15:41:32 devstack nova-compute[87962]: an5206 Jul 24 15:41:32 devstack nova-compute[87962]: virt-6.0 Jul 24 15:41:32 devstack nova-compute[87962]: q800 Jul 24 15:41:32 devstack nova-compute[87962]: virt-8.1 Jul 24 15:41:32 devstack nova-compute[87962]: virt-7.2 Jul 24 15:41:32 devstack nova-compute[87962]: virt-6.2 Jul 24 15:41:32 devstack nova-compute[87962]: virt-8.0 Jul 24 15:41:32 devstack nova-compute[87962]: next-cube Jul 24 15:41:32 devstack nova-compute[87962]: virt-7.1 Jul 24 15:41:32 devstack nova-compute[87962]: virt-6.1 Jul 24 15:41:32 devstack nova-compute[87962]: virt-8.2 Jul 24 15:41:32 devstack nova-compute[87962]: virt Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-microblaze Jul 24 15:41:32 devstack nova-compute[87962]: petalogix-s3adsp1800 Jul 24 15:41:32 devstack nova-compute[87962]: petalogix-ml605 Jul 24 15:41:32 devstack nova-compute[87962]: xlnx-zynqmp-pmu Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-microblazeel Jul 24 15:41:32 devstack nova-compute[87962]: petalogix-s3adsp1800 Jul 24 15:41:32 devstack nova-compute[87962]: petalogix-ml605 Jul 24 15:41:32 devstack nova-compute[87962]: xlnx-zynqmp-pmu Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-mips Jul 24 15:41:32 devstack nova-compute[87962]: malta Jul 24 15:41:32 devstack nova-compute[87962]: mipssim Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-mipsel Jul 24 15:41:32 devstack nova-compute[87962]: malta Jul 24 15:41:32 devstack nova-compute[87962]: mipssim Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 64 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-mips64 Jul 24 15:41:32 devstack nova-compute[87962]: malta Jul 24 15:41:32 devstack nova-compute[87962]: mipssim Jul 24 15:41:32 devstack nova-compute[87962]: pica61 Jul 24 15:41:32 devstack nova-compute[87962]: magnum Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 64 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-mips64el Jul 24 15:41:32 devstack nova-compute[87962]: malta Jul 24 15:41:32 devstack nova-compute[87962]: loongson3-virt Jul 24 15:41:32 devstack nova-compute[87962]: mipssim Jul 24 15:41:32 devstack nova-compute[87962]: pica61 Jul 24 15:41:32 devstack nova-compute[87962]: magnum Jul 24 15:41:32 devstack nova-compute[87962]: boston Jul 24 15:41:32 devstack nova-compute[87962]: fuloong2e Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-ppc Jul 24 15:41:32 devstack nova-compute[87962]: g3beige Jul 24 15:41:32 devstack nova-compute[87962]: amigaone Jul 24 15:41:32 devstack nova-compute[87962]: virtex-ml507 Jul 24 15:41:32 devstack nova-compute[87962]: mac99 Jul 24 15:41:32 devstack nova-compute[87962]: ppce500 Jul 24 15:41:32 devstack nova-compute[87962]: sam460ex Jul 24 15:41:32 devstack nova-compute[87962]: pegasos2 Jul 24 15:41:32 devstack nova-compute[87962]: bamboo Jul 24 15:41:32 devstack nova-compute[87962]: 40p Jul 24 15:41:32 devstack nova-compute[87962]: ref405ep Jul 24 15:41:32 devstack nova-compute[87962]: mpc8544ds Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 64 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-ppc64 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-noble Jul 24 15:41:32 devstack nova-compute[87962]: pseries Jul 24 15:41:32 devstack nova-compute[87962]: amigaone Jul 24 15:41:32 devstack nova-compute[87962]: powernv9 Jul 24 15:41:32 devstack nova-compute[87962]: powernv Jul 24 15:41:32 devstack nova-compute[87962]: pseries-4.1 Jul 24 15:41:32 devstack nova-compute[87962]: mpc8544ds Jul 24 15:41:32 devstack nova-compute[87962]: pseries-6.1 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.5 Jul 24 15:41:32 devstack nova-compute[87962]: powernv10 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-xenial Jul 24 15:41:32 devstack nova-compute[87962]: pseries-4.2 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-6.2 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-yakkety Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.6 Jul 24 15:41:32 devstack nova-compute[87962]: ppce500 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-bionic-sxxm Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.7 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-3.0 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-8.0 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-5.0 Jul 24 15:41:32 devstack nova-compute[87962]: 40p Jul 24 15:41:32 devstack nova-compute[87962]: pseries-lunar Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.8 Jul 24 15:41:32 devstack nova-compute[87962]: pegasos2 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-hirsute Jul 24 15:41:32 devstack nova-compute[87962]: pseries-3.1 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-8.1 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-5.1 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-eoan Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.9 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-zesty Jul 24 15:41:32 devstack nova-compute[87962]: bamboo Jul 24 15:41:32 devstack nova-compute[87962]: pseries-groovy Jul 24 15:41:32 devstack nova-compute[87962]: pseries-focal Jul 24 15:41:32 devstack nova-compute[87962]: g3beige Jul 24 15:41:32 devstack nova-compute[87962]: pseries-8.2 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-5.2 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-disco Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.12-sxxm Jul 24 15:41:32 devstack nova-compute[87962]: pseries-mantic Jul 24 15:41:32 devstack nova-compute[87962]: pseries-kinetic Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.10 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-7.0 Jul 24 15:41:32 devstack nova-compute[87962]: virtex-ml507 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.11 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.1 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-7.1 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-cosmic Jul 24 15:41:32 devstack nova-compute[87962]: pseries-bionic Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.12 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.2 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-7.2 Jul 24 15:41:32 devstack nova-compute[87962]: mac99 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-impish Jul 24 15:41:32 devstack nova-compute[87962]: pseries-jammy Jul 24 15:41:32 devstack nova-compute[87962]: pseries-artful Jul 24 15:41:32 devstack nova-compute[87962]: sam460ex Jul 24 15:41:32 devstack nova-compute[87962]: ref405ep Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.3 Jul 24 15:41:32 devstack nova-compute[87962]: powernv8 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-4.0 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-6.0 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.4 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 64 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-ppc64le Jul 24 15:41:32 devstack nova-compute[87962]: pseries-noble Jul 24 15:41:32 devstack nova-compute[87962]: pseries Jul 24 15:41:32 devstack nova-compute[87962]: amigaone Jul 24 15:41:32 devstack nova-compute[87962]: powernv9 Jul 24 15:41:32 devstack nova-compute[87962]: powernv Jul 24 15:41:32 devstack nova-compute[87962]: pseries-4.1 Jul 24 15:41:32 devstack nova-compute[87962]: mpc8544ds Jul 24 15:41:32 devstack nova-compute[87962]: pseries-6.1 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.5 Jul 24 15:41:32 devstack nova-compute[87962]: powernv10 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-xenial Jul 24 15:41:32 devstack nova-compute[87962]: pseries-4.2 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-6.2 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-yakkety Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.6 Jul 24 15:41:32 devstack nova-compute[87962]: ppce500 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-bionic-sxxm Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.7 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-3.0 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-8.0 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-5.0 Jul 24 15:41:32 devstack nova-compute[87962]: 40p Jul 24 15:41:32 devstack nova-compute[87962]: pseries-lunar Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.8 Jul 24 15:41:32 devstack nova-compute[87962]: pegasos2 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-hirsute Jul 24 15:41:32 devstack nova-compute[87962]: pseries-3.1 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-8.1 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-5.1 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-eoan Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.9 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-zesty Jul 24 15:41:32 devstack nova-compute[87962]: bamboo Jul 24 15:41:32 devstack nova-compute[87962]: pseries-groovy Jul 24 15:41:32 devstack nova-compute[87962]: pseries-focal Jul 24 15:41:32 devstack nova-compute[87962]: g3beige Jul 24 15:41:32 devstack nova-compute[87962]: pseries-8.2 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-5.2 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-disco Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.12-sxxm Jul 24 15:41:32 devstack nova-compute[87962]: pseries-mantic Jul 24 15:41:32 devstack nova-compute[87962]: pseries-kinetic Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.10 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-7.0 Jul 24 15:41:32 devstack nova-compute[87962]: virtex-ml507 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.11 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.1 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-7.1 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-cosmic Jul 24 15:41:32 devstack nova-compute[87962]: pseries-bionic Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.12 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.2 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-7.2 Jul 24 15:41:32 devstack nova-compute[87962]: mac99 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-impish Jul 24 15:41:32 devstack nova-compute[87962]: pseries-jammy Jul 24 15:41:32 devstack nova-compute[87962]: pseries-artful Jul 24 15:41:32 devstack nova-compute[87962]: sam460ex Jul 24 15:41:32 devstack nova-compute[87962]: ref405ep Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.3 Jul 24 15:41:32 devstack nova-compute[87962]: powernv8 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-4.0 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-6.0 Jul 24 15:41:32 devstack nova-compute[87962]: pseries-2.4 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-riscv32 Jul 24 15:41:32 devstack nova-compute[87962]: virt Jul 24 15:41:32 devstack nova-compute[87962]: spike Jul 24 15:41:32 devstack nova-compute[87962]: opentitan Jul 24 15:41:32 devstack nova-compute[87962]: sifive_u Jul 24 15:41:32 devstack nova-compute[87962]: sifive_e Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 64 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-riscv64 Jul 24 15:41:32 devstack nova-compute[87962]: virt Jul 24 15:41:32 devstack nova-compute[87962]: spike Jul 24 15:41:32 devstack nova-compute[87962]: microchip-icicle-kit Jul 24 15:41:32 devstack nova-compute[87962]: sifive_u Jul 24 15:41:32 devstack nova-compute[87962]: shakti_c Jul 24 15:41:32 devstack nova-compute[87962]: sifive_e Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 64 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-s390x Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-noble Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-8.0 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-disco Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-6.0 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-2.11 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-7.0 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-mantic Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-xenial Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-5.0 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-focal Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-2.8 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-4.0 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-zesty Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-8.2 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-6.2 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-3.0 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-groovy Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-2.5 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-7.2 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-5.2 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-artful Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-hirsute Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-4.2 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-2.10 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-2.7 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-lunar Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-eoan Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-kinetic Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-8.1 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-yakkety Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-6.1 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-cosmic Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-bionic Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-2.12 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-7.1 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-2.4 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-5.1 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-2.9 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-impish Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-4.1 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-jammy Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-3.1 Jul 24 15:41:32 devstack nova-compute[87962]: s390-ccw-virtio-2.6 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-sh4 Jul 24 15:41:32 devstack nova-compute[87962]: shix Jul 24 15:41:32 devstack nova-compute[87962]: r2d Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 64 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-sh4eb Jul 24 15:41:32 devstack nova-compute[87962]: shix Jul 24 15:41:32 devstack nova-compute[87962]: r2d Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-sparc Jul 24 15:41:32 devstack nova-compute[87962]: SS-5 Jul 24 15:41:32 devstack nova-compute[87962]: SS-20 Jul 24 15:41:32 devstack nova-compute[87962]: LX Jul 24 15:41:32 devstack nova-compute[87962]: SPARCClassic Jul 24 15:41:32 devstack nova-compute[87962]: leon3_generic Jul 24 15:41:32 devstack nova-compute[87962]: SPARCbook Jul 24 15:41:32 devstack nova-compute[87962]: SS-4 Jul 24 15:41:32 devstack nova-compute[87962]: SS-600MP Jul 24 15:41:32 devstack nova-compute[87962]: SS-10 Jul 24 15:41:32 devstack nova-compute[87962]: Voyager Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 64 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-sparc64 Jul 24 15:41:32 devstack nova-compute[87962]: sun4u Jul 24 15:41:32 devstack nova-compute[87962]: niagara Jul 24 15:41:32 devstack nova-compute[87962]: sun4v Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 64 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-x86_64 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-noble-v2 Jul 24 15:41:32 devstack nova-compute[87962]: ubuntu Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-mantic Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-impish-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-5.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-lunar-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-mantic Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.12 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-xenial Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-kinetic Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-6.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-4.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-mantic-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.5 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-4.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-focal Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-hirsute Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-xenial Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-jammy-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-5.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.7 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-eoan-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-zesty Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-groovy Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-disco-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-lunar Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-mantic-hpb-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-groovy Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-7.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-artful Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-trusty Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-focal-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-8.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-eoan-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-jammy-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-bionic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-mantic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-artful Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-8.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.7 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-6.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-kinetic Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-jammy-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-yakkety Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.4 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-cosmic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-7.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.10 Jul 24 15:41:32 devstack nova-compute[87962]: x-remote Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-5.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.9 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.11 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-jammy-hpb-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-3.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-6.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-4.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-jammy Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.4 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-4.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-eoan Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-jammy-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-5.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.9 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-bionic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-lunar Jul 24 15:41:32 devstack nova-compute[87962]: isapc Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-mantic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-cosmic Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.6 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-mantic-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-3.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-bionic Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-disco-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-cosmic Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.12 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-bionic Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-kinetic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-groovy-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-7.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-noble-v2 Jul 24 15:41:32 devstack nova-compute[87962]: ubuntu-q35 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-lunar-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-disco Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-cosmic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-noble Jul 24 15:41:32 devstack nova-compute[87962]: q35 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-8.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-wily Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-impish Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-8.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.6 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-6.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-impish Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-jammy Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-impish-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-hirsute Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-4.0.1 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-hirsute-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-7.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-5.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.8 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.10 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-3.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-zesty Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-7.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-4.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-6.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-focal Jul 24 15:41:32 devstack nova-compute[87962]: microvm Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.3 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-jammy-hpb-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-disco Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-kinetic-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-4.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-focal-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-noble Jul 24 15:41:32 devstack nova-compute[87962]: pc Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-8.2 Jul 24 15:41:32 devstack nova-compute[87962]: q35 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-groovy-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-hirsute-hpb Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-8.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-5.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-2.8 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-6.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-eoan Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.5 Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-3.0 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-yakkety Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-mantic-hpb-maxcpus Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-7.2 Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-2.11 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-xtensa Jul 24 15:41:32 devstack nova-compute[87962]: sim Jul 24 15:41:32 devstack nova-compute[87962]: kc705 Jul 24 15:41:32 devstack nova-compute[87962]: ml605 Jul 24 15:41:32 devstack nova-compute[87962]: ml605-nommu Jul 24 15:41:32 devstack nova-compute[87962]: virt Jul 24 15:41:32 devstack nova-compute[87962]: lx60-nommu Jul 24 15:41:32 devstack nova-compute[87962]: lx200 Jul 24 15:41:32 devstack nova-compute[87962]: lx200-nommu Jul 24 15:41:32 devstack nova-compute[87962]: lx60 Jul 24 15:41:32 devstack nova-compute[87962]: kc705-nommu Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: hvm Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 32 Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-xtensaeb Jul 24 15:41:32 devstack nova-compute[87962]: sim Jul 24 15:41:32 devstack nova-compute[87962]: kc705 Jul 24 15:41:32 devstack nova-compute[87962]: ml605 Jul 24 15:41:32 devstack nova-compute[87962]: ml605-nommu Jul 24 15:41:32 devstack nova-compute[87962]: virt Jul 24 15:41:32 devstack nova-compute[87962]: lx60-nommu Jul 24 15:41:32 devstack nova-compute[87962]: lx200 Jul 24 15:41:32 devstack nova-compute[87962]: lx200-nommu Jul 24 15:41:32 devstack nova-compute[87962]: lx60 Jul 24 15:41:32 devstack nova-compute[87962]: kc705-nommu Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for cris via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for i686 via machine types: {'ubuntu', 'q35', 'pc', 'ubuntu-q35'} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-i386 Jul 24 15:41:32 devstack nova-compute[87962]: kvm Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-noble-v2 Jul 24 15:41:32 devstack nova-compute[87962]: i686 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: rom Jul 24 15:41:32 devstack nova-compute[87962]: pflash Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: yes Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: on Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: AMD Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu64 Jul 24 15:41:32 devstack nova-compute[87962]: qemu32 Jul 24 15:41:32 devstack nova-compute[87962]: phenom Jul 24 15:41:32 devstack nova-compute[87962]: pentium3 Jul 24 15:41:32 devstack nova-compute[87962]: pentium2 Jul 24 15:41:32 devstack nova-compute[87962]: pentium Jul 24 15:41:32 devstack nova-compute[87962]: n270 Jul 24 15:41:32 devstack nova-compute[87962]: kvm64 Jul 24 15:41:32 devstack nova-compute[87962]: kvm32 Jul 24 15:41:32 devstack nova-compute[87962]: coreduo Jul 24 15:41:32 devstack nova-compute[87962]: core2duo Jul 24 15:41:32 devstack nova-compute[87962]: athlon Jul 24 15:41:32 devstack nova-compute[87962]: Westmere-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Westmere Jul 24 15:41:32 devstack nova-compute[87962]: Snowridge Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client Jul 24 15:41:32 devstack nova-compute[87962]: SapphireRapids Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Penryn Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G5 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G4 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G3 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G2 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G1 Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Rome Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Milan Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Genoa Jul 24 15:41:32 devstack nova-compute[87962]: EPYC Jul 24 15:41:32 devstack nova-compute[87962]: Dhyana Jul 24 15:41:32 devstack nova-compute[87962]: Cooperlake Jul 24 15:41:32 devstack nova-compute[87962]: Conroe Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell Jul 24 15:41:32 devstack nova-compute[87962]: 486 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: file Jul 24 15:41:32 devstack nova-compute[87962]: anonymous Jul 24 15:41:32 devstack nova-compute[87962]: memfd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: disk Jul 24 15:41:32 devstack nova-compute[87962]: cdrom Jul 24 15:41:32 devstack nova-compute[87962]: floppy Jul 24 15:41:32 devstack nova-compute[87962]: lun Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: ide Jul 24 15:41:32 devstack nova-compute[87962]: fdc Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: sata Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: sdl Jul 24 15:41:32 devstack nova-compute[87962]: vnc Jul 24 15:41:32 devstack nova-compute[87962]: spice Jul 24 15:41:32 devstack nova-compute[87962]: egl-headless Jul 24 15:41:32 devstack nova-compute[87962]: dbus Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: subsystem Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: default Jul 24 15:41:32 devstack nova-compute[87962]: mandatory Jul 24 15:41:32 devstack nova-compute[87962]: requisite Jul 24 15:41:32 devstack nova-compute[87962]: optional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: pci Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: random Jul 24 15:41:32 devstack nova-compute[87962]: egd Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: path Jul 24 15:41:32 devstack nova-compute[87962]: handle Jul 24 15:41:32 devstack nova-compute[87962]: virtiofs Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: tpm-tis Jul 24 15:41:32 devstack nova-compute[87962]: tpm-crb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: passthrough Jul 24 15:41:32 devstack nova-compute[87962]: emulator Jul 24 15:41:32 devstack nova-compute[87962]: external Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 1.2 Jul 24 15:41:32 devstack nova-compute[87962]: 2.0 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: pty Jul 24 15:41:32 devstack nova-compute[87962]: unix Jul 24 15:41:32 devstack nova-compute[87962]: spicevmc Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: relaxed Jul 24 15:41:32 devstack nova-compute[87962]: vapic Jul 24 15:41:32 devstack nova-compute[87962]: spinlocks Jul 24 15:41:32 devstack nova-compute[87962]: vpindex Jul 24 15:41:32 devstack nova-compute[87962]: runtime Jul 24 15:41:32 devstack nova-compute[87962]: synic Jul 24 15:41:32 devstack nova-compute[87962]: stimer Jul 24 15:41:32 devstack nova-compute[87962]: reset Jul 24 15:41:32 devstack nova-compute[87962]: vendor_id Jul 24 15:41:32 devstack nova-compute[87962]: frequencies Jul 24 15:41:32 devstack nova-compute[87962]: reenlightenment Jul 24 15:41:32 devstack nova-compute[87962]: tlbflush Jul 24 15:41:32 devstack nova-compute[87962]: ipi Jul 24 15:41:32 devstack nova-compute[87962]: avic Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: {{(pid=87962) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-i386 Jul 24 15:41:32 devstack nova-compute[87962]: kvm Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-noble Jul 24 15:41:32 devstack nova-compute[87962]: i686 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: rom Jul 24 15:41:32 devstack nova-compute[87962]: pflash Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: yes Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: on Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: AMD Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu64 Jul 24 15:41:32 devstack nova-compute[87962]: qemu32 Jul 24 15:41:32 devstack nova-compute[87962]: phenom Jul 24 15:41:32 devstack nova-compute[87962]: pentium3 Jul 24 15:41:32 devstack nova-compute[87962]: pentium2 Jul 24 15:41:32 devstack nova-compute[87962]: pentium Jul 24 15:41:32 devstack nova-compute[87962]: n270 Jul 24 15:41:32 devstack nova-compute[87962]: kvm64 Jul 24 15:41:32 devstack nova-compute[87962]: kvm32 Jul 24 15:41:32 devstack nova-compute[87962]: coreduo Jul 24 15:41:32 devstack nova-compute[87962]: core2duo Jul 24 15:41:32 devstack nova-compute[87962]: athlon Jul 24 15:41:32 devstack nova-compute[87962]: Westmere-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Westmere Jul 24 15:41:32 devstack nova-compute[87962]: Snowridge Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client Jul 24 15:41:32 devstack nova-compute[87962]: SapphireRapids Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Penryn Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G5 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G4 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G3 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G2 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G1 Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Rome Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Milan Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Genoa Jul 24 15:41:32 devstack nova-compute[87962]: EPYC Jul 24 15:41:32 devstack nova-compute[87962]: Dhyana Jul 24 15:41:32 devstack nova-compute[87962]: Cooperlake Jul 24 15:41:32 devstack nova-compute[87962]: Conroe Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell Jul 24 15:41:32 devstack nova-compute[87962]: 486 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: file Jul 24 15:41:32 devstack nova-compute[87962]: anonymous Jul 24 15:41:32 devstack nova-compute[87962]: memfd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: disk Jul 24 15:41:32 devstack nova-compute[87962]: cdrom Jul 24 15:41:32 devstack nova-compute[87962]: floppy Jul 24 15:41:32 devstack nova-compute[87962]: lun Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: fdc Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: sata Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: sdl Jul 24 15:41:32 devstack nova-compute[87962]: vnc Jul 24 15:41:32 devstack nova-compute[87962]: spice Jul 24 15:41:32 devstack nova-compute[87962]: egl-headless Jul 24 15:41:32 devstack nova-compute[87962]: dbus Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: subsystem Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: default Jul 24 15:41:32 devstack nova-compute[87962]: mandatory Jul 24 15:41:32 devstack nova-compute[87962]: requisite Jul 24 15:41:32 devstack nova-compute[87962]: optional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: pci Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: random Jul 24 15:41:32 devstack nova-compute[87962]: egd Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: path Jul 24 15:41:32 devstack nova-compute[87962]: handle Jul 24 15:41:32 devstack nova-compute[87962]: virtiofs Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: tpm-tis Jul 24 15:41:32 devstack nova-compute[87962]: tpm-crb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: passthrough Jul 24 15:41:32 devstack nova-compute[87962]: emulator Jul 24 15:41:32 devstack nova-compute[87962]: external Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 1.2 Jul 24 15:41:32 devstack nova-compute[87962]: 2.0 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: pty Jul 24 15:41:32 devstack nova-compute[87962]: unix Jul 24 15:41:32 devstack nova-compute[87962]: spicevmc Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: relaxed Jul 24 15:41:32 devstack nova-compute[87962]: vapic Jul 24 15:41:32 devstack nova-compute[87962]: spinlocks Jul 24 15:41:32 devstack nova-compute[87962]: vpindex Jul 24 15:41:32 devstack nova-compute[87962]: runtime Jul 24 15:41:32 devstack nova-compute[87962]: synic Jul 24 15:41:32 devstack nova-compute[87962]: stimer Jul 24 15:41:32 devstack nova-compute[87962]: reset Jul 24 15:41:32 devstack nova-compute[87962]: vendor_id Jul 24 15:41:32 devstack nova-compute[87962]: frequencies Jul 24 15:41:32 devstack nova-compute[87962]: reenlightenment Jul 24 15:41:32 devstack nova-compute[87962]: tlbflush Jul 24 15:41:32 devstack nova-compute[87962]: ipi Jul 24 15:41:32 devstack nova-compute[87962]: avic Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: {{(pid=87962) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-i386 Jul 24 15:41:32 devstack nova-compute[87962]: kvm Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-noble Jul 24 15:41:32 devstack nova-compute[87962]: i686 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: rom Jul 24 15:41:32 devstack nova-compute[87962]: pflash Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: yes Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: on Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: AMD Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu64 Jul 24 15:41:32 devstack nova-compute[87962]: qemu32 Jul 24 15:41:32 devstack nova-compute[87962]: phenom Jul 24 15:41:32 devstack nova-compute[87962]: pentium3 Jul 24 15:41:32 devstack nova-compute[87962]: pentium2 Jul 24 15:41:32 devstack nova-compute[87962]: pentium Jul 24 15:41:32 devstack nova-compute[87962]: n270 Jul 24 15:41:32 devstack nova-compute[87962]: kvm64 Jul 24 15:41:32 devstack nova-compute[87962]: kvm32 Jul 24 15:41:32 devstack nova-compute[87962]: coreduo Jul 24 15:41:32 devstack nova-compute[87962]: core2duo Jul 24 15:41:32 devstack nova-compute[87962]: athlon Jul 24 15:41:32 devstack nova-compute[87962]: Westmere-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Westmere Jul 24 15:41:32 devstack nova-compute[87962]: Snowridge Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client Jul 24 15:41:32 devstack nova-compute[87962]: SapphireRapids Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Penryn Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G5 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G4 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G3 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G2 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G1 Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Rome Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Milan Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Genoa Jul 24 15:41:32 devstack nova-compute[87962]: EPYC Jul 24 15:41:32 devstack nova-compute[87962]: Dhyana Jul 24 15:41:32 devstack nova-compute[87962]: Cooperlake Jul 24 15:41:32 devstack nova-compute[87962]: Conroe Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell Jul 24 15:41:32 devstack nova-compute[87962]: 486 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: file Jul 24 15:41:32 devstack nova-compute[87962]: anonymous Jul 24 15:41:32 devstack nova-compute[87962]: memfd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: disk Jul 24 15:41:32 devstack nova-compute[87962]: cdrom Jul 24 15:41:32 devstack nova-compute[87962]: floppy Jul 24 15:41:32 devstack nova-compute[87962]: lun Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: ide Jul 24 15:41:32 devstack nova-compute[87962]: fdc Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: sata Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: sdl Jul 24 15:41:32 devstack nova-compute[87962]: vnc Jul 24 15:41:32 devstack nova-compute[87962]: spice Jul 24 15:41:32 devstack nova-compute[87962]: egl-headless Jul 24 15:41:32 devstack nova-compute[87962]: dbus Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: subsystem Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: default Jul 24 15:41:32 devstack nova-compute[87962]: mandatory Jul 24 15:41:32 devstack nova-compute[87962]: requisite Jul 24 15:41:32 devstack nova-compute[87962]: optional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: pci Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: random Jul 24 15:41:32 devstack nova-compute[87962]: egd Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: path Jul 24 15:41:32 devstack nova-compute[87962]: handle Jul 24 15:41:32 devstack nova-compute[87962]: virtiofs Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: tpm-tis Jul 24 15:41:32 devstack nova-compute[87962]: tpm-crb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: passthrough Jul 24 15:41:32 devstack nova-compute[87962]: emulator Jul 24 15:41:32 devstack nova-compute[87962]: external Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 1.2 Jul 24 15:41:32 devstack nova-compute[87962]: 2.0 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: pty Jul 24 15:41:32 devstack nova-compute[87962]: unix Jul 24 15:41:32 devstack nova-compute[87962]: spicevmc Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: relaxed Jul 24 15:41:32 devstack nova-compute[87962]: vapic Jul 24 15:41:32 devstack nova-compute[87962]: spinlocks Jul 24 15:41:32 devstack nova-compute[87962]: vpindex Jul 24 15:41:32 devstack nova-compute[87962]: runtime Jul 24 15:41:32 devstack nova-compute[87962]: synic Jul 24 15:41:32 devstack nova-compute[87962]: stimer Jul 24 15:41:32 devstack nova-compute[87962]: reset Jul 24 15:41:32 devstack nova-compute[87962]: vendor_id Jul 24 15:41:32 devstack nova-compute[87962]: frequencies Jul 24 15:41:32 devstack nova-compute[87962]: reenlightenment Jul 24 15:41:32 devstack nova-compute[87962]: tlbflush Jul 24 15:41:32 devstack nova-compute[87962]: ipi Jul 24 15:41:32 devstack nova-compute[87962]: avic Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: {{(pid=87962) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-i386 Jul 24 15:41:32 devstack nova-compute[87962]: kvm Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-noble-v2 Jul 24 15:41:32 devstack nova-compute[87962]: i686 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: rom Jul 24 15:41:32 devstack nova-compute[87962]: pflash Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: yes Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: on Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: AMD Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu64 Jul 24 15:41:32 devstack nova-compute[87962]: qemu32 Jul 24 15:41:32 devstack nova-compute[87962]: phenom Jul 24 15:41:32 devstack nova-compute[87962]: pentium3 Jul 24 15:41:32 devstack nova-compute[87962]: pentium2 Jul 24 15:41:32 devstack nova-compute[87962]: pentium Jul 24 15:41:32 devstack nova-compute[87962]: n270 Jul 24 15:41:32 devstack nova-compute[87962]: kvm64 Jul 24 15:41:32 devstack nova-compute[87962]: kvm32 Jul 24 15:41:32 devstack nova-compute[87962]: coreduo Jul 24 15:41:32 devstack nova-compute[87962]: core2duo Jul 24 15:41:32 devstack nova-compute[87962]: athlon Jul 24 15:41:32 devstack nova-compute[87962]: Westmere-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Westmere Jul 24 15:41:32 devstack nova-compute[87962]: Snowridge Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client Jul 24 15:41:32 devstack nova-compute[87962]: SapphireRapids Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Penryn Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G5 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G4 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G3 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G2 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G1 Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Rome Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Milan Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Genoa Jul 24 15:41:32 devstack nova-compute[87962]: EPYC Jul 24 15:41:32 devstack nova-compute[87962]: Dhyana Jul 24 15:41:32 devstack nova-compute[87962]: Cooperlake Jul 24 15:41:32 devstack nova-compute[87962]: Conroe Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell Jul 24 15:41:32 devstack nova-compute[87962]: 486 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: file Jul 24 15:41:32 devstack nova-compute[87962]: anonymous Jul 24 15:41:32 devstack nova-compute[87962]: memfd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: disk Jul 24 15:41:32 devstack nova-compute[87962]: cdrom Jul 24 15:41:32 devstack nova-compute[87962]: floppy Jul 24 15:41:32 devstack nova-compute[87962]: lun Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: fdc Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: sata Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: sdl Jul 24 15:41:32 devstack nova-compute[87962]: vnc Jul 24 15:41:32 devstack nova-compute[87962]: spice Jul 24 15:41:32 devstack nova-compute[87962]: egl-headless Jul 24 15:41:32 devstack nova-compute[87962]: dbus Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: subsystem Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: default Jul 24 15:41:32 devstack nova-compute[87962]: mandatory Jul 24 15:41:32 devstack nova-compute[87962]: requisite Jul 24 15:41:32 devstack nova-compute[87962]: optional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: pci Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: random Jul 24 15:41:32 devstack nova-compute[87962]: egd Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: path Jul 24 15:41:32 devstack nova-compute[87962]: handle Jul 24 15:41:32 devstack nova-compute[87962]: virtiofs Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: tpm-tis Jul 24 15:41:32 devstack nova-compute[87962]: tpm-crb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: passthrough Jul 24 15:41:32 devstack nova-compute[87962]: emulator Jul 24 15:41:32 devstack nova-compute[87962]: external Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 1.2 Jul 24 15:41:32 devstack nova-compute[87962]: 2.0 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: pty Jul 24 15:41:32 devstack nova-compute[87962]: unix Jul 24 15:41:32 devstack nova-compute[87962]: spicevmc Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: relaxed Jul 24 15:41:32 devstack nova-compute[87962]: vapic Jul 24 15:41:32 devstack nova-compute[87962]: spinlocks Jul 24 15:41:32 devstack nova-compute[87962]: vpindex Jul 24 15:41:32 devstack nova-compute[87962]: runtime Jul 24 15:41:32 devstack nova-compute[87962]: synic Jul 24 15:41:32 devstack nova-compute[87962]: stimer Jul 24 15:41:32 devstack nova-compute[87962]: reset Jul 24 15:41:32 devstack nova-compute[87962]: vendor_id Jul 24 15:41:32 devstack nova-compute[87962]: frequencies Jul 24 15:41:32 devstack nova-compute[87962]: reenlightenment Jul 24 15:41:32 devstack nova-compute[87962]: tlbflush Jul 24 15:41:32 devstack nova-compute[87962]: ipi Jul 24 15:41:32 devstack nova-compute[87962]: avic Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: {{(pid=87962) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for mips via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for ppc64le via machine types: {'powernv', 'pseries'} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for x86_64 via machine types: {'ubuntu', 'q35', 'pc', 'ubuntu-q35'} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-x86_64 Jul 24 15:41:32 devstack nova-compute[87962]: kvm Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-noble-v2 Jul 24 15:41:32 devstack nova-compute[87962]: x86_64 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: efi Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: rom Jul 24 15:41:32 devstack nova-compute[87962]: pflash Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: yes Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: on Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: on Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: AMD Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu64 Jul 24 15:41:32 devstack nova-compute[87962]: qemu32 Jul 24 15:41:32 devstack nova-compute[87962]: phenom Jul 24 15:41:32 devstack nova-compute[87962]: pentium3 Jul 24 15:41:32 devstack nova-compute[87962]: pentium2 Jul 24 15:41:32 devstack nova-compute[87962]: pentium Jul 24 15:41:32 devstack nova-compute[87962]: n270 Jul 24 15:41:32 devstack nova-compute[87962]: kvm64 Jul 24 15:41:32 devstack nova-compute[87962]: kvm32 Jul 24 15:41:32 devstack nova-compute[87962]: coreduo Jul 24 15:41:32 devstack nova-compute[87962]: core2duo Jul 24 15:41:32 devstack nova-compute[87962]: athlon Jul 24 15:41:32 devstack nova-compute[87962]: Westmere-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Westmere Jul 24 15:41:32 devstack nova-compute[87962]: Snowridge Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client Jul 24 15:41:32 devstack nova-compute[87962]: SapphireRapids Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Penryn Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G5 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G4 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G3 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G2 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G1 Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Rome Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Milan Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Genoa Jul 24 15:41:32 devstack nova-compute[87962]: EPYC Jul 24 15:41:32 devstack nova-compute[87962]: Dhyana Jul 24 15:41:32 devstack nova-compute[87962]: Cooperlake Jul 24 15:41:32 devstack nova-compute[87962]: Conroe Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell Jul 24 15:41:32 devstack nova-compute[87962]: 486 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: file Jul 24 15:41:32 devstack nova-compute[87962]: anonymous Jul 24 15:41:32 devstack nova-compute[87962]: memfd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: disk Jul 24 15:41:32 devstack nova-compute[87962]: cdrom Jul 24 15:41:32 devstack nova-compute[87962]: floppy Jul 24 15:41:32 devstack nova-compute[87962]: lun Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: ide Jul 24 15:41:32 devstack nova-compute[87962]: fdc Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: sata Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: sdl Jul 24 15:41:32 devstack nova-compute[87962]: vnc Jul 24 15:41:32 devstack nova-compute[87962]: spice Jul 24 15:41:32 devstack nova-compute[87962]: egl-headless Jul 24 15:41:32 devstack nova-compute[87962]: dbus Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: subsystem Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: default Jul 24 15:41:32 devstack nova-compute[87962]: mandatory Jul 24 15:41:32 devstack nova-compute[87962]: requisite Jul 24 15:41:32 devstack nova-compute[87962]: optional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: pci Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: random Jul 24 15:41:32 devstack nova-compute[87962]: egd Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: path Jul 24 15:41:32 devstack nova-compute[87962]: handle Jul 24 15:41:32 devstack nova-compute[87962]: virtiofs Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: tpm-tis Jul 24 15:41:32 devstack nova-compute[87962]: tpm-crb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: passthrough Jul 24 15:41:32 devstack nova-compute[87962]: emulator Jul 24 15:41:32 devstack nova-compute[87962]: external Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 1.2 Jul 24 15:41:32 devstack nova-compute[87962]: 2.0 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: pty Jul 24 15:41:32 devstack nova-compute[87962]: unix Jul 24 15:41:32 devstack nova-compute[87962]: spicevmc Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: relaxed Jul 24 15:41:32 devstack nova-compute[87962]: vapic Jul 24 15:41:32 devstack nova-compute[87962]: spinlocks Jul 24 15:41:32 devstack nova-compute[87962]: vpindex Jul 24 15:41:32 devstack nova-compute[87962]: runtime Jul 24 15:41:32 devstack nova-compute[87962]: synic Jul 24 15:41:32 devstack nova-compute[87962]: stimer Jul 24 15:41:32 devstack nova-compute[87962]: reset Jul 24 15:41:32 devstack nova-compute[87962]: vendor_id Jul 24 15:41:32 devstack nova-compute[87962]: frequencies Jul 24 15:41:32 devstack nova-compute[87962]: reenlightenment Jul 24 15:41:32 devstack nova-compute[87962]: tlbflush Jul 24 15:41:32 devstack nova-compute[87962]: ipi Jul 24 15:41:32 devstack nova-compute[87962]: avic Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: {{(pid=87962) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-x86_64 Jul 24 15:41:32 devstack nova-compute[87962]: kvm Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-noble Jul 24 15:41:32 devstack nova-compute[87962]: x86_64 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: efi Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/ovmf/OVMF.amdsev.fd Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: rom Jul 24 15:41:32 devstack nova-compute[87962]: pflash Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: yes Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: yes Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: on Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: on Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: AMD Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu64 Jul 24 15:41:32 devstack nova-compute[87962]: qemu32 Jul 24 15:41:32 devstack nova-compute[87962]: phenom Jul 24 15:41:32 devstack nova-compute[87962]: pentium3 Jul 24 15:41:32 devstack nova-compute[87962]: pentium2 Jul 24 15:41:32 devstack nova-compute[87962]: pentium Jul 24 15:41:32 devstack nova-compute[87962]: n270 Jul 24 15:41:32 devstack nova-compute[87962]: kvm64 Jul 24 15:41:32 devstack nova-compute[87962]: kvm32 Jul 24 15:41:32 devstack nova-compute[87962]: coreduo Jul 24 15:41:32 devstack nova-compute[87962]: core2duo Jul 24 15:41:32 devstack nova-compute[87962]: athlon Jul 24 15:41:32 devstack nova-compute[87962]: Westmere-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Westmere Jul 24 15:41:32 devstack nova-compute[87962]: Snowridge Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client Jul 24 15:41:32 devstack nova-compute[87962]: SapphireRapids Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Penryn Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G5 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G4 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G3 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G2 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G1 Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Rome Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Milan Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Genoa Jul 24 15:41:32 devstack nova-compute[87962]: EPYC Jul 24 15:41:32 devstack nova-compute[87962]: Dhyana Jul 24 15:41:32 devstack nova-compute[87962]: Cooperlake Jul 24 15:41:32 devstack nova-compute[87962]: Conroe Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell Jul 24 15:41:32 devstack nova-compute[87962]: 486 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: file Jul 24 15:41:32 devstack nova-compute[87962]: anonymous Jul 24 15:41:32 devstack nova-compute[87962]: memfd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: disk Jul 24 15:41:32 devstack nova-compute[87962]: cdrom Jul 24 15:41:32 devstack nova-compute[87962]: floppy Jul 24 15:41:32 devstack nova-compute[87962]: lun Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: fdc Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: sata Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: sdl Jul 24 15:41:32 devstack nova-compute[87962]: vnc Jul 24 15:41:32 devstack nova-compute[87962]: spice Jul 24 15:41:32 devstack nova-compute[87962]: egl-headless Jul 24 15:41:32 devstack nova-compute[87962]: dbus Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: subsystem Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: default Jul 24 15:41:32 devstack nova-compute[87962]: mandatory Jul 24 15:41:32 devstack nova-compute[87962]: requisite Jul 24 15:41:32 devstack nova-compute[87962]: optional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: pci Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: random Jul 24 15:41:32 devstack nova-compute[87962]: egd Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: path Jul 24 15:41:32 devstack nova-compute[87962]: handle Jul 24 15:41:32 devstack nova-compute[87962]: virtiofs Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: tpm-tis Jul 24 15:41:32 devstack nova-compute[87962]: tpm-crb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: passthrough Jul 24 15:41:32 devstack nova-compute[87962]: emulator Jul 24 15:41:32 devstack nova-compute[87962]: external Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 1.2 Jul 24 15:41:32 devstack nova-compute[87962]: 2.0 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: pty Jul 24 15:41:32 devstack nova-compute[87962]: unix Jul 24 15:41:32 devstack nova-compute[87962]: spicevmc Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: relaxed Jul 24 15:41:32 devstack nova-compute[87962]: vapic Jul 24 15:41:32 devstack nova-compute[87962]: spinlocks Jul 24 15:41:32 devstack nova-compute[87962]: vpindex Jul 24 15:41:32 devstack nova-compute[87962]: runtime Jul 24 15:41:32 devstack nova-compute[87962]: synic Jul 24 15:41:32 devstack nova-compute[87962]: stimer Jul 24 15:41:32 devstack nova-compute[87962]: reset Jul 24 15:41:32 devstack nova-compute[87962]: vendor_id Jul 24 15:41:32 devstack nova-compute[87962]: frequencies Jul 24 15:41:32 devstack nova-compute[87962]: reenlightenment Jul 24 15:41:32 devstack nova-compute[87962]: tlbflush Jul 24 15:41:32 devstack nova-compute[87962]: ipi Jul 24 15:41:32 devstack nova-compute[87962]: avic Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: {{(pid=87962) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-x86_64 Jul 24 15:41:32 devstack nova-compute[87962]: kvm Jul 24 15:41:32 devstack nova-compute[87962]: pc-i440fx-noble Jul 24 15:41:32 devstack nova-compute[87962]: x86_64 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: efi Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: rom Jul 24 15:41:32 devstack nova-compute[87962]: pflash Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: yes Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: on Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: on Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: AMD Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu64 Jul 24 15:41:32 devstack nova-compute[87962]: qemu32 Jul 24 15:41:32 devstack nova-compute[87962]: phenom Jul 24 15:41:32 devstack nova-compute[87962]: pentium3 Jul 24 15:41:32 devstack nova-compute[87962]: pentium2 Jul 24 15:41:32 devstack nova-compute[87962]: pentium Jul 24 15:41:32 devstack nova-compute[87962]: n270 Jul 24 15:41:32 devstack nova-compute[87962]: kvm64 Jul 24 15:41:32 devstack nova-compute[87962]: kvm32 Jul 24 15:41:32 devstack nova-compute[87962]: coreduo Jul 24 15:41:32 devstack nova-compute[87962]: core2duo Jul 24 15:41:32 devstack nova-compute[87962]: athlon Jul 24 15:41:32 devstack nova-compute[87962]: Westmere-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Westmere Jul 24 15:41:32 devstack nova-compute[87962]: Snowridge Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client Jul 24 15:41:32 devstack nova-compute[87962]: SapphireRapids Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Penryn Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G5 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G4 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G3 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G2 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G1 Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Rome Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Milan Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Genoa Jul 24 15:41:32 devstack nova-compute[87962]: EPYC Jul 24 15:41:32 devstack nova-compute[87962]: Dhyana Jul 24 15:41:32 devstack nova-compute[87962]: Cooperlake Jul 24 15:41:32 devstack nova-compute[87962]: Conroe Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell Jul 24 15:41:32 devstack nova-compute[87962]: 486 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: file Jul 24 15:41:32 devstack nova-compute[87962]: anonymous Jul 24 15:41:32 devstack nova-compute[87962]: memfd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: disk Jul 24 15:41:32 devstack nova-compute[87962]: cdrom Jul 24 15:41:32 devstack nova-compute[87962]: floppy Jul 24 15:41:32 devstack nova-compute[87962]: lun Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: ide Jul 24 15:41:32 devstack nova-compute[87962]: fdc Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: sata Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: sdl Jul 24 15:41:32 devstack nova-compute[87962]: vnc Jul 24 15:41:32 devstack nova-compute[87962]: spice Jul 24 15:41:32 devstack nova-compute[87962]: egl-headless Jul 24 15:41:32 devstack nova-compute[87962]: dbus Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: subsystem Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: default Jul 24 15:41:32 devstack nova-compute[87962]: mandatory Jul 24 15:41:32 devstack nova-compute[87962]: requisite Jul 24 15:41:32 devstack nova-compute[87962]: optional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: pci Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: random Jul 24 15:41:32 devstack nova-compute[87962]: egd Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: path Jul 24 15:41:32 devstack nova-compute[87962]: handle Jul 24 15:41:32 devstack nova-compute[87962]: virtiofs Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: tpm-tis Jul 24 15:41:32 devstack nova-compute[87962]: tpm-crb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: passthrough Jul 24 15:41:32 devstack nova-compute[87962]: emulator Jul 24 15:41:32 devstack nova-compute[87962]: external Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 1.2 Jul 24 15:41:32 devstack nova-compute[87962]: 2.0 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: pty Jul 24 15:41:32 devstack nova-compute[87962]: unix Jul 24 15:41:32 devstack nova-compute[87962]: spicevmc Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: relaxed Jul 24 15:41:32 devstack nova-compute[87962]: vapic Jul 24 15:41:32 devstack nova-compute[87962]: spinlocks Jul 24 15:41:32 devstack nova-compute[87962]: vpindex Jul 24 15:41:32 devstack nova-compute[87962]: runtime Jul 24 15:41:32 devstack nova-compute[87962]: synic Jul 24 15:41:32 devstack nova-compute[87962]: stimer Jul 24 15:41:32 devstack nova-compute[87962]: reset Jul 24 15:41:32 devstack nova-compute[87962]: vendor_id Jul 24 15:41:32 devstack nova-compute[87962]: frequencies Jul 24 15:41:32 devstack nova-compute[87962]: reenlightenment Jul 24 15:41:32 devstack nova-compute[87962]: tlbflush Jul 24 15:41:32 devstack nova-compute[87962]: ipi Jul 24 15:41:32 devstack nova-compute[87962]: avic Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: {{(pid=87962) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:41:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/bin/qemu-system-x86_64 Jul 24 15:41:32 devstack nova-compute[87962]: kvm Jul 24 15:41:32 devstack nova-compute[87962]: pc-q35-noble-v2 Jul 24 15:41:32 devstack nova-compute[87962]: x86_64 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: efi Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/ovmf/OVMF.amdsev.fd Jul 24 15:41:32 devstack nova-compute[87962]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: rom Jul 24 15:41:32 devstack nova-compute[87962]: pflash Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: yes Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: yes Jul 24 15:41:32 devstack nova-compute[87962]: no Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: on Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: on Jul 24 15:41:32 devstack nova-compute[87962]: off Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: AMD Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu64 Jul 24 15:41:32 devstack nova-compute[87962]: qemu32 Jul 24 15:41:32 devstack nova-compute[87962]: phenom Jul 24 15:41:32 devstack nova-compute[87962]: pentium3 Jul 24 15:41:32 devstack nova-compute[87962]: pentium2 Jul 24 15:41:32 devstack nova-compute[87962]: pentium Jul 24 15:41:32 devstack nova-compute[87962]: n270 Jul 24 15:41:32 devstack nova-compute[87962]: kvm64 Jul 24 15:41:32 devstack nova-compute[87962]: kvm32 Jul 24 15:41:32 devstack nova-compute[87962]: coreduo Jul 24 15:41:32 devstack nova-compute[87962]: core2duo Jul 24 15:41:32 devstack nova-compute[87962]: athlon Jul 24 15:41:32 devstack nova-compute[87962]: Westmere-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Westmere Jul 24 15:41:32 devstack nova-compute[87962]: Snowridge Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Skylake-Client Jul 24 15:41:32 devstack nova-compute[87962]: SapphireRapids Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: SandyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Penryn Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G5 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G4 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G3 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G2 Jul 24 15:41:32 devstack nova-compute[87962]: Opteron_G1 Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Nehalem Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: IvyBridge Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Icelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Haswell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Haswell Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Rome Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Milan Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-IBPB Jul 24 15:41:32 devstack nova-compute[87962]: EPYC-Genoa Jul 24 15:41:32 devstack nova-compute[87962]: EPYC Jul 24 15:41:32 devstack nova-compute[87962]: Dhyana Jul 24 15:41:32 devstack nova-compute[87962]: Cooperlake Jul 24 15:41:32 devstack nova-compute[87962]: Conroe Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Cascadelake-Server Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-noTSX Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell-IBRS Jul 24 15:41:32 devstack nova-compute[87962]: Broadwell Jul 24 15:41:32 devstack nova-compute[87962]: 486 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: file Jul 24 15:41:32 devstack nova-compute[87962]: anonymous Jul 24 15:41:32 devstack nova-compute[87962]: memfd Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: disk Jul 24 15:41:32 devstack nova-compute[87962]: cdrom Jul 24 15:41:32 devstack nova-compute[87962]: floppy Jul 24 15:41:32 devstack nova-compute[87962]: lun Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: fdc Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: sata Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: sdl Jul 24 15:41:32 devstack nova-compute[87962]: vnc Jul 24 15:41:32 devstack nova-compute[87962]: spice Jul 24 15:41:32 devstack nova-compute[87962]: egl-headless Jul 24 15:41:32 devstack nova-compute[87962]: dbus Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: subsystem Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: default Jul 24 15:41:32 devstack nova-compute[87962]: mandatory Jul 24 15:41:32 devstack nova-compute[87962]: requisite Jul 24 15:41:32 devstack nova-compute[87962]: optional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: pci Jul 24 15:41:32 devstack nova-compute[87962]: scsi Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: virtio-transitional Jul 24 15:41:32 devstack nova-compute[87962]: virtio-non-transitional Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: random Jul 24 15:41:32 devstack nova-compute[87962]: egd Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: path Jul 24 15:41:32 devstack nova-compute[87962]: handle Jul 24 15:41:32 devstack nova-compute[87962]: virtiofs Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: tpm-tis Jul 24 15:41:32 devstack nova-compute[87962]: tpm-crb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: passthrough Jul 24 15:41:32 devstack nova-compute[87962]: emulator Jul 24 15:41:32 devstack nova-compute[87962]: external Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: 1.2 Jul 24 15:41:32 devstack nova-compute[87962]: 2.0 Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: usb Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: pty Jul 24 15:41:32 devstack nova-compute[87962]: unix Jul 24 15:41:32 devstack nova-compute[87962]: spicevmc Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: virtio Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: qemu Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: builtin Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: Jul 24 15:41:32 devstack nova-compute[87962]: relaxed Jul 24 15:41:32 devstack nova-compute[87962]: vapic Jul 24 15:41:32 devstack nova-compute[87962]: spinlocks Jul 24 15:41:32 devstack nova-compute[87962]: vpindex Jul 24 15:41:32 devstack nova-compute[87962]: runtime Jul 24 15:41:33 devstack nova-compute[87962]: synic Jul 24 15:41:33 devstack nova-compute[87962]: stimer Jul 24 15:41:33 devstack nova-compute[87962]: reset Jul 24 15:41:33 devstack nova-compute[87962]: vendor_id Jul 24 15:41:33 devstack nova-compute[87962]: frequencies Jul 24 15:41:33 devstack nova-compute[87962]: reenlightenment Jul 24 15:41:33 devstack nova-compute[87962]: tlbflush Jul 24 15:41:33 devstack nova-compute[87962]: ipi Jul 24 15:41:33 devstack nova-compute[87962]: avic Jul 24 15:41:33 devstack nova-compute[87962]: Jul 24 15:41:33 devstack nova-compute[87962]: Jul 24 15:41:33 devstack nova-compute[87962]: Jul 24 15:41:33 devstack nova-compute[87962]: Jul 24 15:41:33 devstack nova-compute[87962]: {{(pid=87962) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=87962) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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=87962) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Checking secure boot support for host arch (x86_64) {{(pid=87962) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Checking secure boot support for host arch (x86_64) {{(pid=87962) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Checking secure boot support for host arch (x86_64) {{(pid=87962) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 24 15:41:33 devstack nova-compute[87962]: INFO nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Secure Boot support detected Jul 24 15:41:33 devstack nova-compute[87962]: INFO nova.virt.node [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Determined node identity 7faf493a-3200-4232-a40c-328237e3d470 from /opt/stack/data/nova/compute_id Jul 24 15:41:33 devstack nova-compute[87962]: INFO nova.virt.node [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Determined node identity 7faf493a-3200-4232-a40c-328237e3d470 from /opt/stack/data/nova/compute_id Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Verified node 7faf493a-3200-4232-a40c-328237e3d470 matches my host devstack {{(pid=87962) _check_for_host_rename /opt/stack/nova/nova/compute/manager.py:1611}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=87962) init_host /opt/stack/nova/nova/compute/manager.py:1685}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Loaded 0 instances for host {{(pid=87962) init_host /opt/stack/nova/nova/compute/manager.py:1689}} Jul 24 15:41:33 devstack nova-compute[87962]: INFO nova.compute.manager [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=87962) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 24 15:41:33 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Running cmd (subprocess): env LANG=C uptime {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] CMD "env LANG=C uptime" returned: 0 in 0.023s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Hypervisor/Node resource view: name=devstack free_ram=6140MB free_disk=14.988128662109375GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}] {{(pid=87962) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=87962) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc 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': ' 15:41:33 up 32 min, 1 user, load average: 3.37, 2.31, 1.79\n'} {{(pid=87962) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Refreshing inventories for resource provider 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:821}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Updating ProviderTree inventory for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:785}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Updating inventory in ProviderTree for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Refreshing aggregate associations for resource provider 7faf493a-3200-4232-a40c-328237e3d470, aggregates: None {{(pid=87962) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:830}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Refreshing trait associations for resource provider 7faf493a-3200-4232-a40c-328237e3d470, traits: COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_ABM,HW_CPU_X86_BMI2,COMPUTE_STATUS_DISABLED,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE41,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_F16C,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_AESNI,COMPUTE_RESCUE_BFV,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AMD_SVM,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_X86_64,HW_CPU_X86_AVX2,HW_CPU_X86_CLMUL,COMPUTE_NODE {{(pid=87962) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:842}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 24 15:41:33 devstack nova-compute[87962]: ] {{(pid=87962) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2026}} Jul 24 15:41:33 devstack nova-compute[87962]: INFO nova.virt.libvirt.host [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] kernel doesn't support AMD SEV Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87962) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Updating resource provider 7faf493a-3200-4232-a40c-328237e3d470 generation from 3 to 4 during operation: update_traits {{(pid=87962) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Compute_service record updated for devstack:devstack {{(pid=87962) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.605s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.service [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=87962) start /opt/stack/nova/nova/service.py:196}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.service [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=87962) start /opt/stack/nova/nova/service.py:212}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.service [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] Join ServiceGroup membership for this service compute {{(pid=87962) start /opt/stack/nova/nova/service.py:222}} Jul 24 15:41:33 devstack nova-compute[87962]: DEBUG nova.servicegroup.drivers.db [None req-7606f4b9-3b88-42bc-8bd9-c4a66ec338cc None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=87962) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 24 15:41:38 devstack nova-compute[87962]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=87962) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:42:04 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "78c08a03-1589-4de9-82d0-b345f7c328d5" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:04 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:04 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Starting instance... {{(pid=87962) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 24 15:42:04 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:04 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:04 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:04 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:04 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Starting instance... {{(pid=87962) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 24 15:42:04 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87962) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 24 15:42:04 devstack nova-compute[87962]: INFO nova.compute.claims [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Claim successful on node devstack Jul 24 15:42:05 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:05 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:42:05 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:42:05 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:42:05 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.437s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:05 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Start building networks asynchronously for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 24 15:42:05 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.254s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:05 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87962) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 24 15:42:05 devstack nova-compute[87962]: INFO nova.compute.claims [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Claim successful on node devstack Jul 24 15:42:05 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Allocating IP information in the background. {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 24 15:42:05 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] allocate_for_instance() {{(pid=87962) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 24 15:42:05 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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 24 15:42:05 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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 24 15:42:05 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 24 15:42:05 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Start building block device mappings for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 24 15:42:05 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:42:05 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:42:05 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.735s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Start building networks asynchronously for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Start spawning the instance on the hypervisor. {{(pid=87962) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Creating instance directory {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 24 15:42:06 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Creating image(s) Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "/opt/stack/data/nova/instances/78c08a03-1589-4de9-82d0-b345f7c328d5/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "/opt/stack/data/nova/instances/78c08a03-1589-4de9-82d0-b345f7c328d5/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "/opt/stack/data/nova/instances/78c08a03-1589-4de9-82d0-b345f7c328d5/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Allocating IP information in the background. {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] allocate_for_instance() {{(pid=87962) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 24 15:42:06 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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 24 15:42:06 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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 24 15:42:06 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Start building block device mappings for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Start spawning the instance on the hypervisor. {{(pid=87962) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Creating instance directory {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 24 15:42:06 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Creating image(s) Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "/opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "/opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "/opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.007s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a.part --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a.part --force-share --output=json" returned: 0 in 0.116s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG nova.virt.images [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] 4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4 was qcow2, converting to raw {{(pid=87962) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG nova.privsep.utils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=87962) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a.part /opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a.converted {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG nova.policy [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '6964aed6b1be42fead6cff9b864c3d92', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eff43ff36b7b4a7f87eccaac19bcb5cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=87962) authorize /opt/stack/nova/nova/policy.py:192}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a.part /opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a.converted" returned: 0 in 0.204s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a.converted --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG nova.policy [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '1275cbbf7d314d29909c1ba1657da49c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44045bea48e2425bb73fb9ac8fb7ac36', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=87962) authorize /opt/stack/nova/nova/policy.py:192}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a.converted --force-share --output=json" returned: 0 in 0.151s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 1.548s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 1.130s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 0.013s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:42:07 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:42:07 devstack nova-compute[87962]: INFO oslo.privsep.daemon [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/tmpe05oke8y/privsep.sock'] Jul 24 15:42:07 devstack sudo[88702]: 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/tmpe05oke8y/privsep.sock Jul 24 15:42:07 devstack sudo[88702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 24 15:42:08 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Jul 24 15:42:08 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 15:42:08 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 24 15:42:08 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: Jul 24 15:42:08 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 24 15:42:08 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 24 15:42:08 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 15:42:08 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: Jul 24 15:42:08 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Jul 24 15:42:09 devstack sudo[88702]: pam_unix(sudo:session): session closed for user root Jul 24 15:42:09 devstack nova-compute[87962]: INFO oslo.privsep.daemon [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Spawned new privsep daemon via rootwrap Jul 24 15:42:09 devstack nova-compute[87962]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 24 15:42:09 devstack nova-compute[87962]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 24 15:42:09 devstack nova-compute[87962]: 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 24 15:42:09 devstack nova-compute[87962]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 88705 Jul 24 15:42:09 devstack nova-compute[87962]: WARNING oslo_privsep.priv_context [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] privsep daemon already running Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.141s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.183s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.125s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk 1073741824 {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk 1073741824" returned: 0 in 0.049s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.192s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.141s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.119s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Checking if we can resize image /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk. size=1073741824 {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.137s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/78c08a03-1589-4de9-82d0-b345f7c328d5/disk 1073741824 {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/78c08a03-1589-4de9-82d0-b345f7c328d5/disk 1073741824" returned: 0 in 0.062s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.235s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk --force-share --output=json" returned: 0 in 0.140s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Cannot resize image /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk to a smaller size. {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Created local disks {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Ensure instance console log exists: /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/console.log {{(pid=87962) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.004s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.156s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Checking if we can resize image /opt/stack/data/nova/instances/78c08a03-1589-4de9-82d0-b345f7c328d5/disk. size=1073741824 {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 24 15:42:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/78c08a03-1589-4de9-82d0-b345f7c328d5/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:10 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/78c08a03-1589-4de9-82d0-b345f7c328d5/disk --force-share --output=json" returned: 0 in 0.140s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:10 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Cannot resize image /opt/stack/data/nova/instances/78c08a03-1589-4de9-82d0-b345f7c328d5/disk to a smaller size. {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 24 15:42:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Created local disks {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 24 15:42:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Ensure instance console log exists: /opt/stack/data/nova/instances/78c08a03-1589-4de9-82d0-b345f7c328d5/console.log {{(pid=87962) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 24 15:42:10 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:10 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:10 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:12 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Successfully created port: fd2fa2fe-9de6-4ba7-8d49-257b5cc842da {{(pid=87962) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 24 15:42:16 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Successfully created port: 5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 24 15:42:17 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._sync_power_states {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:42:17 devstack nova-compute[87962]: WARNING nova.compute.manager [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] While synchronizing instance power states, found 2 instances in the database and 0 instances on the hypervisor. Jul 24 15:42:17 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Triggering sync for uuid 78c08a03-1589-4de9-82d0-b345f7c328d5 {{(pid=87962) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11103}} Jul 24 15:42:17 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Triggering sync for uuid 851a4727-82b9-45ce-9cf4-72f55d0c655a {{(pid=87962) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11103}} Jul 24 15:42:17 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Acquiring lock "78c08a03-1589-4de9-82d0-b345f7c328d5" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:17 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:17 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:42:17 devstack nova-compute[87962]: DEBUG oslo.service.backend._threading.loopingcall [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.83 seconds {{(pid=87962) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:42:18 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Successfully updated port: fd2fa2fe-9de6-4ba7-8d49-257b5cc842da {{(pid=87962) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 24 15:42:18 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "refresh_cache-78c08a03-1589-4de9-82d0-b345f7c328d5" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:42:18 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquired lock "refresh_cache-78c08a03-1589-4de9-82d0-b345f7c328d5" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:42:18 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Building network info cache for instance {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=87962) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager.update_available_resource {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.007s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=87962) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 24 15:42:19 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running cmd (subprocess): env LANG=C uptime {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-7aaef34b-b3df-47a8-8944-eb76fa338b18 req-ae89c672-e2e9-4a70-9773-d35463592a1d service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Received event network-changed-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-7aaef34b-b3df-47a8-8944-eb76fa338b18 req-ae89c672-e2e9-4a70-9773-d35463592a1d service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Refreshing instance network info cache due to event network-changed-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da. {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-7aaef34b-b3df-47a8-8944-eb76fa338b18 req-ae89c672-e2e9-4a70-9773-d35463592a1d service nova] Acquiring lock "refresh_cache-78c08a03-1589-4de9-82d0-b345f7c328d5" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] CMD "env LANG=C uptime" returned: 0 in 0.035s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Hypervisor/Node resource view: name=devstack free_ram=5891MB free_disk=14.942768096923828GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}] {{(pid=87962) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Instance 78c08a03-1589-4de9-82d0-b345f7c328d5 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87962) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Instance 851a4727-82b9-45ce-9cf4-72f55d0c655a actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87962) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Total usable vcpus: 4, total allocated vcpus: 2 {{(pid=87962) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 24 15:42:19 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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': ' 15:42:19 up 32 min, 1 user, load average: 4.10, 2.64, 1.93\n', 'num_instances': '2', 'num_vm_building': '2', 'num_task_spawning': '2', 'num_os_type_None': '2', 'num_proj_eff43ff36b7b4a7f87eccaac19bcb5cc': '1', 'io_workload': '2', 'num_proj_44045bea48e2425bb73fb9ac8fb7ac36': '1'} {{(pid=87962) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 24 15:42:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:42:20 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:42:20 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:42:20 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Compute_service record updated for devstack:devstack {{(pid=87962) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 24 15:42:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.324s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:20 devstack nova-compute[87962]: DEBUG oslo.service.backend._threading.loopingcall [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.98 seconds {{(pid=87962) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:42:20 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Successfully updated port: 5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 24 15:42:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:42:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquired lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:42:20 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Building network info cache for instance {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 24 15:42:21 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Instance cache missing network info. {{(pid=87962) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 24 15:42:22 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Instance cache missing network info. {{(pid=87962) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 24 15:42:22 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-a8a1ae7f-6382-4b27-8708-aca3d7461c20 req-ae459010-e59e-416a-a3c2-d2c60637a686 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received event network-changed-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:42:22 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-a8a1ae7f-6382-4b27-8708-aca3d7461c20 req-ae459010-e59e-416a-a3c2-d2c60637a686 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Refreshing instance network info cache due to event network-changed-5fc25306-9447-491b-8682-bc005f1e64ae. {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 24 15:42:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-a8a1ae7f-6382-4b27-8708-aca3d7461c20 req-ae459010-e59e-416a-a3c2-d2c60637a686 service nova] Acquiring lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:42:23 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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 24 15:42:24 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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 24 15:42:25 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Updating instance_info_cache with network_info: [{"id": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "address": "fa:16:3e:31:37:ff", "network": {"id": "93d7fa7b-1dea-4a48-b25a-d308b114d459", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-124557436-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": "eff43ff36b7b4a7f87eccaac19bcb5cc", "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": "tapfd2fa2fe-9d", "ovs_interfaceid": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:42:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Releasing lock "refresh_cache-78c08a03-1589-4de9-82d0-b345f7c328d5" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:42:25 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Instance network_info: |[{"id": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "address": "fa:16:3e:31:37:ff", "network": {"id": "93d7fa7b-1dea-4a48-b25a-d308b114d459", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-124557436-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": "eff43ff36b7b4a7f87eccaac19bcb5cc", "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": "tapfd2fa2fe-9d", "ovs_interfaceid": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 24 15:42:25 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Start _get_guest_xml network_info=[{"id": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "address": "fa:16:3e:31:37:ff", "network": {"id": "93d7fa7b-1dea-4a48-b25a-d308b114d459", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-124557436-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": "eff43ff36b7b4a7f87eccaac19bcb5cc", "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": "tapfd2fa2fe-9d", "ovs_interfaceid": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'disk_bus': 'virtio', 'guest_format': None, 'device_type': 'disk', 'boot_index': 0, 'encryption_format': None, 'encryption_secret_uuid': None, 'size': 0, 'encryption_options': None, 'image_id': '4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 24 15:42:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-7aaef34b-b3df-47a8-8944-eb76fa338b18 req-ae89c672-e2e9-4a70-9773-d35463592a1d service nova] Acquired lock "refresh_cache-78c08a03-1589-4de9-82d0-b345f7c328d5" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:42:25 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-7aaef34b-b3df-47a8-8944-eb76fa338b18 req-ae89c672-e2e9-4a70-9773-d35463592a1d service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Refreshing network info cache for port fd2fa2fe-9de6-4ba7-8d49-257b5cc842da {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 24 15:42:26 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', instance_meta=NovaInstanceMeta(name='tempest-DeleteServersTestJSON-server-1832499179', uuid='78c08a03-1589-4de9-82d0-b345f7c328d5'), owner=OwnerMeta(userid='6964aed6b1be42fead6cff9b864c3d92', username='tempest-DeleteServersTestJSON-681324372-project-member', projectid='eff43ff36b7b4a7f87eccaac19bcb5cc', projectname='tempest-DeleteServersTestJSON-681324372'), image=ImageMeta(id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', 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": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "address": "fa:16:3e:31:37:ff", "network": {"id": "93d7fa7b-1dea-4a48-b25a-d308b114d459", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-124557436-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": "eff43ff36b7b4a7f87eccaac19bcb5cc", "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": "tapfd2fa2fe-9d", "ovs_interfaceid": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "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=1784900546.002799) {{(pid=87962) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] CPU controller missing on host. {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] CPU controller found on host. {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87962) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-24T13:37:47Z,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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=), allow threads: True {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Flavor limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Image limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Flavor pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Image pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Got 1 possible topologies {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 24 15:42:26 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-7aaef34b-b3df-47a8-8944-eb76fa338b18 req-ae89c672-e2e9-4a70-9773-d35463592a1d 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 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.privsep.utils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=87962) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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-24T13:42:02Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1832499179',display_name='tempest-DeleteServersTestJSON-server-1832499179',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1832499179',id=1,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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='eff43ff36b7b4a7f87eccaac19bcb5cc',ramdisk_id='',reservation_id='r-0b8hdlpr',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-681324372',owner_user_name='tempest-DeleteServersTestJSON-681324372-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:42:06Z,user_data=None,user_id='6964aed6b1be42fead6cff9b864c3d92',uuid=78c08a03-1589-4de9-82d0-b345f7c328d5,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "address": "fa:16:3e:31:37:ff", "network": {"id": "93d7fa7b-1dea-4a48-b25a-d308b114d459", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-124557436-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": "eff43ff36b7b4a7f87eccaac19bcb5cc", "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": "tapfd2fa2fe-9d", "ovs_interfaceid": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87962) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Converting VIF {"id": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "address": "fa:16:3e:31:37:ff", "network": {"id": "93d7fa7b-1dea-4a48-b25a-d308b114d459", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-124557436-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": "eff43ff36b7b4a7f87eccaac19bcb5cc", "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": "tapfd2fa2fe-9d", "ovs_interfaceid": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:31:37:ff,bridge_name='br-int',has_traffic_filtering=True,id=fd2fa2fe-9de6-4ba7-8d49-257b5cc842da,network=Network(93d7fa7b-1dea-4a48-b25a-d308b114d459),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfd2fa2fe-9d') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lazy-loading 'pci_devices' on Instance uuid 78c08a03-1589-4de9-82d0-b345f7c328d5 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] End _get_guest_xml xml= Jul 24 15:42:26 devstack nova-compute[87962]: 78c08a03-1589-4de9-82d0-b345f7c328d5 Jul 24 15:42:26 devstack nova-compute[87962]: instance-00000001 Jul 24 15:42:26 devstack nova-compute[87962]: 196608 Jul 24 15:42:26 devstack nova-compute[87962]: 1 Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: tempest-DeleteServersTestJSON-server-1832499179 Jul 24 15:42:26 devstack nova-compute[87962]: 2026-07-24 13:42:26 Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: 192 Jul 24 15:42:26 devstack nova-compute[87962]: 1 Jul 24 15:42:26 devstack nova-compute[87962]: 0 Jul 24 15:42:26 devstack nova-compute[87962]: 0 Jul 24 15:42:26 devstack nova-compute[87962]: 1 Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: True Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: bare Jul 24 15:42:26 devstack nova-compute[87962]: qcow2 Jul 24 15:42:26 devstack nova-compute[87962]: 1 Jul 24 15:42:26 devstack nova-compute[87962]: 0 Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: virtio Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: tempest-DeleteServersTestJSON-681324372-project-member Jul 24 15:42:26 devstack nova-compute[87962]: tempest-DeleteServersTestJSON-681324372 Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: OpenStack Foundation Jul 24 15:42:26 devstack nova-compute[87962]: OpenStack Nova Jul 24 15:42:26 devstack nova-compute[87962]: 33.1.0 Jul 24 15:42:26 devstack nova-compute[87962]: 78c08a03-1589-4de9-82d0-b345f7c328d5 Jul 24 15:42:26 devstack nova-compute[87962]: 78c08a03-1589-4de9-82d0-b345f7c328d5 Jul 24 15:42:26 devstack nova-compute[87962]: Virtual Machine Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: hvm Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: 1 Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: /dev/urandom Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: Jul 24 15:42:26 devstack nova-compute[87962]: {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Preparing to wait for external event network-vif-plugged-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da {{(pid=87962) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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-24T13:42:02Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1832499179',display_name='tempest-DeleteServersTestJSON-server-1832499179',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1832499179',id=1,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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='eff43ff36b7b4a7f87eccaac19bcb5cc',ramdisk_id='',reservation_id='r-0b8hdlpr',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-681324372',owner_user_name='tempest-DeleteServersTestJSON-681324372-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:42:06Z,user_data=None,user_id='6964aed6b1be42fead6cff9b864c3d92',uuid=78c08a03-1589-4de9-82d0-b345f7c328d5,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "address": "fa:16:3e:31:37:ff", "network": {"id": "93d7fa7b-1dea-4a48-b25a-d308b114d459", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-124557436-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": "eff43ff36b7b4a7f87eccaac19bcb5cc", "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": "tapfd2fa2fe-9d", "ovs_interfaceid": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Converting VIF {"id": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "address": "fa:16:3e:31:37:ff", "network": {"id": "93d7fa7b-1dea-4a48-b25a-d308b114d459", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-124557436-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": "eff43ff36b7b4a7f87eccaac19bcb5cc", "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": "tapfd2fa2fe-9d", "ovs_interfaceid": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:31:37:ff,bridge_name='br-int',has_traffic_filtering=True,id=fd2fa2fe-9de6-4ba7-8d49-257b5cc842da,network=Network(93d7fa7b-1dea-4a48-b25a-d308b114d459),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfd2fa2fe-9d') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG os_vif [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:31:37:ff,bridge_name='br-int',has_traffic_filtering=True,id=fd2fa2fe-9de6-4ba7-8d49-257b5cc842da,network=Network(93d7fa7b-1dea-4a48-b25a-d308b114d459),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfd2fa2fe-9d') {{(pid=87962) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Created schema index Interface.name {{(pid=87962) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Created schema index Port.name {{(pid=87962) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Created schema index Bridge.name {{(pid=87962) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] tcp:127.0.0.1:6640: entering CONNECTING {{(pid=87962) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [POLLOUT] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=87962) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:26 devstack nova-compute[87962]: 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=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:26 devstack nova-compute[87962]: 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': '587f0eb8-93b8-594e-ad39-1c425c77a28f', '_type': 'linux-noop'}}, row=False) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:42:26 devstack nova-compute[87962]: INFO oslo.privsep.daemon [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/tmpqc3xh10p/privsep.sock'] Jul 24 15:42:26 devstack sudo[88790]: 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/tmpqc3xh10p/privsep.sock Jul 24 15:42:26 devstack sudo[88790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 24 15:42:27 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Jul 24 15:42:27 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 15:42:27 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 24 15:42:27 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: Jul 24 15:42:27 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 24 15:42:27 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 24 15:42:27 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 15:42:27 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: Jul 24 15:42:27 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Jul 24 15:42:27 devstack sudo[88790]: pam_unix(sudo:session): session closed for user root Jul 24 15:42:27 devstack nova-compute[87962]: INFO oslo.privsep.daemon [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Spawned new privsep daemon via rootwrap Jul 24 15:42:27 devstack nova-compute[87962]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 24 15:42:27 devstack nova-compute[87962]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 24 15:42:27 devstack nova-compute[87962]: 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 24 15:42:27 devstack nova-compute[87962]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 88793 Jul 24 15:42:27 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:27 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Updating instance_info_cache with network_info: [{"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:42:27 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Releasing lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:42:27 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Instance network_info: |[{"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 24 15:42:27 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Start _get_guest_xml network_info=[{"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'disk_bus': 'virtio', 'guest_format': None, 'device_type': 'disk', 'boot_index': 0, 'encryption_format': None, 'encryption_secret_uuid': None, 'size': 0, 'encryption_options': None, 'image_id': '4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 24 15:42:27 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-a8a1ae7f-6382-4b27-8708-aca3d7461c20 req-ae459010-e59e-416a-a3c2-d2c60637a686 service nova] Acquired lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:42:27 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-a8a1ae7f-6382-4b27-8708-aca3d7461c20 req-ae459010-e59e-416a-a3c2-d2c60637a686 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Refreshing network info cache for port 5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 24 15:42:27 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:42:27 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', instance_meta=NovaInstanceMeta(name='tempest-AttachVolumeShelveTestJSON-server-535256834', uuid='851a4727-82b9-45ce-9cf4-72f55d0c655a'), owner=OwnerMeta(userid='1275cbbf7d314d29909c1ba1657da49c', username='tempest-AttachVolumeShelveTestJSON-180900870-project-member', projectid='44045bea48e2425bb73fb9ac8fb7ac36', projectname='tempest-AttachVolumeShelveTestJSON-180900870'), image=ImageMeta(id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', 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": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "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=1784900547.9920309) {{(pid=87962) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] CPU controller missing on host. {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] CPU controller found on host. {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87962) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-24T13:37:47Z,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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=), allow threads: True {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Flavor limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Image limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Flavor pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Image pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Got 1 possible topologies {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 24 15:42:28 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-a8a1ae7f-6382-4b27-8708-aca3d7461c20 req-ae459010-e59e-416a-a3c2-d2c60637a686 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 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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-24T13:42:02Z,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-AttachVolumeShelveTestJSON-server-535256834',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumeshelvetestjson-server-535256834',id=2,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPmpEfYC028ZSS4aCtpqGB+PHXOhmPg4Cc7QWXJcpi61zWDZ1gLqpcUWE3cr8T6/VbyWfzCrx/PpwEgZlveGfq4lIgTtAZ14AKRwGVFArF58gi3pgOJKPTtmr0LOlluhTw==',key_name='tempest-keypair-436628193',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='44045bea48e2425bb73fb9ac8fb7ac36',ramdisk_id='',reservation_id='r-whh0lbm8',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-AttachVolumeShelveTestJSON-180900870',owner_user_name='tempest-AttachVolumeShelveTestJSON-180900870-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:42:06Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='1275cbbf7d314d29909c1ba1657da49c',uuid=851a4727-82b9-45ce-9cf4-72f55d0c655a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87962) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Converting VIF {"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:58:6b:cc,bridge_name='br-int',has_traffic_filtering=True,id=5fc25306-9447-491b-8682-bc005f1e64ae,network=Network(56734b15-bdaa-4968-bab0-5af9e9335784),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5fc25306-94') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lazy-loading 'pci_devices' on Instance uuid 851a4727-82b9-45ce-9cf4-72f55d0c655a {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] End _get_guest_xml xml= Jul 24 15:42:28 devstack nova-compute[87962]: 851a4727-82b9-45ce-9cf4-72f55d0c655a Jul 24 15:42:28 devstack nova-compute[87962]: instance-00000002 Jul 24 15:42:28 devstack nova-compute[87962]: 196608 Jul 24 15:42:28 devstack nova-compute[87962]: 1 Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: tempest-AttachVolumeShelveTestJSON-server-535256834 Jul 24 15:42:28 devstack nova-compute[87962]: 2026-07-24 13:42:27 Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: 192 Jul 24 15:42:28 devstack nova-compute[87962]: 1 Jul 24 15:42:28 devstack nova-compute[87962]: 0 Jul 24 15:42:28 devstack nova-compute[87962]: 0 Jul 24 15:42:28 devstack nova-compute[87962]: 1 Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: True Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: bare Jul 24 15:42:28 devstack nova-compute[87962]: qcow2 Jul 24 15:42:28 devstack nova-compute[87962]: 1 Jul 24 15:42:28 devstack nova-compute[87962]: 0 Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: virtio Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: tempest-AttachVolumeShelveTestJSON-180900870-project-member Jul 24 15:42:28 devstack nova-compute[87962]: tempest-AttachVolumeShelveTestJSON-180900870 Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: OpenStack Foundation Jul 24 15:42:28 devstack nova-compute[87962]: OpenStack Nova Jul 24 15:42:28 devstack nova-compute[87962]: 33.1.0 Jul 24 15:42:28 devstack nova-compute[87962]: 851a4727-82b9-45ce-9cf4-72f55d0c655a Jul 24 15:42:28 devstack nova-compute[87962]: 851a4727-82b9-45ce-9cf4-72f55d0c655a Jul 24 15:42:28 devstack nova-compute[87962]: Virtual Machine Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: hvm Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: 1 Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: /dev/urandom Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: Jul 24 15:42:28 devstack nova-compute[87962]: {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Preparing to wait for external event network-vif-plugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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-24T13:42:02Z,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-AttachVolumeShelveTestJSON-server-535256834',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumeshelvetestjson-server-535256834',id=2,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPmpEfYC028ZSS4aCtpqGB+PHXOhmPg4Cc7QWXJcpi61zWDZ1gLqpcUWE3cr8T6/VbyWfzCrx/PpwEgZlveGfq4lIgTtAZ14AKRwGVFArF58gi3pgOJKPTtmr0LOlluhTw==',key_name='tempest-keypair-436628193',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='44045bea48e2425bb73fb9ac8fb7ac36',ramdisk_id='',reservation_id='r-whh0lbm8',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-AttachVolumeShelveTestJSON-180900870',owner_user_name='tempest-AttachVolumeShelveTestJSON-180900870-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:42:06Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='1275cbbf7d314d29909c1ba1657da49c',uuid=851a4727-82b9-45ce-9cf4-72f55d0c655a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Converting VIF {"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:58:6b:cc,bridge_name='br-int',has_traffic_filtering=True,id=5fc25306-9447-491b-8682-bc005f1e64ae,network=Network(56734b15-bdaa-4968-bab0-5af9e9335784),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5fc25306-94') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG os_vif [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:58:6b:cc,bridge_name='br-int',has_traffic_filtering=True,id=5fc25306-9447-491b-8682-bc005f1e64ae,network=Network(56734b15-bdaa-4968-bab0-5af9e9335784),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5fc25306-94') {{(pid=87962) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:28 devstack nova-compute[87962]: 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=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:28 devstack nova-compute[87962]: 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': '7a09b45b-da55-5586-bb52-ddeb0212d361', '_type': 'linux-noop'}}, row=False) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapfd2fa2fe-9d, may_exist=True, interface_attrs={}) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapfd2fa2fe-9d, col_values=(('qos', UUID('4c0c75c5-560e-4bb6-804c-51c1f8353673')),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapfd2fa2fe-9d, col_values=(('external_ids', {'iface-id': 'fd2fa2fe-9de6-4ba7-8d49-257b5cc842da', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:31:37:ff', 'vm-uuid': '78c08a03-1589-4de9-82d0-b345f7c328d5'}),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap5fc25306-94, may_exist=True, interface_attrs={}) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap5fc25306-94, col_values=(('qos', UUID('b2a3a520-eee2-47e4-978c-962c42111df1')),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap5fc25306-94, col_values=(('external_ids', {'iface-id': '5fc25306-9447-491b-8682-bc005f1e64ae', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:58:6b:cc', 'vm-uuid': '851a4727-82b9-45ce-9cf4-72f55d0c655a'}),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:28 devstack nova-compute[87962]: INFO os_vif [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:31:37:ff,bridge_name='br-int',has_traffic_filtering=True,id=fd2fa2fe-9de6-4ba7-8d49-257b5cc842da,network=Network(93d7fa7b-1dea-4a48-b25a-d308b114d459),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfd2fa2fe-9d') Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:28 devstack nova-compute[87962]: INFO os_vif [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:58:6b:cc,bridge_name='br-int',has_traffic_filtering=True,id=5fc25306-9447-491b-8682-bc005f1e64ae,network=Network(56734b15-bdaa-4968-bab0-5af9e9335784),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5fc25306-94') Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] No BDM found with device name vda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] No VIF found with MAC fa:16:3e:31:37:ff, not building metadata {{(pid=87962) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] No BDM found with device name vda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] No VIF found with MAC fa:16:3e:58:6b:cc, not building metadata {{(pid=87962) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 24 15:42:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:29 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-852c8033-82a7-486e-bf3a-8ca9e5c7ba43 req-c40e30fe-5998-4a63-8693-3663c440cf3d service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received event network-vif-plugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:42:29 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-852c8033-82a7-486e-bf3a-8ca9e5c7ba43 req-c40e30fe-5998-4a63-8693-3663c440cf3d service nova] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:29 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-852c8033-82a7-486e-bf3a-8ca9e5c7ba43 req-c40e30fe-5998-4a63-8693-3663c440cf3d service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:29 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-852c8033-82a7-486e-bf3a-8ca9e5c7ba43 req-c40e30fe-5998-4a63-8693-3663c440cf3d service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:29 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-852c8033-82a7-486e-bf3a-8ca9e5c7ba43 req-c40e30fe-5998-4a63-8693-3663c440cf3d service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Processing event network-vif-plugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 24 15:42:29 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-b39c2faa-0e44-4173-a0d6-62bb929923fa req-e2cc5387-4f03-4ee8-8e9e-58b8b27a9a82 service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Received event network-vif-plugged-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:42:29 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-b39c2faa-0e44-4173-a0d6-62bb929923fa req-e2cc5387-4f03-4ee8-8e9e-58b8b27a9a82 service nova] Acquiring lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:29 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-b39c2faa-0e44-4173-a0d6-62bb929923fa req-e2cc5387-4f03-4ee8-8e9e-58b8b27a9a82 service nova] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:29 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-b39c2faa-0e44-4173-a0d6-62bb929923fa req-e2cc5387-4f03-4ee8-8e9e-58b8b27a9a82 service nova] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:29 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-b39c2faa-0e44-4173-a0d6-62bb929923fa req-e2cc5387-4f03-4ee8-8e9e-58b8b27a9a82 service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Processing event network-vif-plugged-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da {{(pid=87962) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 24 15:42:30 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:30 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:30 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:31 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.driver [-] Emitting event Started> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=87962) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 24 15:42:32 devstack nova-compute[87962]: INFO nova.compute.manager [-] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] VM Started (Lifecycle Event) Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Guest created on hypervisor {{(pid=87962) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-4c2f9dc8-1c26-4a2e-8d18-481b820e8ce2 req-c15ba4a6-e72a-4b24-bca1-48ff404461b8 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received event network-vif-plugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-4c2f9dc8-1c26-4a2e-8d18-481b820e8ce2 req-c15ba4a6-e72a-4b24-bca1-48ff404461b8 service nova] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-4c2f9dc8-1c26-4a2e-8d18-481b820e8ce2 req-c15ba4a6-e72a-4b24-bca1-48ff404461b8 service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-4c2f9dc8-1c26-4a2e-8d18-481b820e8ce2 req-c15ba4a6-e72a-4b24-bca1-48ff404461b8 service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-4c2f9dc8-1c26-4a2e-8d18-481b820e8ce2 req-c15ba4a6-e72a-4b24-bca1-48ff404461b8 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] No waiting events found dispatching network-vif-plugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:42:32 devstack nova-compute[87962]: WARNING nova.compute.manager [req-4c2f9dc8-1c26-4a2e-8d18-481b820e8ce2 req-c15ba4a6-e72a-4b24-bca1-48ff404461b8 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received unexpected event network-vif-plugged-5fc25306-9447-491b-8682-bc005f1e64ae for instance with vm_state building and task_state spawning. Jul 24 15:42:32 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Instance spawned successfully. Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] 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=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=87962) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Guest created on hypervisor {{(pid=87962) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Found default for hw_cdrom_bus of ide {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Found default for hw_disk_bus of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Found default for hw_input_bus of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:32 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Instance spawned successfully. Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] 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=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-2903ee8a-8493-48b3-9a9c-7957ca47dffe req-a3fb6d7e-7aef-4e28-a805-57068fb89d26 service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Received event network-vif-plugged-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Found default for hw_pointer_model of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-2903ee8a-8493-48b3-9a9c-7957ca47dffe req-a3fb6d7e-7aef-4e28-a805-57068fb89d26 service nova] Acquiring lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-2903ee8a-8493-48b3-9a9c-7957ca47dffe req-a3fb6d7e-7aef-4e28-a805-57068fb89d26 service nova] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.029s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-2903ee8a-8493-48b3-9a9c-7957ca47dffe req-a3fb6d7e-7aef-4e28-a805-57068fb89d26 service nova] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.007s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-2903ee8a-8493-48b3-9a9c-7957ca47dffe req-a3fb6d7e-7aef-4e28-a805-57068fb89d26 service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] No waiting events found dispatching network-vif-plugged-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:42:32 devstack nova-compute[87962]: WARNING nova.compute.manager [req-2903ee8a-8493-48b3-9a9c-7957ca47dffe req-a3fb6d7e-7aef-4e28-a805-57068fb89d26 service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Received unexpected event network-vif-plugged-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da for instance with vm_state building and task_state spawning. Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Found default for hw_video_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Found default for hw_vif_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:32 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-7aaef34b-b3df-47a8-8944-eb76fa338b18 req-ae89c672-e2e9-4a70-9773-d35463592a1d 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 24 15:42:32 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Paused> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:42:32 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] VM Paused (Lifecycle Event) Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Found default for hw_cdrom_bus of ide {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Found default for hw_disk_bus of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Found default for hw_input_bus of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Found default for hw_pointer_model of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Found default for hw_video_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Found default for hw_vif_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Resumed> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:42:32 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] VM Resumed (Lifecycle Event) Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:42:32 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:42:33 devstack nova-compute[87962]: INFO nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Took 26.98 seconds to spawn the instance on the hypervisor. Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:42:33 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-a8a1ae7f-6382-4b27-8708-aca3d7461c20 req-ae459010-e59e-416a-a3c2-d2c60637a686 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 24 15:42:33 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:33 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Started> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:42:33 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] VM Started (Lifecycle Event) Jul 24 15:42:33 devstack nova-compute[87962]: INFO nova.compute.manager [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Took 26.97 seconds to spawn the instance on the hypervisor. Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:42:33 devstack nova-compute[87962]: INFO nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Took 28.79 seconds to build instance. Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 29.200s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 15.795s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:33 devstack nova-compute[87962]: INFO nova.compute.manager [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.005s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:33 devstack nova-compute[87962]: INFO nova.compute.manager [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Took 28.80 seconds to build instance. Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Paused> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:42:33 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] VM Paused (Lifecycle Event) Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-4fc1fe78-ef3e-4092-95e8-aec831c06202 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 29.116s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 16.057s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:33 devstack nova-compute[87962]: INFO nova.compute.manager [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-7aaef34b-b3df-47a8-8944-eb76fa338b18 req-ae89c672-e2e9-4a70-9773-d35463592a1d service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Updated VIF entry in instance network info cache for port fd2fa2fe-9de6-4ba7-8d49-257b5cc842da. {{(pid=87962) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-7aaef34b-b3df-47a8-8944-eb76fa338b18 req-ae89c672-e2e9-4a70-9773-d35463592a1d service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Updating instance_info_cache with network_info: [{"id": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "address": "fa:16:3e:31:37:ff", "network": {"id": "93d7fa7b-1dea-4a48-b25a-d308b114d459", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-124557436-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": "eff43ff36b7b4a7f87eccaac19bcb5cc", "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": "tapfd2fa2fe-9d", "ovs_interfaceid": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:42:33 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Resumed> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:42:33 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] VM Resumed (Lifecycle Event) Jul 24 15:42:34 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-7aaef34b-b3df-47a8-8944-eb76fa338b18 req-ae89c672-e2e9-4a70-9773-d35463592a1d service nova] Releasing lock "refresh_cache-78c08a03-1589-4de9-82d0-b345f7c328d5" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:42:34 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:42:34 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:42:34 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-a8a1ae7f-6382-4b27-8708-aca3d7461c20 req-ae459010-e59e-416a-a3c2-d2c60637a686 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Updated VIF entry in instance network info cache for port 5fc25306-9447-491b-8682-bc005f1e64ae. {{(pid=87962) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 24 15:42:34 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-a8a1ae7f-6382-4b27-8708-aca3d7461c20 req-ae459010-e59e-416a-a3c2-d2c60637a686 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Updating instance_info_cache with network_info: [{"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:42:34 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-a8a1ae7f-6382-4b27-8708-aca3d7461c20 req-ae459010-e59e-416a-a3c2-d2c60637a686 service nova] Releasing lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:42:37 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Acquiring lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:37 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:37 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:37 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:37 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:37 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:37 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Starting instance... {{(pid=87962) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 24 15:42:37 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:37 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:37 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87962) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 24 15:42:37 devstack nova-compute[87962]: INFO nova.compute.claims [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Claim successful on node devstack Jul 24 15:42:38 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:42:38 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:42:38 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:42:38 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.872s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:38 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Start building networks asynchronously for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 24 15:42:38 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Allocating IP information in the background. {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 24 15:42:38 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] allocate_for_instance() {{(pid=87962) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 24 15:42:38 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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 24 15:42:38 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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 24 15:42:38 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 24 15:42:38 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Start building block device mappings for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 24 15:42:38 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Start spawning the instance on the hypervisor. {{(pid=87962) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Creating instance directory {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 24 15:42:39 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Creating image(s) Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Acquiring lock "/opt/stack/data/nova/instances/63a42276-ea7d-4c02-9cd4-6d062ef820c7/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "/opt/stack/data/nova/instances/63a42276-ea7d-4c02-9cd4-6d062ef820c7/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "/opt/stack/data/nova/instances/63a42276-ea7d-4c02-9cd4-6d062ef820c7/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.329s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Acquiring lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG nova.policy [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '85e01b45dd454e63b6bc03154547057d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c462a7aa42594daabae8e19715153428', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=87962) authorize /opt/stack/nova/nova/policy.py:192}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.212s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/63a42276-ea7d-4c02-9cd4-6d062ef820c7/disk 1073741824 {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/63a42276-ea7d-4c02-9cd4-6d062ef820c7/disk 1073741824" returned: 0 in 0.124s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.406s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.423s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:40 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Checking if we can resize image /opt/stack/data/nova/instances/63a42276-ea7d-4c02-9cd4-6d062ef820c7/disk. size=1073741824 {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 24 15:42:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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/63a42276-ea7d-4c02-9cd4-6d062ef820c7/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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/63a42276-ea7d-4c02-9cd4-6d062ef820c7/disk --force-share --output=json" returned: 0 in 0.310s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:40 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Cannot resize image /opt/stack/data/nova/instances/63a42276-ea7d-4c02-9cd4-6d062ef820c7/disk to a smaller size. {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 24 15:42:40 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Created local disks {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 24 15:42:40 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Ensure instance console log exists: /opt/stack/data/nova/instances/63a42276-ea7d-4c02-9cd4-6d062ef820c7/console.log {{(pid=87962) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 24 15:42:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:42 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-c503dea8-f459-47bf-9d55-9a7f2e0de663 req-77f5f4dc-1ba6-409a-a615-953f0dcb2dbb service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received event network-changed-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:42:42 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-c503dea8-f459-47bf-9d55-9a7f2e0de663 req-77f5f4dc-1ba6-409a-a615-953f0dcb2dbb service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Refreshing instance network info cache due to event network-changed-5fc25306-9447-491b-8682-bc005f1e64ae. {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 24 15:42:42 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-c503dea8-f459-47bf-9d55-9a7f2e0de663 req-77f5f4dc-1ba6-409a-a615-953f0dcb2dbb service nova] Acquiring lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:42:42 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-c503dea8-f459-47bf-9d55-9a7f2e0de663 req-77f5f4dc-1ba6-409a-a615-953f0dcb2dbb service nova] Acquired lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:42:42 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-c503dea8-f459-47bf-9d55-9a7f2e0de663 req-77f5f4dc-1ba6-409a-a615-953f0dcb2dbb service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Refreshing network info cache for port 5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 24 15:42:42 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-c503dea8-f459-47bf-9d55-9a7f2e0de663 req-77f5f4dc-1ba6-409a-a615-953f0dcb2dbb 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 24 15:42:42 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Successfully created port: 6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 {{(pid=87962) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 24 15:42:43 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "78c08a03-1589-4de9-82d0-b345f7c328d5" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:43 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lazy-loading 'flavor' on Instance uuid 78c08a03-1589-4de9-82d0-b345f7c328d5 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:42:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 0.198s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:43 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "78c08a03-1589-4de9-82d0-b345f7c328d5" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:44 devstack nova-compute[87962]: INFO nova.compute.manager [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Attaching volume eae9239e-80d9-428b-8cd6-0f6adad2214c to /dev/vdb Jul 24 15:42:45 devstack nova-compute[87962]: DEBUG os_brick.utils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.187', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=87962) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 24 15:42:45 devstack nova-compute[87962]: INFO oslo.privsep.daemon [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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/tmpf7kvbn_j/privsep.sock'] Jul 24 15:42:45 devstack sudo[89400]: 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/tmpf7kvbn_j/privsep.sock Jul 24 15:42:45 devstack sudo[89400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 24 15:42:45 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Successfully updated port: 6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 {{(pid=87962) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 24 15:42:45 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Acquiring lock "refresh_cache-63a42276-ea7d-4c02-9cd4-6d062ef820c7" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:42:45 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Acquired lock "refresh_cache-63a42276-ea7d-4c02-9cd4-6d062ef820c7" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:42:45 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Building network info cache for instance {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 24 15:42:45 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-686e7a9f-7137-405f-894a-46064522a793 req-0a007cf1-b19a-47b1-960a-f32b1de7dea0 service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Received event network-changed-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:42:45 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-686e7a9f-7137-405f-894a-46064522a793 req-0a007cf1-b19a-47b1-960a-f32b1de7dea0 service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Refreshing instance network info cache due to event network-changed-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216. {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 24 15:42:45 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-686e7a9f-7137-405f-894a-46064522a793 req-0a007cf1-b19a-47b1-960a-f32b1de7dea0 service nova] Acquiring lock "refresh_cache-63a42276-ea7d-4c02-9cd4-6d062ef820c7" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:42:45 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-c503dea8-f459-47bf-9d55-9a7f2e0de663 req-77f5f4dc-1ba6-409a-a615-953f0dcb2dbb 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 24 15:42:45 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Instance cache missing network info. {{(pid=87962) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-c503dea8-f459-47bf-9d55-9a7f2e0de663 req-77f5f4dc-1ba6-409a-a615-953f0dcb2dbb service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Updated VIF entry in instance network info cache for port 5fc25306-9447-491b-8682-bc005f1e64ae. {{(pid=87962) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-c503dea8-f459-47bf-9d55-9a7f2e0de663 req-77f5f4dc-1ba6-409a-a615-953f0dcb2dbb service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Updating instance_info_cache with network_info: [{"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": [{"address": "172.24.4.109", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:42:46 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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 24 15:42:46 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-c503dea8-f459-47bf-9d55-9a7f2e0de663 req-77f5f4dc-1ba6-409a-a615-953f0dcb2dbb service nova] Releasing lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Updating instance_info_cache with network_info: [{"id": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "address": "fa:16:3e:9c:ef:35", "network": {"id": "6de0323c-911f-414c-8dee-39c11ffa2104", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1003169378-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": "c462a7aa42594daabae8e19715153428", "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": "tap6f614fc2-8f", "ovs_interfaceid": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Releasing lock "refresh_cache-63a42276-ea7d-4c02-9cd4-6d062ef820c7" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Instance network_info: |[{"id": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "address": "fa:16:3e:9c:ef:35", "network": {"id": "6de0323c-911f-414c-8dee-39c11ffa2104", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1003169378-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": "c462a7aa42594daabae8e19715153428", "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": "tap6f614fc2-8f", "ovs_interfaceid": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-686e7a9f-7137-405f-894a-46064522a793 req-0a007cf1-b19a-47b1-960a-f32b1de7dea0 service nova] Acquired lock "refresh_cache-63a42276-ea7d-4c02-9cd4-6d062ef820c7" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-686e7a9f-7137-405f-894a-46064522a793 req-0a007cf1-b19a-47b1-960a-f32b1de7dea0 service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Refreshing network info cache for port 6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Start _get_guest_xml network_info=[{"id": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "address": "fa:16:3e:9c:ef:35", "network": {"id": "6de0323c-911f-414c-8dee-39c11ffa2104", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1003169378-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": "c462a7aa42594daabae8e19715153428", "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": "tap6f614fc2-8f", "ovs_interfaceid": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'disk_bus': 'virtio', 'guest_format': None, 'device_type': 'disk', 'boot_index': 0, 'encryption_format': None, 'encryption_secret_uuid': None, 'size': 0, 'encryption_options': None, 'image_id': '4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 24 15:42:46 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', instance_meta=NovaInstanceMeta(name='tempest-VolumesAdminNegativeTest-server-283330049', uuid='63a42276-ea7d-4c02-9cd4-6d062ef820c7'), owner=OwnerMeta(userid='85e01b45dd454e63b6bc03154547057d', username='tempest-VolumesAdminNegativeTest-1496509538-project-member', projectid='c462a7aa42594daabae8e19715153428', projectname='tempest-VolumesAdminNegativeTest-1496509538'), image=ImageMeta(id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', 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": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "address": "fa:16:3e:9c:ef:35", "network": {"id": "6de0323c-911f-414c-8dee-39c11ffa2104", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1003169378-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": "c462a7aa42594daabae8e19715153428", "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": "tap6f614fc2-8f", "ovs_interfaceid": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "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=1784900566.4190347) {{(pid=87962) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] CPU controller missing on host. {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] CPU controller found on host. {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87962) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-24T13:37:47Z,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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=), allow threads: True {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Flavor limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Image limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Flavor pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Image pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 24 15:42:46 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-686e7a9f-7137-405f-894a-46064522a793 req-0a007cf1-b19a-47b1-960a-f32b1de7dea0 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 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Got 1 possible topologies {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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-24T13:42:35Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-283330049',display_name='tempest-VolumesAdminNegativeTest-server-283330049',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-283330049',id=3,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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='c462a7aa42594daabae8e19715153428',ramdisk_id='',reservation_id='r-fua7isvc',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-VolumesAdminNegativeTest-1496509538',owner_user_name='tempest-VolumesAdminNegativeTest-1496509538-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:42:39Z,user_data=None,user_id='85e01b45dd454e63b6bc03154547057d',uuid=63a42276-ea7d-4c02-9cd4-6d062ef820c7,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "address": "fa:16:3e:9c:ef:35", "network": {"id": "6de0323c-911f-414c-8dee-39c11ffa2104", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1003169378-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": "c462a7aa42594daabae8e19715153428", "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": "tap6f614fc2-8f", "ovs_interfaceid": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87962) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Converting VIF {"id": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "address": "fa:16:3e:9c:ef:35", "network": {"id": "6de0323c-911f-414c-8dee-39c11ffa2104", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1003169378-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": "c462a7aa42594daabae8e19715153428", "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": "tap6f614fc2-8f", "ovs_interfaceid": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:9c:ef:35,bridge_name='br-int',has_traffic_filtering=True,id=6f614fc2-8ffd-4cb7-a4eb-e7e275eba216,network=Network(6de0323c-911f-414c-8dee-39c11ffa2104),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6f614fc2-8f') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lazy-loading 'pci_devices' on Instance uuid 63a42276-ea7d-4c02-9cd4-6d062ef820c7 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] End _get_guest_xml xml= Jul 24 15:42:46 devstack nova-compute[87962]: 63a42276-ea7d-4c02-9cd4-6d062ef820c7 Jul 24 15:42:46 devstack nova-compute[87962]: instance-00000003 Jul 24 15:42:46 devstack nova-compute[87962]: 196608 Jul 24 15:42:46 devstack nova-compute[87962]: 1 Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: tempest-VolumesAdminNegativeTest-server-283330049 Jul 24 15:42:46 devstack nova-compute[87962]: 2026-07-24 13:42:46 Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: 192 Jul 24 15:42:46 devstack nova-compute[87962]: 1 Jul 24 15:42:46 devstack nova-compute[87962]: 0 Jul 24 15:42:46 devstack nova-compute[87962]: 0 Jul 24 15:42:46 devstack nova-compute[87962]: 1 Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: True Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: bare Jul 24 15:42:46 devstack nova-compute[87962]: qcow2 Jul 24 15:42:46 devstack nova-compute[87962]: 1 Jul 24 15:42:46 devstack nova-compute[87962]: 0 Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: virtio Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: tempest-VolumesAdminNegativeTest-1496509538-project-member Jul 24 15:42:46 devstack nova-compute[87962]: tempest-VolumesAdminNegativeTest-1496509538 Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: OpenStack Foundation Jul 24 15:42:46 devstack nova-compute[87962]: OpenStack Nova Jul 24 15:42:46 devstack nova-compute[87962]: 33.1.0 Jul 24 15:42:46 devstack nova-compute[87962]: 63a42276-ea7d-4c02-9cd4-6d062ef820c7 Jul 24 15:42:46 devstack nova-compute[87962]: 63a42276-ea7d-4c02-9cd4-6d062ef820c7 Jul 24 15:42:46 devstack nova-compute[87962]: Virtual Machine Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: hvm Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: 1 Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: /dev/urandom Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: Jul 24 15:42:46 devstack nova-compute[87962]: {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Preparing to wait for external event network-vif-plugged-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 {{(pid=87962) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Acquiring lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.005s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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-24T13:42:35Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-283330049',display_name='tempest-VolumesAdminNegativeTest-server-283330049',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-283330049',id=3,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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='c462a7aa42594daabae8e19715153428',ramdisk_id='',reservation_id='r-fua7isvc',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-VolumesAdminNegativeTest-1496509538',owner_user_name='tempest-VolumesAdminNegativeTest-1496509538-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:42:39Z,user_data=None,user_id='85e01b45dd454e63b6bc03154547057d',uuid=63a42276-ea7d-4c02-9cd4-6d062ef820c7,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "address": "fa:16:3e:9c:ef:35", "network": {"id": "6de0323c-911f-414c-8dee-39c11ffa2104", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1003169378-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": "c462a7aa42594daabae8e19715153428", "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": "tap6f614fc2-8f", "ovs_interfaceid": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Converting VIF {"id": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "address": "fa:16:3e:9c:ef:35", "network": {"id": "6de0323c-911f-414c-8dee-39c11ffa2104", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1003169378-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": "c462a7aa42594daabae8e19715153428", "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": "tap6f614fc2-8f", "ovs_interfaceid": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:9c:ef:35,bridge_name='br-int',has_traffic_filtering=True,id=6f614fc2-8ffd-4cb7-a4eb-e7e275eba216,network=Network(6de0323c-911f-414c-8dee-39c11ffa2104),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6f614fc2-8f') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG os_vif [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:9c:ef:35,bridge_name='br-int',has_traffic_filtering=True,id=6f614fc2-8ffd-4cb7-a4eb-e7e275eba216,network=Network(6de0323c-911f-414c-8dee-39c11ffa2104),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6f614fc2-8f') {{(pid=87962) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:46 devstack nova-compute[87962]: 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=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:46 devstack nova-compute[87962]: 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': '222b1eb4-8de3-5185-9f58-4b19629abe6b', '_type': 'linux-noop'}}, row=False) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap6f614fc2-8f, may_exist=True, interface_attrs={}) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap6f614fc2-8f, col_values=(('qos', UUID('ccdced6e-d3f7-490e-b391-1264d7d5de4b')),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap6f614fc2-8f, col_values=(('external_ids', {'iface-id': '6f614fc2-8ffd-4cb7-a4eb-e7e275eba216', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:9c:ef:35', 'vm-uuid': '63a42276-ea7d-4c02-9cd4-6d062ef820c7'}),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:46 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:46 devstack nova-compute[87962]: INFO os_vif [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:9c:ef:35,bridge_name='br-int',has_traffic_filtering=True,id=6f614fc2-8ffd-4cb7-a4eb-e7e275eba216,network=Network(6de0323c-911f-414c-8dee-39c11ffa2104),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6f614fc2-8f') Jul 24 15:42:47 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Jul 24 15:42:47 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 15:42:47 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 24 15:42:47 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: Jul 24 15:42:47 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 24 15:42:47 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 24 15:42:47 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 15:42:47 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: Jul 24 15:42:47 devstack nova-compute[87962]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Jul 24 15:42:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] No BDM found with device name vda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:42:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] No VIF found with MAC fa:16:3e:9c:ef:35, not building metadata {{(pid=87962) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 24 15:42:47 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-686e7a9f-7137-405f-894a-46064522a793 req-0a007cf1-b19a-47b1-960a-f32b1de7dea0 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 24 15:42:48 devstack sudo[89400]: pam_unix(sudo:session): session closed for user root Jul 24 15:42:48 devstack nova-compute[87962]: INFO oslo.privsep.daemon [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Spawned new privsep daemon via rootwrap Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-2b2aae4a-537f-4f03-89d3-ca2c4012a5da req-8c2140d7-e419-4d81-9247-226e62957a5e service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Received event network-vif-plugged-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-2b2aae4a-537f-4f03-89d3-ca2c4012a5da req-8c2140d7-e419-4d81-9247-226e62957a5e service nova] Acquiring lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-2b2aae4a-537f-4f03-89d3-ca2c4012a5da req-8c2140d7-e419-4d81-9247-226e62957a5e service nova] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-2b2aae4a-537f-4f03-89d3-ca2c4012a5da req-8c2140d7-e419-4d81-9247-226e62957a5e service nova] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-2b2aae4a-537f-4f03-89d3-ca2c4012a5da req-8c2140d7-e419-4d81-9247-226e62957a5e service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Processing event network-vif-plugged-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 {{(pid=87962) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG os_brick.initiator.connectors.scaleio [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=87962) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 24 15:42:48 devstack nova-compute[87962]: WARNING os_brick.initiator.connectors.nvmeof [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Could not find nvme_core/parameters/multipath: FileNotFoundError: [Errno 2] No such file or directory: '/sys/module/nvme_core/parameters/multipath' Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-686e7a9f-7137-405f-894a-46064522a793 req-0a007cf1-b19a-47b1-960a-f32b1de7dea0 service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Updated VIF entry in instance network info cache for port 6f614fc2-8ffd-4cb7-a4eb-e7e275eba216. {{(pid=87962) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-686e7a9f-7137-405f-894a-46064522a793 req-0a007cf1-b19a-47b1-960a-f32b1de7dea0 service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Updating instance_info_cache with network_info: [{"id": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "address": "fa:16:3e:9c:ef:35", "network": {"id": "6de0323c-911f-414c-8dee-39c11ffa2104", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1003169378-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": "c462a7aa42594daabae8e19715153428", "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": "tap6f614fc2-8f", "ovs_interfaceid": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Running cmd (subprocess): nvme version {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-686e7a9f-7137-405f-894a-46064522a793 req-0a007cf1-b19a-47b1-960a-f32b1de7dea0 service nova] Releasing lock "refresh_cache-63a42276-ea7d-4c02-9cd4-6d062ef820c7" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] 'nvme version' failed. Not Retrying. {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 24 15:42:48 devstack nova-compute[87962]: DEBUG os_brick.initiator.connectors.nvmeof [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] nvme not present on system {{(pid=87962) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 24 15:42:49 devstack nova-compute[87962]: DEBUG os_brick.initiator.connectors.lightos [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=87962) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 24 15:42:49 devstack nova-compute[87962]: INFO os_brick.initiator.connectors.lightos [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Current host hostNQN and IP(s) are ['192.168.122.187', 'fe80::5054:ff:fe8c:7fb1', '172.24.4.1', '2001:db8::2', 'fe80::e0bd:21ff:fe42:1740', 'fe80::f816:3eff:fe31:37ff', 'fe80::f816:3eff:fe58:6bcc', 'fe80::243d:90ff:fecd:7d5', 'fe80::28e1:d6ff:fed1:1b50', 'fe80::e0de:61ff:feab:3f2e'] Jul 24 15:42:49 devstack nova-compute[87962]: DEBUG os_brick.initiator.connectors.lightos [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=87962) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 24 15:42:49 devstack nova-compute[87962]: DEBUG os_brick.initiator.connectors.lightos [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] LIGHTOS: no hostnqn found. {{(pid=87962) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 24 15:42:49 devstack nova-compute[87962]: DEBUG os_brick.utils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] <== get_connector_properties: return (3743ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.187', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:d3681aeaf5f2', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': '9ca2cc31-7eae-4a7d-ba04-13459ca9672a', 'nvme_native_multipath': False} {{(pid=87962) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 24 15:42:49 devstack nova-compute[87962]: DEBUG nova.virt.block_device [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Updating existing volume attachment record: f35ef35b-89cc-4c7b-be9f-a69bdbd7de67 {{(pid=87962) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 24 15:42:49 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "cache_volume_driver" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "cache_volume_driver" acquired by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "cache_volume_driver" "released" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: held 0.007s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Running cmd (subprocess): systemctl is-system-running {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] CMD "systemctl is-system-running" returned: 0 in 0.052s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.volume.quobyte [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] systemd detected. {{(pid=87962) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 24 15:42:50 devstack nova-compute[87962]: WARNING oslo_config.cfg [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jul 24 15:42:50 devstack nova-compute[87962]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 24 15:42:50 devstack nova-compute[87962]: will be removed from nova when the volume driver is removed from cinder. Jul 24 15:42:50 devstack nova-compute[87962]: ). Its value may be silently ignored in the future. Jul 24 15:42:50 devstack nova-compute[87962]: WARNING oslo_config.cfg [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jul 24 15:42:50 devstack nova-compute[87962]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 24 15:42:50 devstack nova-compute[87962]: will be removed from nova when the volume driver is removed from cinder. Jul 24 15:42:50 devstack nova-compute[87962]: ). Its value may be silently ignored in the future. Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.volume.quobyte [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-88f13f63-f243-46de-832d-fa6c2061e9dd at mount point /opt/stack/data/nova/mnt/6be1eecb955437fc3a6e18e9330d20eb via systemd-run {{(pid=87962) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-c1af40d9-9769-4061-9e02-96d6ef98c6b6 req-ece7ea94-a015-45fc-ba6f-2864eaaa068f service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Received event network-vif-plugged-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-c1af40d9-9769-4061-9e02-96d6ef98c6b6 req-ece7ea94-a015-45fc-ba6f-2864eaaa068f service nova] Acquiring lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-c1af40d9-9769-4061-9e02-96d6ef98c6b6 req-ece7ea94-a015-45fc-ba6f-2864eaaa068f service nova] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-c1af40d9-9769-4061-9e02-96d6ef98c6b6 req-ece7ea94-a015-45fc-ba6f-2864eaaa068f service nova] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.013s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-c1af40d9-9769-4061-9e02-96d6ef98c6b6 req-ece7ea94-a015-45fc-ba6f-2864eaaa068f service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] No waiting events found dispatching network-vif-plugged-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:42:50 devstack nova-compute[87962]: WARNING nova.compute.manager [req-c1af40d9-9769-4061-9e02-96d6ef98c6b6 req-ece7ea94-a015-45fc-ba6f-2864eaaa068f service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Received unexpected event network-vif-plugged-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 for instance with vm_state building and task_state spawning. Jul 24 15:42:50 devstack nova-compute[87962]: INFO nova.virt.libvirt.volume.quobyte [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-88f13f63-f243-46de-832d-fa6c2061e9dd Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.534s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:50 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.guest [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] attach device xml: Jul 24 15:42:50 devstack nova-compute[87962]: Jul 24 15:42:50 devstack nova-compute[87962]: Jul 24 15:42:50 devstack nova-compute[87962]: Jul 24 15:42:50 devstack nova-compute[87962]: Jul 24 15:42:50 devstack nova-compute[87962]: eae9239e-80d9-428b-8cd6-0f6adad2214c Jul 24 15:42:50 devstack nova-compute[87962]: Jul 24 15:42:50 devstack nova-compute[87962]: {{(pid=87962) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Started> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:42:51 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] VM Started (Lifecycle Event) Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=87962) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Guest created on hypervisor {{(pid=87962) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 24 15:42:51 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Instance spawned successfully. Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] 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=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] No BDM found with device name vda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] No BDM found with device name vdb, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] No VIF found with MAC fa:16:3e:31:37:ff, not building metadata {{(pid=87962) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Found default for hw_cdrom_bus of ide {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Found default for hw_disk_bus of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Found default for hw_input_bus of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Found default for hw_pointer_model of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Found default for hw_video_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Found default for hw_vif_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:42:51 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Paused> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:42:51 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] VM Paused (Lifecycle Event) Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Resumed> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:42:51 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] VM Resumed (Lifecycle Event) Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:42:51 devstack nova-compute[87962]: INFO nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Took 12.59 seconds to spawn the instance on the hypervisor. Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:51 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lazy-loading 'flavor' on Instance uuid 78c08a03-1589-4de9-82d0-b345f7c328d5 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:42:51 devstack nova-compute[87962]: INFO nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Took 14.46 seconds to build instance. Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138e10bb-12b0-4051-b267-87bd9d1d1098 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 6.958s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:51 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 14.751s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "78c08a03-1589-4de9-82d0-b345f7c328d5" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.006s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:52 devstack nova-compute[87962]: INFO nova.compute.manager [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Terminating instance Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Start destroying the instance on the hypervisor. {{(pid=87962) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3241}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG nova.utils [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Queued Task(fn=>, remaining_delay=14.998971656999856 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.997227300999839 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.9967604819999 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:42:53 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Instance destroyed successfully. Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lazy-loading 'resources' on Instance uuid 78c08a03-1589-4de9-82d0-b345f7c328d5 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-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-24T13:42:02Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1832499179',display_name='tempest-DeleteServersTestJSON-server-1832499179',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1832499179',id=1,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-24T13:42:33Z,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='eff43ff36b7b4a7f87eccaac19bcb5cc',ramdisk_id='',reservation_id='r-0b8hdlpr',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-681324372',owner_user_name='tempest-DeleteServersTestJSON-681324372-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-24T13:42:33Z,user_data=None,user_id='6964aed6b1be42fead6cff9b864c3d92',uuid=78c08a03-1589-4de9-82d0-b345f7c328d5,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "address": "fa:16:3e:31:37:ff", "network": {"id": "93d7fa7b-1dea-4a48-b25a-d308b114d459", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-124557436-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": "eff43ff36b7b4a7f87eccaac19bcb5cc", "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": "tapfd2fa2fe-9d", "ovs_interfaceid": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Converting VIF {"id": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "address": "fa:16:3e:31:37:ff", "network": {"id": "93d7fa7b-1dea-4a48-b25a-d308b114d459", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-124557436-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": "eff43ff36b7b4a7f87eccaac19bcb5cc", "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": "tapfd2fa2fe-9d", "ovs_interfaceid": "fd2fa2fe-9de6-4ba7-8d49-257b5cc842da", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:31:37:ff,bridge_name='br-int',has_traffic_filtering=True,id=fd2fa2fe-9de6-4ba7-8d49-257b5cc842da,network=Network(93d7fa7b-1dea-4a48-b25a-d308b114d459),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfd2fa2fe-9d') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG os_vif [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:31:37:ff,bridge_name='br-int',has_traffic_filtering=True,id=fd2fa2fe-9de6-4ba7-8d49-257b5cc842da,network=Network(93d7fa7b-1dea-4a48-b25a-d308b114d459),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfd2fa2fe-9d') {{(pid=87962) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapfd2fa2fe-9d, bridge=br-int, if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=4c0c75c5-560e-4bb6-804c-51c1f8353673) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:53 devstack nova-compute[87962]: INFO os_vif [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:31:37:ff,bridge_name='br-int',has_traffic_filtering=True,id=fd2fa2fe-9de6-4ba7-8d49-257b5cc842da,network=Network(93d7fa7b-1dea-4a48-b25a-d308b114d459),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfd2fa2fe-9d') Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.050s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:53 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Deleting instance files /opt/stack/data/nova/instances/78c08a03-1589-4de9-82d0-b345f7c328d5_del Jul 24 15:42:53 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Deletion of /opt/stack/data/nova/instances/78c08a03-1589-4de9-82d0-b345f7c328d5_del complete Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:54 devstack nova-compute[87962]: INFO nova.compute.manager [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Took 1.06 seconds to destroy the instance on the hypervisor. Jul 24 15:42:54 devstack nova-compute[87962]: DEBUG oslo.service.backend._common.loopingcall [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=87962) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 24 15:42:54 devstack nova-compute[87962]: DEBUG nova.compute.manager [-] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Deallocating network for instance {{(pid=87962) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2365}} Jul 24 15:42:54 devstack nova-compute[87962]: DEBUG nova.network.neutron [-] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] deallocate_for_instance() {{(pid=87962) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 24 15:42:54 devstack nova-compute[87962]: 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 24 15:42:54 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-8c9e376c-6a6f-41bd-b21a-7eb376465736 req-259cf6ba-e10c-4c11-8020-bc8fa03e10ff service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Received event network-vif-unplugged-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:42:54 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-8c9e376c-6a6f-41bd-b21a-7eb376465736 req-259cf6ba-e10c-4c11-8020-bc8fa03e10ff service nova] Acquiring lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:54 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-8c9e376c-6a6f-41bd-b21a-7eb376465736 req-259cf6ba-e10c-4c11-8020-bc8fa03e10ff service nova] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:54 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-8c9e376c-6a6f-41bd-b21a-7eb376465736 req-259cf6ba-e10c-4c11-8020-bc8fa03e10ff service nova] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:54 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-8c9e376c-6a6f-41bd-b21a-7eb376465736 req-259cf6ba-e10c-4c11-8020-bc8fa03e10ff service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] No waiting events found dispatching network-vif-unplugged-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:42:54 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-8c9e376c-6a6f-41bd-b21a-7eb376465736 req-259cf6ba-e10c-4c11-8020-bc8fa03e10ff service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Received event network-vif-unplugged-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da for instance with task_state deleting. {{(pid=87962) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11676}} Jul 24 15:42:54 devstack nova-compute[87962]: 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 24 15:42:55 devstack nova-compute[87962]: DEBUG nova.network.neutron [-] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Updating instance_info_cache with network_info: [] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:42:55 devstack nova-compute[87962]: INFO nova.compute.manager [-] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Took 1.41 seconds to deallocate network for instance. Jul 24 15:42:55 devstack nova-compute[87962]: INFO nova.compute.manager [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Took 0.27 seconds to detach 1 volumes for instance. Jul 24 15:42:55 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:55 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:56 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:42:56 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:42:56 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:42:56 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.446s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:56 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-e40d9578-6830-49b0-8216-93c28b5b1d25 req-6dde0baa-b99b-483d-9204-eab56133c23b service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Received event network-vif-unplugged-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:42:56 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-e40d9578-6830-49b0-8216-93c28b5b1d25 req-6dde0baa-b99b-483d-9204-eab56133c23b service nova] Acquiring lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:42:56 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-e40d9578-6830-49b0-8216-93c28b5b1d25 req-6dde0baa-b99b-483d-9204-eab56133c23b service nova] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:42:56 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-e40d9578-6830-49b0-8216-93c28b5b1d25 req-6dde0baa-b99b-483d-9204-eab56133c23b service nova] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:56 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-e40d9578-6830-49b0-8216-93c28b5b1d25 req-6dde0baa-b99b-483d-9204-eab56133c23b service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] No waiting events found dispatching network-vif-unplugged-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:42:56 devstack nova-compute[87962]: WARNING nova.compute.manager [req-e40d9578-6830-49b0-8216-93c28b5b1d25 req-6dde0baa-b99b-483d-9204-eab56133c23b service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Received unexpected event network-vif-unplugged-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da for instance with vm_state deleted and task_state None. Jul 24 15:42:56 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-e40d9578-6830-49b0-8216-93c28b5b1d25 req-6dde0baa-b99b-483d-9204-eab56133c23b service nova] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Received event network-vif-deleted-fd2fa2fe-9de6-4ba7-8d49-257b5cc842da {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:42:56 devstack nova-compute[87962]: INFO nova.scheduler.client.report [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Deleted allocations for instance 78c08a03-1589-4de9-82d0-b345f7c328d5 Jul 24 15:42:56 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-55c5d7d5-5450-4483-8346-5cb1080b4b66 tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Lock "78c08a03-1589-4de9-82d0-b345f7c328d5" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 3.974s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:42:58 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:42:58 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Acquiring lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Acquiring lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:01 devstack nova-compute[87962]: INFO nova.compute.manager [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Terminating instance Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Start destroying the instance on the hypervisor. {{(pid=87962) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3241}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG nova.utils [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Queued Task(fn=>, remaining_delay=14.99957340900005 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:43:01 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Instance destroyed successfully. Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lazy-loading 'resources' on Instance uuid 63a42276-ea7d-4c02-9cd4-6d062ef820c7 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-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-24T13:42:35Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-283330049',display_name='tempest-VolumesAdminNegativeTest-server-283330049',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-283330049',id=3,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-24T13:42:51Z,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='c462a7aa42594daabae8e19715153428',ramdisk_id='',reservation_id='r-fua7isvc',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-VolumesAdminNegativeTest-1496509538',owner_user_name='tempest-VolumesAdminNegativeTest-1496509538-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-24T13:42:52Z,user_data=None,user_id='85e01b45dd454e63b6bc03154547057d',uuid=63a42276-ea7d-4c02-9cd4-6d062ef820c7,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "address": "fa:16:3e:9c:ef:35", "network": {"id": "6de0323c-911f-414c-8dee-39c11ffa2104", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1003169378-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": "c462a7aa42594daabae8e19715153428", "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": "tap6f614fc2-8f", "ovs_interfaceid": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Converting VIF {"id": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "address": "fa:16:3e:9c:ef:35", "network": {"id": "6de0323c-911f-414c-8dee-39c11ffa2104", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1003169378-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": "c462a7aa42594daabae8e19715153428", "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": "tap6f614fc2-8f", "ovs_interfaceid": "6f614fc2-8ffd-4cb7-a4eb-e7e275eba216", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:9c:ef:35,bridge_name='br-int',has_traffic_filtering=True,id=6f614fc2-8ffd-4cb7-a4eb-e7e275eba216,network=Network(6de0323c-911f-414c-8dee-39c11ffa2104),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6f614fc2-8f') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG os_vif [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:9c:ef:35,bridge_name='br-int',has_traffic_filtering=True,id=6f614fc2-8ffd-4cb7-a4eb-e7e275eba216,network=Network(6de0323c-911f-414c-8dee-39c11ffa2104),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6f614fc2-8f') {{(pid=87962) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap6f614fc2-8f, bridge=br-int, if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=ccdced6e-d3f7-490e-b391-1264d7d5de4b) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:01 devstack nova-compute[87962]: INFO os_vif [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:9c:ef:35,bridge_name='br-int',has_traffic_filtering=True,id=6f614fc2-8ffd-4cb7-a4eb-e7e275eba216,network=Network(6de0323c-911f-414c-8dee-39c11ffa2104),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap6f614fc2-8f') Jul 24 15:43:01 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Deleting instance files /opt/stack/data/nova/instances/63a42276-ea7d-4c02-9cd4-6d062ef820c7_del Jul 24 15:43:01 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Deletion of /opt/stack/data/nova/instances/63a42276-ea7d-4c02-9cd4-6d062ef820c7_del complete Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:01 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:02 devstack nova-compute[87962]: INFO nova.compute.manager [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Took 0.66 seconds to destroy the instance on the hypervisor. Jul 24 15:43:02 devstack nova-compute[87962]: DEBUG oslo.service.backend._common.loopingcall [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=87962) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 24 15:43:02 devstack nova-compute[87962]: DEBUG nova.compute.manager [-] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Deallocating network for instance {{(pid=87962) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2365}} Jul 24 15:43:02 devstack nova-compute[87962]: DEBUG nova.network.neutron [-] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] deallocate_for_instance() {{(pid=87962) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 24 15:43:02 devstack nova-compute[87962]: 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 24 15:43:02 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:03 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-04c27d57-2740-49cc-a3b2-f304d770a92d req-f35f7260-0dbe-4a30-8782-95b287092ca5 service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Received event network-vif-unplugged-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:43:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-04c27d57-2740-49cc-a3b2-f304d770a92d req-f35f7260-0dbe-4a30-8782-95b287092ca5 service nova] Acquiring lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-04c27d57-2740-49cc-a3b2-f304d770a92d req-f35f7260-0dbe-4a30-8782-95b287092ca5 service nova] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-04c27d57-2740-49cc-a3b2-f304d770a92d req-f35f7260-0dbe-4a30-8782-95b287092ca5 service nova] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:03 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-04c27d57-2740-49cc-a3b2-f304d770a92d req-f35f7260-0dbe-4a30-8782-95b287092ca5 service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] No waiting events found dispatching network-vif-unplugged-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:43:03 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-04c27d57-2740-49cc-a3b2-f304d770a92d req-f35f7260-0dbe-4a30-8782-95b287092ca5 service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Received event network-vif-unplugged-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 for instance with task_state deleting. {{(pid=87962) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11676}} Jul 24 15:43:03 devstack nova-compute[87962]: 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 24 15:43:03 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:04 devstack nova-compute[87962]: DEBUG nova.network.neutron [-] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Updating instance_info_cache with network_info: [] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:43:04 devstack nova-compute[87962]: INFO nova.compute.manager [-] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Took 2.83 seconds to deallocate network for instance. Jul 24 15:43:04 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:04 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:05 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:43:05 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:43:05 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:43:05 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.216s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:05 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-9ed0b732-7756-4fc0-be86-f58d74c03949 req-79bc3fbf-5adc-43c5-85c2-1f58d78c2be6 service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Received event network-vif-unplugged-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:43:05 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-9ed0b732-7756-4fc0-be86-f58d74c03949 req-79bc3fbf-5adc-43c5-85c2-1f58d78c2be6 service nova] Acquiring lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:05 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-9ed0b732-7756-4fc0-be86-f58d74c03949 req-79bc3fbf-5adc-43c5-85c2-1f58d78c2be6 service nova] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:05 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-9ed0b732-7756-4fc0-be86-f58d74c03949 req-79bc3fbf-5adc-43c5-85c2-1f58d78c2be6 service nova] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:05 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-9ed0b732-7756-4fc0-be86-f58d74c03949 req-79bc3fbf-5adc-43c5-85c2-1f58d78c2be6 service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] No waiting events found dispatching network-vif-unplugged-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:43:05 devstack nova-compute[87962]: WARNING nova.compute.manager [req-9ed0b732-7756-4fc0-be86-f58d74c03949 req-79bc3fbf-5adc-43c5-85c2-1f58d78c2be6 service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Received unexpected event network-vif-unplugged-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 for instance with vm_state deleted and task_state None. Jul 24 15:43:05 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-9ed0b732-7756-4fc0-be86-f58d74c03949 req-79bc3fbf-5adc-43c5-85c2-1f58d78c2be6 service nova] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Received event network-vif-deleted-6f614fc2-8ffd-4cb7-a4eb-e7e275eba216 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:43:05 devstack nova-compute[87962]: INFO nova.scheduler.client.report [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Deleted allocations for instance 63a42276-ea7d-4c02-9cd4-6d062ef820c7 Jul 24 15:43:05 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-af826dd0-f4e6-4d5f-926c-26ab02814114 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Lock "63a42276-ea7d-4c02-9cd4-6d062ef820c7" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 4.157s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:06 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:06 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" by "nova.compute.manager.ComputeManager.shelve_instance..do_shelve_instance" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" acquired by "nova.compute.manager.ComputeManager.shelve_instance..do_shelve_instance" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:06 devstack nova-compute[87962]: INFO nova.compute.manager [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Shelving Jul 24 15:43:07 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:07 devstack nova-compute[87962]: DEBUG nova.utils [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Queued Task(fn=>, remaining_delay=14.999453003000099 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:43:07 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Instance destroyed successfully. Jul 24 15:43:07 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lazy-loading 'numa_topology' on Instance uuid 851a4727-82b9-45ce-9cf4-72f55d0c655a {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:43:07 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Beginning cold snapshot process Jul 24 15:43:07 devstack nova-compute[87962]: DEBUG nova.privsep.utils [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=87962) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 24 15:43:07 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Running cmd (subprocess): qemu-img convert -t none -O qcow2 -f qcow2 /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk /opt/stack/data/nova/instances/snapshots/tmptk0jo9_o/4c159aa1865f4131a90d98d7eb73e3e4 {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:08 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] CMD "qemu-img convert -t none -O qcow2 -f qcow2 /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk /opt/stack/data/nova/instances/snapshots/tmptk0jo9_o/4c159aa1865f4131a90d98d7eb73e3e4" returned: 0 in 0.399s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:08 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Snapshot extracted, beginning image upload Jul 24 15:43:08 devstack nova-compute[87962]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0026968510001097457 future=) submitted to {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:43:08 devstack nova-compute[87962]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:43:08 devstack nova-compute[87962]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=8.214794853000058 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:43:08 devstack nova-compute[87962]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=8.214442294000037 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:43:08 devstack nova-compute[87962]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:43:08 devstack nova-compute[87962]: INFO nova.compute.manager [-] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] VM Stopped (Lifecycle Event) Jul 24 15:43:08 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-82440c1b-af22-45fc-b4c1-447f68091eb0 None None] [instance: 78c08a03-1589-4de9-82d0-b345f7c328d5] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:43:08 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:09 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:11 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:12 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Snapshot image upload complete Jul 24 15:43:12 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:43:12 devstack nova-compute[87962]: INFO nova.compute.manager [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Shelve offloading Jul 24 15:43:12 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Instance destroyed successfully. Jul 24 15:43:12 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:43:12 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:43:12 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquired lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:43:12 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Building network info cache for instance {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 24 15:43:12 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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 24 15:43:13 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:13 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:16 devstack nova-compute[87962]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0019420399999034998 future=) submitted to {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:43:16 devstack nova-compute[87962]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:43:16 devstack nova-compute[87962]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=5.615489771000057 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:43:16 devstack nova-compute[87962]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=5.615087485999993 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:43:16 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Emitting event Stopped> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:43:16 devstack nova-compute[87962]: INFO nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] VM Stopped (Lifecycle Event) Jul 24 15:43:16 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 63a42276-ea7d-4c02-9cd4-6d062ef820c7] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:43:16 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:16 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:17 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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 24 15:43:18 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:20 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:43:20 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:43:20 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:43:20 devstack nova-compute[87962]: DEBUG oslo.service.backend._threading.loopingcall [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.52 seconds {{(pid=87962) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:43:20 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:20 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:20 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:43:20 devstack nova-compute[87962]: DEBUG oslo.service.backend._threading.loopingcall [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=87962) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:43:21 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Updating instance_info_cache with network_info: [{"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": [{"address": "172.24.4.109", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:43:21 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Releasing lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:43:21 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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 24 15:43:21 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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 24 15:43:21 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:43:21 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:43:21 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:43:21 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:43:21 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=87962) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 24 15:43:21 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager.update_available_resource {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:43:21 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:21 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:21 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:21 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=87962) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 24 15:43:21 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:21 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk --force-share --output=json" returned: 0 in 0.191s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk --force-share --output=json" returned: 0 in 0.156s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:22 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running cmd (subprocess): env LANG=C uptime {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] CMD "env LANG=C uptime" returned: 0 in 0.036s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Hypervisor/Node resource view: name=devstack free_ram=5487MB free_disk=14.857833862304688GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}] {{(pid=87962) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquiring lock "67854181-5daa-468d-aa24-f3d9f9ae9d1b" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "67854181-5daa-468d-aa24-f3d9f9ae9d1b" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0019440179999037355 future=) submitted to {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] Emitting event Stopped> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:43:22 devstack nova-compute[87962]: INFO nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] VM Stopped (Lifecycle Event) Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Starting instance... {{(pid=87962) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Synchronizing instance power state after lifecycle event "Stopped"; current vm_state: shelved, current task_state: shelving_offloading, current DB power_state: 4, VM power_state: 4 {{(pid=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:43:22 devstack nova-compute[87962]: INFO nova.compute.manager [None req-1f2a579e-5f4c-4a63-a082-80e0f12cfe57 tempest-VolumesAdminNegativeTest-1496509538 tempest-VolumesAdminNegativeTest-1496509538-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] During sync_power_state the instance has a pending task (shelving_offloading). Skip. Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Instance 851a4727-82b9-45ce-9cf4-72f55d0c655a actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87962) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Instance 67854181-5daa-468d-aa24-f3d9f9ae9d1b has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87962) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1797}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Total usable vcpus: 4, total allocated vcpus: 1 {{(pid=87962) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Final resource view: name=devstack phys_ram=11961MB used_ram=704MB phys_disk=25GB used_disk=1GB total_vcpus=4 used_vcpus=1 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 15:43:22 up 34 min, 1 user, load average: 6.63, 3.73, 2.36\n', 'num_instances': '1', 'num_vm_shelved': '1', 'num_task_shelving_offloading': '1', 'num_os_type_None': '1', 'num_proj_44045bea48e2425bb73fb9ac8fb7ac36': '1', 'io_workload': '0'} {{(pid=87962) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Compute_service record updated for devstack:devstack {{(pid=87962) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.598s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG oslo.service.backend._threading.loopingcall [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.00 seconds {{(pid=87962) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.276s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:22 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87962) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 24 15:43:22 devstack nova-compute[87962]: INFO nova.compute.claims [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Claim successful on node devstack Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.364s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Start building networks asynchronously for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Allocating IP information in the background. {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] allocate_for_instance() {{(pid=87962) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 24 15:43:23 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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 24 15:43:23 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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 24 15:43:23 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Start building block device mappings for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Start spawning the instance on the hypervisor. {{(pid=87962) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Creating instance directory {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 24 15:43:23 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Creating image(s) Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquiring lock "/opt/stack/data/nova/instances/67854181-5daa-468d-aa24-f3d9f9ae9d1b/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "/opt/stack/data/nova/instances/67854181-5daa-468d-aa24-f3d9f9ae9d1b/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "/opt/stack/data/nova/instances/67854181-5daa-468d-aa24-f3d9f9ae9d1b/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.118s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquiring lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.117s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/67854181-5daa-468d-aa24-f3d9f9ae9d1b/disk 1073741824 {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/67854181-5daa-468d-aa24-f3d9f9ae9d1b/disk 1073741824" returned: 0 in 0.054s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.188s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.147s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Checking if we can resize image /opt/stack/data/nova/instances/67854181-5daa-468d-aa24-f3d9f9ae9d1b/disk. size=1073741824 {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/67854181-5daa-468d-aa24-f3d9f9ae9d1b/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/67854181-5daa-468d-aa24-f3d9f9ae9d1b/disk --force-share --output=json" returned: 0 in 0.143s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Cannot resize image /opt/stack/data/nova/instances/67854181-5daa-468d-aa24-f3d9f9ae9d1b/disk to a smaller size. {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Created local disks {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Ensure instance console log exists: /opt/stack/data/nova/instances/67854181-5daa-468d-aa24-f3d9f9ae9d1b/console.log {{(pid=87962) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:24 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Instance destroyed successfully. Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lazy-loading 'resources' on Instance uuid 851a4727-82b9-45ce-9cf4-72f55d0c655a {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Object Instance<851a4727-82b9-45ce-9cf4-72f55d0c655a> lazy-loaded attributes: numa_topology,resources {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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-24T13:42:02Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-server-535256834',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumeshelvetestjson-server-535256834',id=2,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPmpEfYC028ZSS4aCtpqGB+PHXOhmPg4Cc7QWXJcpi61zWDZ1gLqpcUWE3cr8T6/VbyWfzCrx/PpwEgZlveGfq4lIgTtAZ14AKRwGVFArF58gi3pgOJKPTtmr0LOlluhTw==',key_name='tempest-keypair-436628193',keypairs=,launch_index=0,launched_at=2026-07-24T13:42:33Z,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=4,progress=0,project_id='44045bea48e2425bb73fb9ac8fb7ac36',ramdisk_id='',reservation_id='r-whh0lbm8',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-AttachVolumeShelveTestJSON-180900870',owner_user_name='tempest-AttachVolumeShelveTestJSON-180900870-project-member',shelved_at='2026-07-24T13:43:12.259827',shelved_host='devstack',shelved_image_id='07e2f888-8727-4128-8db8-9e6296a36bcd'},tags=,task_state='shelving_offloading',terminated_at=None,trusted_certs=,updated_at=2026-07-24T13:43:08Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='1275cbbf7d314d29909c1ba1657da49c',uuid=851a4727-82b9-45ce-9cf4-72f55d0c655a,vcpu_model=,vcpus=1,vm_mode=None,vm_state='shelved') vif={"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": [{"address": "172.24.4.109", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Converting VIF {"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": [{"address": "172.24.4.109", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:58:6b:cc,bridge_name='br-int',has_traffic_filtering=True,id=5fc25306-9447-491b-8682-bc005f1e64ae,network=Network(56734b15-bdaa-4968-bab0-5af9e9335784),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5fc25306-94') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG os_vif [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Unplugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:58:6b:cc,bridge_name='br-int',has_traffic_filtering=True,id=5fc25306-9447-491b-8682-bc005f1e64ae,network=Network(56734b15-bdaa-4968-bab0-5af9e9335784),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5fc25306-94') {{(pid=87962) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap5fc25306-94, bridge=br-int, if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=b2a3a520-eee2-47e4-978c-962c42111df1) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG nova.policy [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '7d3da0bb91fe47d8bb7730f933cd25dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec444ba50cf6411b9278af067383c680', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=87962) authorize /opt/stack/nova/nova/policy.py:192}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:43:24 devstack nova-compute[87962]: INFO os_vif [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Successfully unplugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:58:6b:cc,bridge_name='br-int',has_traffic_filtering=True,id=5fc25306-9447-491b-8682-bc005f1e64ae,network=Network(56734b15-bdaa-4968-bab0-5af9e9335784),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5fc25306-94') Jul 24 15:43:24 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Deleting instance files /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a_del Jul 24 15:43:24 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Deletion of /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a_del complete Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-1c4c3280-ee39-4048-a02e-6e0bb6505293 req-656ce1dd-64ca-405a-af77-1dbc89a37cd1 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received event network-vif-unplugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-1c4c3280-ee39-4048-a02e-6e0bb6505293 req-656ce1dd-64ca-405a-af77-1dbc89a37cd1 service nova] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-1c4c3280-ee39-4048-a02e-6e0bb6505293 req-656ce1dd-64ca-405a-af77-1dbc89a37cd1 service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-1c4c3280-ee39-4048-a02e-6e0bb6505293 req-656ce1dd-64ca-405a-af77-1dbc89a37cd1 service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-1c4c3280-ee39-4048-a02e-6e0bb6505293 req-656ce1dd-64ca-405a-af77-1dbc89a37cd1 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] No waiting events found dispatching network-vif-unplugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:43:24 devstack nova-compute[87962]: WARNING nova.compute.manager [req-1c4c3280-ee39-4048-a02e-6e0bb6505293 req-656ce1dd-64ca-405a-af77-1dbc89a37cd1 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received unexpected event network-vif-unplugged-5fc25306-9447-491b-8682-bc005f1e64ae for instance with vm_state shelved and task_state shelving_offloading. Jul 24 15:43:24 devstack nova-compute[87962]: INFO nova.scheduler.client.report [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Deleted allocations for instance 851a4727-82b9-45ce-9cf4-72f55d0c655a Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:25 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:43:25 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:43:25 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:43:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.188s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:25 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-7f9c168e-6a14-4b62-aeed-93e2fb2d2d2a req-7799e297-fbb5-4f09-9919-b9aaf48fe669 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received event network-vif-unplugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:43:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-7f9c168e-6a14-4b62-aeed-93e2fb2d2d2a req-7799e297-fbb5-4f09-9919-b9aaf48fe669 service nova] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-7f9c168e-6a14-4b62-aeed-93e2fb2d2d2a req-7799e297-fbb5-4f09-9919-b9aaf48fe669 service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-7f9c168e-6a14-4b62-aeed-93e2fb2d2d2a req-7799e297-fbb5-4f09-9919-b9aaf48fe669 service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:25 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-7f9c168e-6a14-4b62-aeed-93e2fb2d2d2a req-7799e297-fbb5-4f09-9919-b9aaf48fe669 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] No waiting events found dispatching network-vif-unplugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:43:25 devstack nova-compute[87962]: WARNING nova.compute.manager [req-7f9c168e-6a14-4b62-aeed-93e2fb2d2d2a req-7799e297-fbb5-4f09-9919-b9aaf48fe669 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received unexpected event network-vif-unplugged-5fc25306-9447-491b-8682-bc005f1e64ae for instance with vm_state shelved_offloaded and task_state None. Jul 24 15:43:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ac0e54e8-b826-4c30-a385-cb399c20047e tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" "released" by "nova.compute.manager.ComputeManager.shelve_instance..do_shelve_instance" :: held 18.295s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:26 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Successfully created port: 43b7f786-5a2b-47cd-b822-e3799d156aed {{(pid=87962) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 24 15:43:27 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:28 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Successfully updated port: 43b7f786-5a2b-47cd-b822-e3799d156aed {{(pid=87962) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 24 15:43:28 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquiring lock "refresh_cache-67854181-5daa-468d-aa24-f3d9f9ae9d1b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:43:28 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquired lock "refresh_cache-67854181-5daa-468d-aa24-f3d9f9ae9d1b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:43:28 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Building network info cache for instance {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 24 15:43:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:29 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Instance cache missing network info. {{(pid=87962) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 24 15:43:29 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-41f3ab31-3461-470e-a6d8-765d24e4cb89 req-62ff367d-24b9-4c31-ae97-3529904939d4 service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Received event network-changed-43b7f786-5a2b-47cd-b822-e3799d156aed {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:43:29 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-41f3ab31-3461-470e-a6d8-765d24e4cb89 req-62ff367d-24b9-4c31-ae97-3529904939d4 service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Refreshing instance network info cache due to event network-changed-43b7f786-5a2b-47cd-b822-e3799d156aed. {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 24 15:43:29 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-41f3ab31-3461-470e-a6d8-765d24e4cb89 req-62ff367d-24b9-4c31-ae97-3529904939d4 service nova] Acquiring lock "refresh_cache-67854181-5daa-468d-aa24-f3d9f9ae9d1b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:43:29 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:31 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Updating instance_info_cache with network_info: [{"id": "43b7f786-5a2b-47cd-b822-e3799d156aed", "address": "fa:16:3e:47:71:a1", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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": "ec444ba50cf6411b9278af067383c680", "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": "tap43b7f786-5a", "ovs_interfaceid": "43b7f786-5a2b-47cd-b822-e3799d156aed", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Releasing lock "refresh_cache-67854181-5daa-468d-aa24-f3d9f9ae9d1b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Instance network_info: |[{"id": "43b7f786-5a2b-47cd-b822-e3799d156aed", "address": "fa:16:3e:47:71:a1", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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": "ec444ba50cf6411b9278af067383c680", "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": "tap43b7f786-5a", "ovs_interfaceid": "43b7f786-5a2b-47cd-b822-e3799d156aed", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Start _get_guest_xml network_info=[{"id": "43b7f786-5a2b-47cd-b822-e3799d156aed", "address": "fa:16:3e:47:71:a1", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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": "ec444ba50cf6411b9278af067383c680", "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": "tap43b7f786-5a", "ovs_interfaceid": "43b7f786-5a2b-47cd-b822-e3799d156aed", "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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'disk_bus': 'virtio', 'guest_format': None, 'device_type': 'disk', 'boot_index': 0, 'encryption_format': None, 'encryption_secret_uuid': None, 'size': 0, 'encryption_options': None, 'image_id': '4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-41f3ab31-3461-470e-a6d8-765d24e4cb89 req-62ff367d-24b9-4c31-ae97-3529904939d4 service nova] Acquired lock "refresh_cache-67854181-5daa-468d-aa24-f3d9f9ae9d1b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-41f3ab31-3461-470e-a6d8-765d24e4cb89 req-62ff367d-24b9-4c31-ae97-3529904939d4 service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Refreshing network info cache for port 43b7f786-5a2b-47cd-b822-e3799d156aed {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 24 15:43:32 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', instance_meta=NovaInstanceMeta(name='tempest-ServerActionsTestOtherA-server-1954903890', uuid='67854181-5daa-468d-aa24-f3d9f9ae9d1b'), owner=OwnerMeta(userid='7d3da0bb91fe47d8bb7730f933cd25dd', username='tempest-ServerActionsTestOtherA-1098513822-project-member', projectid='ec444ba50cf6411b9278af067383c680', projectname='tempest-ServerActionsTestOtherA-1098513822'), image=ImageMeta(id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', 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": "43b7f786-5a2b-47cd-b822-e3799d156aed", "address": "fa:16:3e:47:71:a1", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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": "ec444ba50cf6411b9278af067383c680", "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": "tap43b7f786-5a", "ovs_interfaceid": "43b7f786-5a2b-47cd-b822-e3799d156aed", "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=1784900612.3495917) {{(pid=87962) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 24 15:43:32 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-41f3ab31-3461-470e-a6d8-765d24e4cb89 req-62ff367d-24b9-4c31-ae97-3529904939d4 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 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] CPU controller missing on host. {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] CPU controller found on host. {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87962) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-24T13:37:47Z,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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=), allow threads: True {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Flavor limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Image limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Flavor pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Image pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Got 1 possible topologies {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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-24T13:43:21Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerActionsTestOtherA-server-1954903890',display_name='tempest-ServerActionsTestOtherA-server-1954903890',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serveractionstestothera-server-1954903890',id=4,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKoFWCeR8SSWeUKtFLvRYXWRrrRzvxpN2Fg7e9O2oC9PAwaSW7Ss4w0OmvSc5LWibtyzebWqRzQ5Cl3PHahi+AwfgPUM0MOpYMt5HH+MghuKualAvJm2Xc9E789TD5oMyg==',key_name='tempest-keypair-1805048966',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='ec444ba50cf6411b9278af067383c680',ramdisk_id='',reservation_id='r-qk9aar6i',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-1098513822',owner_user_name='tempest-ServerActionsTestOtherA-1098513822-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:43:24Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='7d3da0bb91fe47d8bb7730f933cd25dd',uuid=67854181-5daa-468d-aa24-f3d9f9ae9d1b,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "43b7f786-5a2b-47cd-b822-e3799d156aed", "address": "fa:16:3e:47:71:a1", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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": "ec444ba50cf6411b9278af067383c680", "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": "tap43b7f786-5a", "ovs_interfaceid": "43b7f786-5a2b-47cd-b822-e3799d156aed", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87962) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Converting VIF {"id": "43b7f786-5a2b-47cd-b822-e3799d156aed", "address": "fa:16:3e:47:71:a1", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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": "ec444ba50cf6411b9278af067383c680", "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": "tap43b7f786-5a", "ovs_interfaceid": "43b7f786-5a2b-47cd-b822-e3799d156aed", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:47:71:a1,bridge_name='br-int',has_traffic_filtering=True,id=43b7f786-5a2b-47cd-b822-e3799d156aed,network=Network(a329842d-978c-4bf7-ae32-42f98f325f88),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap43b7f786-5a') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lazy-loading 'pci_devices' on Instance uuid 67854181-5daa-468d-aa24-f3d9f9ae9d1b {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] End _get_guest_xml xml= Jul 24 15:43:32 devstack nova-compute[87962]: 67854181-5daa-468d-aa24-f3d9f9ae9d1b Jul 24 15:43:32 devstack nova-compute[87962]: instance-00000004 Jul 24 15:43:32 devstack nova-compute[87962]: 196608 Jul 24 15:43:32 devstack nova-compute[87962]: 1 Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: tempest-ServerActionsTestOtherA-server-1954903890 Jul 24 15:43:32 devstack nova-compute[87962]: 2026-07-24 13:43:32 Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: 192 Jul 24 15:43:32 devstack nova-compute[87962]: 1 Jul 24 15:43:32 devstack nova-compute[87962]: 0 Jul 24 15:43:32 devstack nova-compute[87962]: 0 Jul 24 15:43:32 devstack nova-compute[87962]: 1 Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: True Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: bare Jul 24 15:43:32 devstack nova-compute[87962]: qcow2 Jul 24 15:43:32 devstack nova-compute[87962]: 1 Jul 24 15:43:32 devstack nova-compute[87962]: 0 Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: virtio Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: tempest-ServerActionsTestOtherA-1098513822-project-member Jul 24 15:43:32 devstack nova-compute[87962]: tempest-ServerActionsTestOtherA-1098513822 Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: OpenStack Foundation Jul 24 15:43:32 devstack nova-compute[87962]: OpenStack Nova Jul 24 15:43:32 devstack nova-compute[87962]: 33.1.0 Jul 24 15:43:32 devstack nova-compute[87962]: 67854181-5daa-468d-aa24-f3d9f9ae9d1b Jul 24 15:43:32 devstack nova-compute[87962]: 67854181-5daa-468d-aa24-f3d9f9ae9d1b Jul 24 15:43:32 devstack nova-compute[87962]: Virtual Machine Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: hvm Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: 1 Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: /dev/urandom Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: Jul 24 15:43:32 devstack nova-compute[87962]: {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Preparing to wait for external event network-vif-plugged-43b7f786-5a2b-47cd-b822-e3799d156aed {{(pid=87962) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquiring lock "67854181-5daa-468d-aa24-f3d9f9ae9d1b-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "67854181-5daa-468d-aa24-f3d9f9ae9d1b-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.004s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "67854181-5daa-468d-aa24-f3d9f9ae9d1b-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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-24T13:43:21Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerActionsTestOtherA-server-1954903890',display_name='tempest-ServerActionsTestOtherA-server-1954903890',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serveractionstestothera-server-1954903890',id=4,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKoFWCeR8SSWeUKtFLvRYXWRrrRzvxpN2Fg7e9O2oC9PAwaSW7Ss4w0OmvSc5LWibtyzebWqRzQ5Cl3PHahi+AwfgPUM0MOpYMt5HH+MghuKualAvJm2Xc9E789TD5oMyg==',key_name='tempest-keypair-1805048966',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='ec444ba50cf6411b9278af067383c680',ramdisk_id='',reservation_id='r-qk9aar6i',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-1098513822',owner_user_name='tempest-ServerActionsTestOtherA-1098513822-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:43:24Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='7d3da0bb91fe47d8bb7730f933cd25dd',uuid=67854181-5daa-468d-aa24-f3d9f9ae9d1b,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "43b7f786-5a2b-47cd-b822-e3799d156aed", "address": "fa:16:3e:47:71:a1", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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": "ec444ba50cf6411b9278af067383c680", "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": "tap43b7f786-5a", "ovs_interfaceid": "43b7f786-5a2b-47cd-b822-e3799d156aed", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Converting VIF {"id": "43b7f786-5a2b-47cd-b822-e3799d156aed", "address": "fa:16:3e:47:71:a1", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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": "ec444ba50cf6411b9278af067383c680", "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": "tap43b7f786-5a", "ovs_interfaceid": "43b7f786-5a2b-47cd-b822-e3799d156aed", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:47:71:a1,bridge_name='br-int',has_traffic_filtering=True,id=43b7f786-5a2b-47cd-b822-e3799d156aed,network=Network(a329842d-978c-4bf7-ae32-42f98f325f88),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap43b7f786-5a') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG os_vif [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:47:71:a1,bridge_name='br-int',has_traffic_filtering=True,id=43b7f786-5a2b-47cd-b822-e3799d156aed,network=Network(a329842d-978c-4bf7-ae32-42f98f325f88),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap43b7f786-5a') {{(pid=87962) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:32 devstack nova-compute[87962]: 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=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:32 devstack nova-compute[87962]: 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': '529dc9f6-05ad-5b80-929a-c3f9004e728e', '_type': 'linux-noop'}}, row=False) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap43b7f786-5a, may_exist=True, interface_attrs={}) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap43b7f786-5a, col_values=(('qos', UUID('626ce64d-386c-4f1b-96af-89ed83e5abf7')),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap43b7f786-5a, col_values=(('external_ids', {'iface-id': '43b7f786-5a2b-47cd-b822-e3799d156aed', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:47:71:a1', 'vm-uuid': '67854181-5daa-468d-aa24-f3d9f9ae9d1b'}),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:32 devstack nova-compute[87962]: INFO os_vif [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:47:71:a1,bridge_name='br-int',has_traffic_filtering=True,id=43b7f786-5a2b-47cd-b822-e3799d156aed,network=Network(a329842d-978c-4bf7-ae32-42f98f325f88),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap43b7f786-5a') Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] No BDM found with device name vda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:43:32 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] No VIF found with MAC fa:16:3e:47:71:a1, not building metadata {{(pid=87962) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 24 15:43:33 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:33 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:33 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:33 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:33 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:33 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:34 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-41f3ab31-3461-470e-a6d8-765d24e4cb89 req-62ff367d-24b9-4c31-ae97-3529904939d4 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 24 15:43:34 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-41f3ab31-3461-470e-a6d8-765d24e4cb89 req-62ff367d-24b9-4c31-ae97-3529904939d4 service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Updated VIF entry in instance network info cache for port 43b7f786-5a2b-47cd-b822-e3799d156aed. {{(pid=87962) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-41f3ab31-3461-470e-a6d8-765d24e4cb89 req-62ff367d-24b9-4c31-ae97-3529904939d4 service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Updating instance_info_cache with network_info: [{"id": "43b7f786-5a2b-47cd-b822-e3799d156aed", "address": "fa:16:3e:47:71:a1", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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": "ec444ba50cf6411b9278af067383c680", "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": "tap43b7f786-5a", "ovs_interfaceid": "43b7f786-5a2b-47cd-b822-e3799d156aed", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-41f3ab31-3461-470e-a6d8-765d24e4cb89 req-62ff367d-24b9-4c31-ae97-3529904939d4 service nova] Releasing lock "refresh_cache-67854181-5daa-468d-aa24-f3d9f9ae9d1b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Started> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:43:35 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] VM Started (Lifecycle Event) Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Paused> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:43:35 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] VM Paused (Lifecycle Event) Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" by "nova.compute.manager.ComputeManager.unshelve_instance..do_unshelve_instance" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" acquired by "nova.compute.manager.ComputeManager.unshelve_instance..do_unshelve_instance" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:35 devstack nova-compute[87962]: INFO nova.compute.manager [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Unshelving Jul 24 15:43:35 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lazy-loading 'pci_requests' on Instance uuid 851a4727-82b9-45ce-9cf4-72f55d0c655a {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lazy-loading 'numa_topology' on Instance uuid 851a4727-82b9-45ce-9cf4-72f55d0c655a {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:43:35 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87962) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 24 15:43:35 devstack nova-compute[87962]: INFO nova.compute.claims [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Claim successful on node devstack Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-0cf60557-ee5e-4cb7-9079-ee4f076d6df7 req-a49e0b50-b224-463c-a266-54030d7215df service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Received event network-vif-plugged-43b7f786-5a2b-47cd-b822-e3799d156aed {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-0cf60557-ee5e-4cb7-9079-ee4f076d6df7 req-a49e0b50-b224-463c-a266-54030d7215df service nova] Acquiring lock "67854181-5daa-468d-aa24-f3d9f9ae9d1b-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-0cf60557-ee5e-4cb7-9079-ee4f076d6df7 req-a49e0b50-b224-463c-a266-54030d7215df service nova] Lock "67854181-5daa-468d-aa24-f3d9f9ae9d1b-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-0cf60557-ee5e-4cb7-9079-ee4f076d6df7 req-a49e0b50-b224-463c-a266-54030d7215df service nova] Lock "67854181-5daa-468d-aa24-f3d9f9ae9d1b-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-0cf60557-ee5e-4cb7-9079-ee4f076d6df7 req-a49e0b50-b224-463c-a266-54030d7215df service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Processing event network-vif-plugged-43b7f786-5a2b-47cd-b822-e3799d156aed {{(pid=87962) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=87962) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Resumed> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:43:36 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] VM Resumed (Lifecycle Event) Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Guest created on hypervisor {{(pid=87962) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 24 15:43:36 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Instance spawned successfully. Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] 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=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.488s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:36 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Found default for hw_cdrom_bus of ide {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Found default for hw_disk_bus of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Found default for hw_input_bus of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Found default for hw_pointer_model of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Found default for hw_video_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Found default for hw_vif_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:43:36 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:43:36 devstack nova-compute[87962]: INFO nova.network.neutron [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Updating port 5fc25306-9447-491b-8682-bc005f1e64ae with attributes {'binding:host_id': 'devstack', 'device_owner': 'compute:nova'} Jul 24 15:43:36 devstack nova-compute[87962]: INFO nova.compute.manager [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Took 12.85 seconds to spawn the instance on the hypervisor. Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:43:36 devstack nova-compute[87962]: INFO nova.compute.manager [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Took 14.20 seconds to build instance. Jul 24 15:43:36 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-3fc0d3b9-761e-4f5e-bf76-9966765ac61b tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "67854181-5daa-468d-aa24-f3d9f9ae9d1b" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 14.497s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:37 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:43:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquired lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:43:38 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Building network info cache for instance {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 24 15:43:38 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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 24 15:43:38 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-7adb0f4d-3803-443c-8839-35dcaf8953c2 req-34602537-4efb-4b26-84fc-eae59149d978 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received event network-changed-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:43:38 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-7adb0f4d-3803-443c-8839-35dcaf8953c2 req-34602537-4efb-4b26-84fc-eae59149d978 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Refreshing instance network info cache due to event network-changed-5fc25306-9447-491b-8682-bc005f1e64ae. {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 24 15:43:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-7adb0f4d-3803-443c-8839-35dcaf8953c2 req-34602537-4efb-4b26-84fc-eae59149d978 service nova] Acquiring lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:43:38 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-7e3ac0eb-c095-49a1-9445-4726cd8d8229 req-17bfc1ed-f337-4432-8488-53f8112cf06d service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Received event network-vif-plugged-43b7f786-5a2b-47cd-b822-e3799d156aed {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:43:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-7e3ac0eb-c095-49a1-9445-4726cd8d8229 req-17bfc1ed-f337-4432-8488-53f8112cf06d service nova] Acquiring lock "67854181-5daa-468d-aa24-f3d9f9ae9d1b-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-7e3ac0eb-c095-49a1-9445-4726cd8d8229 req-17bfc1ed-f337-4432-8488-53f8112cf06d service nova] Lock "67854181-5daa-468d-aa24-f3d9f9ae9d1b-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-7e3ac0eb-c095-49a1-9445-4726cd8d8229 req-17bfc1ed-f337-4432-8488-53f8112cf06d service nova] Lock "67854181-5daa-468d-aa24-f3d9f9ae9d1b-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:38 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-7e3ac0eb-c095-49a1-9445-4726cd8d8229 req-17bfc1ed-f337-4432-8488-53f8112cf06d service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] No waiting events found dispatching network-vif-plugged-43b7f786-5a2b-47cd-b822-e3799d156aed {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:43:38 devstack nova-compute[87962]: WARNING nova.compute.manager [req-7e3ac0eb-c095-49a1-9445-4726cd8d8229 req-17bfc1ed-f337-4432-8488-53f8112cf06d service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Received unexpected event network-vif-plugged-43b7f786-5a2b-47cd-b822-e3799d156aed for instance with vm_state active and task_state None. Jul 24 15:43:38 devstack nova-compute[87962]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=87962) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:43:38 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:40 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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 24 15:43:40 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Updating instance_info_cache with network_info: [{"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": [{"address": "172.24.4.109", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:43:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Releasing lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:43:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-7adb0f4d-3803-443c-8839-35dcaf8953c2 req-34602537-4efb-4b26-84fc-eae59149d978 service nova] Acquired lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:43:40 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-7adb0f4d-3803-443c-8839-35dcaf8953c2 req-34602537-4efb-4b26-84fc-eae59149d978 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Refreshing network info cache for port 5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 24 15:43:40 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Creating instance directory {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 24 15:43:40 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Creating image(s) Jul 24 15:43:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "/opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "/opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "/opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.011s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:40 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lazy-loading 'trusted_certs' on Instance uuid 851a4727-82b9-45ce-9cf4-72f55d0c655a {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:43:40 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-7adb0f4d-3803-443c-8839-35dcaf8953c2 req-34602537-4efb-4b26-84fc-eae59149d978 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 24 15:43:40 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Object Instance<851a4727-82b9-45ce-9cf4-72f55d0c655a> lazy-loaded attributes: pci_requests,trusted_certs {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:43:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "fa072a86b28cab36316dc3bb4f0a2e6fe993c42f" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "fa072a86b28cab36316dc3bb4f0a2e6fe993c42f" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:42 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f.part --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f.part --force-share --output=json" returned: 0 in 0.177s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG nova.virt.images [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] 07e2f888-8727-4128-8db8-9e6296a36bcd was qcow2, converting to raw {{(pid=87962) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG nova.privsep.utils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=87962) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f.part /opt/stack/data/nova/instances/_base/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f.converted {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-f6f7b247-f99e-4656-8cd5-6b1c45d7d40f req-81a23572-b50c-4e41-aa4d-4d38c6a0dcd0 service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Received event network-changed-43b7f786-5a2b-47cd-b822-e3799d156aed {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-f6f7b247-f99e-4656-8cd5-6b1c45d7d40f req-81a23572-b50c-4e41-aa4d-4d38c6a0dcd0 service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Refreshing instance network info cache due to event network-changed-43b7f786-5a2b-47cd-b822-e3799d156aed. {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-f6f7b247-f99e-4656-8cd5-6b1c45d7d40f req-81a23572-b50c-4e41-aa4d-4d38c6a0dcd0 service nova] Acquiring lock "refresh_cache-67854181-5daa-468d-aa24-f3d9f9ae9d1b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-f6f7b247-f99e-4656-8cd5-6b1c45d7d40f req-81a23572-b50c-4e41-aa4d-4d38c6a0dcd0 service nova] Acquired lock "refresh_cache-67854181-5daa-468d-aa24-f3d9f9ae9d1b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-f6f7b247-f99e-4656-8cd5-6b1c45d7d40f req-81a23572-b50c-4e41-aa4d-4d38c6a0dcd0 service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Refreshing network info cache for port 43b7f786-5a2b-47cd-b822-e3799d156aed {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 24 15:43:43 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-f6f7b247-f99e-4656-8cd5-6b1c45d7d40f req-81a23572-b50c-4e41-aa4d-4d38c6a0dcd0 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 24 15:43:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f.part /opt/stack/data/nova/instances/_base/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f.converted" returned: 0 in 0.322s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f.converted --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f.converted --force-share --output=json" returned: 0 in 0.230s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "fa072a86b28cab36316dc3bb4f0a2e6fe993c42f" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 3.238s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:43 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f --force-share --output=json" returned: 0 in 0.264s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "fa072a86b28cab36316dc3bb4f0a2e6fe993c42f" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "fa072a86b28cab36316dc3bb4f0a2e6fe993c42f" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f --force-share --output=json" returned: 0 in 0.159s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f,backing_fmt=raw /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk 1073741824 {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f,backing_fmt=raw /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk 1073741824" returned: 0 in 0.064s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "fa072a86b28cab36316dc3bb4f0a2e6fe993c42f" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.239s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/fa072a86b28cab36316dc3bb4f0a2e6fe993c42f --force-share --output=json" returned: 0 in 0.168s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lazy-loading 'migration_context' on Instance uuid 851a4727-82b9-45ce-9cf4-72f55d0c655a {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Object Instance<851a4727-82b9-45ce-9cf4-72f55d0c655a> lazy-loaded attributes: pci_requests,trusted_certs,migration_context {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:43:44 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Rebasing disk image. Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.214s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Running cmd (subprocess): qemu-img rebase -b /opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a -F raw /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:45 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:45 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-7adb0f4d-3803-443c-8839-35dcaf8953c2 req-34602537-4efb-4b26-84fc-eae59149d978 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 24 15:43:47 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] CMD "qemu-img rebase -b /opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a -F raw /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/disk" returned: 0 in 2.632s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Created local disks {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Ensure instance console log exists: /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a/console.log {{(pid=87962) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Start _get_guest_xml network_info=[{"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": [{"address": "172.24.4.109", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "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='1dfecbbaf083e5481634835d8bf2918f',container_format='bare',created_at=2026-07-24T13:43:07Z,direct_url=,disk_format='qcow2',id=07e2f888-8727-4128-8db8-9e6296a36bcd,min_disk=1,min_ram=0,name='tempest-AttachVolumeShelveTestJSON-server-535256834-shelved',owner='44045bea48e2425bb73fb9ac8fb7ac36',properties=ImageMetaProps,protected=,size=53477376,status='active',tags=,updated_at=2026-07-24T13:43:12Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'disk_bus': 'virtio', 'guest_format': None, 'device_type': 'disk', 'boot_index': 0, 'encryption_format': None, 'encryption_secret_uuid': None, 'size': 0, 'encryption_options': None, 'image_id': '4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 24 15:43:47 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', instance_meta=NovaInstanceMeta(name='tempest-AttachVolumeShelveTestJSON-server-535256834', uuid='851a4727-82b9-45ce-9cf4-72f55d0c655a'), owner=OwnerMeta(userid='1275cbbf7d314d29909c1ba1657da49c', username='tempest-AttachVolumeShelveTestJSON-180900870-project-member', projectid='44045bea48e2425bb73fb9ac8fb7ac36', projectname='tempest-AttachVolumeShelveTestJSON-180900870'), image=ImageMeta(id='07e2f888-8727-4128-8db8-9e6296a36bcd', 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": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": [{"address": "172.24.4.109", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "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=1784900627.5329354) {{(pid=87962) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] CPU controller missing on host. {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] CPU controller found on host. {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87962) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-24T13:37:47Z,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='1dfecbbaf083e5481634835d8bf2918f',container_format='bare',created_at=2026-07-24T13:43:07Z,direct_url=,disk_format='qcow2',id=07e2f888-8727-4128-8db8-9e6296a36bcd,min_disk=1,min_ram=0,name='tempest-AttachVolumeShelveTestJSON-server-535256834-shelved',owner='44045bea48e2425bb73fb9ac8fb7ac36',properties=ImageMetaProps,protected=,size=53477376,status='active',tags=,updated_at=2026-07-24T13:43:12Z,virtual_size=,visibility=), allow threads: True {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Flavor limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Image limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Flavor pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Image pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Got 1 possible topologies {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lazy-loading 'vcpu_model' on Instance uuid 851a4727-82b9-45ce-9cf4-72f55d0c655a {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Object Instance<851a4727-82b9-45ce-9cf4-72f55d0c655a> lazy-loaded attributes: pci_requests,trusted_certs,migration_context,vcpu_model {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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=True,compute_id=1,config_drive='',created_at=2026-07-24T13:42:02Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-server-535256834',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumeshelvetestjson-server-535256834',id=2,image_ref='07e2f888-8727-4128-8db8-9e6296a36bcd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name='tempest-keypair-436628193',keypairs=,launch_index=0,launched_at=2026-07-24T13:42:33Z,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=4,progress=0,project_id='44045bea48e2425bb73fb9ac8fb7ac36',ramdisk_id='',reservation_id='r-whh0lbm8',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',clean_attempts='1',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-AttachVolumeShelveTestJSON-180900870',owner_user_name='tempest-AttachVolumeShelveTestJSON-180900870-project-member',shelved_at='2026-07-24T13:43:12.259827',shelved_host='devstack',shelved_image_id='07e2f888-8727-4128-8db8-9e6296a36bcd'},tags=,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:43:36Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='1275cbbf7d314d29909c1ba1657da49c',uuid=851a4727-82b9-45ce-9cf4-72f55d0c655a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='shelved_offloaded') vif={"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": [{"address": "172.24.4.109", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87962) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Converting VIF {"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": [{"address": "172.24.4.109", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:58:6b:cc,bridge_name='br-int',has_traffic_filtering=True,id=5fc25306-9447-491b-8682-bc005f1e64ae,network=Network(56734b15-bdaa-4968-bab0-5af9e9335784),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5fc25306-94') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lazy-loading 'pci_devices' on Instance uuid 851a4727-82b9-45ce-9cf4-72f55d0c655a {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Object Instance<851a4727-82b9-45ce-9cf4-72f55d0c655a> lazy-loaded attributes: pci_requests,trusted_certs,migration_context,vcpu_model,pci_devices {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] End _get_guest_xml xml= Jul 24 15:43:47 devstack nova-compute[87962]: 851a4727-82b9-45ce-9cf4-72f55d0c655a Jul 24 15:43:47 devstack nova-compute[87962]: instance-00000002 Jul 24 15:43:47 devstack nova-compute[87962]: 196608 Jul 24 15:43:47 devstack nova-compute[87962]: 1 Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: tempest-AttachVolumeShelveTestJSON-server-535256834 Jul 24 15:43:47 devstack nova-compute[87962]: 2026-07-24 13:43:47 Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: 192 Jul 24 15:43:47 devstack nova-compute[87962]: 1 Jul 24 15:43:47 devstack nova-compute[87962]: 0 Jul 24 15:43:47 devstack nova-compute[87962]: 0 Jul 24 15:43:47 devstack nova-compute[87962]: 1 Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: True Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: bare Jul 24 15:43:47 devstack nova-compute[87962]: qcow2 Jul 24 15:43:47 devstack nova-compute[87962]: 1 Jul 24 15:43:47 devstack nova-compute[87962]: 0 Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: ide Jul 24 15:43:47 devstack nova-compute[87962]: virtio Jul 24 15:43:47 devstack nova-compute[87962]: pc Jul 24 15:43:47 devstack nova-compute[87962]: virtio Jul 24 15:43:47 devstack nova-compute[87962]: virtio Jul 24 15:43:47 devstack nova-compute[87962]: virtio Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: tempest-AttachVolumeShelveTestJSON-180900870-project-member Jul 24 15:43:47 devstack nova-compute[87962]: tempest-AttachVolumeShelveTestJSON-180900870 Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: OpenStack Foundation Jul 24 15:43:47 devstack nova-compute[87962]: OpenStack Nova Jul 24 15:43:47 devstack nova-compute[87962]: 33.1.0 Jul 24 15:43:47 devstack nova-compute[87962]: 851a4727-82b9-45ce-9cf4-72f55d0c655a Jul 24 15:43:47 devstack nova-compute[87962]: 851a4727-82b9-45ce-9cf4-72f55d0c655a Jul 24 15:43:47 devstack nova-compute[87962]: Virtual Machine Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: hvm Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: 1 Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: /dev/urandom Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: Jul 24 15:43:47 devstack nova-compute[87962]: {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Preparing to wait for external event network-vif-plugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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=True,compute_id=1,config_drive='',created_at=2026-07-24T13:42:02Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-server-535256834',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumeshelvetestjson-server-535256834',id=2,image_ref='07e2f888-8727-4128-8db8-9e6296a36bcd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name='tempest-keypair-436628193',keypairs=,launch_index=0,launched_at=2026-07-24T13:42:33Z,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=4,progress=0,project_id='44045bea48e2425bb73fb9ac8fb7ac36',ramdisk_id='',reservation_id='r-whh0lbm8',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',clean_attempts='1',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-AttachVolumeShelveTestJSON-180900870',owner_user_name='tempest-AttachVolumeShelveTestJSON-180900870-project-member',shelved_at='2026-07-24T13:43:12.259827',shelved_host='devstack',shelved_image_id='07e2f888-8727-4128-8db8-9e6296a36bcd'},tags=,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:43:36Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='1275cbbf7d314d29909c1ba1657da49c',uuid=851a4727-82b9-45ce-9cf4-72f55d0c655a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='shelved_offloaded') vif={"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": [{"address": "172.24.4.109", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Converting VIF {"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": [{"address": "172.24.4.109", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:58:6b:cc,bridge_name='br-int',has_traffic_filtering=True,id=5fc25306-9447-491b-8682-bc005f1e64ae,network=Network(56734b15-bdaa-4968-bab0-5af9e9335784),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5fc25306-94') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG os_vif [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:58:6b:cc,bridge_name='br-int',has_traffic_filtering=True,id=5fc25306-9447-491b-8682-bc005f1e64ae,network=Network(56734b15-bdaa-4968-bab0-5af9e9335784),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5fc25306-94') {{(pid=87962) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:47 devstack nova-compute[87962]: 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=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:47 devstack nova-compute[87962]: 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': '7a09b45b-da55-5586-bb52-ddeb0212d361', '_type': 'linux-noop'}}, row=False) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap5fc25306-94, may_exist=True, interface_attrs={}) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap5fc25306-94, col_values=(('qos', UUID('fe9b75cf-44f3-4bf5-ae29-663ef2e9b110')),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap5fc25306-94, col_values=(('external_ids', {'iface-id': '5fc25306-9447-491b-8682-bc005f1e64ae', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:58:6b:cc', 'vm-uuid': '851a4727-82b9-45ce-9cf4-72f55d0c655a'}),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:47 devstack nova-compute[87962]: INFO os_vif [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:58:6b:cc,bridge_name='br-int',has_traffic_filtering=True,id=5fc25306-9447-491b-8682-bc005f1e64ae,network=Network(56734b15-bdaa-4968-bab0-5af9e9335784),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5fc25306-94') Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:48 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] No BDM found with device name vda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:43:48 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] No VIF found with MAC fa:16:3e:58:6b:cc, not building metadata {{(pid=87962) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 24 15:43:48 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-7adb0f4d-3803-443c-8839-35dcaf8953c2 req-34602537-4efb-4b26-84fc-eae59149d978 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Updated VIF entry in instance network info cache for port 5fc25306-9447-491b-8682-bc005f1e64ae. {{(pid=87962) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 24 15:43:48 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-7adb0f4d-3803-443c-8839-35dcaf8953c2 req-34602537-4efb-4b26-84fc-eae59149d978 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Updating instance_info_cache with network_info: [{"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": [{"address": "172.24.4.109", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:43:48 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-7adb0f4d-3803-443c-8839-35dcaf8953c2 req-34602537-4efb-4b26-84fc-eae59149d978 service nova] Releasing lock "refresh_cache-851a4727-82b9-45ce-9cf4-72f55d0c655a" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:43:48 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-f6f7b247-f99e-4656-8cd5-6b1c45d7d40f req-81a23572-b50c-4e41-aa4d-4d38c6a0dcd0 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 24 15:43:48 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:48 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-f6f7b247-f99e-4656-8cd5-6b1c45d7d40f req-81a23572-b50c-4e41-aa4d-4d38c6a0dcd0 service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Updated VIF entry in instance network info cache for port 43b7f786-5a2b-47cd-b822-e3799d156aed. {{(pid=87962) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 24 15:43:48 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-f6f7b247-f99e-4656-8cd5-6b1c45d7d40f req-81a23572-b50c-4e41-aa4d-4d38c6a0dcd0 service nova] [instance: 67854181-5daa-468d-aa24-f3d9f9ae9d1b] Updating instance_info_cache with network_info: [{"id": "43b7f786-5a2b-47cd-b822-e3799d156aed", "address": "fa:16:3e:47:71:a1", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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": [{"address": "172.24.4.246", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec444ba50cf6411b9278af067383c680", "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": "tap43b7f786-5a", "ovs_interfaceid": "43b7f786-5a2b-47cd-b822-e3799d156aed", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:43:49 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-f6f7b247-f99e-4656-8cd5-6b1c45d7d40f req-81a23572-b50c-4e41-aa4d-4d38c6a0dcd0 service nova] Releasing lock "refresh_cache-67854181-5daa-468d-aa24-f3d9f9ae9d1b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:43:49 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:49 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:49 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:49 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:49 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:49 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:49 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:50 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-9ae8eaf4-ab73-4830-acef-6e704de72afe req-26b03db6-6faf-4af7-ba09-c02ac6a63a2a service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received event network-vif-plugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:43:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-9ae8eaf4-ab73-4830-acef-6e704de72afe req-26b03db6-6faf-4af7-ba09-c02ac6a63a2a service nova] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-9ae8eaf4-ab73-4830-acef-6e704de72afe req-26b03db6-6faf-4af7-ba09-c02ac6a63a2a service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-9ae8eaf4-ab73-4830-acef-6e704de72afe req-26b03db6-6faf-4af7-ba09-c02ac6a63a2a service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:50 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-9ae8eaf4-ab73-4830-acef-6e704de72afe req-26b03db6-6faf-4af7-ba09-c02ac6a63a2a service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Processing event network-vif-plugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 24 15:43:50 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=87962) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 24 15:43:50 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Started> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:43:50 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] VM Started (Lifecycle Event) Jul 24 15:43:50 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Guest created on hypervisor {{(pid=87962) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 24 15:43:50 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Instance spawned successfully. Jul 24 15:43:50 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:43:50 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Synchronizing instance power state after lifecycle event "Started"; current vm_state: shelved_offloaded, current task_state: spawning, current DB power_state: 4, VM power_state: 1 {{(pid=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:43:50 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:43:50 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Paused> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:43:50 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] VM Paused (Lifecycle Event) Jul 24 15:43:50 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:43:50 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Resumed> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:43:50 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] VM Resumed (Lifecycle Event) Jul 24 15:43:51 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:43:51 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: shelved_offloaded, current task_state: spawning, current DB power_state: 4, VM power_state: 1 {{(pid=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:43:51 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:43:51 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "46cb7e75-b176-4459-baf3-271ed44ca973" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:51 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "46cb7e75-b176-4459-baf3-271ed44ca973" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:51 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Starting instance... {{(pid=87962) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 24 15:43:51 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:43:51 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:51 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:51 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-bb47b394-49cd-4f55-b277-6563dadb7fbd tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" "released" by "nova.compute.manager.ComputeManager.unshelve_instance..do_unshelve_instance" :: held 16.044s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:51 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87962) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 24 15:43:51 devstack nova-compute[87962]: INFO nova.compute.claims [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Claim successful on node devstack Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.484s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Start building networks asynchronously for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Allocating IP information in the background. {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] allocate_for_instance() {{(pid=87962) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 24 15:43:52 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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 24 15:43:52 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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 24 15:43:52 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Start building block device mappings for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG nova.policy [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'd7259878a18d4088b5eb4cf8c08c2dda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b2bea27ce534665a388924ba847c20f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=87962) authorize /opt/stack/nova/nova/policy.py:192}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Start spawning the instance on the hypervisor. {{(pid=87962) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Creating instance directory {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 24 15:43:52 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Creating image(s) Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "/opt/stack/data/nova/instances/46cb7e75-b176-4459-baf3-271ed44ca973/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "/opt/stack/data/nova/instances/46cb7e75-b176-4459-baf3-271ed44ca973/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.004s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "/opt/stack/data/nova/instances/46cb7e75-b176-4459-baf3-271ed44ca973/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-2c052204-f9f7-4fae-b4cf-e32ded54e850 req-8e601d96-8a95-4037-b0b6-d6efc049d2f1 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received event network-vif-plugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-2c052204-f9f7-4fae-b4cf-e32ded54e850 req-8e601d96-8a95-4037-b0b6-d6efc049d2f1 service nova] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-2c052204-f9f7-4fae-b4cf-e32ded54e850 req-8e601d96-8a95-4037-b0b6-d6efc049d2f1 service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-2c052204-f9f7-4fae-b4cf-e32ded54e850 req-8e601d96-8a95-4037-b0b6-d6efc049d2f1 service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-2c052204-f9f7-4fae-b4cf-e32ded54e850 req-8e601d96-8a95-4037-b0b6-d6efc049d2f1 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] No waiting events found dispatching network-vif-plugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:43:52 devstack nova-compute[87962]: WARNING nova.compute.manager [req-2c052204-f9f7-4fae-b4cf-e32ded54e850 req-8e601d96-8a95-4037-b0b6-d6efc049d2f1 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received unexpected event network-vif-plugged-5fc25306-9447-491b-8682-bc005f1e64ae for instance with vm_state active and task_state None. Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.284s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:43:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.217s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/46cb7e75-b176-4459-baf3-271ed44ca973/disk 1073741824 {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/46cb7e75-b176-4459-baf3-271ed44ca973/disk 1073741824" returned: 0 in 0.068s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.306s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.219s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Checking if we can resize image /opt/stack/data/nova/instances/46cb7e75-b176-4459-baf3-271ed44ca973/disk. size=1073741824 {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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/46cb7e75-b176-4459-baf3-271ed44ca973/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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/46cb7e75-b176-4459-baf3-271ed44ca973/disk --force-share --output=json" returned: 0 in 0.141s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Cannot resize image /opt/stack/data/nova/instances/46cb7e75-b176-4459-baf3-271ed44ca973/disk to a smaller size. {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Created local disks {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Ensure instance console log exists: /opt/stack/data/nova/instances/46cb7e75-b176-4459-baf3-271ed44ca973/console.log {{(pid=87962) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Successfully created port: 9ce9b559-2412-4982-8b60-3500e99d2289 {{(pid=87962) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 24 15:43:53 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:54 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Successfully updated port: 9ce9b559-2412-4982-8b60-3500e99d2289 {{(pid=87962) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquired lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Building network info cache for instance {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-48090b77-019d-4b13-b42e-f675e129136d req-f8fef3d0-1ad8-4bff-b0b3-e8a9ba6dff5b service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Received event network-changed-9ce9b559-2412-4982-8b60-3500e99d2289 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-48090b77-019d-4b13-b42e-f675e129136d req-f8fef3d0-1ad8-4bff-b0b3-e8a9ba6dff5b service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Refreshing instance network info cache due to event network-changed-9ce9b559-2412-4982-8b60-3500e99d2289. {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-48090b77-019d-4b13-b42e-f675e129136d req-f8fef3d0-1ad8-4bff-b0b3-e8a9ba6dff5b service nova] Acquiring lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Instance cache missing network info. {{(pid=87962) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 24 15:43:56 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Updating instance_info_cache with network_info: [{"id": "9ce9b559-2412-4982-8b60-3500e99d2289", "address": "fa:16:3e:94:b1:89", "network": {"id": "ec552ecd-a7bc-4d56-af5e-5747436b40a4", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1382947939-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": "9b2bea27ce534665a388924ba847c20f", "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": "tap9ce9b559-24", "ovs_interfaceid": "9ce9b559-2412-4982-8b60-3500e99d2289", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Releasing lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Instance network_info: |[{"id": "9ce9b559-2412-4982-8b60-3500e99d2289", "address": "fa:16:3e:94:b1:89", "network": {"id": "ec552ecd-a7bc-4d56-af5e-5747436b40a4", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1382947939-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": "9b2bea27ce534665a388924ba847c20f", "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": "tap9ce9b559-24", "ovs_interfaceid": "9ce9b559-2412-4982-8b60-3500e99d2289", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-48090b77-019d-4b13-b42e-f675e129136d req-f8fef3d0-1ad8-4bff-b0b3-e8a9ba6dff5b service nova] Acquired lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-48090b77-019d-4b13-b42e-f675e129136d req-f8fef3d0-1ad8-4bff-b0b3-e8a9ba6dff5b service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Refreshing network info cache for port 9ce9b559-2412-4982-8b60-3500e99d2289 {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Start _get_guest_xml network_info=[{"id": "9ce9b559-2412-4982-8b60-3500e99d2289", "address": "fa:16:3e:94:b1:89", "network": {"id": "ec552ecd-a7bc-4d56-af5e-5747436b40a4", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1382947939-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": "9b2bea27ce534665a388924ba847c20f", "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": "tap9ce9b559-24", "ovs_interfaceid": "9ce9b559-2412-4982-8b60-3500e99d2289", "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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'disk_bus': 'virtio', 'guest_format': None, 'device_type': 'disk', 'boot_index': 0, 'encryption_format': None, 'encryption_secret_uuid': None, 'size': 0, 'encryption_options': None, 'image_id': '4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 24 15:43:56 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-1215539493', uuid='46cb7e75-b176-4459-baf3-271ed44ca973'), owner=OwnerMeta(userid='d7259878a18d4088b5eb4cf8c08c2dda', username='tempest-TaggedAttachmentsTest-1944421502-project-member', projectid='9b2bea27ce534665a388924ba847c20f', projectname='tempest-TaggedAttachmentsTest-1944421502'), image=ImageMeta(id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', 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": "9ce9b559-2412-4982-8b60-3500e99d2289", "address": "fa:16:3e:94:b1:89", "network": {"id": "ec552ecd-a7bc-4d56-af5e-5747436b40a4", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1382947939-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": "9b2bea27ce534665a388924ba847c20f", "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": "tap9ce9b559-24", "ovs_interfaceid": "9ce9b559-2412-4982-8b60-3500e99d2289", "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=1784900636.7781525) {{(pid=87962) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 24 15:43:56 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-48090b77-019d-4b13-b42e-f675e129136d req-f8fef3d0-1ad8-4bff-b0b3-e8a9ba6dff5b 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 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] CPU controller missing on host. {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] CPU controller found on host. {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87962) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-24T13:37:47Z,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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=), allow threads: True {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Flavor limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Image limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Flavor pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Image pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Got 1 possible topologies {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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-24T13:43:50Z,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-1215539493',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1215539493',id=5,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEjiuGxgaqb8pt7eyabiJ/TrldHMWFjtoda9iNfu6u3NetnsVMsnW/z7SdyqG572RpXxY1Argc4GCDH8zSkwWH0gH1QLFgS2eUWBp6qZLjPqN3XNfN68P3dj1Bb8s7HX5Q==',key_name='tempest-keypair-675750424',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='9b2bea27ce534665a388924ba847c20f',ramdisk_id='',reservation_id='r-kftlxa2t',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-1944421502',owner_user_name='tempest-TaggedAttachmentsTest-1944421502-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:43:52Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='d7259878a18d4088b5eb4cf8c08c2dda',uuid=46cb7e75-b176-4459-baf3-271ed44ca973,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "9ce9b559-2412-4982-8b60-3500e99d2289", "address": "fa:16:3e:94:b1:89", "network": {"id": "ec552ecd-a7bc-4d56-af5e-5747436b40a4", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1382947939-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": "9b2bea27ce534665a388924ba847c20f", "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": "tap9ce9b559-24", "ovs_interfaceid": "9ce9b559-2412-4982-8b60-3500e99d2289", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87962) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Converting VIF {"id": "9ce9b559-2412-4982-8b60-3500e99d2289", "address": "fa:16:3e:94:b1:89", "network": {"id": "ec552ecd-a7bc-4d56-af5e-5747436b40a4", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1382947939-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": "9b2bea27ce534665a388924ba847c20f", "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": "tap9ce9b559-24", "ovs_interfaceid": "9ce9b559-2412-4982-8b60-3500e99d2289", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:94:b1:89,bridge_name='br-int',has_traffic_filtering=True,id=9ce9b559-2412-4982-8b60-3500e99d2289,network=Network(ec552ecd-a7bc-4d56-af5e-5747436b40a4),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9ce9b559-24') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lazy-loading 'pci_devices' on Instance uuid 46cb7e75-b176-4459-baf3-271ed44ca973 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] End _get_guest_xml xml= Jul 24 15:43:56 devstack nova-compute[87962]: 46cb7e75-b176-4459-baf3-271ed44ca973 Jul 24 15:43:56 devstack nova-compute[87962]: instance-00000005 Jul 24 15:43:56 devstack nova-compute[87962]: 196608 Jul 24 15:43:56 devstack nova-compute[87962]: 1 Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: tempest-device-tagging-server-1215539493 Jul 24 15:43:56 devstack nova-compute[87962]: 2026-07-24 13:43:56 Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: 192 Jul 24 15:43:56 devstack nova-compute[87962]: 1 Jul 24 15:43:56 devstack nova-compute[87962]: 0 Jul 24 15:43:56 devstack nova-compute[87962]: 0 Jul 24 15:43:56 devstack nova-compute[87962]: 1 Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: True Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: bare Jul 24 15:43:56 devstack nova-compute[87962]: qcow2 Jul 24 15:43:56 devstack nova-compute[87962]: 1 Jul 24 15:43:56 devstack nova-compute[87962]: 0 Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: virtio Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: tempest-TaggedAttachmentsTest-1944421502-project-member Jul 24 15:43:56 devstack nova-compute[87962]: tempest-TaggedAttachmentsTest-1944421502 Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: OpenStack Foundation Jul 24 15:43:56 devstack nova-compute[87962]: OpenStack Nova Jul 24 15:43:56 devstack nova-compute[87962]: 33.1.0 Jul 24 15:43:56 devstack nova-compute[87962]: 46cb7e75-b176-4459-baf3-271ed44ca973 Jul 24 15:43:56 devstack nova-compute[87962]: 46cb7e75-b176-4459-baf3-271ed44ca973 Jul 24 15:43:56 devstack nova-compute[87962]: Virtual Machine Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: hvm Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: 1 Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: /dev/urandom Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: Jul 24 15:43:56 devstack nova-compute[87962]: {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Preparing to wait for external event network-vif-plugged-9ce9b559-2412-4982-8b60-3500e99d2289 {{(pid=87962) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.004s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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-24T13:43:50Z,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-1215539493',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1215539493',id=5,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEjiuGxgaqb8pt7eyabiJ/TrldHMWFjtoda9iNfu6u3NetnsVMsnW/z7SdyqG572RpXxY1Argc4GCDH8zSkwWH0gH1QLFgS2eUWBp6qZLjPqN3XNfN68P3dj1Bb8s7HX5Q==',key_name='tempest-keypair-675750424',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='9b2bea27ce534665a388924ba847c20f',ramdisk_id='',reservation_id='r-kftlxa2t',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-1944421502',owner_user_name='tempest-TaggedAttachmentsTest-1944421502-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:43:52Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='d7259878a18d4088b5eb4cf8c08c2dda',uuid=46cb7e75-b176-4459-baf3-271ed44ca973,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "9ce9b559-2412-4982-8b60-3500e99d2289", "address": "fa:16:3e:94:b1:89", "network": {"id": "ec552ecd-a7bc-4d56-af5e-5747436b40a4", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1382947939-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": "9b2bea27ce534665a388924ba847c20f", "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": "tap9ce9b559-24", "ovs_interfaceid": "9ce9b559-2412-4982-8b60-3500e99d2289", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Converting VIF {"id": "9ce9b559-2412-4982-8b60-3500e99d2289", "address": "fa:16:3e:94:b1:89", "network": {"id": "ec552ecd-a7bc-4d56-af5e-5747436b40a4", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1382947939-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": "9b2bea27ce534665a388924ba847c20f", "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": "tap9ce9b559-24", "ovs_interfaceid": "9ce9b559-2412-4982-8b60-3500e99d2289", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:94:b1:89,bridge_name='br-int',has_traffic_filtering=True,id=9ce9b559-2412-4982-8b60-3500e99d2289,network=Network(ec552ecd-a7bc-4d56-af5e-5747436b40a4),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9ce9b559-24') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG os_vif [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:94:b1:89,bridge_name='br-int',has_traffic_filtering=True,id=9ce9b559-2412-4982-8b60-3500e99d2289,network=Network(ec552ecd-a7bc-4d56-af5e-5747436b40a4),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9ce9b559-24') {{(pid=87962) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:56 devstack nova-compute[87962]: 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=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:56 devstack nova-compute[87962]: 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': '14f55d44-1be4-5f0b-940e-9b8af6510a7c', '_type': 'linux-noop'}}, row=False) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap9ce9b559-24, may_exist=True, interface_attrs={}) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap9ce9b559-24, col_values=(('qos', UUID('7721c486-0429-4019-bb01-2d9101c6cb63')),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap9ce9b559-24, col_values=(('external_ids', {'iface-id': '9ce9b559-2412-4982-8b60-3500e99d2289', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:94:b1:89', 'vm-uuid': '46cb7e75-b176-4459-baf3-271ed44ca973'}),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:43:56 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:57 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:57 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:57 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:57 devstack nova-compute[87962]: INFO os_vif [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:94:b1:89,bridge_name='br-int',has_traffic_filtering=True,id=9ce9b559-2412-4982-8b60-3500e99d2289,network=Network(ec552ecd-a7bc-4d56-af5e-5747436b40a4),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9ce9b559-24') Jul 24 15:43:57 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] No BDM found with device name vda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:43:57 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] No BDM found with device name hda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:43:57 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] No VIF found with MAC fa:16:3e:94:b1:89, not building metadata {{(pid=87962) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 24 15:43:57 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Using config drive Jul 24 15:43:57 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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 24 15:43:58 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-48090b77-019d-4b13-b42e-f675e129136d req-f8fef3d0-1ad8-4bff-b0b3-e8a9ba6dff5b 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 24 15:43:58 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:58 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:58 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:58 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:58 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:58 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Creating config drive at /opt/stack/data/nova/instances/46cb7e75-b176-4459-baf3-271ed44ca973/disk.config Jul 24 15:43:58 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-01149a95-7e24-4899-a321-cad2021f3fde req-97cd70bc-2adf-402d-b9bc-7ec66e6d4574 service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Received event network-vif-plugged-9ce9b559-2412-4982-8b60-3500e99d2289 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:43:58 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-01149a95-7e24-4899-a321-cad2021f3fde req-97cd70bc-2adf-402d-b9bc-7ec66e6d4574 service nova] Acquiring lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:58 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-01149a95-7e24-4899-a321-cad2021f3fde req-97cd70bc-2adf-402d-b9bc-7ec66e6d4574 service nova] Lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:58 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-01149a95-7e24-4899-a321-cad2021f3fde req-97cd70bc-2adf-402d-b9bc-7ec66e6d4574 service nova] Lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:43:58 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-01149a95-7e24-4899-a321-cad2021f3fde req-97cd70bc-2adf-402d-b9bc-7ec66e6d4574 service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Processing event network-vif-plugged-9ce9b559-2412-4982-8b60-3500e99d2289 {{(pid=87962) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 24 15:43:58 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Running cmd (subprocess): genisoimage -o /opt/stack/data/nova/instances/46cb7e75-b176-4459-baf3-271ed44ca973/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpapc2asj1 {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:43:58 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "2c1db793-681d-4b7e-a8f1-1474dc84fb5b" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:58 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "2c1db793-681d-4b7e-a8f1-1474dc84fb5b" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:58 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] CMD "genisoimage -o /opt/stack/data/nova/instances/46cb7e75-b176-4459-baf3-271ed44ca973/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpapc2asj1" returned: 0 in 0.108s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:43:58 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Starting instance... {{(pid=87962) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 24 15:43:59 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:43:59 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-48090b77-019d-4b13-b42e-f675e129136d req-f8fef3d0-1ad8-4bff-b0b3-e8a9ba6dff5b service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Updated VIF entry in instance network info cache for port 9ce9b559-2412-4982-8b60-3500e99d2289. {{(pid=87962) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 24 15:43:59 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-48090b77-019d-4b13-b42e-f675e129136d req-f8fef3d0-1ad8-4bff-b0b3-e8a9ba6dff5b service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Updating instance_info_cache with network_info: [{"id": "9ce9b559-2412-4982-8b60-3500e99d2289", "address": "fa:16:3e:94:b1:89", "network": {"id": "ec552ecd-a7bc-4d56-af5e-5747436b40a4", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1382947939-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": "9b2bea27ce534665a388924ba847c20f", "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": "tap9ce9b559-24", "ovs_interfaceid": "9ce9b559-2412-4982-8b60-3500e99d2289", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:43:59 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-48090b77-019d-4b13-b42e-f675e129136d req-f8fef3d0-1ad8-4bff-b0b3-e8a9ba6dff5b service nova] Releasing lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:43:59 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:43:59 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.006s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:43:59 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87962) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 24 15:43:59 devstack nova-compute[87962]: INFO nova.compute.claims [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Claim successful on node devstack Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.908s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Start building networks asynchronously for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Allocating IP information in the background. {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] allocate_for_instance() {{(pid=87962) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 24 15:44:00 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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 24 15:44:00 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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 24 15:44:00 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Start building block device mappings for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG nova.policy [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '34210a9cdc784cb1bb5bd5b82bee62ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd9ee6d466b64f2d8c9471f03415ccb2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=87962) authorize /opt/stack/nova/nova/policy.py:192}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Start spawning the instance on the hypervisor. {{(pid=87962) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Creating instance directory {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 24 15:44:00 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Creating image(s) Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "/opt/stack/data/nova/instances/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "/opt/stack/data/nova/instances/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.015s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "0cb0e282-beb5-4f22-8406-185b76a2e3ed" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "0cb0e282-beb5-4f22-8406-185b76a2e3ed" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.005s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "/opt/stack/data/nova/instances/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.010s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-6bcb3233-47f0-47b4-8253-f8ae49905d06 req-37374a9b-b18c-4940-a319-d4d43d225082 service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Received event network-vif-plugged-9ce9b559-2412-4982-8b60-3500e99d2289 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-6bcb3233-47f0-47b4-8253-f8ae49905d06 req-37374a9b-b18c-4940-a319-d4d43d225082 service nova] Acquiring lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-6bcb3233-47f0-47b4-8253-f8ae49905d06 req-37374a9b-b18c-4940-a319-d4d43d225082 service nova] Lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-6bcb3233-47f0-47b4-8253-f8ae49905d06 req-37374a9b-b18c-4940-a319-d4d43d225082 service nova] Lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-6bcb3233-47f0-47b4-8253-f8ae49905d06 req-37374a9b-b18c-4940-a319-d4d43d225082 service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] No waiting events found dispatching network-vif-plugged-9ce9b559-2412-4982-8b60-3500e99d2289 {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:44:00 devstack nova-compute[87962]: WARNING nova.compute.manager [req-6bcb3233-47f0-47b4-8253-f8ae49905d06 req-37374a9b-b18c-4940-a319-d4d43d225082 service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Received unexpected event network-vif-plugged-9ce9b559-2412-4982-8b60-3500e99d2289 for instance with vm_state building and task_state spawning. Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Starting instance... {{(pid=87962) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 24 15:44:00 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.178s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.004s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87962) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 24 15:44:01 devstack nova-compute[87962]: INFO nova.compute.claims [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Claim successful on node devstack Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.146s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk 1073741824 {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk 1073741824" returned: 0 in 0.049s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.208s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.302s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Checking if we can resize image /opt/stack/data/nova/instances/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk. size=1073741824 {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk --force-share --output=json" returned: 0 in 0.190s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Cannot resize image /opt/stack/data/nova/instances/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk to a smaller size. {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Created local disks {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Ensure instance console log exists: /opt/stack/data/nova/instances/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/console.log {{(pid=87962) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:01 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.923s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Start building networks asynchronously for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=87962) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Started> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:02 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] VM Started (Lifecycle Event) Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Guest created on hypervisor {{(pid=87962) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Allocating IP information in the background. {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] allocate_for_instance() {{(pid=87962) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 24 15:44:02 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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 24 15:44:02 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:02 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Instance spawned successfully. Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] 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=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:44:02 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 24 15:44:02 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Paused> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:02 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] VM Paused (Lifecycle Event) Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Found default for hw_cdrom_bus of ide {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Found default for hw_disk_bus of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Found default for hw_input_bus of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Found default for hw_pointer_model of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Found default for hw_video_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Found default for hw_vif_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Start building block device mappings for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Resumed> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:02 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] VM Resumed (Lifecycle Event) Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.policy [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '34210a9cdc784cb1bb5bd5b82bee62ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd9ee6d466b64f2d8c9471f03415ccb2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=87962) authorize /opt/stack/nova/nova/policy.py:192}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Successfully created port: a3e20b81-8c4f-43aa-9848-71d1520fb592 {{(pid=87962) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:44:02 devstack nova-compute[87962]: INFO nova.compute.manager [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Took 10.30 seconds to spawn the instance on the hypervisor. Jul 24 15:44:02 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:02 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Start spawning the instance on the hypervisor. {{(pid=87962) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Creating instance directory {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 24 15:44:03 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Creating image(s) Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "/opt/stack/data/nova/instances/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "/opt/stack/data/nova/instances/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "/opt/stack/data/nova/instances/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:03 devstack nova-compute[87962]: INFO nova.compute.manager [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Took 11.72 seconds to build instance. Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-cbe57d8d-1408-411e-8fd3-4ab5be04fb3e tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "46cb7e75-b176-4459-baf3-271ed44ca973" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 12.089s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.268s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.231s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk 1073741824 {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk 1073741824" returned: 0 in 0.090s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.337s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:03 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:04 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:04 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.378s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:04 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Checking if we can resize image /opt/stack/data/nova/instances/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk. size=1073741824 {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 24 15:44:04 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:04 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk --force-share --output=json" returned: 0 in 0.263s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:04 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Cannot resize image /opt/stack/data/nova/instances/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk to a smaller size. {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 24 15:44:04 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Created local disks {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 24 15:44:04 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Ensure instance console log exists: /opt/stack/data/nova/instances/0cb0e282-beb5-4f22-8406-185b76a2e3ed/console.log {{(pid=87962) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 24 15:44:04 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:04 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:04 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:04 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Successfully created port: 31722b33-8812-4dbc-9a41-9dfb8486b381 {{(pid=87962) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 24 15:44:05 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Successfully updated port: a3e20b81-8c4f-43aa-9848-71d1520fb592 {{(pid=87962) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 24 15:44:05 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "refresh_cache-2c1db793-681d-4b7e-a8f1-1474dc84fb5b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:44:05 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquired lock "refresh_cache-2c1db793-681d-4b7e-a8f1-1474dc84fb5b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:44:05 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Building network info cache for instance {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 24 15:44:05 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Instance cache missing network info. {{(pid=87962) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 24 15:44:05 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-1dc9a093-dde1-43d6-8cbc-8bef68ba136a req-6930af6b-a71d-4210-9037-5d49658dd469 service nova] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Received event network-changed-a3e20b81-8c4f-43aa-9848-71d1520fb592 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:05 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-1dc9a093-dde1-43d6-8cbc-8bef68ba136a req-6930af6b-a71d-4210-9037-5d49658dd469 service nova] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Refreshing instance network info cache due to event network-changed-a3e20b81-8c4f-43aa-9848-71d1520fb592. {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 24 15:44:05 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-1dc9a093-dde1-43d6-8cbc-8bef68ba136a req-6930af6b-a71d-4210-9037-5d49658dd469 service nova] Acquiring lock "refresh_cache-2c1db793-681d-4b7e-a8f1-1474dc84fb5b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:44:06 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Updating instance_info_cache with network_info: [{"id": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Releasing lock "refresh_cache-2c1db793-681d-4b7e-a8f1-1474dc84fb5b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Instance network_info: |[{"id": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-1dc9a093-dde1-43d6-8cbc-8bef68ba136a req-6930af6b-a71d-4210-9037-5d49658dd469 service nova] Acquired lock "refresh_cache-2c1db793-681d-4b7e-a8f1-1474dc84fb5b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-1dc9a093-dde1-43d6-8cbc-8bef68ba136a req-6930af6b-a71d-4210-9037-5d49658dd469 service nova] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Refreshing network info cache for port a3e20b81-8c4f-43aa-9848-71d1520fb592 {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Start _get_guest_xml network_info=[{"id": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'disk_bus': 'virtio', 'guest_format': None, 'device_type': 'disk', 'boot_index': 0, 'encryption_format': None, 'encryption_secret_uuid': None, 'size': 0, 'encryption_options': None, 'image_id': '4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 24 15:44:06 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-411108559', uuid='2c1db793-681d-4b7e-a8f1-1474dc84fb5b'), owner=OwnerMeta(userid='34210a9cdc784cb1bb5bd5b82bee62ed', username='tempest-ServerRescueNegativeTestJSON-131561161-project-member', projectid='cd9ee6d466b64f2d8c9471f03415ccb2', projectname='tempest-ServerRescueNegativeTestJSON-131561161'), image=ImageMeta(id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', 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": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "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=1784900646.5638213) {{(pid=87962) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CPU controller missing on host. {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 24 15:44:06 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-1dc9a093-dde1-43d6-8cbc-8bef68ba136a req-6930af6b-a71d-4210-9037-5d49658dd469 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 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CPU controller found on host. {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87962) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-24T13:37:47Z,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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=), allow threads: True {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Flavor limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Image limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Flavor pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Image pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Got 1 possible topologies {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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-24T13:43:56Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-411108559',display_name='tempest-ServerRescueNegativeTestJSON-server-411108559',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-411108559',id=6,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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='cd9ee6d466b64f2d8c9471f03415ccb2',ramdisk_id='',reservation_id='r-3pkwecda',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-131561161',owner_user_name='tempest-ServerRescueNegativeTestJSON-131561161-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:44:01Z,user_data=None,user_id='34210a9cdc784cb1bb5bd5b82bee62ed',uuid=2c1db793-681d-4b7e-a8f1-1474dc84fb5b,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87962) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Converting VIF {"id": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:e1:c1:70,bridge_name='br-int',has_traffic_filtering=True,id=a3e20b81-8c4f-43aa-9848-71d1520fb592,network=Network(2f043e2c-640a-4dc9-b7a2-337ac001f7af),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa3e20b81-8c') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'pci_devices' on Instance uuid 2c1db793-681d-4b7e-a8f1-1474dc84fb5b {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] End _get_guest_xml xml= Jul 24 15:44:06 devstack nova-compute[87962]: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b Jul 24 15:44:06 devstack nova-compute[87962]: instance-00000006 Jul 24 15:44:06 devstack nova-compute[87962]: 196608 Jul 24 15:44:06 devstack nova-compute[87962]: 1 Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: tempest-ServerRescueNegativeTestJSON-server-411108559 Jul 24 15:44:06 devstack nova-compute[87962]: 2026-07-24 13:44:06 Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: 192 Jul 24 15:44:06 devstack nova-compute[87962]: 1 Jul 24 15:44:06 devstack nova-compute[87962]: 0 Jul 24 15:44:06 devstack nova-compute[87962]: 0 Jul 24 15:44:06 devstack nova-compute[87962]: 1 Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: True Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: bare Jul 24 15:44:06 devstack nova-compute[87962]: qcow2 Jul 24 15:44:06 devstack nova-compute[87962]: 1 Jul 24 15:44:06 devstack nova-compute[87962]: 0 Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: virtio Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: tempest-ServerRescueNegativeTestJSON-131561161-project-member Jul 24 15:44:06 devstack nova-compute[87962]: tempest-ServerRescueNegativeTestJSON-131561161 Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: OpenStack Foundation Jul 24 15:44:06 devstack nova-compute[87962]: OpenStack Nova Jul 24 15:44:06 devstack nova-compute[87962]: 33.1.0 Jul 24 15:44:06 devstack nova-compute[87962]: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b Jul 24 15:44:06 devstack nova-compute[87962]: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b Jul 24 15:44:06 devstack nova-compute[87962]: Virtual Machine Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: hvm Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: 1 Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: /dev/urandom Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: Jul 24 15:44:06 devstack nova-compute[87962]: {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Preparing to wait for external event network-vif-plugged-a3e20b81-8c4f-43aa-9848-71d1520fb592 {{(pid=87962) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "2c1db793-681d-4b7e-a8f1-1474dc84fb5b-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "2c1db793-681d-4b7e-a8f1-1474dc84fb5b-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "2c1db793-681d-4b7e-a8f1-1474dc84fb5b-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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-24T13:43:56Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-411108559',display_name='tempest-ServerRescueNegativeTestJSON-server-411108559',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-411108559',id=6,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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='cd9ee6d466b64f2d8c9471f03415ccb2',ramdisk_id='',reservation_id='r-3pkwecda',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-131561161',owner_user_name='tempest-ServerRescueNegativeTestJSON-131561161-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:44:01Z,user_data=None,user_id='34210a9cdc784cb1bb5bd5b82bee62ed',uuid=2c1db793-681d-4b7e-a8f1-1474dc84fb5b,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Converting VIF {"id": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:e1:c1:70,bridge_name='br-int',has_traffic_filtering=True,id=a3e20b81-8c4f-43aa-9848-71d1520fb592,network=Network(2f043e2c-640a-4dc9-b7a2-337ac001f7af),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa3e20b81-8c') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG os_vif [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:e1:c1:70,bridge_name='br-int',has_traffic_filtering=True,id=a3e20b81-8c4f-43aa-9848-71d1520fb592,network=Network(2f043e2c-640a-4dc9-b7a2-337ac001f7af),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa3e20b81-8c') {{(pid=87962) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Successfully updated port: 31722b33-8812-4dbc-9a41-9dfb8486b381 {{(pid=87962) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:06 devstack nova-compute[87962]: 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=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:06 devstack nova-compute[87962]: 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': '24892340-20eb-5fd3-b304-eb8c338b5184', '_type': 'linux-noop'}}, row=False) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapa3e20b81-8c, may_exist=True, interface_attrs={}) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapa3e20b81-8c, col_values=(('qos', UUID('9a200ec9-f599-4f85-9c7f-7559636d7c06')),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapa3e20b81-8c, col_values=(('external_ids', {'iface-id': 'a3e20b81-8c4f-43aa-9848-71d1520fb592', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:e1:c1:70', 'vm-uuid': '2c1db793-681d-4b7e-a8f1-1474dc84fb5b'}),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:44:06 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:07 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "refresh_cache-0cb0e282-beb5-4f22-8406-185b76a2e3ed" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:44:07 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquired lock "refresh_cache-0cb0e282-beb5-4f22-8406-185b76a2e3ed" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:44:07 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-f2eed07d-16b3-445f-ba2a-0766d284fc06 req-a7ed87ef-b5af-4091-a641-2747efd35435 service nova] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Received event network-changed-31722b33-8812-4dbc-9a41-9dfb8486b381 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:07 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-f2eed07d-16b3-445f-ba2a-0766d284fc06 req-a7ed87ef-b5af-4091-a641-2747efd35435 service nova] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Refreshing instance network info cache due to event network-changed-31722b33-8812-4dbc-9a41-9dfb8486b381. {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 24 15:44:07 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Building network info cache for instance {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 24 15:44:07 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-f2eed07d-16b3-445f-ba2a-0766d284fc06 req-a7ed87ef-b5af-4091-a641-2747efd35435 service nova] Acquiring lock "refresh_cache-0cb0e282-beb5-4f22-8406-185b76a2e3ed" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:44:07 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:07 devstack nova-compute[87962]: INFO os_vif [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:e1:c1:70,bridge_name='br-int',has_traffic_filtering=True,id=a3e20b81-8c4f-43aa-9848-71d1520fb592,network=Network(2f043e2c-640a-4dc9-b7a2-337ac001f7af),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa3e20b81-8c') Jul 24 15:44:07 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:07 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] No BDM found with device name vda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:44:07 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] No VIF found with MAC fa:16:3e:e1:c1:70, not building metadata {{(pid=87962) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 24 15:44:07 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Instance cache missing network info. {{(pid=87962) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 24 15:44:08 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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 24 15:44:08 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:08 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:08 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:09 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:09 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-fd482f77-71d5-43c9-86be-55b459643b87 req-a2551f01-fe99-49ab-b3d9-1ecfd00deadd service nova] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Received event network-vif-plugged-a3e20b81-8c4f-43aa-9848-71d1520fb592 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-fd482f77-71d5-43c9-86be-55b459643b87 req-a2551f01-fe99-49ab-b3d9-1ecfd00deadd service nova] Acquiring lock "2c1db793-681d-4b7e-a8f1-1474dc84fb5b-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-fd482f77-71d5-43c9-86be-55b459643b87 req-a2551f01-fe99-49ab-b3d9-1ecfd00deadd service nova] Lock "2c1db793-681d-4b7e-a8f1-1474dc84fb5b-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.005s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:09 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-fd482f77-71d5-43c9-86be-55b459643b87 req-a2551f01-fe99-49ab-b3d9-1ecfd00deadd service nova] Lock "2c1db793-681d-4b7e-a8f1-1474dc84fb5b-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:09 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-fd482f77-71d5-43c9-86be-55b459643b87 req-a2551f01-fe99-49ab-b3d9-1ecfd00deadd service nova] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Processing event network-vif-plugged-a3e20b81-8c4f-43aa-9848-71d1520fb592 {{(pid=87962) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 24 15:44:09 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-1dc9a093-dde1-43d6-8cbc-8bef68ba136a req-6930af6b-a71d-4210-9037-5d49658dd469 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 24 15:44:09 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Updating instance_info_cache with network_info: [{"id": "31722b33-8812-4dbc-9a41-9dfb8486b381", "address": "fa:16:3e:68:2b:3c", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tap31722b33-88", "ovs_interfaceid": "31722b33-8812-4dbc-9a41-9dfb8486b381", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Releasing lock "refresh_cache-0cb0e282-beb5-4f22-8406-185b76a2e3ed" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Instance network_info: |[{"id": "31722b33-8812-4dbc-9a41-9dfb8486b381", "address": "fa:16:3e:68:2b:3c", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tap31722b33-88", "ovs_interfaceid": "31722b33-8812-4dbc-9a41-9dfb8486b381", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Start _get_guest_xml network_info=[{"id": "31722b33-8812-4dbc-9a41-9dfb8486b381", "address": "fa:16:3e:68:2b:3c", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tap31722b33-88", "ovs_interfaceid": "31722b33-8812-4dbc-9a41-9dfb8486b381", "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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'disk_bus': 'virtio', 'guest_format': None, 'device_type': 'disk', 'boot_index': 0, 'encryption_format': None, 'encryption_secret_uuid': None, 'size': 0, 'encryption_options': None, 'image_id': '4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-f2eed07d-16b3-445f-ba2a-0766d284fc06 req-a7ed87ef-b5af-4091-a641-2747efd35435 service nova] Acquired lock "refresh_cache-0cb0e282-beb5-4f22-8406-185b76a2e3ed" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-f2eed07d-16b3-445f-ba2a-0766d284fc06 req-a7ed87ef-b5af-4091-a641-2747efd35435 service nova] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Refreshing network info cache for port 31722b33-8812-4dbc-9a41-9dfb8486b381 {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 24 15:44:10 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1779755307', uuid='0cb0e282-beb5-4f22-8406-185b76a2e3ed'), owner=OwnerMeta(userid='34210a9cdc784cb1bb5bd5b82bee62ed', username='tempest-ServerRescueNegativeTestJSON-131561161-project-member', projectid='cd9ee6d466b64f2d8c9471f03415ccb2', projectname='tempest-ServerRescueNegativeTestJSON-131561161'), image=ImageMeta(id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', 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": "31722b33-8812-4dbc-9a41-9dfb8486b381", "address": "fa:16:3e:68:2b:3c", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tap31722b33-88", "ovs_interfaceid": "31722b33-8812-4dbc-9a41-9dfb8486b381", "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=1784900650.0889635) {{(pid=87962) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CPU controller missing on host. {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 24 15:44:10 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-f2eed07d-16b3-445f-ba2a-0766d284fc06 req-a7ed87ef-b5af-4091-a641-2747efd35435 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 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CPU controller found on host. {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87962) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-24T13:37:47Z,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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=), allow threads: True {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Flavor limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Image limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Flavor pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Image pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Got 1 possible topologies {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-1dc9a093-dde1-43d6-8cbc-8bef68ba136a req-6930af6b-a71d-4210-9037-5d49658dd469 service nova] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Updated VIF entry in instance network info cache for port a3e20b81-8c4f-43aa-9848-71d1520fb592. {{(pid=87962) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-1dc9a093-dde1-43d6-8cbc-8bef68ba136a req-6930af6b-a71d-4210-9037-5d49658dd469 service nova] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Updating instance_info_cache with network_info: [{"id": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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-24T13:43:59Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1779755307',display_name='tempest-ServerRescueNegativeTestJSON-server-1779755307',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1779755307',id=7,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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='cd9ee6d466b64f2d8c9471f03415ccb2',ramdisk_id='',reservation_id='r-wscrzbj8',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-131561161',owner_user_name='tempest-ServerRescueNegativeTestJSON-131561161-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:44:03Z,user_data=None,user_id='34210a9cdc784cb1bb5bd5b82bee62ed',uuid=0cb0e282-beb5-4f22-8406-185b76a2e3ed,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "31722b33-8812-4dbc-9a41-9dfb8486b381", "address": "fa:16:3e:68:2b:3c", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tap31722b33-88", "ovs_interfaceid": "31722b33-8812-4dbc-9a41-9dfb8486b381", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87962) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Converting VIF {"id": "31722b33-8812-4dbc-9a41-9dfb8486b381", "address": "fa:16:3e:68:2b:3c", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tap31722b33-88", "ovs_interfaceid": "31722b33-8812-4dbc-9a41-9dfb8486b381", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:68:2b:3c,bridge_name='br-int',has_traffic_filtering=True,id=31722b33-8812-4dbc-9a41-9dfb8486b381,network=Network(2f043e2c-640a-4dc9-b7a2-337ac001f7af),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap31722b33-88') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'pci_devices' on Instance uuid 0cb0e282-beb5-4f22-8406-185b76a2e3ed {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-1dc9a093-dde1-43d6-8cbc-8bef68ba136a req-6930af6b-a71d-4210-9037-5d49658dd469 service nova] Releasing lock "refresh_cache-2c1db793-681d-4b7e-a8f1-1474dc84fb5b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] End _get_guest_xml xml= Jul 24 15:44:10 devstack nova-compute[87962]: 0cb0e282-beb5-4f22-8406-185b76a2e3ed Jul 24 15:44:10 devstack nova-compute[87962]: instance-00000007 Jul 24 15:44:10 devstack nova-compute[87962]: 196608 Jul 24 15:44:10 devstack nova-compute[87962]: 1 Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: tempest-ServerRescueNegativeTestJSON-server-1779755307 Jul 24 15:44:10 devstack nova-compute[87962]: 2026-07-24 13:44:10 Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: 192 Jul 24 15:44:10 devstack nova-compute[87962]: 1 Jul 24 15:44:10 devstack nova-compute[87962]: 0 Jul 24 15:44:10 devstack nova-compute[87962]: 0 Jul 24 15:44:10 devstack nova-compute[87962]: 1 Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: True Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: bare Jul 24 15:44:10 devstack nova-compute[87962]: qcow2 Jul 24 15:44:10 devstack nova-compute[87962]: 1 Jul 24 15:44:10 devstack nova-compute[87962]: 0 Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: virtio Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: tempest-ServerRescueNegativeTestJSON-131561161-project-member Jul 24 15:44:10 devstack nova-compute[87962]: tempest-ServerRescueNegativeTestJSON-131561161 Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: OpenStack Foundation Jul 24 15:44:10 devstack nova-compute[87962]: OpenStack Nova Jul 24 15:44:10 devstack nova-compute[87962]: 33.1.0 Jul 24 15:44:10 devstack nova-compute[87962]: 0cb0e282-beb5-4f22-8406-185b76a2e3ed Jul 24 15:44:10 devstack nova-compute[87962]: 0cb0e282-beb5-4f22-8406-185b76a2e3ed Jul 24 15:44:10 devstack nova-compute[87962]: Virtual Machine Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: hvm Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: 1 Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: /dev/urandom Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: Jul 24 15:44:10 devstack nova-compute[87962]: {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Preparing to wait for external event network-vif-plugged-31722b33-8812-4dbc-9a41-9dfb8486b381 {{(pid=87962) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "0cb0e282-beb5-4f22-8406-185b76a2e3ed-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "0cb0e282-beb5-4f22-8406-185b76a2e3ed-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "0cb0e282-beb5-4f22-8406-185b76a2e3ed-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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-24T13:43:59Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1779755307',display_name='tempest-ServerRescueNegativeTestJSON-server-1779755307',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1779755307',id=7,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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='cd9ee6d466b64f2d8c9471f03415ccb2',ramdisk_id='',reservation_id='r-wscrzbj8',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-131561161',owner_user_name='tempest-ServerRescueNegativeTestJSON-131561161-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:44:03Z,user_data=None,user_id='34210a9cdc784cb1bb5bd5b82bee62ed',uuid=0cb0e282-beb5-4f22-8406-185b76a2e3ed,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "31722b33-8812-4dbc-9a41-9dfb8486b381", "address": "fa:16:3e:68:2b:3c", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tap31722b33-88", "ovs_interfaceid": "31722b33-8812-4dbc-9a41-9dfb8486b381", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Converting VIF {"id": "31722b33-8812-4dbc-9a41-9dfb8486b381", "address": "fa:16:3e:68:2b:3c", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tap31722b33-88", "ovs_interfaceid": "31722b33-8812-4dbc-9a41-9dfb8486b381", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:68:2b:3c,bridge_name='br-int',has_traffic_filtering=True,id=31722b33-8812-4dbc-9a41-9dfb8486b381,network=Network(2f043e2c-640a-4dc9-b7a2-337ac001f7af),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap31722b33-88') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG os_vif [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:68:2b:3c,bridge_name='br-int',has_traffic_filtering=True,id=31722b33-8812-4dbc-9a41-9dfb8486b381,network=Network(2f043e2c-640a-4dc9-b7a2-337ac001f7af),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap31722b33-88') {{(pid=87962) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:10 devstack nova-compute[87962]: 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=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:10 devstack nova-compute[87962]: 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': 'f7481247-134e-5cb4-b284-39d1af5a2296', '_type': 'linux-noop'}}, row=False) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap31722b33-88, may_exist=True, interface_attrs={}) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap31722b33-88, col_values=(('qos', UUID('b5280085-e75d-48cf-bb23-4aff4523f380')),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap31722b33-88, col_values=(('external_ids', {'iface-id': '31722b33-8812-4dbc-9a41-9dfb8486b381', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:68:2b:3c', 'vm-uuid': '0cb0e282-beb5-4f22-8406-185b76a2e3ed'}),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:10 devstack nova-compute[87962]: INFO os_vif [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:68:2b:3c,bridge_name='br-int',has_traffic_filtering=True,id=31722b33-8812-4dbc-9a41-9dfb8486b381,network=Network(2f043e2c-640a-4dc9-b7a2-337ac001f7af),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap31722b33-88') Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] No BDM found with device name vda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] No VIF found with MAC fa:16:3e:68:2b:3c, not building metadata {{(pid=87962) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=87962) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Started> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:10 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] VM Started (Lifecycle Event) Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Guest created on hypervisor {{(pid=87962) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 24 15:44:10 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Instance spawned successfully. Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] 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=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 24 15:44:10 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Found default for hw_cdrom_bus of ide {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Found default for hw_disk_bus of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Found default for hw_input_bus of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Found default for hw_pointer_model of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Found default for hw_video_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Found default for hw_vif_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:11 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Paused> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:11 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] VM Paused (Lifecycle Event) Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Resumed> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:11 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] VM Resumed (Lifecycle Event) Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-a381af58-d0e5-45a4-9a90-0020a6794994 req-af2d1d72-490c-4a79-99c5-3464454f32a5 service nova] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Received event network-vif-plugged-a3e20b81-8c4f-43aa-9848-71d1520fb592 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-a381af58-d0e5-45a4-9a90-0020a6794994 req-af2d1d72-490c-4a79-99c5-3464454f32a5 service nova] Acquiring lock "2c1db793-681d-4b7e-a8f1-1474dc84fb5b-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-a381af58-d0e5-45a4-9a90-0020a6794994 req-af2d1d72-490c-4a79-99c5-3464454f32a5 service nova] Lock "2c1db793-681d-4b7e-a8f1-1474dc84fb5b-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.006s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-a381af58-d0e5-45a4-9a90-0020a6794994 req-af2d1d72-490c-4a79-99c5-3464454f32a5 service nova] Lock "2c1db793-681d-4b7e-a8f1-1474dc84fb5b-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.004s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-a381af58-d0e5-45a4-9a90-0020a6794994 req-af2d1d72-490c-4a79-99c5-3464454f32a5 service nova] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] No waiting events found dispatching network-vif-plugged-a3e20b81-8c4f-43aa-9848-71d1520fb592 {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:44:11 devstack nova-compute[87962]: WARNING nova.compute.manager [req-a381af58-d0e5-45a4-9a90-0020a6794994 req-af2d1d72-490c-4a79-99c5-3464454f32a5 service nova] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Received unexpected event network-vif-plugged-a3e20b81-8c4f-43aa-9848-71d1520fb592 for instance with vm_state building and task_state spawning. Jul 24 15:44:11 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:44:11 devstack nova-compute[87962]: INFO nova.compute.manager [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Took 10.69 seconds to spawn the instance on the hypervisor. Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:11 devstack nova-compute[87962]: INFO nova.compute.manager [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Took 12.58 seconds to build instance. Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-83b1f9a2-91cf-4666-be5e-4b5350fba5b0 req-977812a1-c564-4d71-beed-b8e781e6c8dc service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Received event network-changed-9ce9b559-2412-4982-8b60-3500e99d2289 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-83b1f9a2-91cf-4666-be5e-4b5350fba5b0 req-977812a1-c564-4d71-beed-b8e781e6c8dc service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Refreshing instance network info cache due to event network-changed-9ce9b559-2412-4982-8b60-3500e99d2289. {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-83b1f9a2-91cf-4666-be5e-4b5350fba5b0 req-977812a1-c564-4d71-beed-b8e781e6c8dc service nova] Acquiring lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-83b1f9a2-91cf-4666-be5e-4b5350fba5b0 req-977812a1-c564-4d71-beed-b8e781e6c8dc service nova] Acquired lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-83b1f9a2-91cf-4666-be5e-4b5350fba5b0 req-977812a1-c564-4d71-beed-b8e781e6c8dc service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Refreshing network info cache for port 9ce9b559-2412-4982-8b60-3500e99d2289 {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 24 15:44:11 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-138210e7-9455-4953-a7ff-0159177b36e7 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "2c1db793-681d-4b7e-a8f1-1474dc84fb5b" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 13.076s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:11 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-83b1f9a2-91cf-4666-be5e-4b5350fba5b0 req-977812a1-c564-4d71-beed-b8e781e6c8dc 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 24 15:44:12 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:12 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:13 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-f2eed07d-16b3-445f-ba2a-0766d284fc06 req-a7ed87ef-b5af-4091-a641-2747efd35435 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 24 15:44:13 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-60a7f3e1-2821-42d7-8ad7-70074728679a req-bd4657a2-9347-4261-84eb-8d27b4309e5e service nova] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Received event network-vif-plugged-31722b33-8812-4dbc-9a41-9dfb8486b381 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:13 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-60a7f3e1-2821-42d7-8ad7-70074728679a req-bd4657a2-9347-4261-84eb-8d27b4309e5e service nova] Acquiring lock "0cb0e282-beb5-4f22-8406-185b76a2e3ed-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:13 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-60a7f3e1-2821-42d7-8ad7-70074728679a req-bd4657a2-9347-4261-84eb-8d27b4309e5e service nova] Lock "0cb0e282-beb5-4f22-8406-185b76a2e3ed-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:13 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-60a7f3e1-2821-42d7-8ad7-70074728679a req-bd4657a2-9347-4261-84eb-8d27b4309e5e service nova] Lock "0cb0e282-beb5-4f22-8406-185b76a2e3ed-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:13 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-60a7f3e1-2821-42d7-8ad7-70074728679a req-bd4657a2-9347-4261-84eb-8d27b4309e5e service nova] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Processing event network-vif-plugged-31722b33-8812-4dbc-9a41-9dfb8486b381 {{(pid=87962) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 24 15:44:13 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-60a7f3e1-2821-42d7-8ad7-70074728679a req-bd4657a2-9347-4261-84eb-8d27b4309e5e service nova] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Received event network-vif-plugged-31722b33-8812-4dbc-9a41-9dfb8486b381 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:13 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-60a7f3e1-2821-42d7-8ad7-70074728679a req-bd4657a2-9347-4261-84eb-8d27b4309e5e service nova] Acquiring lock "0cb0e282-beb5-4f22-8406-185b76a2e3ed-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:13 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-60a7f3e1-2821-42d7-8ad7-70074728679a req-bd4657a2-9347-4261-84eb-8d27b4309e5e service nova] Lock "0cb0e282-beb5-4f22-8406-185b76a2e3ed-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:13 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-60a7f3e1-2821-42d7-8ad7-70074728679a req-bd4657a2-9347-4261-84eb-8d27b4309e5e service nova] Lock "0cb0e282-beb5-4f22-8406-185b76a2e3ed-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:13 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-60a7f3e1-2821-42d7-8ad7-70074728679a req-bd4657a2-9347-4261-84eb-8d27b4309e5e service nova] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] No waiting events found dispatching network-vif-plugged-31722b33-8812-4dbc-9a41-9dfb8486b381 {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:44:13 devstack nova-compute[87962]: WARNING nova.compute.manager [req-60a7f3e1-2821-42d7-8ad7-70074728679a req-bd4657a2-9347-4261-84eb-8d27b4309e5e service nova] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Received unexpected event network-vif-plugged-31722b33-8812-4dbc-9a41-9dfb8486b381 for instance with vm_state building and task_state spawning. Jul 24 15:44:13 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-83b1f9a2-91cf-4666-be5e-4b5350fba5b0 req-977812a1-c564-4d71-beed-b8e781e6c8dc 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 24 15:44:13 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-f2eed07d-16b3-445f-ba2a-0766d284fc06 req-a7ed87ef-b5af-4091-a641-2747efd35435 service nova] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Updated VIF entry in instance network info cache for port 31722b33-8812-4dbc-9a41-9dfb8486b381. {{(pid=87962) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-f2eed07d-16b3-445f-ba2a-0766d284fc06 req-a7ed87ef-b5af-4091-a641-2747efd35435 service nova] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Updating instance_info_cache with network_info: [{"id": "31722b33-8812-4dbc-9a41-9dfb8486b381", "address": "fa:16:3e:68:2b:3c", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tap31722b33-88", "ovs_interfaceid": "31722b33-8812-4dbc-9a41-9dfb8486b381", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-f2eed07d-16b3-445f-ba2a-0766d284fc06 req-a7ed87ef-b5af-4091-a641-2747efd35435 service nova] Releasing lock "refresh_cache-0cb0e282-beb5-4f22-8406-185b76a2e3ed" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=87962) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Started> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:14 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] VM Started (Lifecycle Event) Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Guest created on hypervisor {{(pid=87962) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 24 15:44:14 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Instance spawned successfully. Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] 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=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Found default for hw_cdrom_bus of ide {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Found default for hw_disk_bus of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Found default for hw_input_bus of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Found default for hw_pointer_model of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Found default for hw_video_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Found default for hw_vif_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:14 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Paused> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:14 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] VM Paused (Lifecycle Event) Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Resumed> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:14 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] VM Resumed (Lifecycle Event) Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-83b1f9a2-91cf-4666-be5e-4b5350fba5b0 req-977812a1-c564-4d71-beed-b8e781e6c8dc service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Updated VIF entry in instance network info cache for port 9ce9b559-2412-4982-8b60-3500e99d2289. {{(pid=87962) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-83b1f9a2-91cf-4666-be5e-4b5350fba5b0 req-977812a1-c564-4d71-beed-b8e781e6c8dc service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Updating instance_info_cache with network_info: [{"id": "9ce9b559-2412-4982-8b60-3500e99d2289", "address": "fa:16:3e:94:b1:89", "network": {"id": "ec552ecd-a7bc-4d56-af5e-5747436b40a4", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1382947939-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": [{"address": "172.24.4.35", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9b2bea27ce534665a388924ba847c20f", "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": "tap9ce9b559-24", "ovs_interfaceid": "9ce9b559-2412-4982-8b60-3500e99d2289", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:14 devstack nova-compute[87962]: INFO nova.compute.manager [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Took 11.50 seconds to spawn the instance on the hypervisor. Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:44:14 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-83b1f9a2-91cf-4666-be5e-4b5350fba5b0 req-977812a1-c564-4d71-beed-b8e781e6c8dc service nova] Releasing lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:44:14 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:44:14 devstack nova-compute[87962]: INFO nova.compute.manager [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Took 13.83 seconds to build instance. Jul 24 15:44:15 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-15226062-a3fa-495b-957b-30efe232a224 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "0cb0e282-beb5-4f22-8406-185b76a2e3ed" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 14.161s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:15 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:16 devstack nova-compute[87962]: INFO nova.compute.manager [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Rescuing Jul 24 15:44:16 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "refresh_cache-0cb0e282-beb5-4f22-8406-185b76a2e3ed" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:44:16 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquired lock "refresh_cache-0cb0e282-beb5-4f22-8406-185b76a2e3ed" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:44:16 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Building network info cache for instance {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 24 15:44:16 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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 24 15:44:17 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquiring lock "bb311a88-1abd-4c81-8420-272e9eceeb58" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:17 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "bb311a88-1abd-4c81-8420-272e9eceeb58" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:17 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Starting instance... {{(pid=87962) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 24 15:44:17 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:17 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:17 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87962) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 24 15:44:17 devstack nova-compute[87962]: INFO nova.compute.claims [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Claim successful on node devstack Jul 24 15:44:17 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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 24 15:44:18 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:18 devstack nova-compute[87962]: INFO nova.compute.manager [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Terminating instance Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Start destroying the instance on the hypervisor. {{(pid=87962) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3241}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Updating instance_info_cache with network_info: [{"id": "31722b33-8812-4dbc-9a41-9dfb8486b381", "address": "fa:16:3e:68:2b:3c", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tap31722b33-88", "ovs_interfaceid": "31722b33-8812-4dbc-9a41-9dfb8486b381", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Releasing lock "refresh_cache-0cb0e282-beb5-4f22-8406-185b76a2e3ed" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 1.253s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Start building networks asynchronously for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG nova.utils [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Queued Task(fn=>, remaining_delay=14.999398246000055 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.998460973999954 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.996330809000028 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Allocating IP information in the background. {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 24 15:44:18 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Instance destroyed successfully. Jul 24 15:44:18 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] allocate_for_instance() {{(pid=87962) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 24 15:44:18 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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 24 15:44:19 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lazy-loading 'resources' on Instance uuid 851a4727-82b9-45ce-9cf4-72f55d0c655a {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:19 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-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=True,compute_id=1,config_drive='',created_at=2026-07-24T13:42:02Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-server-535256834',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumeshelvetestjson-server-535256834',id=2,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPmpEfYC028ZSS4aCtpqGB+PHXOhmPg4Cc7QWXJcpi61zWDZ1gLqpcUWE3cr8T6/VbyWfzCrx/PpwEgZlveGfq4lIgTtAZ14AKRwGVFArF58gi3pgOJKPTtmr0LOlluhTw==',key_name='tempest-keypair-436628193',keypairs=,launch_index=0,launched_at=2026-07-24T13:43:51Z,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='44045bea48e2425bb73fb9ac8fb7ac36',ramdisk_id='',reservation_id='r-whh0lbm8',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',clean_attempts='1',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-AttachVolumeShelveTestJSON-180900870',owner_user_name='tempest-AttachVolumeShelveTestJSON-180900870-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-24T13:43:52Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='1275cbbf7d314d29909c1ba1657da49c',uuid=851a4727-82b9-45ce-9cf4-72f55d0c655a,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": [{"address": "172.24.4.109", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Converting VIF {"id": "5fc25306-9447-491b-8682-bc005f1e64ae", "address": "fa:16:3e:58:6b:cc", "network": {"id": "56734b15-bdaa-4968-bab0-5af9e9335784", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-606398564-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": [{"address": "172.24.4.109", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "44045bea48e2425bb73fb9ac8fb7ac36", "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": "tap5fc25306-94", "ovs_interfaceid": "5fc25306-9447-491b-8682-bc005f1e64ae", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:58:6b:cc,bridge_name='br-int',has_traffic_filtering=True,id=5fc25306-9447-491b-8682-bc005f1e64ae,network=Network(56734b15-bdaa-4968-bab0-5af9e9335784),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5fc25306-94') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG os_vif [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:58:6b:cc,bridge_name='br-int',has_traffic_filtering=True,id=5fc25306-9447-491b-8682-bc005f1e64ae,network=Network(56734b15-bdaa-4968-bab0-5af9e9335784),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5fc25306-94') {{(pid=87962) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Start building block device mappings for instance. {{(pid=87962) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap5fc25306-94, bridge=br-int, if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.policy [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '7d3da0bb91fe47d8bb7730f933cd25dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec444ba50cf6411b9278af067383c680', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=87962) authorize /opt/stack/nova/nova/policy.py:192}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=fe9b75cf-44f3-4bf5-ae29-663ef2e9b110) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:19 devstack nova-compute[87962]: INFO os_vif [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:58:6b:cc,bridge_name='br-int',has_traffic_filtering=True,id=5fc25306-9447-491b-8682-bc005f1e64ae,network=Network(56734b15-bdaa-4968-bab0-5af9e9335784),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5fc25306-94') Jul 24 15:44:19 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Deleting instance files /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a_del Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:19 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Deletion of /opt/stack/data/nova/instances/851a4727-82b9-45ce-9cf4-72f55d0c655a_del complete Jul 24 15:44:19 devstack nova-compute[87962]: INFO nova.compute.manager [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Took 1.41 seconds to destroy the instance on the hypervisor. Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo.service.backend._common.loopingcall [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=87962) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.compute.manager [-] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Deallocating network for instance {{(pid=87962) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2365}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.network.neutron [-] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] deallocate_for_instance() {{(pid=87962) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 24 15:44:19 devstack nova-compute[87962]: 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 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Start spawning the instance on the hypervisor. {{(pid=87962) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Creating instance directory {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 24 15:44:19 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Creating image(s) Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquiring lock "/opt/stack/data/nova/instances/bb311a88-1abd-4c81-8420-272e9eceeb58/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "/opt/stack/data/nova/instances/bb311a88-1abd-4c81-8420-272e9eceeb58/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "/opt/stack/data/nova/instances/bb311a88-1abd-4c81-8420-272e9eceeb58/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.018s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.utils [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Queued Task(fn=>, remaining_delay=14.997533758000372 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:19 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Instance destroyed successfully. Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'numa_topology' on Instance uuid 0cb0e282-beb5-4f22-8406-185b76a2e3ed {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:19 devstack nova-compute[87962]: 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 24 15:44:19 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Attempting rescue Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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=87962) rescue /opt/stack/nova/nova/virt/libvirt/driver.py:4755}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Instance directory exists: not creating {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5332}} Jul 24 15:44:19 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Creating image(s) Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "/opt/stack/data/nova/instances/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "/opt/stack/data/nova/instances/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "/opt/stack/data/nova/instances/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'trusted_certs' on Instance uuid 0cb0e282-beb5-4f22-8406-185b76a2e3ed {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Object Instance<0cb0e282-beb5-4f22-8406-185b76a2e3ed> lazy-loaded attributes: numa_topology,trusted_certs {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:19 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.334s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquiring lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-6ff0e7ea-6b6f-40f2-94c9-b3ba4f21005d req-46b670ee-e8ea-4abc-a5c8-3981a422c03b service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received event network-vif-unplugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-6ff0e7ea-6b6f-40f2-94c9-b3ba4f21005d req-46b670ee-e8ea-4abc-a5c8-3981a422c03b service nova] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-6ff0e7ea-6b6f-40f2-94c9-b3ba4f21005d req-46b670ee-e8ea-4abc-a5c8-3981a422c03b service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.016s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-6ff0e7ea-6b6f-40f2-94c9-b3ba4f21005d req-46b670ee-e8ea-4abc-a5c8-3981a422c03b service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-6ff0e7ea-6b6f-40f2-94c9-b3ba4f21005d req-46b670ee-e8ea-4abc-a5c8-3981a422c03b service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] No waiting events found dispatching network-vif-unplugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-6ff0e7ea-6b6f-40f2-94c9-b3ba4f21005d req-46b670ee-e8ea-4abc-a5c8-3981a422c03b service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received event network-vif-unplugged-5fc25306-9447-491b-8682-bc005f1e64ae for instance with task_state deleting. {{(pid=87962) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11676}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.319s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk.rescue {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk.rescue" returned: 0 in 0.097s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.460s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'migration_context' on Instance uuid 0cb0e282-beb5-4f22-8406-185b76a2e3ed {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.289s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Object Instance<0cb0e282-beb5-4f22-8406-185b76a2e3ed> lazy-loaded attributes: numa_topology,trusted_certs,migration_context {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Created local disks {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Start _get_guest_xml network_info=[{"id": "31722b33-8812-4dbc-9a41-9dfb8486b381", "address": "fa:16:3e:68:2b:3c", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-1976919859-network", "vif_mac": "fa:16:3e:68:2b:3c"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tap31722b33-88", "ovs_interfaceid": "31722b33-8812-4dbc-9a41-9dfb8486b381", "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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=) rescue={'image_id': '4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', 'kernel_id': '', 'ramdisk_id': ''} block_device_info=Noneshare_info=ShareMappingList(objects=[]) {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'resources' on Instance uuid 0cb0e282-beb5-4f22-8406-185b76a2e3ed {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Object Instance<0cb0e282-beb5-4f22-8406-185b76a2e3ed> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:44:20 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1779755307', uuid='0cb0e282-beb5-4f22-8406-185b76a2e3ed'), owner=OwnerMeta(userid='34210a9cdc784cb1bb5bd5b82bee62ed', username='tempest-ServerRescueNegativeTestJSON-131561161-project-member', projectid='cd9ee6d466b64f2d8c9471f03415ccb2', projectname='tempest-ServerRescueNegativeTestJSON-131561161'), image=ImageMeta(id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', 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": "31722b33-8812-4dbc-9a41-9dfb8486b381", "address": "fa:16:3e:68:2b:3c", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-1976919859-network", "vif_mac": "fa:16:3e:68:2b:3c"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tap31722b33-88", "ovs_interfaceid": "31722b33-8812-4dbc-9a41-9dfb8486b381", "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=1784900660.4898899) {{(pid=87962) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CPU controller missing on host. {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CPU controller found on host. {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87962) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-24T13:37:47Z,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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=), allow threads: True {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Flavor limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Image limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Flavor pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Image pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Got 1 possible topologies {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'vcpu_model' on Instance uuid 0cb0e282-beb5-4f22-8406-185b76a2e3ed {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Object Instance<0cb0e282-beb5-4f22-8406-185b76a2e3ed> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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-24T13:43:59Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1779755307',display_name='tempest-ServerRescueNegativeTestJSON-server-1779755307',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1779755307',id=7,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-24T13:44:14Z,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='cd9ee6d466b64f2d8c9471f03415ccb2',ramdisk_id='',reservation_id='r-wscrzbj8',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-131561161',owner_user_name='tempest-ServerRescueNegativeTestJSON-131561161-project-member'},tags=,task_state='rescuing',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:44:15Z,user_data=None,user_id='34210a9cdc784cb1bb5bd5b82bee62ed',uuid=0cb0e282-beb5-4f22-8406-185b76a2e3ed,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "31722b33-8812-4dbc-9a41-9dfb8486b381", "address": "fa:16:3e:68:2b:3c", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-1976919859-network", "vif_mac": "fa:16:3e:68:2b:3c"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tap31722b33-88", "ovs_interfaceid": "31722b33-8812-4dbc-9a41-9dfb8486b381", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87962) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Converting VIF {"id": "31722b33-8812-4dbc-9a41-9dfb8486b381", "address": "fa:16:3e:68:2b:3c", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-1976919859-network", "vif_mac": "fa:16:3e:68:2b:3c"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tap31722b33-88", "ovs_interfaceid": "31722b33-8812-4dbc-9a41-9dfb8486b381", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:68:2b:3c,bridge_name='br-int',has_traffic_filtering=True,id=31722b33-8812-4dbc-9a41-9dfb8486b381,network=Network(2f043e2c-640a-4dc9-b7a2-337ac001f7af),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap31722b33-88') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'pci_devices' on Instance uuid 0cb0e282-beb5-4f22-8406-185b76a2e3ed {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.411s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/bb311a88-1abd-4c81-8420-272e9eceeb58/disk 1073741824 {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Object Instance<0cb0e282-beb5-4f22-8406-185b76a2e3ed> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model,pci_devices {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] End _get_guest_xml xml= Jul 24 15:44:20 devstack nova-compute[87962]: 0cb0e282-beb5-4f22-8406-185b76a2e3ed Jul 24 15:44:20 devstack nova-compute[87962]: instance-00000007 Jul 24 15:44:20 devstack nova-compute[87962]: 196608 Jul 24 15:44:20 devstack nova-compute[87962]: 1 Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: tempest-ServerRescueNegativeTestJSON-server-1779755307 Jul 24 15:44:20 devstack nova-compute[87962]: 2026-07-24 13:44:20 Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: 192 Jul 24 15:44:20 devstack nova-compute[87962]: 1 Jul 24 15:44:20 devstack nova-compute[87962]: 0 Jul 24 15:44:20 devstack nova-compute[87962]: 0 Jul 24 15:44:20 devstack nova-compute[87962]: 1 Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: True Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: bare Jul 24 15:44:20 devstack nova-compute[87962]: qcow2 Jul 24 15:44:20 devstack nova-compute[87962]: 1 Jul 24 15:44:20 devstack nova-compute[87962]: 0 Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: ide Jul 24 15:44:20 devstack nova-compute[87962]: virtio Jul 24 15:44:20 devstack nova-compute[87962]: pc Jul 24 15:44:20 devstack nova-compute[87962]: virtio Jul 24 15:44:20 devstack nova-compute[87962]: virtio Jul 24 15:44:20 devstack nova-compute[87962]: virtio Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: tempest-ServerRescueNegativeTestJSON-131561161-project-member Jul 24 15:44:20 devstack nova-compute[87962]: tempest-ServerRescueNegativeTestJSON-131561161 Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: OpenStack Foundation Jul 24 15:44:20 devstack nova-compute[87962]: OpenStack Nova Jul 24 15:44:20 devstack nova-compute[87962]: 33.1.0 Jul 24 15:44:20 devstack nova-compute[87962]: 0cb0e282-beb5-4f22-8406-185b76a2e3ed Jul 24 15:44:20 devstack nova-compute[87962]: 0cb0e282-beb5-4f22-8406-185b76a2e3ed Jul 24 15:44:20 devstack nova-compute[87962]: Virtual Machine Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: hvm Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: 1 Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: /dev/urandom Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: Jul 24 15:44:20 devstack nova-compute[87962]: {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 24 15:44:20 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Instance destroyed successfully. Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/bb311a88-1abd-4c81-8420-272e9eceeb58/disk 1073741824" returned: 0 in 0.110s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.553s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:20 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.160s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Checking if we can resize image /opt/stack/data/nova/instances/bb311a88-1abd-4c81-8420-272e9eceeb58/disk. size=1073741824 {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/bb311a88-1abd-4c81-8420-272e9eceeb58/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] No BDM found with device name vda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] No BDM found with device name vdb, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] No VIF found with MAC fa:16:3e:68:2b:3c, not building metadata {{(pid=87962) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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/bb311a88-1abd-4c81-8420-272e9eceeb58/disk --force-share --output=json" returned: 0 in 0.153s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG nova.virt.disk.api [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Cannot resize image /opt/stack/data/nova/instances/bb311a88-1abd-4c81-8420-272e9eceeb58/disk to a smaller size. {{(pid=87962) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Created local disks {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Ensure instance console log exists: /opt/stack/data/nova/instances/bb311a88-1abd-4c81-8420-272e9eceeb58/console.log {{(pid=87962) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG nova.network.neutron [-] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Updating instance_info_cache with network_info: [] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:44:21 devstack nova-compute[87962]: INFO nova.compute.manager [-] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Took 2.31 seconds to deallocate network for instance. Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=87962) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 24 15:44:21 devstack nova-compute[87962]: DEBUG oslo.service.backend._threading.loopingcall [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.73 seconds {{(pid=87962) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Successfully created port: 462975f1-2718-4066-a853-b65066008668 {{(pid=87962) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG oslo_service.periodic_task [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running periodic task ComputeManager.update_available_resource {{(pid=87962) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-0b09f1d2-8559-4d0b-bd83-da4372e5c75c req-d020a42c-76ed-4204-a116-08e6eb653ddb service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received event network-vif-deleted-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.707s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=87962) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-67ef2b82-c7bb-4972-a074-5545107f3457 req-d242d282-eb28-4437-b555-251d9412a439 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received event network-vif-unplugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-67ef2b82-c7bb-4972-a074-5545107f3457 req-d242d282-eb28-4437-b555-251d9412a439 service nova] Acquiring lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-67ef2b82-c7bb-4972-a074-5545107f3457 req-d242d282-eb28-4437-b555-251d9412a439 service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-67ef2b82-c7bb-4972-a074-5545107f3457 req-d242d282-eb28-4437-b555-251d9412a439 service nova] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:22 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-67ef2b82-c7bb-4972-a074-5545107f3457 req-d242d282-eb28-4437-b555-251d9412a439 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] No waiting events found dispatching network-vif-unplugged-5fc25306-9447-491b-8682-bc005f1e64ae {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:44:22 devstack nova-compute[87962]: WARNING nova.compute.manager [req-67ef2b82-c7bb-4972-a074-5545107f3457 req-d242d282-eb28-4437-b555-251d9412a439 service nova] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Received unexpected event network-vif-unplugged-5fc25306-9447-491b-8682-bc005f1e64ae for instance with vm_state deleted and task_state None. Jul 24 15:44:23 devstack nova-compute[87962]: INFO nova.scheduler.client.report [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Deleted allocations for instance 851a4727-82b9-45ce-9cf4-72f55d0c655a Jul 24 15:44:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/67854181-5daa-468d-aa24-f3d9f9ae9d1b/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-e2585f3a-2d47-4aa5-b6db-948de4584f14 tempest-AttachVolumeShelveTestJSON-180900870 tempest-AttachVolumeShelveTestJSON-180900870-project-member] Lock "851a4727-82b9-45ce-9cf4-72f55d0c655a" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 5.218s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/67854181-5daa-468d-aa24-f3d9f9ae9d1b/disk --force-share --output=json" returned: 0 in 0.229s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/67854181-5daa-468d-aa24-f3d9f9ae9d1b/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/67854181-5daa-468d-aa24-f3d9f9ae9d1b/disk --force-share --output=json" returned: 0 in 0.166s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk --force-share --output=json" returned: 0 in 0.130s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk --force-share --output=json" returned: 0 in 0.228s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:23 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/46cb7e75-b176-4459-baf3-271ed44ca973/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/46cb7e75-b176-4459-baf3-271ed44ca973/disk --force-share --output=json" returned: 0 in 0.222s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/46cb7e75-b176-4459-baf3-271ed44ca973/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Removed pending STOPPED event for 0cb0e282-beb5-4f22-8406-185b76a2e3ed due to new event Resumed> {{(pid=87962) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Resumed> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:24 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] VM Resumed (Lifecycle Event) Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-5ae564e5-bd5a-4107-b10f-29fb4c54bfb3 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:44:24 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] During sync_power_state the instance has a pending task (rescuing). Skip. Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Started> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:24 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] VM Started (Lifecycle Event) Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/46cb7e75-b176-4459-baf3-271ed44ca973/disk --force-share --output=json" returned: 0 in 0.318s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk.rescue --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 0cb0e282-beb5-4f22-8406-185b76a2e3ed] Synchronizing instance power state after lifecycle event "Started"; current vm_state: active, current task_state: rescuing, current DB power_state: 1, VM power_state: 1 {{(pid=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk.rescue --force-share --output=json" returned: 0 in 0.415s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:24 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk.rescue --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk.rescue --force-share --output=json" returned: 0 in 0.219s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Successfully updated port: 462975f1-2718-4066-a853-b65066008668 {{(pid=87962) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquiring lock "refresh_cache-bb311a88-1abd-4c81-8420-272e9eceeb58" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquired lock "refresh_cache-bb311a88-1abd-4c81-8420-272e9eceeb58" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Building network info cache for instance {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk --force-share --output=json" returned: 0 in 0.214s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-9b17c8fd-f77b-4006-8f6d-40f9762c6e20 req-e109953d-d664-4bb2-a1ae-7bb0da0f1712 service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Received event network-changed-462975f1-2718-4066-a853-b65066008668 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-9b17c8fd-f77b-4006-8f6d-40f9762c6e20 req-e109953d-d664-4bb2-a1ae-7bb0da0f1712 service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Refreshing instance network info cache due to event network-changed-462975f1-2718-4066-a853-b65066008668. {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-9b17c8fd-f77b-4006-8f6d-40f9762c6e20 req-e109953d-d664-4bb2-a1ae-7bb0da0f1712 service nova] Acquiring lock "refresh_cache-bb311a88-1abd-4c81-8420-272e9eceeb58" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Instance cache missing network info. {{(pid=87962) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d 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/0cb0e282-beb5-4f22-8406-185b76a2e3ed/disk --force-share --output=json" returned: 0 in 0.275s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:25 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Running cmd (subprocess): env LANG=C uptime {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:25 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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 24 15:44:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] CMD "env LANG=C uptime" returned: 0 in 0.086s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Hypervisor/Node resource view: name=devstack free_ram=4833MB free_disk=14.817371368408203GB free_vcpus=0 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}] {{(pid=87962) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:25 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.006s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Updating instance_info_cache with network_info: [{"id": "462975f1-2718-4066-a853-b65066008668", "address": "fa:16:3e:34:4e:35", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec444ba50cf6411b9278af067383c680", "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": "tap462975f1-27", "ovs_interfaceid": "462975f1-2718-4066-a853-b65066008668", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Instance 67854181-5daa-468d-aa24-f3d9f9ae9d1b actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87962) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Instance 46cb7e75-b176-4459-baf3-271ed44ca973 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87962) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Instance 2c1db793-681d-4b7e-a8f1-1474dc84fb5b actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87962) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Instance 0cb0e282-beb5-4f22-8406-185b76a2e3ed actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87962) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Instance bb311a88-1abd-4c81-8420-272e9eceeb58 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87962) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Total usable vcpus: 4, total allocated vcpus: 5 {{(pid=87962) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Final resource view: name=devstack phys_ram=11961MB used_ram=1472MB phys_disk=25GB used_disk=5GB total_vcpus=4 used_vcpus=5 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 15:44:25 up 35 min, 1 user, load average: 7.83, 4.59, 2.75\n', 'num_instances': '5', 'num_vm_active': '3', 'num_task_None': '4', 'num_os_type_None': '5', 'num_proj_ec444ba50cf6411b9278af067383c680': '2', 'io_workload': '1', 'num_proj_9b2bea27ce534665a388924ba847c20f': '1', 'num_proj_cd9ee6d466b64f2d8c9471f03415ccb2': '2', 'num_vm_rescued': '1', 'num_vm_building': '1', 'num_task_spawning': '1'} {{(pid=87962) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Releasing lock "refresh_cache-bb311a88-1abd-4c81-8420-272e9eceeb58" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Instance network_info: |[{"id": "462975f1-2718-4066-a853-b65066008668", "address": "fa:16:3e:34:4e:35", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec444ba50cf6411b9278af067383c680", "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": "tap462975f1-27", "ovs_interfaceid": "462975f1-2718-4066-a853-b65066008668", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87962) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-9b17c8fd-f77b-4006-8f6d-40f9762c6e20 req-e109953d-d664-4bb2-a1ae-7bb0da0f1712 service nova] Acquired lock "refresh_cache-bb311a88-1abd-4c81-8420-272e9eceeb58" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-9b17c8fd-f77b-4006-8f6d-40f9762c6e20 req-e109953d-d664-4bb2-a1ae-7bb0da0f1712 service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Refreshing network info cache for port 462975f1-2718-4066-a853-b65066008668 {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Start _get_guest_xml network_info=[{"id": "462975f1-2718-4066-a853-b65066008668", "address": "fa:16:3e:34:4e:35", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec444ba50cf6411b9278af067383c680", "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": "tap462975f1-27", "ovs_interfaceid": "462975f1-2718-4066-a853-b65066008668", "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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'disk_bus': 'virtio', 'guest_format': None, 'device_type': 'disk', 'boot_index': 0, 'encryption_format': None, 'encryption_secret_uuid': None, 'size': 0, 'encryption_options': None, 'image_id': '4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 24 15:44:26 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', instance_meta=NovaInstanceMeta(name='tempest-tempest.common.compute-instance-40615846', uuid='bb311a88-1abd-4c81-8420-272e9eceeb58'), owner=OwnerMeta(userid='7d3da0bb91fe47d8bb7730f933cd25dd', username='tempest-ServerActionsTestOtherA-1098513822-project-member', projectid='ec444ba50cf6411b9278af067383c680', projectname='tempest-ServerActionsTestOtherA-1098513822'), image=ImageMeta(id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', 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": "462975f1-2718-4066-a853-b65066008668", "address": "fa:16:3e:34:4e:35", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec444ba50cf6411b9278af067383c680", "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": "tap462975f1-27", "ovs_interfaceid": "462975f1-2718-4066-a853-b65066008668", "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=1784900666.18765) {{(pid=87962) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] CPU controller missing on host. {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] CPU controller found on host. {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87962) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-24T13:37:47Z,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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=), allow threads: True {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Flavor limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Image limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Flavor pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Image pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Got 1 possible topologies {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 24 15:44:26 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-9b17c8fd-f77b-4006-8f6d-40f9762c6e20 req-e109953d-d664-4bb2-a1ae-7bb0da0f1712 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 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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-24T13:44:15Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-tempest.common.compute-instance-40615846',display_name='tempest-tempest.common.compute-instance-40615846',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-tempest-common-compute-instance-40615846',id=8,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLNzFH2hFg5FuTCgk+5lbVv69q/XqawoSPqDbnHSVY4VDrchevso4iWhP12J9d8YEUx/5AvUd/SFiB/2TMB1zY2jaJNfS2TfKhX4fZstwy9lQhp0FEiih09U1xfWZnUpxA==',key_name='tempest-keypair-1207338830',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='ec444ba50cf6411b9278af067383c680',ramdisk_id='',reservation_id='r-gp3d0iyf',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-1098513822',owner_user_name='tempest-ServerActionsTestOtherA-1098513822-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:44:19Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='7d3da0bb91fe47d8bb7730f933cd25dd',uuid=bb311a88-1abd-4c81-8420-272e9eceeb58,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "462975f1-2718-4066-a853-b65066008668", "address": "fa:16:3e:34:4e:35", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec444ba50cf6411b9278af067383c680", "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": "tap462975f1-27", "ovs_interfaceid": "462975f1-2718-4066-a853-b65066008668", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87962) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Converting VIF {"id": "462975f1-2718-4066-a853-b65066008668", "address": "fa:16:3e:34:4e:35", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec444ba50cf6411b9278af067383c680", "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": "tap462975f1-27", "ovs_interfaceid": "462975f1-2718-4066-a853-b65066008668", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:34:4e:35,bridge_name='br-int',has_traffic_filtering=True,id=462975f1-2718-4066-a853-b65066008668,network=Network(a329842d-978c-4bf7-ae32-42f98f325f88),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap462975f1-27') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lazy-loading 'pci_devices' on Instance uuid bb311a88-1abd-4c81-8420-272e9eceeb58 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] End _get_guest_xml xml= Jul 24 15:44:26 devstack nova-compute[87962]: bb311a88-1abd-4c81-8420-272e9eceeb58 Jul 24 15:44:26 devstack nova-compute[87962]: instance-00000008 Jul 24 15:44:26 devstack nova-compute[87962]: 196608 Jul 24 15:44:26 devstack nova-compute[87962]: 1 Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: tempest-tempest.common.compute-instance-40615846 Jul 24 15:44:26 devstack nova-compute[87962]: 2026-07-24 13:44:26 Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: 192 Jul 24 15:44:26 devstack nova-compute[87962]: 1 Jul 24 15:44:26 devstack nova-compute[87962]: 0 Jul 24 15:44:26 devstack nova-compute[87962]: 0 Jul 24 15:44:26 devstack nova-compute[87962]: 1 Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: True Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: bare Jul 24 15:44:26 devstack nova-compute[87962]: qcow2 Jul 24 15:44:26 devstack nova-compute[87962]: 1 Jul 24 15:44:26 devstack nova-compute[87962]: 0 Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: virtio Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: tempest-ServerActionsTestOtherA-1098513822-project-member Jul 24 15:44:26 devstack nova-compute[87962]: tempest-ServerActionsTestOtherA-1098513822 Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: OpenStack Foundation Jul 24 15:44:26 devstack nova-compute[87962]: OpenStack Nova Jul 24 15:44:26 devstack nova-compute[87962]: 33.1.0 Jul 24 15:44:26 devstack nova-compute[87962]: bb311a88-1abd-4c81-8420-272e9eceeb58 Jul 24 15:44:26 devstack nova-compute[87962]: bb311a88-1abd-4c81-8420-272e9eceeb58 Jul 24 15:44:26 devstack nova-compute[87962]: Virtual Machine Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: hvm Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: 1 Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: /dev/urandom Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: Jul 24 15:44:26 devstack nova-compute[87962]: {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Preparing to wait for external event network-vif-plugged-462975f1-2718-4066-a853-b65066008668 {{(pid=87962) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Acquiring lock "bb311a88-1abd-4c81-8420-272e9eceeb58-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "bb311a88-1abd-4c81-8420-272e9eceeb58-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "bb311a88-1abd-4c81-8420-272e9eceeb58-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.006s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-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-24T13:44:15Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-tempest.common.compute-instance-40615846',display_name='tempest-tempest.common.compute-instance-40615846',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-tempest-common-compute-instance-40615846',id=8,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLNzFH2hFg5FuTCgk+5lbVv69q/XqawoSPqDbnHSVY4VDrchevso4iWhP12J9d8YEUx/5AvUd/SFiB/2TMB1zY2jaJNfS2TfKhX4fZstwy9lQhp0FEiih09U1xfWZnUpxA==',key_name='tempest-keypair-1207338830',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='ec444ba50cf6411b9278af067383c680',ramdisk_id='',reservation_id='r-gp3d0iyf',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-1098513822',owner_user_name='tempest-ServerActionsTestOtherA-1098513822-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:44:19Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='7d3da0bb91fe47d8bb7730f933cd25dd',uuid=bb311a88-1abd-4c81-8420-272e9eceeb58,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "462975f1-2718-4066-a853-b65066008668", "address": "fa:16:3e:34:4e:35", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec444ba50cf6411b9278af067383c680", "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": "tap462975f1-27", "ovs_interfaceid": "462975f1-2718-4066-a853-b65066008668", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Converting VIF {"id": "462975f1-2718-4066-a853-b65066008668", "address": "fa:16:3e:34:4e:35", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec444ba50cf6411b9278af067383c680", "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": "tap462975f1-27", "ovs_interfaceid": "462975f1-2718-4066-a853-b65066008668", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:34:4e:35,bridge_name='br-int',has_traffic_filtering=True,id=462975f1-2718-4066-a853-b65066008668,network=Network(a329842d-978c-4bf7-ae32-42f98f325f88),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap462975f1-27') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG os_vif [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:34:4e:35,bridge_name='br-int',has_traffic_filtering=True,id=462975f1-2718-4066-a853-b65066008668,network=Network(a329842d-978c-4bf7-ae32-42f98f325f88),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap462975f1-27') {{(pid=87962) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:26 devstack nova-compute[87962]: 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=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:26 devstack nova-compute[87962]: 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': '7e952887-c024-5185-a39b-cd7565cba43b', '_type': 'linux-noop'}}, row=False) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap462975f1-27, may_exist=True, interface_attrs={}) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap462975f1-27, col_values=(('qos', UUID('353e070e-af3d-4edc-9299-d08d0c8c6741')),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap462975f1-27, col_values=(('external_ids', {'iface-id': '462975f1-2718-4066-a853-b65066008668', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:34:4e:35', 'vm-uuid': 'bb311a88-1abd-4c81-8420-272e9eceeb58'}),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:26 devstack nova-compute[87962]: INFO os_vif [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:34:4e:35,bridge_name='br-int',has_traffic_filtering=True,id=462975f1-2718-4066-a853-b65066008668,network=Network(a329842d-978c-4bf7-ae32-42f98f325f88),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap462975f1-27') Jul 24 15:44:26 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87962) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 24 15:44:27 devstack nova-compute[87962]: DEBUG nova.compute.provider_tree [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Inventory has not changed in ProviderTree for provider: 7faf493a-3200-4232-a40c-328237e3d470 {{(pid=87962) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 24 15:44:27 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] No BDM found with device name vda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:44:27 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] No VIF found with MAC fa:16:3e:34:4e:35, not building metadata {{(pid=87962) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 24 15:44:27 devstack nova-compute[87962]: DEBUG nova.scheduler.client.report [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Inventory has not changed for provider 7faf493a-3200-4232-a40c-328237e3d470 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=87962) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 24 15:44:27 devstack nova-compute[87962]: DEBUG nova.compute.resource_tracker [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Compute_service record updated for devstack:devstack {{(pid=87962) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 24 15:44:27 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.567s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:27 devstack nova-compute[87962]: DEBUG oslo.service.backend._threading.loopingcall [None req-550c8b74-b233-4439-9bb8-0c39e7e0df3d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 57.99 seconds {{(pid=87962) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 24 15:44:27 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:27 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:28 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-ecc5d8b6-8f31-412e-b0a4-73f57eba2406 req-1fec8c5d-a6b2-437d-adaf-00071b7b18e8 service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Received event network-vif-plugged-462975f1-2718-4066-a853-b65066008668 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:28 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-ecc5d8b6-8f31-412e-b0a4-73f57eba2406 req-1fec8c5d-a6b2-437d-adaf-00071b7b18e8 service nova] Acquiring lock "bb311a88-1abd-4c81-8420-272e9eceeb58-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:28 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-ecc5d8b6-8f31-412e-b0a4-73f57eba2406 req-1fec8c5d-a6b2-437d-adaf-00071b7b18e8 service nova] Lock "bb311a88-1abd-4c81-8420-272e9eceeb58-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:28 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-ecc5d8b6-8f31-412e-b0a4-73f57eba2406 req-1fec8c5d-a6b2-437d-adaf-00071b7b18e8 service nova] Lock "bb311a88-1abd-4c81-8420-272e9eceeb58-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:28 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-ecc5d8b6-8f31-412e-b0a4-73f57eba2406 req-1fec8c5d-a6b2-437d-adaf-00071b7b18e8 service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Processing event network-vif-plugged-462975f1-2718-4066-a853-b65066008668 {{(pid=87962) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 24 15:44:28 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-9b17c8fd-f77b-4006-8f6d-40f9762c6e20 req-e109953d-d664-4bb2-a1ae-7bb0da0f1712 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 24 15:44:28 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:29 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-9b17c8fd-f77b-4006-8f6d-40f9762c6e20 req-e109953d-d664-4bb2-a1ae-7bb0da0f1712 service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Updated VIF entry in instance network info cache for port 462975f1-2718-4066-a853-b65066008668. {{(pid=87962) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 24 15:44:29 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-9b17c8fd-f77b-4006-8f6d-40f9762c6e20 req-e109953d-d664-4bb2-a1ae-7bb0da0f1712 service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Updating instance_info_cache with network_info: [{"id": "462975f1-2718-4066-a853-b65066008668", "address": "fa:16:3e:34:4e:35", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec444ba50cf6411b9278af067383c680", "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": "tap462975f1-27", "ovs_interfaceid": "462975f1-2718-4066-a853-b65066008668", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:44:29 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:29 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-9b17c8fd-f77b-4006-8f6d-40f9762c6e20 req-e109953d-d664-4bb2-a1ae-7bb0da0f1712 service nova] Releasing lock "refresh_cache-bb311a88-1abd-4c81-8420-272e9eceeb58" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-f67dc2f4-74d8-449d-8b06-9c6f5e350852 req-0e1fce6a-d95e-460c-a273-af7db54d8f66 service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Received event network-vif-plugged-462975f1-2718-4066-a853-b65066008668 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-f67dc2f4-74d8-449d-8b06-9c6f5e350852 req-0e1fce6a-d95e-460c-a273-af7db54d8f66 service nova] Acquiring lock "bb311a88-1abd-4c81-8420-272e9eceeb58-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-f67dc2f4-74d8-449d-8b06-9c6f5e350852 req-0e1fce6a-d95e-460c-a273-af7db54d8f66 service nova] Lock "bb311a88-1abd-4c81-8420-272e9eceeb58-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-f67dc2f4-74d8-449d-8b06-9c6f5e350852 req-0e1fce6a-d95e-460c-a273-af7db54d8f66 service nova] Lock "bb311a88-1abd-4c81-8420-272e9eceeb58-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-f67dc2f4-74d8-449d-8b06-9c6f5e350852 req-0e1fce6a-d95e-460c-a273-af7db54d8f66 service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] No waiting events found dispatching network-vif-plugged-462975f1-2718-4066-a853-b65066008668 {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:44:30 devstack nova-compute[87962]: WARNING nova.compute.manager [req-f67dc2f4-74d8-449d-8b06-9c6f5e350852 req-0e1fce6a-d95e-460c-a273-af7db54d8f66 service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Received unexpected event network-vif-plugged-462975f1-2718-4066-a853-b65066008668 for instance with vm_state building and task_state spawning. Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Started> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:30 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] VM Started (Lifecycle Event) Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=87962) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Guest created on hypervisor {{(pid=87962) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 24 15:44:30 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Instance spawned successfully. Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] 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=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Found default for hw_cdrom_bus of ide {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Found default for hw_disk_bus of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Found default for hw_input_bus of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Found default for hw_pointer_model of None {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Found default for hw_video_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Found default for hw_vif_model of virtio {{(pid=87962) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 24 15:44:30 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Paused> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:30 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] VM Paused (Lifecycle Event) Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Resumed> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:30 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] VM Resumed (Lifecycle Event) Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:30 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:44:31 devstack nova-compute[87962]: INFO nova.compute.manager [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Took 11.41 seconds to spawn the instance on the hypervisor. Jul 24 15:44:31 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:31 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] During sync_power_state the instance has a pending task (spawning). Skip. Jul 24 15:44:31 devstack nova-compute[87962]: INFO nova.compute.manager [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Took 13.73 seconds to build instance. Jul 24 15:44:31 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-8796d62f-a423-48ab-a2ef-aff33ad84734 tempest-ServerActionsTestOtherA-1098513822 tempest-ServerActionsTestOtherA-1098513822-project-member] Lock "bb311a88-1abd-4c81-8420-272e9eceeb58" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 14.155s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:31 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:32 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "interface-46cb7e75-b176-4459-baf3-271ed44ca973-None" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:32 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "interface-46cb7e75-b176-4459-baf3-271ed44ca973-None" acquired by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:32 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lazy-loading 'flavor' on Instance uuid 46cb7e75-b176-4459-baf3-271ed44ca973 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:32 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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 24 15:44:33 devstack nova-compute[87962]: INFO nova.compute.manager [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Rescuing Jul 24 15:44:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "refresh_cache-2c1db793-681d-4b7e-a8f1-1474dc84fb5b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:44:33 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquired lock "refresh_cache-2c1db793-681d-4b7e-a8f1-1474dc84fb5b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:44:33 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Building network info cache for instance {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 24 15:44:33 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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 24 15:44:33 devstack nova-compute[87962]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0026650830000107817 future=) submitted to {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:33 devstack nova-compute[87962]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:33 devstack nova-compute[87962]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=0.7021781490002468 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:33 devstack nova-compute[87962]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=0.7019161040002473 future=) was cancelled while queued, skipping {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:33 devstack nova-compute[87962]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:33 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] Emitting event Stopped> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:33 devstack nova-compute[87962]: INFO nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] VM Stopped (Lifecycle Event) Jul 24 15:44:34 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-4e783224-9e8e-48fe-9ef3-2eb4553287ca tempest-DeleteServersTestJSON-681324372 tempest-DeleteServersTestJSON-681324372-project-member] [instance: 851a4727-82b9-45ce-9cf4-72f55d0c655a] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:34 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:34 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lazy-loading 'pci_requests' on Instance uuid 46cb7e75-b176-4459-baf3-271ed44ca973 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:35 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Object Instance<46cb7e75-b176-4459-baf3-271ed44ca973> lazy-loaded attributes: flavor,pci_requests {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:44:35 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] allocate_for_instance() {{(pid=87962) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 24 15:44:35 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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 24 15:44:35 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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 24 15:44:35 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:35 devstack nova-compute[87962]: DEBUG nova.policy [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'd7259878a18d4088b5eb4cf8c08c2dda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b2bea27ce534665a388924ba847c20f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], '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=87962) authorize /opt/stack/nova/nova/policy.py:192}} Jul 24 15:44:35 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-70ca14a3-819e-483d-b18b-01cd1c2dd3d4 req-60bba61f-9087-4342-9ab8-32ce0d82bacb service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Received event network-changed-462975f1-2718-4066-a853-b65066008668 {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:35 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-70ca14a3-819e-483d-b18b-01cd1c2dd3d4 req-60bba61f-9087-4342-9ab8-32ce0d82bacb service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Refreshing instance network info cache due to event network-changed-462975f1-2718-4066-a853-b65066008668. {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 24 15:44:35 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-70ca14a3-819e-483d-b18b-01cd1c2dd3d4 req-60bba61f-9087-4342-9ab8-32ce0d82bacb service nova] Acquiring lock "refresh_cache-bb311a88-1abd-4c81-8420-272e9eceeb58" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:44:35 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-70ca14a3-819e-483d-b18b-01cd1c2dd3d4 req-60bba61f-9087-4342-9ab8-32ce0d82bacb service nova] Acquired lock "refresh_cache-bb311a88-1abd-4c81-8420-272e9eceeb58" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:44:35 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-70ca14a3-819e-483d-b18b-01cd1c2dd3d4 req-60bba61f-9087-4342-9ab8-32ce0d82bacb service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Refreshing network info cache for port 462975f1-2718-4066-a853-b65066008668 {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 24 15:44:35 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-70ca14a3-819e-483d-b18b-01cd1c2dd3d4 req-60bba61f-9087-4342-9ab8-32ce0d82bacb 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 24 15:44:35 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:36 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:36 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Successfully created port: 401e2d0f-5b12-45f8-a9f7-c2406af93fac {{(pid=87962) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 24 15:44:36 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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 24 15:44:37 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Updating instance_info_cache with network_info: [{"id": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:44:37 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Releasing lock "refresh_cache-2c1db793-681d-4b7e-a8f1-1474dc84fb5b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:44:37 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-70ca14a3-819e-483d-b18b-01cd1c2dd3d4 req-60bba61f-9087-4342-9ab8-32ce0d82bacb 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 24 15:44:37 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:37 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:37 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-70ca14a3-819e-483d-b18b-01cd1c2dd3d4 req-60bba61f-9087-4342-9ab8-32ce0d82bacb service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Updated VIF entry in instance network info cache for port 462975f1-2718-4066-a853-b65066008668. {{(pid=87962) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 24 15:44:37 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-70ca14a3-819e-483d-b18b-01cd1c2dd3d4 req-60bba61f-9087-4342-9ab8-32ce0d82bacb service nova] [instance: bb311a88-1abd-4c81-8420-272e9eceeb58] Updating instance_info_cache with network_info: [{"id": "462975f1-2718-4066-a853-b65066008668", "address": "fa:16:3e:34:4e:35", "network": {"id": "a329842d-978c-4bf7-ae32-42f98f325f88", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-32783243-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.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.242", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ec444ba50cf6411b9278af067383c680", "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": "tap462975f1-27", "ovs_interfaceid": "462975f1-2718-4066-a853-b65066008668", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:44:37 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-70ca14a3-819e-483d-b18b-01cd1c2dd3d4 req-60bba61f-9087-4342-9ab8-32ce0d82bacb service nova] Releasing lock "refresh_cache-bb311a88-1abd-4c81-8420-272e9eceeb58" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.utils [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Queued Task(fn=>, remaining_delay=14.999511110000185 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.997308031000102 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.996835623000152 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:38 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Instance destroyed successfully. Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'numa_topology' on Instance uuid 2c1db793-681d-4b7e-a8f1-1474dc84fb5b {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:38 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Attempting rescue Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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=87962) rescue /opt/stack/nova/nova/virt/libvirt/driver.py:4755}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Instance directory exists: not creating {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5332}} Jul 24 15:44:38 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Creating image(s) Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "/opt/stack/data/nova/instances/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "/opt/stack/data/nova/instances/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "/opt/stack/data/nova/instances/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'trusted_certs' on Instance uuid 2c1db793-681d-4b7e-a8f1-1474dc84fb5b {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Object Instance<2c1db793-681d-4b7e-a8f1-1474dc84fb5b> lazy-loaded attributes: numa_topology,trusted_certs {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG oslo_utils.imageutils.format_inspector [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87962) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a --force-share --output=json" returned: 0 in 0.291s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk.rescue {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/1e6a48a3bbdabd6b0e5bc3260c288e932188c46a,backing_fmt=raw /opt/stack/data/nova/instances/2c1db793-681d-4b7e-a8f1-1474dc84fb5b/disk.rescue" returned: 0 in 0.054s {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lock "1e6a48a3bbdabd6b0e5bc3260c288e932188c46a" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.378s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'migration_context' on Instance uuid 2c1db793-681d-4b7e-a8f1-1474dc84fb5b {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Object Instance<2c1db793-681d-4b7e-a8f1-1474dc84fb5b> lazy-loaded attributes: numa_topology,trusted_certs,migration_context {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Created local disks {{(pid=87962) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Start _get_guest_xml network_info=[{"id": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": [], "label": "tempest-ServerRescueNegativeTestJSON-1976919859-network", "vif_mac": "fa:16:3e:e1:c1:70"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=) rescue={'image_id': '4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', 'kernel_id': '', 'ramdisk_id': ''} block_device_info=Noneshare_info=ShareMappingList(objects=[]) {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'resources' on Instance uuid 2c1db793-681d-4b7e-a8f1-1474dc84fb5b {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Object Instance<2c1db793-681d-4b7e-a8f1-1474dc84fb5b> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:44:38 devstack nova-compute[87962]: WARNING nova.virt.libvirt.driver [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-411108559', uuid='2c1db793-681d-4b7e-a8f1-1474dc84fb5b'), owner=OwnerMeta(userid='34210a9cdc784cb1bb5bd5b82bee62ed', username='tempest-ServerRescueNegativeTestJSON-131561161-project-member', projectid='cd9ee6d466b64f2d8c9471f03415ccb2', projectname='tempest-ServerRescueNegativeTestJSON-131561161'), image=ImageMeta(id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', 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": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": [], "label": "tempest-ServerRescueNegativeTestJSON-1976919859-network", "vif_mac": "fa:16:3e:e1:c1:70"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "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=1784900678.9299562) {{(pid=87962) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CPU controller missing on host. {{(pid=87962) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CPU controller found on host. {{(pid=87962) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87962) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-24T13:37:47Z,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-24T13:36:49Z,direct_url=,disk_format='qcow2',id=4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='df66204cc96f42be98c9c3c0564f8276',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-24T13:36:50Z,virtual_size=,visibility=), allow threads: True {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Flavor limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Image limits 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Flavor pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Image pref 0:0:0 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87962) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Got 1 possible topologies {{(pid=87962) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.virt.hardware [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87962) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 24 15:44:38 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'vcpu_model' on Instance uuid 2c1db793-681d-4b7e-a8f1-1474dc84fb5b {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Object Instance<2c1db793-681d-4b7e-a8f1-1474dc84fb5b> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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-24T13:43:56Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-411108559',display_name='tempest-ServerRescueNegativeTestJSON-server-411108559',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-411108559',id=6,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-24T13:44:11Z,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='cd9ee6d466b64f2d8c9471f03415ccb2',ramdisk_id='',reservation_id='r-3pkwecda',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-131561161',owner_user_name='tempest-ServerRescueNegativeTestJSON-131561161-project-member'},tags=,task_state='rescuing',terminated_at=None,trusted_certs=None,updated_at=2026-07-24T13:44:12Z,user_data=None,user_id='34210a9cdc784cb1bb5bd5b82bee62ed',uuid=2c1db793-681d-4b7e-a8f1-1474dc84fb5b,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": [], "label": "tempest-ServerRescueNegativeTestJSON-1976919859-network", "vif_mac": "fa:16:3e:e1:c1:70"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87962) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Converting VIF {"id": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": [], "label": "tempest-ServerRescueNegativeTestJSON-1976919859-network", "vif_mac": "fa:16:3e:e1:c1:70"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:e1:c1:70,bridge_name='br-int',has_traffic_filtering=True,id=a3e20b81-8c4f-43aa-9848-71d1520fb592,network=Network(2f043e2c-640a-4dc9-b7a2-337ac001f7af),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa3e20b81-8c') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'pci_devices' on Instance uuid 2c1db793-681d-4b7e-a8f1-1474dc84fb5b {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Object Instance<2c1db793-681d-4b7e-a8f1-1474dc84fb5b> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model,pci_devices {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] End _get_guest_xml xml= Jul 24 15:44:39 devstack nova-compute[87962]: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b Jul 24 15:44:39 devstack nova-compute[87962]: instance-00000006 Jul 24 15:44:39 devstack nova-compute[87962]: 196608 Jul 24 15:44:39 devstack nova-compute[87962]: 1 Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: tempest-ServerRescueNegativeTestJSON-server-411108559 Jul 24 15:44:39 devstack nova-compute[87962]: 2026-07-24 13:44:38 Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: 192 Jul 24 15:44:39 devstack nova-compute[87962]: 1 Jul 24 15:44:39 devstack nova-compute[87962]: 0 Jul 24 15:44:39 devstack nova-compute[87962]: 0 Jul 24 15:44:39 devstack nova-compute[87962]: 1 Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: True Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: bare Jul 24 15:44:39 devstack nova-compute[87962]: qcow2 Jul 24 15:44:39 devstack nova-compute[87962]: 1 Jul 24 15:44:39 devstack nova-compute[87962]: 0 Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: ide Jul 24 15:44:39 devstack nova-compute[87962]: virtio Jul 24 15:44:39 devstack nova-compute[87962]: pc Jul 24 15:44:39 devstack nova-compute[87962]: virtio Jul 24 15:44:39 devstack nova-compute[87962]: virtio Jul 24 15:44:39 devstack nova-compute[87962]: virtio Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: tempest-ServerRescueNegativeTestJSON-131561161-project-member Jul 24 15:44:39 devstack nova-compute[87962]: tempest-ServerRescueNegativeTestJSON-131561161 Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: OpenStack Foundation Jul 24 15:44:39 devstack nova-compute[87962]: OpenStack Nova Jul 24 15:44:39 devstack nova-compute[87962]: 33.1.0 Jul 24 15:44:39 devstack nova-compute[87962]: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b Jul 24 15:44:39 devstack nova-compute[87962]: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b Jul 24 15:44:39 devstack nova-compute[87962]: Virtual Machine Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: hvm Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: 1 Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: /dev/urandom Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: Jul 24 15:44:39 devstack nova-compute[87962]: {{(pid=87962) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:39 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Instance destroyed successfully. Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Successfully updated port: 401e2d0f-5b12-45f8-a9f7-c2406af93fac {{(pid=87962) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquired lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Building network info cache for instance {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] No BDM found with device name vda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] No BDM found with device name vdb, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] No VIF found with MAC fa:16:3e:e1:c1:70, not building metadata {{(pid=87962) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-c6c9270e-31ab-4134-87c5-13dd237d66b5 req-0ec2d859-1c8d-49f5-ae6b-369ffbb2cb68 service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Received event network-changed-401e2d0f-5b12-45f8-a9f7-c2406af93fac {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-c6c9270e-31ab-4134-87c5-13dd237d66b5 req-0ec2d859-1c8d-49f5-ae6b-369ffbb2cb68 service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Refreshing instance network info cache due to event network-changed-401e2d0f-5b12-45f8-a9f7-c2406af93fac. {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 24 15:44:39 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-c6c9270e-31ab-4134-87c5-13dd237d66b5 req-0ec2d859-1c8d-49f5-ae6b-369ffbb2cb68 service nova] Acquiring lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:44:39 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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 24 15:44:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:40 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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 24 15:44:40 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Updating instance_info_cache with network_info: [{"id": "9ce9b559-2412-4982-8b60-3500e99d2289", "address": "fa:16:3e:94:b1:89", "network": {"id": "ec552ecd-a7bc-4d56-af5e-5747436b40a4", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1382947939-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": [{"address": "172.24.4.35", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9b2bea27ce534665a388924ba847c20f", "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": "tap9ce9b559-24", "ovs_interfaceid": "9ce9b559-2412-4982-8b60-3500e99d2289", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "address": "fa:16:3e:a4:be:11", "network": {"id": "e9c3620e-9b88-4c9d-be81-47afaf1bd670", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1704967567", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.69", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9b2bea27ce534665a388924ba847c20f", "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": "tap401e2d0f-5b", "ovs_interfaceid": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Releasing lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-c6c9270e-31ab-4134-87c5-13dd237d66b5 req-0ec2d859-1c8d-49f5-ae6b-369ffbb2cb68 service nova] Acquired lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-c6c9270e-31ab-4134-87c5-13dd237d66b5 req-0ec2d859-1c8d-49f5-ae6b-369ffbb2cb68 service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Refreshing network info cache for port 401e2d0f-5b12-45f8-a9f7-c2406af93fac {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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-24T13:43:50Z,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-1215539493',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1215539493',id=5,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEjiuGxgaqb8pt7eyabiJ/TrldHMWFjtoda9iNfu6u3NetnsVMsnW/z7SdyqG572RpXxY1Argc4GCDH8zSkwWH0gH1QLFgS2eUWBp6qZLjPqN3XNfN68P3dj1Bb8s7HX5Q==',key_name='tempest-keypair-675750424',keypairs=,launch_index=0,launched_at=2026-07-24T13:44:02Z,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='9b2bea27ce534665a388924ba847c20f',ramdisk_id='',reservation_id='r-kftlxa2t',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-1944421502',owner_user_name='tempest-TaggedAttachmentsTest-1944421502-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-24T13:44:03Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='d7259878a18d4088b5eb4cf8c08c2dda',uuid=46cb7e75-b176-4459-baf3-271ed44ca973,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "address": "fa:16:3e:a4:be:11", "network": {"id": "e9c3620e-9b88-4c9d-be81-47afaf1bd670", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1704967567", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.69", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9b2bea27ce534665a388924ba847c20f", "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": "tap401e2d0f-5b", "ovs_interfaceid": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Converting VIF {"id": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "address": "fa:16:3e:a4:be:11", "network": {"id": "e9c3620e-9b88-4c9d-be81-47afaf1bd670", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1704967567", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.69", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9b2bea27ce534665a388924ba847c20f", "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": "tap401e2d0f-5b", "ovs_interfaceid": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:a4:be:11,bridge_name='br-int',has_traffic_filtering=True,id=401e2d0f-5b12-45f8-a9f7-c2406af93fac,network=Network(e9c3620e-9b88-4c9d-be81-47afaf1bd670),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap401e2d0f-5b') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG os_vif [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:a4:be:11,bridge_name='br-int',has_traffic_filtering=True,id=401e2d0f-5b12-45f8-a9f7-c2406af93fac,network=Network(e9c3620e-9b88-4c9d-be81-47afaf1bd670),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap401e2d0f-5b') {{(pid=87962) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:40 devstack nova-compute[87962]: 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=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:40 devstack nova-compute[87962]: 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': 'a3f1f4de-9494-5c04-a484-c893fef06a24', '_type': 'linux-noop'}}, row=False) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap401e2d0f-5b, may_exist=True, interface_attrs={}) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap401e2d0f-5b, col_values=(('qos', UUID('81434bc0-ee87-429c-8bf7-9fb695f2ed05')),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap401e2d0f-5b, col_values=(('external_ids', {'iface-id': '401e2d0f-5b12-45f8-a9f7-c2406af93fac', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:a4:be:11', 'vm-uuid': '46cb7e75-b176-4459-baf3-271ed44ca973'}),), if_exists=True) {{(pid=87962) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 24 15:44:40 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-c6c9270e-31ab-4134-87c5-13dd237d66b5 req-0ec2d859-1c8d-49f5-ae6b-369ffbb2cb68 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 24 15:44:40 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:41 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:41 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:41 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:41 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:41 devstack nova-compute[87962]: INFO os_vif [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:a4:be:11,bridge_name='br-int',has_traffic_filtering=True,id=401e2d0f-5b12-45f8-a9f7-c2406af93fac,network=Network(e9c3620e-9b88-4c9d-be81-47afaf1bd670),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap401e2d0f-5b') Jul 24 15:44:41 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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-24T13:43:50Z,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-1215539493',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1215539493',id=5,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEjiuGxgaqb8pt7eyabiJ/TrldHMWFjtoda9iNfu6u3NetnsVMsnW/z7SdyqG572RpXxY1Argc4GCDH8zSkwWH0gH1QLFgS2eUWBp6qZLjPqN3XNfN68P3dj1Bb8s7HX5Q==',key_name='tempest-keypair-675750424',keypairs=,launch_index=0,launched_at=2026-07-24T13:44:02Z,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='9b2bea27ce534665a388924ba847c20f',ramdisk_id='',reservation_id='r-kftlxa2t',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-1944421502',owner_user_name='tempest-TaggedAttachmentsTest-1944421502-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-24T13:44:03Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='d7259878a18d4088b5eb4cf8c08c2dda',uuid=46cb7e75-b176-4459-baf3-271ed44ca973,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "address": "fa:16:3e:a4:be:11", "network": {"id": "e9c3620e-9b88-4c9d-be81-47afaf1bd670", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1704967567", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.69", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9b2bea27ce534665a388924ba847c20f", "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": "tap401e2d0f-5b", "ovs_interfaceid": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87962) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 24 15:44:41 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Converting VIF {"id": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "address": "fa:16:3e:a4:be:11", "network": {"id": "e9c3620e-9b88-4c9d-be81-47afaf1bd670", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1704967567", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.69", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9b2bea27ce534665a388924ba847c20f", "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": "tap401e2d0f-5b", "ovs_interfaceid": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:44:41 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:a4:be:11,bridge_name='br-int',has_traffic_filtering=True,id=401e2d0f-5b12-45f8-a9f7-c2406af93fac,network=Network(e9c3620e-9b88-4c9d-be81-47afaf1bd670),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap401e2d0f-5b') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:44:41 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:41 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.guest [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] attach device xml: Jul 24 15:44:41 devstack nova-compute[87962]: Jul 24 15:44:41 devstack nova-compute[87962]: Jul 24 15:44:41 devstack nova-compute[87962]: Jul 24 15:44:41 devstack nova-compute[87962]: Jul 24 15:44:41 devstack nova-compute[87962]: Jul 24 15:44:41 devstack nova-compute[87962]: {{(pid=87962) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 24 15:44:41 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:41 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:42 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] No BDM found with device name vda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:44:42 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] No BDM found with device name hda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:44:42 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] No VIF found with MAC fa:16:3e:94:b1:89, not building metadata {{(pid=87962) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 24 15:44:42 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-87062251-edf8-4fa0-88a2-1db160d90231 req-dedad943-04f0-4aa0-99f0-6e08c496e003 service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Received event network-vif-plugged-401e2d0f-5b12-45f8-a9f7-c2406af93fac {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:42 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-87062251-edf8-4fa0-88a2-1db160d90231 req-dedad943-04f0-4aa0-99f0-6e08c496e003 service nova] Acquiring lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:42 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-87062251-edf8-4fa0-88a2-1db160d90231 req-dedad943-04f0-4aa0-99f0-6e08c496e003 service nova] Lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:42 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-87062251-edf8-4fa0-88a2-1db160d90231 req-dedad943-04f0-4aa0-99f0-6e08c496e003 service nova] Lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:42 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-87062251-edf8-4fa0-88a2-1db160d90231 req-dedad943-04f0-4aa0-99f0-6e08c496e003 service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] No waiting events found dispatching network-vif-plugged-401e2d0f-5b12-45f8-a9f7-c2406af93fac {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:44:42 devstack nova-compute[87962]: WARNING nova.compute.manager [req-87062251-edf8-4fa0-88a2-1db160d90231 req-dedad943-04f0-4aa0-99f0-6e08c496e003 service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Received unexpected event network-vif-plugged-401e2d0f-5b12-45f8-a9f7-c2406af93fac for instance with vm_state active and task_state None. Jul 24 15:44:42 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-1215539493', uuid='46cb7e75-b176-4459-baf3-271ed44ca973'), owner=OwnerMeta(userid='d7259878a18d4088b5eb4cf8c08c2dda', username='tempest-TaggedAttachmentsTest-1944421502-project-member', projectid='9b2bea27ce534665a388924ba847c20f', projectname='tempest-TaggedAttachmentsTest-1944421502'), image=ImageMeta(id='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4', 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": "9ce9b559-2412-4982-8b60-3500e99d2289", "address": "fa:16:3e:94:b1:89", "network": {"id": "ec552ecd-a7bc-4d56-af5e-5747436b40a4", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1382947939-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": [{"address": "172.24.4.35", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9b2bea27ce534665a388924ba847c20f", "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": "tap9ce9b559-24", "ovs_interfaceid": "9ce9b559-2412-4982-8b60-3500e99d2289", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "address": "fa:16:3e:a4:be:11", "network": {"id": "e9c3620e-9b88-4c9d-be81-47afaf1bd670", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1704967567", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.69", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9b2bea27ce534665a388924ba847c20f", "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": "tap401e2d0f-5b", "ovs_interfaceid": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "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=1784900682.303942) {{(pid=87962) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 24 15:44:42 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.guest [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] set metadata xml: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: tempest-device-tagging-server-1215539493 Jul 24 15:44:42 devstack nova-compute[87962]: 2026-07-24 13:44:42 Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: 192 Jul 24 15:44:42 devstack nova-compute[87962]: 1 Jul 24 15:44:42 devstack nova-compute[87962]: 0 Jul 24 15:44:42 devstack nova-compute[87962]: 0 Jul 24 15:44:42 devstack nova-compute[87962]: 1 Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: True Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: bare Jul 24 15:44:42 devstack nova-compute[87962]: qcow2 Jul 24 15:44:42 devstack nova-compute[87962]: 1 Jul 24 15:44:42 devstack nova-compute[87962]: 0 Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: ide Jul 24 15:44:42 devstack nova-compute[87962]: virtio Jul 24 15:44:42 devstack nova-compute[87962]: pc Jul 24 15:44:42 devstack nova-compute[87962]: virtio Jul 24 15:44:42 devstack nova-compute[87962]: virtio Jul 24 15:44:42 devstack nova-compute[87962]: virtio Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: tempest-TaggedAttachmentsTest-1944421502-project-member Jul 24 15:44:42 devstack nova-compute[87962]: tempest-TaggedAttachmentsTest-1944421502 Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: Jul 24 15:44:42 devstack nova-compute[87962]: {{(pid=87962) set_metadata /opt/stack/nova/nova/virt/libvirt/guest.py:371}} Jul 24 15:44:42 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [req-c6c9270e-31ab-4134-87c5-13dd237d66b5 req-0ec2d859-1c8d-49f5-ae6b-369ffbb2cb68 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 24 15:44:42 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-24f198d3-f3ed-45aa-a950-972f4a844c7b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "interface-46cb7e75-b176-4459-baf3-271ed44ca973-None" "released" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: held 10.122s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:42 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:42 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:42 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:42 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Removed pending STOPPED event for 2c1db793-681d-4b7e-a8f1-1474dc84fb5b due to new event Resumed> {{(pid=87962) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Resumed> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:43 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] VM Resumed (Lifecycle Event) Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-843a6917-d24e-4d8a-a127-67f990ce11c9 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:44:43 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] During sync_power_state the instance has a pending task (rescuing). Skip. Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Started> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:43 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] VM Started (Lifecycle Event) Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-c6c9270e-31ab-4134-87c5-13dd237d66b5 req-0ec2d859-1c8d-49f5-ae6b-369ffbb2cb68 service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Updated VIF entry in instance network info cache for port 401e2d0f-5b12-45f8-a9f7-c2406af93fac. {{(pid=87962) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG nova.network.neutron [req-c6c9270e-31ab-4134-87c5-13dd237d66b5 req-0ec2d859-1c8d-49f5-ae6b-369ffbb2cb68 service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Updating instance_info_cache with network_info: [{"id": "9ce9b559-2412-4982-8b60-3500e99d2289", "address": "fa:16:3e:94:b1:89", "network": {"id": "ec552ecd-a7bc-4d56-af5e-5747436b40a4", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1382947939-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": [{"address": "172.24.4.35", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9b2bea27ce534665a388924ba847c20f", "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": "tap9ce9b559-24", "ovs_interfaceid": "9ce9b559-2412-4982-8b60-3500e99d2289", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "address": "fa:16:3e:a4:be:11", "network": {"id": "e9c3620e-9b88-4c9d-be81-47afaf1bd670", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1704967567", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.69", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9b2bea27ce534665a388924ba847c20f", "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": "tap401e2d0f-5b", "ovs_interfaceid": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-c6c9270e-31ab-4134-87c5-13dd237d66b5 req-0ec2d859-1c8d-49f5-ae6b-369ffbb2cb68 service nova] Releasing lock "refresh_cache-46cb7e75-b176-4459-baf3-271ed44ca973" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Synchronizing instance power state after lifecycle event "Started"; current vm_state: active, current task_state: rescuing, current DB power_state: 1, VM power_state: 1 {{(pid=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "46cb7e75-b176-4459-baf3-271ed44ca973" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "46cb7e75-b176-4459-baf3-271ed44ca973" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.002s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lazy-loading 'flavor' on Instance uuid 46cb7e75-b176-4459-baf3-271ed44ca973 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:43 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "46cb7e75-b176-4459-baf3-271ed44ca973" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 0.093s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:44 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:44 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-3359fc45-f690-4b2f-8393-7bf5fd859cc3 req-77183d9a-ce47-43e0-83a5-349eeb2aea1c service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Received event network-vif-plugged-401e2d0f-5b12-45f8-a9f7-c2406af93fac {{(pid=87962) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 24 15:44:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-3359fc45-f690-4b2f-8393-7bf5fd859cc3 req-77183d9a-ce47-43e0-83a5-349eeb2aea1c service nova] Acquiring lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-3359fc45-f690-4b2f-8393-7bf5fd859cc3 req-77183d9a-ce47-43e0-83a5-349eeb2aea1c service nova] Lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:44 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [req-3359fc45-f690-4b2f-8393-7bf5fd859cc3 req-77183d9a-ce47-43e0-83a5-349eeb2aea1c service nova] Lock "46cb7e75-b176-4459-baf3-271ed44ca973-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:44 devstack nova-compute[87962]: DEBUG nova.compute.manager [req-3359fc45-f690-4b2f-8393-7bf5fd859cc3 req-77183d9a-ce47-43e0-83a5-349eeb2aea1c service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] No waiting events found dispatching network-vif-plugged-401e2d0f-5b12-45f8-a9f7-c2406af93fac {{(pid=87962) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 24 15:44:44 devstack nova-compute[87962]: WARNING nova.compute.manager [req-3359fc45-f690-4b2f-8393-7bf5fd859cc3 req-77183d9a-ce47-43e0-83a5-349eeb2aea1c service nova] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Received unexpected event network-vif-plugged-401e2d0f-5b12-45f8-a9f7-c2406af93fac for instance with vm_state active and task_state None. Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "46cb7e75-b176-4459-baf3-271ed44ca973" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "46cb7e75-b176-4459-baf3-271ed44ca973" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:45 devstack nova-compute[87962]: INFO nova.compute.manager [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Attaching volume c548be01-a5e5-44ca-9033-235f561e3f30 to /dev/vdb Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG os_brick.utils [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.187', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=87962) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG os_brick.initiator.connectors.scaleio [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=87962) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Running cmd (subprocess): nvme version {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG oslo_concurrency.processutils [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] 'nvme version' failed. Not Retrying. {{(pid=87962) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG os_brick.initiator.connectors.nvmeof [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] nvme not present on system {{(pid=87962) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG os_brick.initiator.connectors.lightos [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=87962) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 24 15:44:45 devstack nova-compute[87962]: INFO os_brick.initiator.connectors.lightos [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Current host hostNQN and IP(s) are ['192.168.122.187', 'fe80::5054:ff:fe8c:7fb1', '172.24.4.1', '2001:db8::2', 'fe80::e0bd:21ff:fe42:1740', 'fe80::f816:3eff:fe47:71a1', 'fe80::7cb4:4ff:feed:8d1d', 'fe80::f816:3eff:fe94:b189', 'fe80::d0fc:16ff:fe63:f0bc', 'fe80::f816:3eff:fee1:c170', 'fe80::10b2:10ff:fe6f:d592', 'fe80::f816:3eff:fe68:2b3c', 'fe80::f816:3eff:fe34:4e35', 'fe80::f816:3eff:fea4:be11', 'fe80::54c6:b5ff:fe58:4675'] Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG os_brick.initiator.connectors.lightos [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=87962) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG os_brick.initiator.connectors.lightos [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] LIGHTOS: no hostnqn found. {{(pid=87962) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG os_brick.utils [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] <== get_connector_properties: return (240ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.187', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:d3681aeaf5f2', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': '9ca2cc31-7eae-4a7d-ba04-13459ca9672a', 'nvme_native_multipath': False} {{(pid=87962) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG nova.virt.block_device [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Updating existing volume attachment record: 241a4893-6e80-4356-9cba-a777b934928b {{(pid=87962) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 24 15:44:45 devstack nova-compute[87962]: INFO nova.compute.manager [None req-9b4537f7-ed13-4301-a38f-aab737341862 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Unrescuing Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-9b4537f7-ed13-4301-a38f-aab737341862 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquiring lock "refresh_cache-2c1db793-681d-4b7e-a8f1-1474dc84fb5b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-9b4537f7-ed13-4301-a38f-aab737341862 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Acquired lock "refresh_cache-2c1db793-681d-4b7e-a8f1-1474dc84fb5b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-9b4537f7-ed13-4301-a38f-aab737341862 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Building network info cache for instance {{(pid=87962) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 24 15:44:45 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:45 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-9b4537f7-ed13-4301-a38f-aab737341862 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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 24 15:44:46 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:46 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:46 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.volume.quobyte [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] systemd detected. {{(pid=87962) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 24 15:44:46 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.volume.quobyte [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-88f13f63-f243-46de-832d-fa6c2061e9dd at mount point /opt/stack/data/nova/mnt/6be1eecb955437fc3a6e18e9330d20eb via systemd-run {{(pid=87962) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 24 15:44:46 devstack nova-compute[87962]: INFO nova.virt.libvirt.volume.quobyte [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-88f13f63-f243-46de-832d-fa6c2061e9dd Jul 24 15:44:46 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.424s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:46 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.guest [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] attach device xml: Jul 24 15:44:46 devstack nova-compute[87962]: Jul 24 15:44:46 devstack nova-compute[87962]: Jul 24 15:44:46 devstack nova-compute[87962]: Jul 24 15:44:46 devstack nova-compute[87962]: Jul 24 15:44:46 devstack nova-compute[87962]: c548be01-a5e5-44ca-9033-235f561e3f30 Jul 24 15:44:46 devstack nova-compute[87962]: Jul 24 15:44:46 devstack nova-compute[87962]: {{(pid=87962) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 24 15:44:47 devstack nova-compute[87962]: WARNING neutronclient.v2_0.client [None req-9b4537f7-ed13-4301-a38f-aab737341862 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-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 24 15:44:47 devstack nova-compute[87962]: DEBUG nova.network.neutron [None req-9b4537f7-ed13-4301-a38f-aab737341862 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Updating instance_info_cache with network_info: [{"id": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "address": "fa:16:3e:e1:c1:70", "network": {"id": "2f043e2c-640a-4dc9-b7a2-337ac001f7af", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1976919859-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": "cd9ee6d466b64f2d8c9471f03415ccb2", "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": "tapa3e20b81-8c", "ovs_interfaceid": "a3e20b81-8c4f-43aa-9848-71d1520fb592", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87962) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 24 15:44:47 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-9b4537f7-ed13-4301-a38f-aab737341862 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Releasing lock "refresh_cache-2c1db793-681d-4b7e-a8f1-1474dc84fb5b" {{(pid=87962) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 24 15:44:47 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-9b4537f7-ed13-4301-a38f-aab737341862 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'flavor' on Instance uuid 2c1db793-681d-4b7e-a8f1-1474dc84fb5b {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:47 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] No BDM found with device name vda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:44:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] No BDM found with device name hda, not building metadata. {{(pid=87962) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 24 15:44:47 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] No VIF found with MAC fa:16:3e:94:b1:89, not building metadata {{(pid=87962) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 24 15:44:47 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lazy-loading 'flavor' on Instance uuid 46cb7e75-b176-4459-baf3-271ed44ca973 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:47 devstack nova-compute[87962]: DEBUG nova.utils [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Queued Task(fn=>, remaining_delay=14.999311921999833 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:47 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-7c99cea4-ad9b-41fa-8fa3-d351b100688b tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "46cb7e75-b176-4459-baf3-271ed44ca973" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 2.664s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:47 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [-] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Instance destroyed successfully. Jul 24 15:44:47 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-9b4537f7-ed13-4301-a38f-aab737341862 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Lazy-loading 'numa_topology' on Instance uuid 2c1db793-681d-4b7e-a8f1-1474dc84fb5b {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:47 devstack nova-compute[87962]: DEBUG nova.objects.base [None req-9b4537f7-ed13-4301-a38f-aab737341862 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] Object Instance<2c1db793-681d-4b7e-a8f1-1474dc84fb5b> lazy-loaded attributes: flavor,numa_topology {{(pid=87962) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 24 15:44:48 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:48 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:49 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:49 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.host [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Removed pending STOPPED event for 2c1db793-681d-4b7e-a8f1-1474dc84fb5b due to new event Resumed> {{(pid=87962) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jul 24 15:44:49 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Resumed> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:49 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] VM Resumed (Lifecycle Event) Jul 24 15:44:49 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-9b4537f7-ed13-4301-a38f-aab737341862 tempest-ServerRescueNegativeTestJSON-131561161 tempest-ServerRescueNegativeTestJSON-131561161-project-member] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:49 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:49 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:44:50 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] During sync_power_state the instance has a pending task (unrescuing). Skip. Jul 24 15:44:50 devstack nova-compute[87962]: DEBUG nova.virt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Emitting event Started> {{(pid=87962) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 24 15:44:50 devstack nova-compute[87962]: INFO nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] VM Started (Lifecycle Event) Jul 24 15:44:50 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] Checking state {{(pid=87962) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 24 15:44:50 devstack nova-compute[87962]: DEBUG nova.compute.manager [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] [instance: 2c1db793-681d-4b7e-a8f1-1474dc84fb5b] 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=87962) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 24 15:44:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "46cb7e75-b176-4459-baf3-271ed44ca973" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:50 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "46cb7e75-b176-4459-baf3-271ed44ca973" acquired by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:50 devstack nova-compute[87962]: INFO nova.compute.manager [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Detaching volume c548be01-a5e5-44ca-9033-235f561e3f30 Jul 24 15:44:50 devstack nova-compute[87962]: INFO nova.virt.block_device [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] [instance: 46cb7e75-b176-4459-baf3-271ed44ca973] Attempting to driver detach volume c548be01-a5e5-44ca-9033-235f561e3f30 from mountpoint /dev/vdb Jul 24 15:44:50 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Found disk vdb by alias ua-c548be01-a5e5-44ca-9033-235f561e3f30 {{(pid=87962) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:3000}} Jul 24 15:44:50 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Found disk vdb by alias ua-c548be01-a5e5-44ca-9033-235f561e3f30 {{(pid=87962) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:3000}} Jul 24 15:44:50 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Attempting to detach device vdb from instance 46cb7e75-b176-4459-baf3-271ed44ca973 from the persistent domain config. {{(pid=87962) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2750}} Jul 24 15:44:50 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.guest [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] detach device xml: Jul 24 15:44:50 devstack nova-compute[87962]: Jul 24 15:44:50 devstack nova-compute[87962]: Jul 24 15:44:50 devstack nova-compute[87962]: Jul 24 15:44:50 devstack nova-compute[87962]: Jul 24 15:44:50 devstack nova-compute[87962]: c548be01-a5e5-44ca-9033-235f561e3f30 Jul 24 15:44:50 devstack nova-compute[87962]:
Jul 24 15:44:50 devstack nova-compute[87962]: Jul 24 15:44:50 devstack nova-compute[87962]: {{(pid=87962) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 24 15:44:50 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Successfully detached device vdb from instance 46cb7e75-b176-4459-baf3-271ed44ca973 from the persistent domain config. Jul 24 15:44:50 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] (1/8): Attempting to detach device vdb with device alias ua-c548be01-a5e5-44ca-9033-235f561e3f30 from instance 46cb7e75-b176-4459-baf3-271ed44ca973 from the live domain config. {{(pid=87962) _detach_from_live_with_retry /opt/stack/nova/nova/virt/libvirt/driver.py:2784}} Jul 24 15:44:50 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.guest [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] detach device xml: Jul 24 15:44:50 devstack nova-compute[87962]: Jul 24 15:44:50 devstack nova-compute[87962]: Jul 24 15:44:50 devstack nova-compute[87962]: Jul 24 15:44:50 devstack nova-compute[87962]: Jul 24 15:44:50 devstack nova-compute[87962]: c548be01-a5e5-44ca-9033-235f561e3f30 Jul 24 15:44:50 devstack nova-compute[87962]:
Jul 24 15:44:50 devstack nova-compute[87962]: Jul 24 15:44:50 devstack nova-compute[87962]: {{(pid=87962) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 24 15:44:50 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:50 devstack nova-compute[87962]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=87962) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 24 15:44:51 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-368ec3fa-ed33-4f61-933c-09cd60aa9f55 None None] Received event ua-c548be01-a5e5-44ca-9033-235f561e3f30> from libvirt while the driver is waiting for it; dispatched. {{(pid=87962) emit_event /opt/stack/nova/nova/virt/libvirt/driver.py:2637}} Jul 24 15:44:51 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Start waiting for the detach event from libvirt for device vdb with device alias ua-c548be01-a5e5-44ca-9033-235f561e3f30 for instance 46cb7e75-b176-4459-baf3-271ed44ca973 {{(pid=87962) _detach_from_live_and_wait_for_event /opt/stack/nova/nova/virt/libvirt/driver.py:2864}} Jul 24 15:44:51 devstack nova-compute[87962]: INFO nova.virt.libvirt.driver [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Successfully detached device vdb from instance 46cb7e75-b176-4459-baf3-271ed44ca973 from the live domain config. Jul 24 15:44:51 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:51 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:51 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.040s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:52 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lazy-loading 'flavor' on Instance uuid 46cb7e75-b176-4459-baf3-271ed44ca973 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:52 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-ff1a66b0-04f2-488a-96da-f21ae25974be tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "46cb7e75-b176-4459-baf3-271ed44ca973" "released" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: held 2.316s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.008627693000107683 future=) was cancelled during its delay period, skipping {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=9.535978150000119 future=) {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=9.535590668999703 future=) was cancelled while queued, skipping {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87962) _log /opt/stack/nova/nova/utils.py:1508}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-f6f7b02f-0e5b-4ec8-960f-2cae897cc118 tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Acquiring lock "interface-46cb7e75-b176-4459-baf3-271ed44ca973-401e2d0f-5b12-45f8-a9f7-c2406af93fac" by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG oslo_concurrency.lockutils [None req-f6f7b02f-0e5b-4ec8-960f-2cae897cc118 tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lock "interface-46cb7e75-b176-4459-baf3-271ed44ca973-401e2d0f-5b12-45f8-a9f7-c2406af93fac" acquired by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" :: waited 0.003s {{(pid=87962) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.objects.instance [None req-f6f7b02f-0e5b-4ec8-960f-2cae897cc118 tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Lazy-loading 'flavor' on Instance uuid 46cb7e75-b176-4459-baf3-271ed44ca973 {{(pid=87962) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.vif [None req-f6f7b02f-0e5b-4ec8-960f-2cae897cc118 tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-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-24T13:43:50Z,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-1215539493',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1215539493',id=5,image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEjiuGxgaqb8pt7eyabiJ/TrldHMWFjtoda9iNfu6u3NetnsVMsnW/z7SdyqG572RpXxY1Argc4GCDH8zSkwWH0gH1QLFgS2eUWBp6qZLjPqN3XNfN68P3dj1Bb8s7HX5Q==',key_name='tempest-keypair-675750424',keypairs=,launch_index=0,launched_at=2026-07-24T13:44:02Z,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='9b2bea27ce534665a388924ba847c20f',ramdisk_id='',reservation_id='r-kftlxa2t',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='4e0e41df-1cff-4c2a-a6b0-fb9f8c2df6c4',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-1944421502',owner_user_name='tempest-TaggedAttachmentsTest-1944421502-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-24T13:44:03Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='d7259878a18d4088b5eb4cf8c08c2dda',uuid=46cb7e75-b176-4459-baf3-271ed44ca973,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "address": "fa:16:3e:a4:be:11", "network": {"id": "e9c3620e-9b88-4c9d-be81-47afaf1bd670", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1704967567", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.69", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9b2bea27ce534665a388924ba847c20f", "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": "tap401e2d0f-5b", "ovs_interfaceid": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87962) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-f6f7b02f-0e5b-4ec8-960f-2cae897cc118 tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Converting VIF {"id": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "address": "fa:16:3e:a4:be:11", "network": {"id": "e9c3620e-9b88-4c9d-be81-47afaf1bd670", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1704967567", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.69", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9b2bea27ce534665a388924ba847c20f", "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": "tap401e2d0f-5b", "ovs_interfaceid": "401e2d0f-5b12-45f8-a9f7-c2406af93fac", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.network.os_vif_util [None req-f6f7b02f-0e5b-4ec8-960f-2cae897cc118 tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:a4:be:11,bridge_name='br-int',has_traffic_filtering=True,id=401e2d0f-5b12-45f8-a9f7-c2406af93fac,network=Network(e9c3620e-9b88-4c9d-be81-47afaf1bd670),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap401e2d0f-5b') {{(pid=87962) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.guest [None req-f6f7b02f-0e5b-4ec8-960f-2cae897cc118 tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] looking for interface given config: {{(pid=87962) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.guest [None req-f6f7b02f-0e5b-4ec8-960f-2cae897cc118 tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] looking for interface given config: {{(pid=87962) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.driver [None req-f6f7b02f-0e5b-4ec8-960f-2cae897cc118 tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] Attempting to detach device tap401e2d0f-5b from instance 46cb7e75-b176-4459-baf3-271ed44ca973 from the persistent domain config. {{(pid=87962) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2750}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.guest [None req-f6f7b02f-0e5b-4ec8-960f-2cae897cc118 tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] detach device xml: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: {{(pid=87962) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.guest [None req-f6f7b02f-0e5b-4ec8-960f-2cae897cc118 tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] looking for interface given config: {{(pid=87962) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 24 15:44:53 devstack nova-compute[87962]: DEBUG nova.virt.libvirt.guest [None req-f6f7b02f-0e5b-4ec8-960f-2cae897cc118 tempest-TaggedAttachmentsTest-1944421502 tempest-TaggedAttachmentsTest-1944421502-project-member] interface for config: not found in domain: Jul 24 15:44:53 devstack nova-compute[87962]: instance-00000005 Jul 24 15:44:53 devstack nova-compute[87962]: 46cb7e75-b176-4459-baf3-271ed44ca973 Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: tempest-device-tagging-server-1215539493 Jul 24 15:44:53 devstack nova-compute[87962]: 2026-07-24 13:44:42 Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: 192 Jul 24 15:44:53 devstack nova-compute[87962]: 1 Jul 24 15:44:53 devstack nova-compute[87962]: 0 Jul 24 15:44:53 devstack nova-compute[87962]: 0 Jul 24 15:44:53 devstack nova-compute[87962]: 1 Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: True Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: bare Jul 24 15:44:53 devstack nova-compute[87962]: qcow2 Jul 24 15:44:53 devstack nova-compute[87962]: 1 Jul 24 15:44:53 devstack nova-compute[87962]: 0 Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: ide Jul 24 15:44:53 devstack nova-compute[87962]: virtio Jul 24 15:44:53 devstack nova-compute[87962]: pc Jul 24 15:44:53 devstack nova-compute[87962]: virtio Jul 24 15:44:53 devstack nova-compute[87962]: virtio Jul 24 15:44:53 devstack nova-compute[87962]: virtio Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: tempest-TaggedAttachmentsTest-1944421502-project-member Jul 24 15:44:53 devstack nova-compute[87962]: tempest-TaggedAttachmentsTest-1944421502 Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: 196608 Jul 24 15:44:53 devstack nova-compute[87962]: 196608 Jul 24 15:44:53 devstack nova-compute[87962]: 1 Jul 24 15:44:53 devstack nova-compute[87962]: 1 Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: /machine Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: OpenStack Foundation Jul 24 15:44:53 devstack nova-compute[87962]: OpenStack Nova Jul 24 15:44:53 devstack nova-compute[87962]: 33.1.0 Jul 24 15:44:53 devstack nova-compute[87962]: 46cb7e75-b176-4459-baf3-271ed44ca973 Jul 24 15:44:53 devstack nova-compute[87962]: 46cb7e75-b176-4459-baf3-271ed44ca973 Jul 24 15:44:53 devstack nova-compute[87962]: Virtual Machine Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: hvm Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: destroy Jul 24 15:44:53 devstack nova-compute[87962]: restart Jul 24 15:44:53 devstack nova-compute[87962]: destroy Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: /usr/bin/qemu-system-x86_64 Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]:
Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]:
Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]:
Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]:
Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]:
Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: Jul 24 15:44:53 devstack nova-compute[87962]: