Jul 23 03:11:05 devstack nova-compute[75052]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=75052) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 23 03:11:05 devstack nova-compute[75052]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=75052) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 23 03:11:05 devstack nova-compute[75052]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 23 03:11:05 devstack nova-compute[75052]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=75052) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:11:05 devstack nova-compute[75052]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.022s {{(pid=75052) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:11:05 devstack nova-compute[75052]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 23 03:11:06 devstack nova-compute[75052]: WARNING nova.compute.manager [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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 23 03:11:06 devstack nova-compute[75052]: INFO nova.utils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] The long task thread pool MainProcess.long_task is initialized Jul 23 03:11:06 devstack nova-compute[75052]: INFO nova.virt.driver [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 23 03:11:06 devstack nova-compute[75052]: INFO nova.compute.provider_config [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 23 03:11:06 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Acquiring lock "singleton_lock" {{(pid=75052) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:11:06 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Acquired lock "singleton_lock" {{(pid=75052) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:11:06 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Releasing lock "singleton_lock" {{(pid=75052) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:11:06 devstack nova-compute[75052]: WARNING oslo_service.backend._threading.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] no_fork=True: running service in main process Jul 23 03:11:06 devstack nova-compute[75052]: INFO nova.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Starting compute node (version 33.1.0) Jul 23 03:11:06 devstack nova-compute[75052]: INFO nova.utils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] The default thread pool MainProcess.default is initialized Jul 23 03:11:06 devstack nova-compute[75052]: DEBUG nova.utils [-] Waiting for the next task {{(pid=75052) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:11:06 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Starting event thread {{(pid=75052) start /opt/stack/nova/nova/virt/libvirt/host.py:250}} Jul 23 03:11:06 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Starting connection event dispatch thread {{(pid=75052) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jul 23 03:11:06 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Connecting to libvirt: qemu:///system {{(pid=75052) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jul 23 03:11:06 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Registering for lifecycle events {{(pid=75052) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jul 23 03:11:06 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Registering for connection events: {{(pid=75052) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jul 23 03:11:06 devstack nova-compute[75052]: INFO nova.virt.libvirt.driver [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Connection event '1' reason 'None' Jul 23 03:11:06 devstack nova-compute[75052]: WARNING nova.virt.libvirt.driver [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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 23 03:11:06 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.volume.mount [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Initialising _HostMountState generation 0 {{(pid=75052) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 23 03:11:21 devstack nova-compute[75052]: INFO nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Libvirt host capabilities Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: 4f271597-0225-43ba-9334-61d4aa6e3027 Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: x86_64 Jul 23 03:11:21 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:21 devstack nova-compute[75052]: AMD Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: tcp Jul 23 03:11:21 devstack nova-compute[75052]: rdma Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: 12248272 Jul 23 03:11:21 devstack nova-compute[75052]: 3062068 Jul 23 03:11:21 devstack nova-compute[75052]: 0 Jul 23 03:11:21 devstack nova-compute[75052]: 0 Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: apparmor Jul 23 03:11:21 devstack nova-compute[75052]: 0 Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: dac Jul 23 03:11:21 devstack nova-compute[75052]: 0 Jul 23 03:11:21 devstack nova-compute[75052]: +64055:+994 Jul 23 03:11:21 devstack nova-compute[75052]: +64055:+994 Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: hvm Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: 64 Jul 23 03:11:21 devstack nova-compute[75052]: /usr/bin/qemu-system-alpha Jul 23 03:11:21 devstack nova-compute[75052]: clipper Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: hvm Jul 23 03:11:21 devstack nova-compute[75052]: Jul 23 03:11:21 devstack nova-compute[75052]: 32 Jul 23 03:11:21 devstack nova-compute[75052]: /usr/bin/qemu-system-arm Jul 23 03:11:21 devstack nova-compute[75052]: virt-8.2 Jul 23 03:11:21 devstack nova-compute[75052]: virt Jul 23 03:11:21 devstack nova-compute[75052]: qcom-dc-scm-v1-bmc Jul 23 03:11:21 devstack nova-compute[75052]: mori-bmc Jul 23 03:11:21 devstack nova-compute[75052]: ast2600-evb Jul 23 03:11:21 devstack nova-compute[75052]: borzoi Jul 23 03:11:21 devstack nova-compute[75052]: tiogapass-bmc Jul 23 03:11:21 devstack nova-compute[75052]: spitz Jul 23 03:11:21 devstack nova-compute[75052]: virt-2.7 Jul 23 03:11:21 devstack nova-compute[75052]: nuri Jul 23 03:11:22 devstack nova-compute[75052]: mcimx7d-sabre Jul 23 03:11:22 devstack nova-compute[75052]: romulus-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-3.0 Jul 23 03:11:22 devstack nova-compute[75052]: virt-5.0 Jul 23 03:11:22 devstack nova-compute[75052]: npcm750-evb Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.10 Jul 23 03:11:22 devstack nova-compute[75052]: rainier-bmc Jul 23 03:11:22 devstack nova-compute[75052]: mps3-an547 Jul 23 03:11:22 devstack nova-compute[75052]: musca-b1 Jul 23 03:11:22 devstack nova-compute[75052]: realview-pbx-a9 Jul 23 03:11:22 devstack nova-compute[75052]: versatileab Jul 23 03:11:22 devstack nova-compute[75052]: kzm Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.8 Jul 23 03:11:22 devstack nova-compute[75052]: fby35-bmc Jul 23 03:11:22 devstack nova-compute[75052]: musca-a Jul 23 03:11:22 devstack nova-compute[75052]: virt-3.1 Jul 23 03:11:22 devstack nova-compute[75052]: mcimx6ul-evk Jul 23 03:11:22 devstack nova-compute[75052]: virt-5.1 Jul 23 03:11:22 devstack nova-compute[75052]: smdkc210 Jul 23 03:11:22 devstack nova-compute[75052]: sx1 Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.11 Jul 23 03:11:22 devstack nova-compute[75052]: imx25-pdk Jul 23 03:11:22 devstack nova-compute[75052]: stm32vldiscovery Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.9 Jul 23 03:11:22 devstack nova-compute[75052]: orangepi-pc Jul 23 03:11:22 devstack nova-compute[75052]: quanta-q71l-bmc Jul 23 03:11:22 devstack nova-compute[75052]: z2 Jul 23 03:11:22 devstack nova-compute[75052]: virt-5.2 Jul 23 03:11:22 devstack nova-compute[75052]: xilinx-zynq-a9 Jul 23 03:11:22 devstack nova-compute[75052]: tosa Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an500 Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.12 Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an521 Jul 23 03:11:22 devstack nova-compute[75052]: sabrelite Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an511 Jul 23 03:11:22 devstack nova-compute[75052]: canon-a1100 Jul 23 03:11:22 devstack nova-compute[75052]: realview-eb Jul 23 03:11:22 devstack nova-compute[75052]: quanta-gbs-bmc Jul 23 03:11:22 devstack nova-compute[75052]: emcraft-sf2 Jul 23 03:11:22 devstack nova-compute[75052]: realview-pb-a8 Jul 23 03:11:22 devstack nova-compute[75052]: yosemitev2-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-7.0 Jul 23 03:11:22 devstack nova-compute[75052]: virt-4.0 Jul 23 03:11:22 devstack nova-compute[75052]: raspi1ap Jul 23 03:11:22 devstack nova-compute[75052]: palmetto-bmc Jul 23 03:11:22 devstack nova-compute[75052]: sx1-v1 Jul 23 03:11:22 devstack nova-compute[75052]: n810 Jul 23 03:11:22 devstack nova-compute[75052]: g220a-bmc Jul 23 03:11:22 devstack nova-compute[75052]: n800 Jul 23 03:11:22 devstack nova-compute[75052]: bletchley-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-7.1 Jul 23 03:11:22 devstack nova-compute[75052]: tacoma-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-4.1 Jul 23 03:11:22 devstack nova-compute[75052]: quanta-gsj Jul 23 03:11:22 devstack nova-compute[75052]: versatilepb Jul 23 03:11:22 devstack nova-compute[75052]: terrier Jul 23 03:11:22 devstack nova-compute[75052]: mainstone Jul 23 03:11:22 devstack nova-compute[75052]: realview-eb-mpcore Jul 23 03:11:22 devstack nova-compute[75052]: integratorcp Jul 23 03:11:22 devstack nova-compute[75052]: virt-7.2 Jul 23 03:11:22 devstack nova-compute[75052]: supermicrox11-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-4.2 Jul 23 03:11:22 devstack nova-compute[75052]: witherspoon-bmc Jul 23 03:11:22 devstack nova-compute[75052]: qcom-firework-bmc Jul 23 03:11:22 devstack nova-compute[75052]: mps3-an524 Jul 23 03:11:22 devstack nova-compute[75052]: kudo-bmc Jul 23 03:11:22 devstack nova-compute[75052]: vexpress-a9 Jul 23 03:11:22 devstack nova-compute[75052]: midway Jul 23 03:11:22 devstack nova-compute[75052]: musicpal Jul 23 03:11:22 devstack nova-compute[75052]: lm3s811evb Jul 23 03:11:22 devstack nova-compute[75052]: lm3s6965evb Jul 23 03:11:22 devstack nova-compute[75052]: supermicro-x11spi-bmc Jul 23 03:11:22 devstack nova-compute[75052]: microbit Jul 23 03:11:22 devstack nova-compute[75052]: fby35 Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an505 Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an385 Jul 23 03:11:22 devstack nova-compute[75052]: virt-6.0 Jul 23 03:11:22 devstack nova-compute[75052]: virt-8.0 Jul 23 03:11:22 devstack nova-compute[75052]: cubieboard Jul 23 03:11:22 devstack nova-compute[75052]: ast1030-evb Jul 23 03:11:22 devstack nova-compute[75052]: verdex Jul 23 03:11:22 devstack nova-compute[75052]: bpim2u Jul 23 03:11:22 devstack nova-compute[75052]: netduino2 Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an386 Jul 23 03:11:22 devstack nova-compute[75052]: olimex-stm32-h405 Jul 23 03:11:22 devstack nova-compute[75052]: virt-6.1 Jul 23 03:11:22 devstack nova-compute[75052]: virt-8.1 Jul 23 03:11:22 devstack nova-compute[75052]: raspi2b Jul 23 03:11:22 devstack nova-compute[75052]: vexpress-a15 Jul 23 03:11:22 devstack nova-compute[75052]: fuji-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-6.2 Jul 23 03:11:22 devstack nova-compute[75052]: sonorapass-bmc Jul 23 03:11:22 devstack nova-compute[75052]: cheetah Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.6 Jul 23 03:11:22 devstack nova-compute[75052]: ast2500-evb Jul 23 03:11:22 devstack nova-compute[75052]: highbank Jul 23 03:11:22 devstack nova-compute[75052]: akita Jul 23 03:11:22 devstack nova-compute[75052]: connex Jul 23 03:11:22 devstack nova-compute[75052]: netduinoplus2 Jul 23 03:11:22 devstack nova-compute[75052]: collie Jul 23 03:11:22 devstack nova-compute[75052]: raspi0 Jul 23 03:11:22 devstack nova-compute[75052]: fp5280g2-bmc Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 32 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-arm Jul 23 03:11:22 devstack nova-compute[75052]: virt-8.2 Jul 23 03:11:22 devstack nova-compute[75052]: virt Jul 23 03:11:22 devstack nova-compute[75052]: qcom-dc-scm-v1-bmc Jul 23 03:11:22 devstack nova-compute[75052]: mori-bmc Jul 23 03:11:22 devstack nova-compute[75052]: ast2600-evb Jul 23 03:11:22 devstack nova-compute[75052]: borzoi Jul 23 03:11:22 devstack nova-compute[75052]: tiogapass-bmc Jul 23 03:11:22 devstack nova-compute[75052]: spitz Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.7 Jul 23 03:11:22 devstack nova-compute[75052]: nuri Jul 23 03:11:22 devstack nova-compute[75052]: mcimx7d-sabre Jul 23 03:11:22 devstack nova-compute[75052]: romulus-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-3.0 Jul 23 03:11:22 devstack nova-compute[75052]: virt-5.0 Jul 23 03:11:22 devstack nova-compute[75052]: npcm750-evb Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.10 Jul 23 03:11:22 devstack nova-compute[75052]: rainier-bmc Jul 23 03:11:22 devstack nova-compute[75052]: mps3-an547 Jul 23 03:11:22 devstack nova-compute[75052]: musca-b1 Jul 23 03:11:22 devstack nova-compute[75052]: realview-pbx-a9 Jul 23 03:11:22 devstack nova-compute[75052]: versatileab Jul 23 03:11:22 devstack nova-compute[75052]: kzm Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.8 Jul 23 03:11:22 devstack nova-compute[75052]: fby35-bmc Jul 23 03:11:22 devstack nova-compute[75052]: musca-a Jul 23 03:11:22 devstack nova-compute[75052]: virt-3.1 Jul 23 03:11:22 devstack nova-compute[75052]: mcimx6ul-evk Jul 23 03:11:22 devstack nova-compute[75052]: virt-5.1 Jul 23 03:11:22 devstack nova-compute[75052]: smdkc210 Jul 23 03:11:22 devstack nova-compute[75052]: sx1 Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.11 Jul 23 03:11:22 devstack nova-compute[75052]: imx25-pdk Jul 23 03:11:22 devstack nova-compute[75052]: stm32vldiscovery Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.9 Jul 23 03:11:22 devstack nova-compute[75052]: orangepi-pc Jul 23 03:11:22 devstack nova-compute[75052]: quanta-q71l-bmc Jul 23 03:11:22 devstack nova-compute[75052]: z2 Jul 23 03:11:22 devstack nova-compute[75052]: virt-5.2 Jul 23 03:11:22 devstack nova-compute[75052]: xilinx-zynq-a9 Jul 23 03:11:22 devstack nova-compute[75052]: tosa Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an500 Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.12 Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an521 Jul 23 03:11:22 devstack nova-compute[75052]: sabrelite Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an511 Jul 23 03:11:22 devstack nova-compute[75052]: canon-a1100 Jul 23 03:11:22 devstack nova-compute[75052]: realview-eb Jul 23 03:11:22 devstack nova-compute[75052]: quanta-gbs-bmc Jul 23 03:11:22 devstack nova-compute[75052]: emcraft-sf2 Jul 23 03:11:22 devstack nova-compute[75052]: realview-pb-a8 Jul 23 03:11:22 devstack nova-compute[75052]: yosemitev2-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-7.0 Jul 23 03:11:22 devstack nova-compute[75052]: virt-4.0 Jul 23 03:11:22 devstack nova-compute[75052]: raspi1ap Jul 23 03:11:22 devstack nova-compute[75052]: palmetto-bmc Jul 23 03:11:22 devstack nova-compute[75052]: sx1-v1 Jul 23 03:11:22 devstack nova-compute[75052]: n810 Jul 23 03:11:22 devstack nova-compute[75052]: g220a-bmc Jul 23 03:11:22 devstack nova-compute[75052]: n800 Jul 23 03:11:22 devstack nova-compute[75052]: bletchley-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-7.1 Jul 23 03:11:22 devstack nova-compute[75052]: tacoma-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-4.1 Jul 23 03:11:22 devstack nova-compute[75052]: quanta-gsj Jul 23 03:11:22 devstack nova-compute[75052]: versatilepb Jul 23 03:11:22 devstack nova-compute[75052]: terrier Jul 23 03:11:22 devstack nova-compute[75052]: mainstone Jul 23 03:11:22 devstack nova-compute[75052]: realview-eb-mpcore Jul 23 03:11:22 devstack nova-compute[75052]: integratorcp Jul 23 03:11:22 devstack nova-compute[75052]: virt-7.2 Jul 23 03:11:22 devstack nova-compute[75052]: supermicrox11-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-4.2 Jul 23 03:11:22 devstack nova-compute[75052]: witherspoon-bmc Jul 23 03:11:22 devstack nova-compute[75052]: qcom-firework-bmc Jul 23 03:11:22 devstack nova-compute[75052]: mps3-an524 Jul 23 03:11:22 devstack nova-compute[75052]: kudo-bmc Jul 23 03:11:22 devstack nova-compute[75052]: vexpress-a9 Jul 23 03:11:22 devstack nova-compute[75052]: midway Jul 23 03:11:22 devstack nova-compute[75052]: musicpal Jul 23 03:11:22 devstack nova-compute[75052]: lm3s811evb Jul 23 03:11:22 devstack nova-compute[75052]: lm3s6965evb Jul 23 03:11:22 devstack nova-compute[75052]: supermicro-x11spi-bmc Jul 23 03:11:22 devstack nova-compute[75052]: microbit Jul 23 03:11:22 devstack nova-compute[75052]: fby35 Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an505 Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an385 Jul 23 03:11:22 devstack nova-compute[75052]: virt-6.0 Jul 23 03:11:22 devstack nova-compute[75052]: virt-8.0 Jul 23 03:11:22 devstack nova-compute[75052]: cubieboard Jul 23 03:11:22 devstack nova-compute[75052]: ast1030-evb Jul 23 03:11:22 devstack nova-compute[75052]: verdex Jul 23 03:11:22 devstack nova-compute[75052]: bpim2u Jul 23 03:11:22 devstack nova-compute[75052]: netduino2 Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an386 Jul 23 03:11:22 devstack nova-compute[75052]: olimex-stm32-h405 Jul 23 03:11:22 devstack nova-compute[75052]: virt-6.1 Jul 23 03:11:22 devstack nova-compute[75052]: virt-8.1 Jul 23 03:11:22 devstack nova-compute[75052]: raspi2b Jul 23 03:11:22 devstack nova-compute[75052]: vexpress-a15 Jul 23 03:11:22 devstack nova-compute[75052]: fuji-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-6.2 Jul 23 03:11:22 devstack nova-compute[75052]: sonorapass-bmc Jul 23 03:11:22 devstack nova-compute[75052]: cheetah Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.6 Jul 23 03:11:22 devstack nova-compute[75052]: ast2500-evb Jul 23 03:11:22 devstack nova-compute[75052]: highbank Jul 23 03:11:22 devstack nova-compute[75052]: akita Jul 23 03:11:22 devstack nova-compute[75052]: connex Jul 23 03:11:22 devstack nova-compute[75052]: netduinoplus2 Jul 23 03:11:22 devstack nova-compute[75052]: collie Jul 23 03:11:22 devstack nova-compute[75052]: raspi0 Jul 23 03:11:22 devstack nova-compute[75052]: fp5280g2-bmc Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 64 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-aarch64 Jul 23 03:11:22 devstack nova-compute[75052]: virt-8.2 Jul 23 03:11:22 devstack nova-compute[75052]: virt Jul 23 03:11:22 devstack nova-compute[75052]: qcom-dc-scm-v1-bmc Jul 23 03:11:22 devstack nova-compute[75052]: mori-bmc Jul 23 03:11:22 devstack nova-compute[75052]: ast2600-evb Jul 23 03:11:22 devstack nova-compute[75052]: borzoi Jul 23 03:11:22 devstack nova-compute[75052]: tiogapass-bmc Jul 23 03:11:22 devstack nova-compute[75052]: spitz Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.7 Jul 23 03:11:22 devstack nova-compute[75052]: nuri Jul 23 03:11:22 devstack nova-compute[75052]: mcimx7d-sabre Jul 23 03:11:22 devstack nova-compute[75052]: romulus-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-3.0 Jul 23 03:11:22 devstack nova-compute[75052]: virt-5.0 Jul 23 03:11:22 devstack nova-compute[75052]: npcm750-evb Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.10 Jul 23 03:11:22 devstack nova-compute[75052]: rainier-bmc Jul 23 03:11:22 devstack nova-compute[75052]: mps3-an547 Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.8 Jul 23 03:11:22 devstack nova-compute[75052]: musca-b1 Jul 23 03:11:22 devstack nova-compute[75052]: realview-pbx-a9 Jul 23 03:11:22 devstack nova-compute[75052]: versatileab Jul 23 03:11:22 devstack nova-compute[75052]: kzm Jul 23 03:11:22 devstack nova-compute[75052]: fby35-bmc Jul 23 03:11:22 devstack nova-compute[75052]: musca-a Jul 23 03:11:22 devstack nova-compute[75052]: virt-3.1 Jul 23 03:11:22 devstack nova-compute[75052]: mcimx6ul-evk Jul 23 03:11:22 devstack nova-compute[75052]: virt-5.1 Jul 23 03:11:22 devstack nova-compute[75052]: smdkc210 Jul 23 03:11:22 devstack nova-compute[75052]: sx1 Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.11 Jul 23 03:11:22 devstack nova-compute[75052]: imx25-pdk Jul 23 03:11:22 devstack nova-compute[75052]: stm32vldiscovery Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.9 Jul 23 03:11:22 devstack nova-compute[75052]: orangepi-pc Jul 23 03:11:22 devstack nova-compute[75052]: quanta-q71l-bmc Jul 23 03:11:22 devstack nova-compute[75052]: z2 Jul 23 03:11:22 devstack nova-compute[75052]: virt-5.2 Jul 23 03:11:22 devstack nova-compute[75052]: xilinx-zynq-a9 Jul 23 03:11:22 devstack nova-compute[75052]: xlnx-zcu102 Jul 23 03:11:22 devstack nova-compute[75052]: tosa Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an500 Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.12 Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an521 Jul 23 03:11:22 devstack nova-compute[75052]: sabrelite Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an511 Jul 23 03:11:22 devstack nova-compute[75052]: canon-a1100 Jul 23 03:11:22 devstack nova-compute[75052]: realview-eb Jul 23 03:11:22 devstack nova-compute[75052]: quanta-gbs-bmc Jul 23 03:11:22 devstack nova-compute[75052]: emcraft-sf2 Jul 23 03:11:22 devstack nova-compute[75052]: realview-pb-a8 Jul 23 03:11:22 devstack nova-compute[75052]: sbsa-ref Jul 23 03:11:22 devstack nova-compute[75052]: yosemitev2-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-7.0 Jul 23 03:11:22 devstack nova-compute[75052]: virt-4.0 Jul 23 03:11:22 devstack nova-compute[75052]: raspi1ap Jul 23 03:11:22 devstack nova-compute[75052]: palmetto-bmc Jul 23 03:11:22 devstack nova-compute[75052]: sx1-v1 Jul 23 03:11:22 devstack nova-compute[75052]: n810 Jul 23 03:11:22 devstack nova-compute[75052]: g220a-bmc Jul 23 03:11:22 devstack nova-compute[75052]: n800 Jul 23 03:11:22 devstack nova-compute[75052]: bletchley-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-7.1 Jul 23 03:11:22 devstack nova-compute[75052]: tacoma-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-4.1 Jul 23 03:11:22 devstack nova-compute[75052]: quanta-gsj Jul 23 03:11:22 devstack nova-compute[75052]: versatilepb Jul 23 03:11:22 devstack nova-compute[75052]: terrier Jul 23 03:11:22 devstack nova-compute[75052]: mainstone Jul 23 03:11:22 devstack nova-compute[75052]: realview-eb-mpcore Jul 23 03:11:22 devstack nova-compute[75052]: integratorcp Jul 23 03:11:22 devstack nova-compute[75052]: virt-7.2 Jul 23 03:11:22 devstack nova-compute[75052]: supermicrox11-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-4.2 Jul 23 03:11:22 devstack nova-compute[75052]: witherspoon-bmc Jul 23 03:11:22 devstack nova-compute[75052]: qcom-firework-bmc Jul 23 03:11:22 devstack nova-compute[75052]: mps3-an524 Jul 23 03:11:22 devstack nova-compute[75052]: kudo-bmc Jul 23 03:11:22 devstack nova-compute[75052]: vexpress-a9 Jul 23 03:11:22 devstack nova-compute[75052]: midway Jul 23 03:11:22 devstack nova-compute[75052]: musicpal Jul 23 03:11:22 devstack nova-compute[75052]: lm3s811evb Jul 23 03:11:22 devstack nova-compute[75052]: lm3s6965evb Jul 23 03:11:22 devstack nova-compute[75052]: supermicro-x11spi-bmc Jul 23 03:11:22 devstack nova-compute[75052]: microbit Jul 23 03:11:22 devstack nova-compute[75052]: fby35 Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an505 Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an385 Jul 23 03:11:22 devstack nova-compute[75052]: virt-6.0 Jul 23 03:11:22 devstack nova-compute[75052]: virt-8.0 Jul 23 03:11:22 devstack nova-compute[75052]: raspi3ap Jul 23 03:11:22 devstack nova-compute[75052]: cubieboard Jul 23 03:11:22 devstack nova-compute[75052]: ast1030-evb Jul 23 03:11:22 devstack nova-compute[75052]: verdex Jul 23 03:11:22 devstack nova-compute[75052]: bpim2u Jul 23 03:11:22 devstack nova-compute[75052]: netduino2 Jul 23 03:11:22 devstack nova-compute[75052]: xlnx-versal-virt Jul 23 03:11:22 devstack nova-compute[75052]: mps2-an386 Jul 23 03:11:22 devstack nova-compute[75052]: olimex-stm32-h405 Jul 23 03:11:22 devstack nova-compute[75052]: virt-6.1 Jul 23 03:11:22 devstack nova-compute[75052]: virt-8.1 Jul 23 03:11:22 devstack nova-compute[75052]: raspi3b Jul 23 03:11:22 devstack nova-compute[75052]: raspi2b Jul 23 03:11:22 devstack nova-compute[75052]: vexpress-a15 Jul 23 03:11:22 devstack nova-compute[75052]: fuji-bmc Jul 23 03:11:22 devstack nova-compute[75052]: virt-6.2 Jul 23 03:11:22 devstack nova-compute[75052]: sonorapass-bmc Jul 23 03:11:22 devstack nova-compute[75052]: cheetah Jul 23 03:11:22 devstack nova-compute[75052]: virt-2.6 Jul 23 03:11:22 devstack nova-compute[75052]: ast2500-evb Jul 23 03:11:22 devstack nova-compute[75052]: highbank Jul 23 03:11:22 devstack nova-compute[75052]: akita Jul 23 03:11:22 devstack nova-compute[75052]: connex Jul 23 03:11:22 devstack nova-compute[75052]: netduinoplus2 Jul 23 03:11:22 devstack nova-compute[75052]: collie Jul 23 03:11:22 devstack nova-compute[75052]: raspi0 Jul 23 03:11:22 devstack nova-compute[75052]: fp5280g2-bmc Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 32 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-cris Jul 23 03:11:22 devstack nova-compute[75052]: axis-dev88 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 32 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-i386 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-noble-v2 Jul 23 03:11:22 devstack nova-compute[75052]: ubuntu Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-mantic Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-impish-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-5.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-lunar-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-mantic Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.12 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-xenial Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-kinetic Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-6.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-4.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-mantic-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.5 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-4.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-focal Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-hirsute Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-xenial Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-jammy-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-5.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.7 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-eoan-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-disco-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-groovy Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-zesty Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-lunar Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-mantic-hpb-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-groovy Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-7.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-artful Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-trusty Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-eoan-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-focal-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-8.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-jammy-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-bionic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-mantic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-artful Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-8.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.7 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-6.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-kinetic Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-jammy-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-yakkety Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.4 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-cosmic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-7.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.10 Jul 23 03:11:22 devstack nova-compute[75052]: x-remote Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-5.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.9 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.11 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-jammy-hpb-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-3.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-6.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-4.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-jammy Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.4 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-4.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-eoan Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-jammy-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-5.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.9 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-bionic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-lunar Jul 23 03:11:22 devstack nova-compute[75052]: isapc Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-mantic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-cosmic Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.6 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-mantic-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-3.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-bionic Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-disco-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-cosmic Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.12 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-bionic Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-kinetic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-groovy-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-7.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-noble-v2 Jul 23 03:11:22 devstack nova-compute[75052]: ubuntu-q35 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-lunar-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-disco Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-cosmic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-noble Jul 23 03:11:22 devstack nova-compute[75052]: q35 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-8.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-impish Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-wily Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-8.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.6 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-6.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-impish Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-jammy Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-impish-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-hirsute Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-4.0.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-hirsute-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-7.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-5.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.8 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.10 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-3.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-6.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-zesty Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-7.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-4.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-focal Jul 23 03:11:22 devstack nova-compute[75052]: microvm Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.3 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-jammy-hpb-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-8.2 Jul 23 03:11:22 devstack nova-compute[75052]: q35 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-kinetic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-focal-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-4.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-noble Jul 23 03:11:22 devstack nova-compute[75052]: pc Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-disco Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-groovy-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-8.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-hirsute-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-5.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-6.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.8 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-eoan Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.5 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-3.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-yakkety Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-mantic-hpb-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-7.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.11 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 32 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-m68k Jul 23 03:11:22 devstack nova-compute[75052]: mcf5208evb Jul 23 03:11:22 devstack nova-compute[75052]: virt-7.0 Jul 23 03:11:22 devstack nova-compute[75052]: an5206 Jul 23 03:11:22 devstack nova-compute[75052]: virt-6.0 Jul 23 03:11:22 devstack nova-compute[75052]: q800 Jul 23 03:11:22 devstack nova-compute[75052]: virt-8.1 Jul 23 03:11:22 devstack nova-compute[75052]: virt-7.2 Jul 23 03:11:22 devstack nova-compute[75052]: virt-6.2 Jul 23 03:11:22 devstack nova-compute[75052]: virt-8.0 Jul 23 03:11:22 devstack nova-compute[75052]: next-cube Jul 23 03:11:22 devstack nova-compute[75052]: virt-7.1 Jul 23 03:11:22 devstack nova-compute[75052]: virt-6.1 Jul 23 03:11:22 devstack nova-compute[75052]: virt-8.2 Jul 23 03:11:22 devstack nova-compute[75052]: virt Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 32 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-microblaze Jul 23 03:11:22 devstack nova-compute[75052]: petalogix-s3adsp1800 Jul 23 03:11:22 devstack nova-compute[75052]: petalogix-ml605 Jul 23 03:11:22 devstack nova-compute[75052]: xlnx-zynqmp-pmu Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 32 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-microblazeel Jul 23 03:11:22 devstack nova-compute[75052]: petalogix-s3adsp1800 Jul 23 03:11:22 devstack nova-compute[75052]: petalogix-ml605 Jul 23 03:11:22 devstack nova-compute[75052]: xlnx-zynqmp-pmu Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 32 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-mips Jul 23 03:11:22 devstack nova-compute[75052]: malta Jul 23 03:11:22 devstack nova-compute[75052]: mipssim Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 32 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-mipsel Jul 23 03:11:22 devstack nova-compute[75052]: malta Jul 23 03:11:22 devstack nova-compute[75052]: mipssim Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 64 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-mips64 Jul 23 03:11:22 devstack nova-compute[75052]: malta Jul 23 03:11:22 devstack nova-compute[75052]: mipssim Jul 23 03:11:22 devstack nova-compute[75052]: pica61 Jul 23 03:11:22 devstack nova-compute[75052]: magnum Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 64 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-mips64el Jul 23 03:11:22 devstack nova-compute[75052]: malta Jul 23 03:11:22 devstack nova-compute[75052]: loongson3-virt Jul 23 03:11:22 devstack nova-compute[75052]: mipssim Jul 23 03:11:22 devstack nova-compute[75052]: pica61 Jul 23 03:11:22 devstack nova-compute[75052]: magnum Jul 23 03:11:22 devstack nova-compute[75052]: boston Jul 23 03:11:22 devstack nova-compute[75052]: fuloong2e Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 32 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-ppc Jul 23 03:11:22 devstack nova-compute[75052]: g3beige Jul 23 03:11:22 devstack nova-compute[75052]: amigaone Jul 23 03:11:22 devstack nova-compute[75052]: virtex-ml507 Jul 23 03:11:22 devstack nova-compute[75052]: mac99 Jul 23 03:11:22 devstack nova-compute[75052]: ppce500 Jul 23 03:11:22 devstack nova-compute[75052]: sam460ex Jul 23 03:11:22 devstack nova-compute[75052]: pegasos2 Jul 23 03:11:22 devstack nova-compute[75052]: bamboo Jul 23 03:11:22 devstack nova-compute[75052]: 40p Jul 23 03:11:22 devstack nova-compute[75052]: ref405ep Jul 23 03:11:22 devstack nova-compute[75052]: mpc8544ds Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 64 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-ppc64 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-noble Jul 23 03:11:22 devstack nova-compute[75052]: pseries Jul 23 03:11:22 devstack nova-compute[75052]: amigaone Jul 23 03:11:22 devstack nova-compute[75052]: powernv9 Jul 23 03:11:22 devstack nova-compute[75052]: powernv Jul 23 03:11:22 devstack nova-compute[75052]: pseries-4.1 Jul 23 03:11:22 devstack nova-compute[75052]: mpc8544ds Jul 23 03:11:22 devstack nova-compute[75052]: pseries-6.1 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.5 Jul 23 03:11:22 devstack nova-compute[75052]: powernv10 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-xenial Jul 23 03:11:22 devstack nova-compute[75052]: pseries-4.2 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-6.2 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-yakkety Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.6 Jul 23 03:11:22 devstack nova-compute[75052]: ppce500 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-bionic-sxxm Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.7 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-3.0 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-8.0 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-5.0 Jul 23 03:11:22 devstack nova-compute[75052]: 40p Jul 23 03:11:22 devstack nova-compute[75052]: pseries-lunar Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.8 Jul 23 03:11:22 devstack nova-compute[75052]: pegasos2 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-hirsute Jul 23 03:11:22 devstack nova-compute[75052]: pseries-3.1 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-8.1 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-5.1 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-eoan Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.9 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-zesty Jul 23 03:11:22 devstack nova-compute[75052]: bamboo Jul 23 03:11:22 devstack nova-compute[75052]: pseries-groovy Jul 23 03:11:22 devstack nova-compute[75052]: pseries-focal Jul 23 03:11:22 devstack nova-compute[75052]: g3beige Jul 23 03:11:22 devstack nova-compute[75052]: pseries-8.2 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-5.2 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-disco Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.12-sxxm Jul 23 03:11:22 devstack nova-compute[75052]: pseries-mantic Jul 23 03:11:22 devstack nova-compute[75052]: pseries-kinetic Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.10 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-7.0 Jul 23 03:11:22 devstack nova-compute[75052]: virtex-ml507 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.11 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.1 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-7.1 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-cosmic Jul 23 03:11:22 devstack nova-compute[75052]: pseries-bionic Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.12 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.2 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-7.2 Jul 23 03:11:22 devstack nova-compute[75052]: mac99 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-impish Jul 23 03:11:22 devstack nova-compute[75052]: pseries-jammy Jul 23 03:11:22 devstack nova-compute[75052]: pseries-artful Jul 23 03:11:22 devstack nova-compute[75052]: sam460ex Jul 23 03:11:22 devstack nova-compute[75052]: ref405ep Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.3 Jul 23 03:11:22 devstack nova-compute[75052]: powernv8 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-4.0 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-6.0 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.4 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 64 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-ppc64le Jul 23 03:11:22 devstack nova-compute[75052]: pseries-noble Jul 23 03:11:22 devstack nova-compute[75052]: pseries Jul 23 03:11:22 devstack nova-compute[75052]: amigaone Jul 23 03:11:22 devstack nova-compute[75052]: powernv9 Jul 23 03:11:22 devstack nova-compute[75052]: powernv Jul 23 03:11:22 devstack nova-compute[75052]: pseries-4.1 Jul 23 03:11:22 devstack nova-compute[75052]: mpc8544ds Jul 23 03:11:22 devstack nova-compute[75052]: pseries-6.1 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.5 Jul 23 03:11:22 devstack nova-compute[75052]: powernv10 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-xenial Jul 23 03:11:22 devstack nova-compute[75052]: pseries-4.2 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-6.2 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-yakkety Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.6 Jul 23 03:11:22 devstack nova-compute[75052]: ppce500 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-bionic-sxxm Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.7 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-3.0 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-8.0 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-5.0 Jul 23 03:11:22 devstack nova-compute[75052]: 40p Jul 23 03:11:22 devstack nova-compute[75052]: pseries-lunar Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.8 Jul 23 03:11:22 devstack nova-compute[75052]: pegasos2 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-hirsute Jul 23 03:11:22 devstack nova-compute[75052]: pseries-3.1 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-8.1 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-5.1 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-eoan Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.9 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-zesty Jul 23 03:11:22 devstack nova-compute[75052]: bamboo Jul 23 03:11:22 devstack nova-compute[75052]: pseries-groovy Jul 23 03:11:22 devstack nova-compute[75052]: pseries-focal Jul 23 03:11:22 devstack nova-compute[75052]: g3beige Jul 23 03:11:22 devstack nova-compute[75052]: pseries-8.2 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-5.2 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-disco Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.12-sxxm Jul 23 03:11:22 devstack nova-compute[75052]: pseries-mantic Jul 23 03:11:22 devstack nova-compute[75052]: pseries-kinetic Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.10 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-7.0 Jul 23 03:11:22 devstack nova-compute[75052]: virtex-ml507 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.11 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.1 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-7.1 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-cosmic Jul 23 03:11:22 devstack nova-compute[75052]: pseries-bionic Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.12 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.2 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-7.2 Jul 23 03:11:22 devstack nova-compute[75052]: mac99 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-impish Jul 23 03:11:22 devstack nova-compute[75052]: pseries-jammy Jul 23 03:11:22 devstack nova-compute[75052]: pseries-artful Jul 23 03:11:22 devstack nova-compute[75052]: sam460ex Jul 23 03:11:22 devstack nova-compute[75052]: ref405ep Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.3 Jul 23 03:11:22 devstack nova-compute[75052]: powernv8 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-4.0 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-6.0 Jul 23 03:11:22 devstack nova-compute[75052]: pseries-2.4 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 32 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-riscv32 Jul 23 03:11:22 devstack nova-compute[75052]: virt Jul 23 03:11:22 devstack nova-compute[75052]: spike Jul 23 03:11:22 devstack nova-compute[75052]: opentitan Jul 23 03:11:22 devstack nova-compute[75052]: sifive_u Jul 23 03:11:22 devstack nova-compute[75052]: sifive_e Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 64 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-riscv64 Jul 23 03:11:22 devstack nova-compute[75052]: virt Jul 23 03:11:22 devstack nova-compute[75052]: spike Jul 23 03:11:22 devstack nova-compute[75052]: microchip-icicle-kit Jul 23 03:11:22 devstack nova-compute[75052]: sifive_u Jul 23 03:11:22 devstack nova-compute[75052]: shakti_c Jul 23 03:11:22 devstack nova-compute[75052]: sifive_e Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 64 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-s390x Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-noble Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-8.0 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-disco Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-6.0 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-2.11 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-7.0 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-mantic Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-xenial Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-5.0 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-focal Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-2.8 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-4.0 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-zesty Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-8.2 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-6.2 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-3.0 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-groovy Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-2.5 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-7.2 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-5.2 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-artful Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-hirsute Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-4.2 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-2.10 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-2.7 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-lunar Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-eoan Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-kinetic Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-8.1 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-yakkety Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-6.1 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-cosmic Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-bionic Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-2.12 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-7.1 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-2.4 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-5.1 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-2.9 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-impish Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-4.1 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-jammy Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-3.1 Jul 23 03:11:22 devstack nova-compute[75052]: s390-ccw-virtio-2.6 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 32 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-sh4 Jul 23 03:11:22 devstack nova-compute[75052]: shix Jul 23 03:11:22 devstack nova-compute[75052]: r2d Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 64 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-sh4eb Jul 23 03:11:22 devstack nova-compute[75052]: shix Jul 23 03:11:22 devstack nova-compute[75052]: r2d Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 32 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-sparc Jul 23 03:11:22 devstack nova-compute[75052]: SS-5 Jul 23 03:11:22 devstack nova-compute[75052]: SS-20 Jul 23 03:11:22 devstack nova-compute[75052]: LX Jul 23 03:11:22 devstack nova-compute[75052]: SPARCClassic Jul 23 03:11:22 devstack nova-compute[75052]: leon3_generic Jul 23 03:11:22 devstack nova-compute[75052]: SPARCbook Jul 23 03:11:22 devstack nova-compute[75052]: SS-4 Jul 23 03:11:22 devstack nova-compute[75052]: SS-600MP Jul 23 03:11:22 devstack nova-compute[75052]: SS-10 Jul 23 03:11:22 devstack nova-compute[75052]: Voyager Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 64 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-sparc64 Jul 23 03:11:22 devstack nova-compute[75052]: sun4u Jul 23 03:11:22 devstack nova-compute[75052]: niagara Jul 23 03:11:22 devstack nova-compute[75052]: sun4v Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 64 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-x86_64 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-noble-v2 Jul 23 03:11:22 devstack nova-compute[75052]: ubuntu Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-mantic Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-impish-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-5.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-lunar-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-mantic Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.12 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-xenial Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-kinetic Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-6.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-4.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-mantic-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.5 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-4.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-focal Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-hirsute Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-xenial Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-jammy-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-5.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.7 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-eoan-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-zesty Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-groovy Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-disco-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-lunar Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-mantic-hpb-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-groovy Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-7.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-artful Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-trusty Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-focal-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-8.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-eoan-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-jammy-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-bionic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-mantic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-artful Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-8.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.7 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-6.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-kinetic Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-jammy-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-yakkety Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.4 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-cosmic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-7.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.10 Jul 23 03:11:22 devstack nova-compute[75052]: x-remote Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-5.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.9 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.11 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-jammy-hpb-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-3.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-6.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-4.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-jammy Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.4 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-4.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-eoan Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-jammy-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-5.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.9 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-bionic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-lunar Jul 23 03:11:22 devstack nova-compute[75052]: isapc Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-mantic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-cosmic Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.6 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-mantic-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-3.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-bionic Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-disco-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-cosmic Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.12 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-bionic Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-kinetic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-groovy-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-7.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-noble-v2 Jul 23 03:11:22 devstack nova-compute[75052]: ubuntu-q35 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-lunar-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-disco Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-cosmic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-noble Jul 23 03:11:22 devstack nova-compute[75052]: q35 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-8.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-wily Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-impish Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-8.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.6 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-6.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-impish Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-jammy Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-impish-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-hirsute Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-4.0.1 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-hirsute-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-7.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-5.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.8 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.10 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-3.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-zesty Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-7.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-4.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-6.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-focal Jul 23 03:11:22 devstack nova-compute[75052]: microvm Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.3 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-jammy-hpb-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-disco Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-kinetic-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-4.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-focal-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-noble Jul 23 03:11:22 devstack nova-compute[75052]: pc Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-8.2 Jul 23 03:11:22 devstack nova-compute[75052]: q35 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-groovy-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-hirsute-hpb Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-8.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-5.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-2.8 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-6.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-eoan Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.5 Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-3.0 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-yakkety Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-mantic-hpb-maxcpus Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-7.2 Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-2.11 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 32 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-xtensa Jul 23 03:11:22 devstack nova-compute[75052]: sim Jul 23 03:11:22 devstack nova-compute[75052]: kc705 Jul 23 03:11:22 devstack nova-compute[75052]: ml605 Jul 23 03:11:22 devstack nova-compute[75052]: ml605-nommu Jul 23 03:11:22 devstack nova-compute[75052]: virt Jul 23 03:11:22 devstack nova-compute[75052]: lx60-nommu Jul 23 03:11:22 devstack nova-compute[75052]: lx200 Jul 23 03:11:22 devstack nova-compute[75052]: lx200-nommu Jul 23 03:11:22 devstack nova-compute[75052]: lx60 Jul 23 03:11:22 devstack nova-compute[75052]: kc705-nommu Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: hvm Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 32 Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-xtensaeb Jul 23 03:11:22 devstack nova-compute[75052]: sim Jul 23 03:11:22 devstack nova-compute[75052]: kc705 Jul 23 03:11:22 devstack nova-compute[75052]: ml605 Jul 23 03:11:22 devstack nova-compute[75052]: ml605-nommu Jul 23 03:11:22 devstack nova-compute[75052]: virt Jul 23 03:11:22 devstack nova-compute[75052]: lx60-nommu Jul 23 03:11:22 devstack nova-compute[75052]: lx200 Jul 23 03:11:22 devstack nova-compute[75052]: lx200-nommu Jul 23 03:11:22 devstack nova-compute[75052]: lx60 Jul 23 03:11:22 devstack nova-compute[75052]: kc705-nommu Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for cris via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for i686 via machine types: {'pc', 'q35', 'ubuntu', 'ubuntu-q35'} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-i386 Jul 23 03:11:22 devstack nova-compute[75052]: kvm Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-noble Jul 23 03:11:22 devstack nova-compute[75052]: i686 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: rom Jul 23 03:11:22 devstack nova-compute[75052]: pflash Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: yes Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: on Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: AMD Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu64 Jul 23 03:11:22 devstack nova-compute[75052]: qemu32 Jul 23 03:11:22 devstack nova-compute[75052]: phenom Jul 23 03:11:22 devstack nova-compute[75052]: pentium3 Jul 23 03:11:22 devstack nova-compute[75052]: pentium2 Jul 23 03:11:22 devstack nova-compute[75052]: pentium Jul 23 03:11:22 devstack nova-compute[75052]: n270 Jul 23 03:11:22 devstack nova-compute[75052]: kvm64 Jul 23 03:11:22 devstack nova-compute[75052]: kvm32 Jul 23 03:11:22 devstack nova-compute[75052]: coreduo Jul 23 03:11:22 devstack nova-compute[75052]: core2duo Jul 23 03:11:22 devstack nova-compute[75052]: athlon Jul 23 03:11:22 devstack nova-compute[75052]: Westmere-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Westmere Jul 23 03:11:22 devstack nova-compute[75052]: Snowridge Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client Jul 23 03:11:22 devstack nova-compute[75052]: SapphireRapids Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Penryn Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G5 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G4 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G3 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G2 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G1 Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Rome Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Milan Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Genoa Jul 23 03:11:22 devstack nova-compute[75052]: EPYC Jul 23 03:11:22 devstack nova-compute[75052]: Dhyana Jul 23 03:11:22 devstack nova-compute[75052]: Cooperlake Jul 23 03:11:22 devstack nova-compute[75052]: Conroe Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell Jul 23 03:11:22 devstack nova-compute[75052]: 486 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: file Jul 23 03:11:22 devstack nova-compute[75052]: anonymous Jul 23 03:11:22 devstack nova-compute[75052]: memfd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: disk Jul 23 03:11:22 devstack nova-compute[75052]: cdrom Jul 23 03:11:22 devstack nova-compute[75052]: floppy Jul 23 03:11:22 devstack nova-compute[75052]: lun Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: ide Jul 23 03:11:22 devstack nova-compute[75052]: fdc Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: sata Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: sdl Jul 23 03:11:22 devstack nova-compute[75052]: vnc Jul 23 03:11:22 devstack nova-compute[75052]: spice Jul 23 03:11:22 devstack nova-compute[75052]: egl-headless Jul 23 03:11:22 devstack nova-compute[75052]: dbus Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: subsystem Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: default Jul 23 03:11:22 devstack nova-compute[75052]: mandatory Jul 23 03:11:22 devstack nova-compute[75052]: requisite Jul 23 03:11:22 devstack nova-compute[75052]: optional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: pci Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: random Jul 23 03:11:22 devstack nova-compute[75052]: egd Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: path Jul 23 03:11:22 devstack nova-compute[75052]: handle Jul 23 03:11:22 devstack nova-compute[75052]: virtiofs Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: tpm-tis Jul 23 03:11:22 devstack nova-compute[75052]: tpm-crb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: passthrough Jul 23 03:11:22 devstack nova-compute[75052]: emulator Jul 23 03:11:22 devstack nova-compute[75052]: external Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 1.2 Jul 23 03:11:22 devstack nova-compute[75052]: 2.0 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: pty Jul 23 03:11:22 devstack nova-compute[75052]: unix Jul 23 03:11:22 devstack nova-compute[75052]: spicevmc Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: relaxed Jul 23 03:11:22 devstack nova-compute[75052]: vapic Jul 23 03:11:22 devstack nova-compute[75052]: spinlocks Jul 23 03:11:22 devstack nova-compute[75052]: vpindex Jul 23 03:11:22 devstack nova-compute[75052]: runtime Jul 23 03:11:22 devstack nova-compute[75052]: synic Jul 23 03:11:22 devstack nova-compute[75052]: stimer Jul 23 03:11:22 devstack nova-compute[75052]: reset Jul 23 03:11:22 devstack nova-compute[75052]: vendor_id Jul 23 03:11:22 devstack nova-compute[75052]: frequencies Jul 23 03:11:22 devstack nova-compute[75052]: reenlightenment Jul 23 03:11:22 devstack nova-compute[75052]: tlbflush Jul 23 03:11:22 devstack nova-compute[75052]: ipi Jul 23 03:11:22 devstack nova-compute[75052]: avic Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: {{(pid=75052) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-i386 Jul 23 03:11:22 devstack nova-compute[75052]: kvm Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-noble Jul 23 03:11:22 devstack nova-compute[75052]: i686 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: rom Jul 23 03:11:22 devstack nova-compute[75052]: pflash Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: yes Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: on Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: AMD Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu64 Jul 23 03:11:22 devstack nova-compute[75052]: qemu32 Jul 23 03:11:22 devstack nova-compute[75052]: phenom Jul 23 03:11:22 devstack nova-compute[75052]: pentium3 Jul 23 03:11:22 devstack nova-compute[75052]: pentium2 Jul 23 03:11:22 devstack nova-compute[75052]: pentium Jul 23 03:11:22 devstack nova-compute[75052]: n270 Jul 23 03:11:22 devstack nova-compute[75052]: kvm64 Jul 23 03:11:22 devstack nova-compute[75052]: kvm32 Jul 23 03:11:22 devstack nova-compute[75052]: coreduo Jul 23 03:11:22 devstack nova-compute[75052]: core2duo Jul 23 03:11:22 devstack nova-compute[75052]: athlon Jul 23 03:11:22 devstack nova-compute[75052]: Westmere-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Westmere Jul 23 03:11:22 devstack nova-compute[75052]: Snowridge Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client Jul 23 03:11:22 devstack nova-compute[75052]: SapphireRapids Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Penryn Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G5 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G4 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G3 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G2 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G1 Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Rome Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Milan Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Genoa Jul 23 03:11:22 devstack nova-compute[75052]: EPYC Jul 23 03:11:22 devstack nova-compute[75052]: Dhyana Jul 23 03:11:22 devstack nova-compute[75052]: Cooperlake Jul 23 03:11:22 devstack nova-compute[75052]: Conroe Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell Jul 23 03:11:22 devstack nova-compute[75052]: 486 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: file Jul 23 03:11:22 devstack nova-compute[75052]: anonymous Jul 23 03:11:22 devstack nova-compute[75052]: memfd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: disk Jul 23 03:11:22 devstack nova-compute[75052]: cdrom Jul 23 03:11:22 devstack nova-compute[75052]: floppy Jul 23 03:11:22 devstack nova-compute[75052]: lun Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: fdc Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: sata Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: sdl Jul 23 03:11:22 devstack nova-compute[75052]: vnc Jul 23 03:11:22 devstack nova-compute[75052]: spice Jul 23 03:11:22 devstack nova-compute[75052]: egl-headless Jul 23 03:11:22 devstack nova-compute[75052]: dbus Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: subsystem Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: default Jul 23 03:11:22 devstack nova-compute[75052]: mandatory Jul 23 03:11:22 devstack nova-compute[75052]: requisite Jul 23 03:11:22 devstack nova-compute[75052]: optional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: pci Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: random Jul 23 03:11:22 devstack nova-compute[75052]: egd Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: path Jul 23 03:11:22 devstack nova-compute[75052]: handle Jul 23 03:11:22 devstack nova-compute[75052]: virtiofs Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: tpm-tis Jul 23 03:11:22 devstack nova-compute[75052]: tpm-crb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: passthrough Jul 23 03:11:22 devstack nova-compute[75052]: emulator Jul 23 03:11:22 devstack nova-compute[75052]: external Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 1.2 Jul 23 03:11:22 devstack nova-compute[75052]: 2.0 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: pty Jul 23 03:11:22 devstack nova-compute[75052]: unix Jul 23 03:11:22 devstack nova-compute[75052]: spicevmc Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: relaxed Jul 23 03:11:22 devstack nova-compute[75052]: vapic Jul 23 03:11:22 devstack nova-compute[75052]: spinlocks Jul 23 03:11:22 devstack nova-compute[75052]: vpindex Jul 23 03:11:22 devstack nova-compute[75052]: runtime Jul 23 03:11:22 devstack nova-compute[75052]: synic Jul 23 03:11:22 devstack nova-compute[75052]: stimer Jul 23 03:11:22 devstack nova-compute[75052]: reset Jul 23 03:11:22 devstack nova-compute[75052]: vendor_id Jul 23 03:11:22 devstack nova-compute[75052]: frequencies Jul 23 03:11:22 devstack nova-compute[75052]: reenlightenment Jul 23 03:11:22 devstack nova-compute[75052]: tlbflush Jul 23 03:11:22 devstack nova-compute[75052]: ipi Jul 23 03:11:22 devstack nova-compute[75052]: avic Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: {{(pid=75052) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-i386 Jul 23 03:11:22 devstack nova-compute[75052]: kvm Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-noble-v2 Jul 23 03:11:22 devstack nova-compute[75052]: i686 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: rom Jul 23 03:11:22 devstack nova-compute[75052]: pflash Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: yes Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: on Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: AMD Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu64 Jul 23 03:11:22 devstack nova-compute[75052]: qemu32 Jul 23 03:11:22 devstack nova-compute[75052]: phenom Jul 23 03:11:22 devstack nova-compute[75052]: pentium3 Jul 23 03:11:22 devstack nova-compute[75052]: pentium2 Jul 23 03:11:22 devstack nova-compute[75052]: pentium Jul 23 03:11:22 devstack nova-compute[75052]: n270 Jul 23 03:11:22 devstack nova-compute[75052]: kvm64 Jul 23 03:11:22 devstack nova-compute[75052]: kvm32 Jul 23 03:11:22 devstack nova-compute[75052]: coreduo Jul 23 03:11:22 devstack nova-compute[75052]: core2duo Jul 23 03:11:22 devstack nova-compute[75052]: athlon Jul 23 03:11:22 devstack nova-compute[75052]: Westmere-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Westmere Jul 23 03:11:22 devstack nova-compute[75052]: Snowridge Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client Jul 23 03:11:22 devstack nova-compute[75052]: SapphireRapids Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Penryn Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G5 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G4 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G3 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G2 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G1 Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Rome Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Milan Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Genoa Jul 23 03:11:22 devstack nova-compute[75052]: EPYC Jul 23 03:11:22 devstack nova-compute[75052]: Dhyana Jul 23 03:11:22 devstack nova-compute[75052]: Cooperlake Jul 23 03:11:22 devstack nova-compute[75052]: Conroe Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell Jul 23 03:11:22 devstack nova-compute[75052]: 486 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: file Jul 23 03:11:22 devstack nova-compute[75052]: anonymous Jul 23 03:11:22 devstack nova-compute[75052]: memfd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: disk Jul 23 03:11:22 devstack nova-compute[75052]: cdrom Jul 23 03:11:22 devstack nova-compute[75052]: floppy Jul 23 03:11:22 devstack nova-compute[75052]: lun Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: ide Jul 23 03:11:22 devstack nova-compute[75052]: fdc Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: sata Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: sdl Jul 23 03:11:22 devstack nova-compute[75052]: vnc Jul 23 03:11:22 devstack nova-compute[75052]: spice Jul 23 03:11:22 devstack nova-compute[75052]: egl-headless Jul 23 03:11:22 devstack nova-compute[75052]: dbus Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: subsystem Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: default Jul 23 03:11:22 devstack nova-compute[75052]: mandatory Jul 23 03:11:22 devstack nova-compute[75052]: requisite Jul 23 03:11:22 devstack nova-compute[75052]: optional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: pci Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: random Jul 23 03:11:22 devstack nova-compute[75052]: egd Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: path Jul 23 03:11:22 devstack nova-compute[75052]: handle Jul 23 03:11:22 devstack nova-compute[75052]: virtiofs Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: tpm-tis Jul 23 03:11:22 devstack nova-compute[75052]: tpm-crb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: passthrough Jul 23 03:11:22 devstack nova-compute[75052]: emulator Jul 23 03:11:22 devstack nova-compute[75052]: external Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 1.2 Jul 23 03:11:22 devstack nova-compute[75052]: 2.0 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: pty Jul 23 03:11:22 devstack nova-compute[75052]: unix Jul 23 03:11:22 devstack nova-compute[75052]: spicevmc Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: relaxed Jul 23 03:11:22 devstack nova-compute[75052]: vapic Jul 23 03:11:22 devstack nova-compute[75052]: spinlocks Jul 23 03:11:22 devstack nova-compute[75052]: vpindex Jul 23 03:11:22 devstack nova-compute[75052]: runtime Jul 23 03:11:22 devstack nova-compute[75052]: synic Jul 23 03:11:22 devstack nova-compute[75052]: stimer Jul 23 03:11:22 devstack nova-compute[75052]: reset Jul 23 03:11:22 devstack nova-compute[75052]: vendor_id Jul 23 03:11:22 devstack nova-compute[75052]: frequencies Jul 23 03:11:22 devstack nova-compute[75052]: reenlightenment Jul 23 03:11:22 devstack nova-compute[75052]: tlbflush Jul 23 03:11:22 devstack nova-compute[75052]: ipi Jul 23 03:11:22 devstack nova-compute[75052]: avic Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: {{(pid=75052) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-i386 Jul 23 03:11:22 devstack nova-compute[75052]: kvm Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-noble-v2 Jul 23 03:11:22 devstack nova-compute[75052]: i686 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: rom Jul 23 03:11:22 devstack nova-compute[75052]: pflash Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: yes Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: on Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: AMD Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu64 Jul 23 03:11:22 devstack nova-compute[75052]: qemu32 Jul 23 03:11:22 devstack nova-compute[75052]: phenom Jul 23 03:11:22 devstack nova-compute[75052]: pentium3 Jul 23 03:11:22 devstack nova-compute[75052]: pentium2 Jul 23 03:11:22 devstack nova-compute[75052]: pentium Jul 23 03:11:22 devstack nova-compute[75052]: n270 Jul 23 03:11:22 devstack nova-compute[75052]: kvm64 Jul 23 03:11:22 devstack nova-compute[75052]: kvm32 Jul 23 03:11:22 devstack nova-compute[75052]: coreduo Jul 23 03:11:22 devstack nova-compute[75052]: core2duo Jul 23 03:11:22 devstack nova-compute[75052]: athlon Jul 23 03:11:22 devstack nova-compute[75052]: Westmere-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Westmere Jul 23 03:11:22 devstack nova-compute[75052]: Snowridge Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client Jul 23 03:11:22 devstack nova-compute[75052]: SapphireRapids Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Penryn Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G5 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G4 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G3 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G2 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G1 Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Rome Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Milan Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Genoa Jul 23 03:11:22 devstack nova-compute[75052]: EPYC Jul 23 03:11:22 devstack nova-compute[75052]: Dhyana Jul 23 03:11:22 devstack nova-compute[75052]: Cooperlake Jul 23 03:11:22 devstack nova-compute[75052]: Conroe Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell Jul 23 03:11:22 devstack nova-compute[75052]: 486 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: file Jul 23 03:11:22 devstack nova-compute[75052]: anonymous Jul 23 03:11:22 devstack nova-compute[75052]: memfd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: disk Jul 23 03:11:22 devstack nova-compute[75052]: cdrom Jul 23 03:11:22 devstack nova-compute[75052]: floppy Jul 23 03:11:22 devstack nova-compute[75052]: lun Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: fdc Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: sata Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: sdl Jul 23 03:11:22 devstack nova-compute[75052]: vnc Jul 23 03:11:22 devstack nova-compute[75052]: spice Jul 23 03:11:22 devstack nova-compute[75052]: egl-headless Jul 23 03:11:22 devstack nova-compute[75052]: dbus Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: subsystem Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: default Jul 23 03:11:22 devstack nova-compute[75052]: mandatory Jul 23 03:11:22 devstack nova-compute[75052]: requisite Jul 23 03:11:22 devstack nova-compute[75052]: optional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: pci Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: random Jul 23 03:11:22 devstack nova-compute[75052]: egd Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: path Jul 23 03:11:22 devstack nova-compute[75052]: handle Jul 23 03:11:22 devstack nova-compute[75052]: virtiofs Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: tpm-tis Jul 23 03:11:22 devstack nova-compute[75052]: tpm-crb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: passthrough Jul 23 03:11:22 devstack nova-compute[75052]: emulator Jul 23 03:11:22 devstack nova-compute[75052]: external Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 1.2 Jul 23 03:11:22 devstack nova-compute[75052]: 2.0 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: pty Jul 23 03:11:22 devstack nova-compute[75052]: unix Jul 23 03:11:22 devstack nova-compute[75052]: spicevmc Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: relaxed Jul 23 03:11:22 devstack nova-compute[75052]: vapic Jul 23 03:11:22 devstack nova-compute[75052]: spinlocks Jul 23 03:11:22 devstack nova-compute[75052]: vpindex Jul 23 03:11:22 devstack nova-compute[75052]: runtime Jul 23 03:11:22 devstack nova-compute[75052]: synic Jul 23 03:11:22 devstack nova-compute[75052]: stimer Jul 23 03:11:22 devstack nova-compute[75052]: reset Jul 23 03:11:22 devstack nova-compute[75052]: vendor_id Jul 23 03:11:22 devstack nova-compute[75052]: frequencies Jul 23 03:11:22 devstack nova-compute[75052]: reenlightenment Jul 23 03:11:22 devstack nova-compute[75052]: tlbflush Jul 23 03:11:22 devstack nova-compute[75052]: ipi Jul 23 03:11:22 devstack nova-compute[75052]: avic Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: {{(pid=75052) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for mips via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for x86_64 via machine types: {'pc', 'q35', 'ubuntu', 'ubuntu-q35'} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-x86_64 Jul 23 03:11:22 devstack nova-compute[75052]: kvm Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-noble Jul 23 03:11:22 devstack nova-compute[75052]: x86_64 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: efi Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: rom Jul 23 03:11:22 devstack nova-compute[75052]: pflash Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: yes Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: on Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: on Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: AMD Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu64 Jul 23 03:11:22 devstack nova-compute[75052]: qemu32 Jul 23 03:11:22 devstack nova-compute[75052]: phenom Jul 23 03:11:22 devstack nova-compute[75052]: pentium3 Jul 23 03:11:22 devstack nova-compute[75052]: pentium2 Jul 23 03:11:22 devstack nova-compute[75052]: pentium Jul 23 03:11:22 devstack nova-compute[75052]: n270 Jul 23 03:11:22 devstack nova-compute[75052]: kvm64 Jul 23 03:11:22 devstack nova-compute[75052]: kvm32 Jul 23 03:11:22 devstack nova-compute[75052]: coreduo Jul 23 03:11:22 devstack nova-compute[75052]: core2duo Jul 23 03:11:22 devstack nova-compute[75052]: athlon Jul 23 03:11:22 devstack nova-compute[75052]: Westmere-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Westmere Jul 23 03:11:22 devstack nova-compute[75052]: Snowridge Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client Jul 23 03:11:22 devstack nova-compute[75052]: SapphireRapids Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Penryn Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G5 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G4 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G3 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G2 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G1 Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Rome Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Milan Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Genoa Jul 23 03:11:22 devstack nova-compute[75052]: EPYC Jul 23 03:11:22 devstack nova-compute[75052]: Dhyana Jul 23 03:11:22 devstack nova-compute[75052]: Cooperlake Jul 23 03:11:22 devstack nova-compute[75052]: Conroe Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell Jul 23 03:11:22 devstack nova-compute[75052]: 486 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: file Jul 23 03:11:22 devstack nova-compute[75052]: anonymous Jul 23 03:11:22 devstack nova-compute[75052]: memfd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: disk Jul 23 03:11:22 devstack nova-compute[75052]: cdrom Jul 23 03:11:22 devstack nova-compute[75052]: floppy Jul 23 03:11:22 devstack nova-compute[75052]: lun Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: ide Jul 23 03:11:22 devstack nova-compute[75052]: fdc Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: sata Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: sdl Jul 23 03:11:22 devstack nova-compute[75052]: vnc Jul 23 03:11:22 devstack nova-compute[75052]: spice Jul 23 03:11:22 devstack nova-compute[75052]: egl-headless Jul 23 03:11:22 devstack nova-compute[75052]: dbus Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: subsystem Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: default Jul 23 03:11:22 devstack nova-compute[75052]: mandatory Jul 23 03:11:22 devstack nova-compute[75052]: requisite Jul 23 03:11:22 devstack nova-compute[75052]: optional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: pci Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: random Jul 23 03:11:22 devstack nova-compute[75052]: egd Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: path Jul 23 03:11:22 devstack nova-compute[75052]: handle Jul 23 03:11:22 devstack nova-compute[75052]: virtiofs Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: tpm-tis Jul 23 03:11:22 devstack nova-compute[75052]: tpm-crb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: passthrough Jul 23 03:11:22 devstack nova-compute[75052]: emulator Jul 23 03:11:22 devstack nova-compute[75052]: external Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 1.2 Jul 23 03:11:22 devstack nova-compute[75052]: 2.0 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: pty Jul 23 03:11:22 devstack nova-compute[75052]: unix Jul 23 03:11:22 devstack nova-compute[75052]: spicevmc Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: relaxed Jul 23 03:11:22 devstack nova-compute[75052]: vapic Jul 23 03:11:22 devstack nova-compute[75052]: spinlocks Jul 23 03:11:22 devstack nova-compute[75052]: vpindex Jul 23 03:11:22 devstack nova-compute[75052]: runtime Jul 23 03:11:22 devstack nova-compute[75052]: synic Jul 23 03:11:22 devstack nova-compute[75052]: stimer Jul 23 03:11:22 devstack nova-compute[75052]: reset Jul 23 03:11:22 devstack nova-compute[75052]: vendor_id Jul 23 03:11:22 devstack nova-compute[75052]: frequencies Jul 23 03:11:22 devstack nova-compute[75052]: reenlightenment Jul 23 03:11:22 devstack nova-compute[75052]: tlbflush Jul 23 03:11:22 devstack nova-compute[75052]: ipi Jul 23 03:11:22 devstack nova-compute[75052]: avic Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: {{(pid=75052) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-x86_64 Jul 23 03:11:22 devstack nova-compute[75052]: kvm Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-noble Jul 23 03:11:22 devstack nova-compute[75052]: x86_64 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: efi Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/ovmf/OVMF.amdsev.fd Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: rom Jul 23 03:11:22 devstack nova-compute[75052]: pflash Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: yes Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: yes Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: on Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: on Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: AMD Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu64 Jul 23 03:11:22 devstack nova-compute[75052]: qemu32 Jul 23 03:11:22 devstack nova-compute[75052]: phenom Jul 23 03:11:22 devstack nova-compute[75052]: pentium3 Jul 23 03:11:22 devstack nova-compute[75052]: pentium2 Jul 23 03:11:22 devstack nova-compute[75052]: pentium Jul 23 03:11:22 devstack nova-compute[75052]: n270 Jul 23 03:11:22 devstack nova-compute[75052]: kvm64 Jul 23 03:11:22 devstack nova-compute[75052]: kvm32 Jul 23 03:11:22 devstack nova-compute[75052]: coreduo Jul 23 03:11:22 devstack nova-compute[75052]: core2duo Jul 23 03:11:22 devstack nova-compute[75052]: athlon Jul 23 03:11:22 devstack nova-compute[75052]: Westmere-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Westmere Jul 23 03:11:22 devstack nova-compute[75052]: Snowridge Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client Jul 23 03:11:22 devstack nova-compute[75052]: SapphireRapids Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Penryn Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G5 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G4 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G3 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G2 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G1 Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Rome Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Milan Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Genoa Jul 23 03:11:22 devstack nova-compute[75052]: EPYC Jul 23 03:11:22 devstack nova-compute[75052]: Dhyana Jul 23 03:11:22 devstack nova-compute[75052]: Cooperlake Jul 23 03:11:22 devstack nova-compute[75052]: Conroe Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell Jul 23 03:11:22 devstack nova-compute[75052]: 486 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: file Jul 23 03:11:22 devstack nova-compute[75052]: anonymous Jul 23 03:11:22 devstack nova-compute[75052]: memfd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: disk Jul 23 03:11:22 devstack nova-compute[75052]: cdrom Jul 23 03:11:22 devstack nova-compute[75052]: floppy Jul 23 03:11:22 devstack nova-compute[75052]: lun Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: fdc Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: sata Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: sdl Jul 23 03:11:22 devstack nova-compute[75052]: vnc Jul 23 03:11:22 devstack nova-compute[75052]: spice Jul 23 03:11:22 devstack nova-compute[75052]: egl-headless Jul 23 03:11:22 devstack nova-compute[75052]: dbus Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: subsystem Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: default Jul 23 03:11:22 devstack nova-compute[75052]: mandatory Jul 23 03:11:22 devstack nova-compute[75052]: requisite Jul 23 03:11:22 devstack nova-compute[75052]: optional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: pci Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: random Jul 23 03:11:22 devstack nova-compute[75052]: egd Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: path Jul 23 03:11:22 devstack nova-compute[75052]: handle Jul 23 03:11:22 devstack nova-compute[75052]: virtiofs Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: tpm-tis Jul 23 03:11:22 devstack nova-compute[75052]: tpm-crb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: passthrough Jul 23 03:11:22 devstack nova-compute[75052]: emulator Jul 23 03:11:22 devstack nova-compute[75052]: external Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 1.2 Jul 23 03:11:22 devstack nova-compute[75052]: 2.0 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: pty Jul 23 03:11:22 devstack nova-compute[75052]: unix Jul 23 03:11:22 devstack nova-compute[75052]: spicevmc Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: relaxed Jul 23 03:11:22 devstack nova-compute[75052]: vapic Jul 23 03:11:22 devstack nova-compute[75052]: spinlocks Jul 23 03:11:22 devstack nova-compute[75052]: vpindex Jul 23 03:11:22 devstack nova-compute[75052]: runtime Jul 23 03:11:22 devstack nova-compute[75052]: synic Jul 23 03:11:22 devstack nova-compute[75052]: stimer Jul 23 03:11:22 devstack nova-compute[75052]: reset Jul 23 03:11:22 devstack nova-compute[75052]: vendor_id Jul 23 03:11:22 devstack nova-compute[75052]: frequencies Jul 23 03:11:22 devstack nova-compute[75052]: reenlightenment Jul 23 03:11:22 devstack nova-compute[75052]: tlbflush Jul 23 03:11:22 devstack nova-compute[75052]: ipi Jul 23 03:11:22 devstack nova-compute[75052]: avic Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: {{(pid=75052) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-x86_64 Jul 23 03:11:22 devstack nova-compute[75052]: kvm Jul 23 03:11:22 devstack nova-compute[75052]: pc-i440fx-noble-v2 Jul 23 03:11:22 devstack nova-compute[75052]: x86_64 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: efi Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: rom Jul 23 03:11:22 devstack nova-compute[75052]: pflash Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: yes Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: on Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: on Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: AMD Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu64 Jul 23 03:11:22 devstack nova-compute[75052]: qemu32 Jul 23 03:11:22 devstack nova-compute[75052]: phenom Jul 23 03:11:22 devstack nova-compute[75052]: pentium3 Jul 23 03:11:22 devstack nova-compute[75052]: pentium2 Jul 23 03:11:22 devstack nova-compute[75052]: pentium Jul 23 03:11:22 devstack nova-compute[75052]: n270 Jul 23 03:11:22 devstack nova-compute[75052]: kvm64 Jul 23 03:11:22 devstack nova-compute[75052]: kvm32 Jul 23 03:11:22 devstack nova-compute[75052]: coreduo Jul 23 03:11:22 devstack nova-compute[75052]: core2duo Jul 23 03:11:22 devstack nova-compute[75052]: athlon Jul 23 03:11:22 devstack nova-compute[75052]: Westmere-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Westmere Jul 23 03:11:22 devstack nova-compute[75052]: Snowridge Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client Jul 23 03:11:22 devstack nova-compute[75052]: SapphireRapids Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Penryn Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G5 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G4 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G3 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G2 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G1 Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Rome Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Milan Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Genoa Jul 23 03:11:22 devstack nova-compute[75052]: EPYC Jul 23 03:11:22 devstack nova-compute[75052]: Dhyana Jul 23 03:11:22 devstack nova-compute[75052]: Cooperlake Jul 23 03:11:22 devstack nova-compute[75052]: Conroe Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell Jul 23 03:11:22 devstack nova-compute[75052]: 486 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: file Jul 23 03:11:22 devstack nova-compute[75052]: anonymous Jul 23 03:11:22 devstack nova-compute[75052]: memfd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: disk Jul 23 03:11:22 devstack nova-compute[75052]: cdrom Jul 23 03:11:22 devstack nova-compute[75052]: floppy Jul 23 03:11:22 devstack nova-compute[75052]: lun Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: ide Jul 23 03:11:22 devstack nova-compute[75052]: fdc Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: sata Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: sdl Jul 23 03:11:22 devstack nova-compute[75052]: vnc Jul 23 03:11:22 devstack nova-compute[75052]: spice Jul 23 03:11:22 devstack nova-compute[75052]: egl-headless Jul 23 03:11:22 devstack nova-compute[75052]: dbus Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: subsystem Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: default Jul 23 03:11:22 devstack nova-compute[75052]: mandatory Jul 23 03:11:22 devstack nova-compute[75052]: requisite Jul 23 03:11:22 devstack nova-compute[75052]: optional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: pci Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: random Jul 23 03:11:22 devstack nova-compute[75052]: egd Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: path Jul 23 03:11:22 devstack nova-compute[75052]: handle Jul 23 03:11:22 devstack nova-compute[75052]: virtiofs Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: tpm-tis Jul 23 03:11:22 devstack nova-compute[75052]: tpm-crb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: passthrough Jul 23 03:11:22 devstack nova-compute[75052]: emulator Jul 23 03:11:22 devstack nova-compute[75052]: external Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 1.2 Jul 23 03:11:22 devstack nova-compute[75052]: 2.0 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: pty Jul 23 03:11:22 devstack nova-compute[75052]: unix Jul 23 03:11:22 devstack nova-compute[75052]: spicevmc Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: relaxed Jul 23 03:11:22 devstack nova-compute[75052]: vapic Jul 23 03:11:22 devstack nova-compute[75052]: spinlocks Jul 23 03:11:22 devstack nova-compute[75052]: vpindex Jul 23 03:11:22 devstack nova-compute[75052]: runtime Jul 23 03:11:22 devstack nova-compute[75052]: synic Jul 23 03:11:22 devstack nova-compute[75052]: stimer Jul 23 03:11:22 devstack nova-compute[75052]: reset Jul 23 03:11:22 devstack nova-compute[75052]: vendor_id Jul 23 03:11:22 devstack nova-compute[75052]: frequencies Jul 23 03:11:22 devstack nova-compute[75052]: reenlightenment Jul 23 03:11:22 devstack nova-compute[75052]: tlbflush Jul 23 03:11:22 devstack nova-compute[75052]: ipi Jul 23 03:11:22 devstack nova-compute[75052]: avic Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: {{(pid=75052) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/bin/qemu-system-x86_64 Jul 23 03:11:22 devstack nova-compute[75052]: kvm Jul 23 03:11:22 devstack nova-compute[75052]: pc-q35-noble-v2 Jul 23 03:11:22 devstack nova-compute[75052]: x86_64 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: efi Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/ovmf/OVMF.amdsev.fd Jul 23 03:11:22 devstack nova-compute[75052]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: rom Jul 23 03:11:22 devstack nova-compute[75052]: pflash Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: yes Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: yes Jul 23 03:11:22 devstack nova-compute[75052]: no Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: on Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: on Jul 23 03:11:22 devstack nova-compute[75052]: off Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: AMD Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu64 Jul 23 03:11:22 devstack nova-compute[75052]: qemu32 Jul 23 03:11:22 devstack nova-compute[75052]: phenom Jul 23 03:11:22 devstack nova-compute[75052]: pentium3 Jul 23 03:11:22 devstack nova-compute[75052]: pentium2 Jul 23 03:11:22 devstack nova-compute[75052]: pentium Jul 23 03:11:22 devstack nova-compute[75052]: n270 Jul 23 03:11:22 devstack nova-compute[75052]: kvm64 Jul 23 03:11:22 devstack nova-compute[75052]: kvm32 Jul 23 03:11:22 devstack nova-compute[75052]: coreduo Jul 23 03:11:22 devstack nova-compute[75052]: core2duo Jul 23 03:11:22 devstack nova-compute[75052]: athlon Jul 23 03:11:22 devstack nova-compute[75052]: Westmere-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Westmere Jul 23 03:11:22 devstack nova-compute[75052]: Snowridge Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Skylake-Client Jul 23 03:11:22 devstack nova-compute[75052]: SapphireRapids Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: SandyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Penryn Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G5 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G4 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G3 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G2 Jul 23 03:11:22 devstack nova-compute[75052]: Opteron_G1 Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Nehalem Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: IvyBridge Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Icelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Haswell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Haswell Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Rome Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Milan Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-IBPB Jul 23 03:11:22 devstack nova-compute[75052]: EPYC-Genoa Jul 23 03:11:22 devstack nova-compute[75052]: EPYC Jul 23 03:11:22 devstack nova-compute[75052]: Dhyana Jul 23 03:11:22 devstack nova-compute[75052]: Cooperlake Jul 23 03:11:22 devstack nova-compute[75052]: Conroe Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Cascadelake-Server Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-noTSX Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell-IBRS Jul 23 03:11:22 devstack nova-compute[75052]: Broadwell Jul 23 03:11:22 devstack nova-compute[75052]: 486 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: file Jul 23 03:11:22 devstack nova-compute[75052]: anonymous Jul 23 03:11:22 devstack nova-compute[75052]: memfd Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: disk Jul 23 03:11:22 devstack nova-compute[75052]: cdrom Jul 23 03:11:22 devstack nova-compute[75052]: floppy Jul 23 03:11:22 devstack nova-compute[75052]: lun Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: fdc Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: sata Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: sdl Jul 23 03:11:22 devstack nova-compute[75052]: vnc Jul 23 03:11:22 devstack nova-compute[75052]: spice Jul 23 03:11:22 devstack nova-compute[75052]: egl-headless Jul 23 03:11:22 devstack nova-compute[75052]: dbus Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: subsystem Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: default Jul 23 03:11:22 devstack nova-compute[75052]: mandatory Jul 23 03:11:22 devstack nova-compute[75052]: requisite Jul 23 03:11:22 devstack nova-compute[75052]: optional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: pci Jul 23 03:11:22 devstack nova-compute[75052]: scsi Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: virtio-transitional Jul 23 03:11:22 devstack nova-compute[75052]: virtio-non-transitional Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: random Jul 23 03:11:22 devstack nova-compute[75052]: egd Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: path Jul 23 03:11:22 devstack nova-compute[75052]: handle Jul 23 03:11:22 devstack nova-compute[75052]: virtiofs Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: tpm-tis Jul 23 03:11:22 devstack nova-compute[75052]: tpm-crb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: passthrough Jul 23 03:11:22 devstack nova-compute[75052]: emulator Jul 23 03:11:22 devstack nova-compute[75052]: external Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: 1.2 Jul 23 03:11:22 devstack nova-compute[75052]: 2.0 Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: usb Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: pty Jul 23 03:11:22 devstack nova-compute[75052]: unix Jul 23 03:11:22 devstack nova-compute[75052]: spicevmc Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: virtio Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: qemu Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: builtin Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: relaxed Jul 23 03:11:22 devstack nova-compute[75052]: vapic Jul 23 03:11:22 devstack nova-compute[75052]: spinlocks Jul 23 03:11:22 devstack nova-compute[75052]: vpindex Jul 23 03:11:22 devstack nova-compute[75052]: runtime Jul 23 03:11:22 devstack nova-compute[75052]: synic Jul 23 03:11:22 devstack nova-compute[75052]: stimer Jul 23 03:11:22 devstack nova-compute[75052]: reset Jul 23 03:11:22 devstack nova-compute[75052]: vendor_id Jul 23 03:11:22 devstack nova-compute[75052]: frequencies Jul 23 03:11:22 devstack nova-compute[75052]: reenlightenment Jul 23 03:11:22 devstack nova-compute[75052]: tlbflush Jul 23 03:11:22 devstack nova-compute[75052]: ipi Jul 23 03:11:22 devstack nova-compute[75052]: avic Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: Jul 23 03:11:22 devstack nova-compute[75052]: {{(pid=75052) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=75052) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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=75052) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Checking secure boot support for host arch (x86_64) {{(pid=75052) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Checking secure boot support for host arch (x86_64) {{(pid=75052) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Checking secure boot support for host arch (x86_64) {{(pid=75052) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 23 03:11:22 devstack nova-compute[75052]: INFO nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Secure Boot support detected Jul 23 03:11:22 devstack nova-compute[75052]: INFO nova.virt.node [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Generated node identity d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 Jul 23 03:11:22 devstack nova-compute[75052]: INFO nova.virt.node [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Wrote node identity d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 to /opt/stack/data/nova/compute_id Jul 23 03:11:22 devstack nova-compute[75052]: WARNING nova.compute.manager [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Compute nodes ['d1b65d32-fbcb-4d10-a994-9e4627c1bcf6'] 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 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.compute.manager [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=75052) init_host /opt/stack/nova/nova/compute/manager.py:1685}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.compute.manager [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Loaded 0 instances for host {{(pid=75052) init_host /opt/stack/nova/nova/compute/manager.py:1689}} Jul 23 03:11:22 devstack nova-compute[75052]: INFO nova.compute.manager [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 23 03:11:22 devstack nova-compute[75052]: WARNING nova.compute.manager [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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 23 03:11:22 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.002s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:11:22 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=75052) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 23 03:11:23 devstack nova-compute[75052]: WARNING nova.virt.libvirt.driver [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:11:23 devstack nova-compute[75052]: DEBUG oslo_concurrency.processutils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Running cmd (subprocess): env LANG=C uptime {{(pid=75052) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:11:23 devstack nova-compute[75052]: DEBUG oslo_concurrency.processutils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] CMD "env LANG=C uptime" returned: 0 in 0.022s {{(pid=75052) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:11:23 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Hypervisor/Node resource view: name=devstack free_ram=6746MB free_disk=15.50545883178711GB free_vcpus=4 pci_devices=[{"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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_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_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=75052) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 23 03:11:23 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:11:23 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:11:23 devstack nova-compute[75052]: WARNING nova.compute.resource_tracker [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] No compute node record for devstack:d1b65d32-fbcb-4d10-a994-9e4627c1bcf6: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 could not be found. Jul 23 03:11:23 devstack nova-compute[75052]: INFO nova.compute.resource_tracker [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Compute node record created for devstack:devstack with uuid: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 Jul 23 03:11:23 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=75052) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 23 03:11:23 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa 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': ' 03:11:23 up 26 min, 1 user, load average: 3.41, 2.92, 1.86\n'} {{(pid=75052) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 23 03:11:24 devstack nova-compute[75052]: INFO nova.scheduler.client.report [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] [req-93e3baac-6a9f-4ae9-b2c4-9ac374351639] Created resource provider record via placement API for resource provider with UUID d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 and name devstack. Jul 23 03:11:24 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 23 03:11:24 devstack nova-compute[75052]: ] {{(pid=75052) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2026}} Jul 23 03:11:24 devstack nova-compute[75052]: INFO nova.virt.libvirt.host [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] kernel doesn't support AMD SEV Jul 23 03:11:24 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.driver [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=75052) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:11:24 devstack nova-compute[75052]: DEBUG nova.compute.provider_tree [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Updating inventory in ProviderTree for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=75052) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 23 03:11:24 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.driver [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=75052) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 23 03:11:24 devstack nova-compute[75052]: DEBUG nova.scheduler.client.report [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Updated inventory for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=75052) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:974}} Jul 23 03:11:24 devstack nova-compute[75052]: DEBUG nova.compute.provider_tree [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Updating resource provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 generation from 0 to 1 during operation: update_inventory {{(pid=75052) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 23 03:11:24 devstack nova-compute[75052]: DEBUG nova.compute.provider_tree [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Updating inventory in ProviderTree for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=75052) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 23 03:11:25 devstack nova-compute[75052]: DEBUG nova.compute.provider_tree [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Updating resource provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 generation from 1 to 2 during operation: update_traits {{(pid=75052) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 23 03:11:25 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Compute_service record updated for devstack:devstack {{(pid=75052) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 23 03:11:25 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.262s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:11:25 devstack nova-compute[75052]: DEBUG nova.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=75052) start /opt/stack/nova/nova/service.py:196}} Jul 23 03:11:25 devstack nova-compute[75052]: DEBUG nova.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=75052) start /opt/stack/nova/nova/service.py:212}} Jul 23 03:11:25 devstack nova-compute[75052]: DEBUG nova.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Join ServiceGroup membership for this service compute {{(pid=75052) start /opt/stack/nova/nova/service.py:222}} Jul 23 03:11:25 devstack nova-compute[75052]: DEBUG nova.servicegroup.drivers.db [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=75052) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 23 03:11:30 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._sync_power_states {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG nova.compute.manager [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=75052) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager.update_available_resource {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=75052) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 23 03:12:15 devstack nova-compute[75052]: WARNING nova.virt.libvirt.driver [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_concurrency.processutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running cmd (subprocess): env LANG=C uptime {{(pid=75052) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_concurrency.processutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] CMD "env LANG=C uptime" returned: 0 in 0.014s {{(pid=75052) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Hypervisor/Node resource view: name=devstack free_ram=6410MB free_disk=15.39279556274414GB free_vcpus=4 pci_devices=[{"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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_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_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=75052) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=75052) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf 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': ' 03:12:15 up 27 min, 1 user, load average: 2.19, 2.68, 1.83\n'} {{(pid=75052) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.driver [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=75052) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG nova.compute.provider_tree [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=75052) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG nova.scheduler.client.report [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=75052) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Compute_service record updated for devstack:devstack {{(pid=75052) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.195s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:12:15 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 50.51 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager.update_available_resource {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=75052) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 23 03:13:06 devstack nova-compute[75052]: WARNING nova.virt.libvirt.driver [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG oslo_concurrency.processutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running cmd (subprocess): env LANG=C uptime {{(pid=75052) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG oslo_concurrency.processutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] CMD "env LANG=C uptime" returned: 0 in 0.016s {{(pid=75052) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Hypervisor/Node resource view: name=devstack free_ram=6493MB free_disk=15.477603912353516GB free_vcpus=4 pci_devices=[{"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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_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_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=75052) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=75052) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf 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': ' 03:13:06 up 28 min, 1 user, load average: 1.74, 2.49, 1.81\n'} {{(pid=75052) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.driver [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=75052) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG nova.compute.provider_tree [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=75052) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG nova.scheduler.client.report [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=75052) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Compute_service record updated for devstack:devstack {{(pid=75052) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.177s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:13:06 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.70 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:13:07 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:13:07 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:13:07 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:13:07 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:13:07 devstack nova-compute[75052]: DEBUG nova.compute.manager [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=75052) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 23 03:13:07 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.74 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:13:07 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:13:07 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:13:07 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:13:07 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 58.00 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:13:30 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:14:05 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:14:05 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:14:06 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:14:06 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:14:07 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:14:07 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.01 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:14:07 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:14:07 devstack nova-compute[75052]: DEBUG nova.compute.manager [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=75052) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 23 03:14:07 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager.update_available_resource {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=75052) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 23 03:14:08 devstack nova-compute[75052]: WARNING nova.virt.libvirt.driver [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.processutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running cmd (subprocess): env LANG=C uptime {{(pid=75052) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.processutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] CMD "env LANG=C uptime" returned: 0 in 0.024s {{(pid=75052) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Hypervisor/Node resource view: name=devstack free_ram=6403MB free_disk=15.354984283447266GB free_vcpus=4 pci_devices=[{"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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_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_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=75052) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=75052) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf 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': ' 03:14:08 up 29 min, 1 user, load average: 1.47, 2.25, 1.77\n'} {{(pid=75052) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.driver [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=75052) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG nova.compute.provider_tree [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=75052) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG nova.scheduler.client.report [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=75052) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Compute_service record updated for devstack:devstack {{(pid=75052) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.182s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:14:08 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:14:09 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:14:09 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:14:09 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:14:09 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 56.72 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:15:05 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:15:05 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.99 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:15:07 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:15:07 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.01 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:15:07 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:15:07 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:15:07 devstack nova-compute[75052]: DEBUG nova.compute.manager [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=75052) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 23 03:15:07 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager.update_available_resource {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:15:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:15:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:15:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:15:08 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=75052) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 23 03:15:08 devstack nova-compute[75052]: WARNING nova.virt.libvirt.driver [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:15:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.processutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running cmd (subprocess): env LANG=C uptime {{(pid=75052) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:15:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.processutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] CMD "env LANG=C uptime" returned: 0 in 0.014s {{(pid=75052) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:15:08 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Hypervisor/Node resource view: name=devstack free_ram=6386MB free_disk=15.048866271972656GB free_vcpus=4 pci_devices=[{"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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_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_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=75052) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 23 03:15:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:15:08 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:15:09 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=75052) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 23 03:15:09 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf 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': ' 03:15:08 up 30 min, 1 user, load average: 1.35, 2.08, 1.75\n'} {{(pid=75052) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 23 03:15:09 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.driver [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=75052) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:15:09 devstack nova-compute[75052]: DEBUG nova.compute.provider_tree [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=75052) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:15:09 devstack nova-compute[75052]: DEBUG nova.scheduler.client.report [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=75052) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:15:09 devstack nova-compute[75052]: DEBUG nova.compute.resource_tracker [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Compute_service record updated for devstack:devstack {{(pid=75052) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 23 03:15:09 devstack nova-compute[75052]: DEBUG oslo_concurrency.lockutils [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.175s {{(pid=75052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:15:09 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:15:10 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:15:10 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:15:10 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:15:10 devstack nova-compute[75052]: DEBUG oslo_service.periodic_task [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=75052) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:15:10 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [None req-c51615a2-6d16-4215-85a9-9e262b1c21bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 55.83 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:15:30 devstack nova-compute[75052]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=75052) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:15:47 devstack nova-compute[75052]: INFO nova.virt.libvirt.driver [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Connection event '0' reason 'Connection to libvirt lost: 1' Jul 23 03:15:47 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.driver [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Updating compute service status to disabled {{(pid=75052) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5866}} Jul 23 03:15:47 devstack nova-compute[75052]: DEBUG nova.objects.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=75052) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 23 03:15:47 devstack nova-compute[75052]: DEBUG nova.compute.manager [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Adding trait COMPUTE_STATUS_DISABLED to compute node resource provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 in placement. {{(pid=75052) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:634}} Jul 23 03:15:47 devstack nova-compute[75052]: DEBUG nova.compute.provider_tree [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Updating resource provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 generation from 2 to 3 during operation: update_traits {{(pid=75052) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 23 03:15:47 devstack nova-compute[75052]: DEBUG nova.virt.libvirt.volume.mount [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Destroying MountManager generation 0 {{(pid=75052) _host_down /opt/stack/nova/nova/virt/libvirt/volume/mount.py:147}} Jul 23 03:16:02 devstack nova-compute[75052]: INFO oslo_service.backend._threading.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Graceful shutdown start Jul 23 03:16:02 devstack nova-compute[75052]: DEBUG nova.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] nova-compute service graceful shutdown started. {{(pid=75052) stop /opt/stack/nova/nova/service.py:326}} Jul 23 03:16:02 devstack nova-compute[75052]: DEBUG nova.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] nova-compute service stopping RPC server on topic: compute {{(pid=75052) _shutdown_rpc_server /opt/stack/nova/nova/service.py:315}} Jul 23 03:16:05 devstack nova-compute[75052]: WARNING amqp [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 23 03:16:05 devstack nova-compute[75052]: DEBUG nova.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] nova-compute service stopped RPC server on topic: compute {{(pid=75052) _shutdown_rpc_server /opt/stack/nova/nova/service.py:319}} Jul 23 03:16:05 devstack nova-compute[75052]: DEBUG nova.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] nova-compute manager graceful shutdown started. {{(pid=75052) stop /opt/stack/nova/nova/service.py:335}} Jul 23 03:16:05 devstack nova-compute[75052]: WARNING nova.compute.manager [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] manager_shutdown_timeout (160) is higher than graceful_shutdown_timeout (5); the service may be killed before the manager finishes waiting. Jul 23 03:16:05 devstack nova-compute[75052]: DEBUG nova.compute.manager [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Compute service manager is waiting for 0 seconds to finish in-progress tasks {{(pid=75052) graceful_shutdown /opt/stack/nova/nova/compute/manager.py:1818}} Jul 23 03:16:05 devstack nova-compute[75052]: DEBUG nova.utils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Sentinel is queued {{(pid=75052) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:16:05 devstack nova-compute[75052]: DEBUG nova.utils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Shutdown is set {{(pid=75052) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:16:05 devstack nova-compute[75052]: DEBUG nova.utils [-] Received Task(fn=. at 0x7655041fa2a0>, remaining_delay=-298.726963477 future=) {{(pid=75052) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:16:05 devstack nova-compute[75052]: DEBUG nova.utils [-] Sentinel received, thread is exiting {{(pid=75052) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:16:05 devstack nova-compute[75052]: DEBUG nova.utils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Queue joined {{(pid=75052) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:16:05 devstack nova-compute[75052]: DEBUG nova.utils [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Scheduler thread joined {{(pid=75052) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:16:05 devstack nova-compute[75052]: DEBUG nova.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] nova-compute manager graceful shutdown finished. {{(pid=75052) stop /opt/stack/nova/nova/service.py:338}} Jul 23 03:16:05 devstack nova-compute[75052]: DEBUG nova.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] nova-compute service stopping RPC server on topic: compute-alt {{(pid=75052) _shutdown_rpc_server /opt/stack/nova/nova/service.py:315}} Jul 23 03:16:05 devstack nova-compute[75052]: WARNING amqp [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 23 03:16:05 devstack nova-compute[75052]: DEBUG nova.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] nova-compute service stopped RPC server on topic: compute-alt {{(pid=75052) _shutdown_rpc_server /opt/stack/nova/nova/service.py:319}} Jul 23 03:16:05 devstack nova-compute[75052]: DEBUG nova.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] nova-compute service graceful shutdown finished. {{(pid=75052) stop /opt/stack/nova/nova/service.py:351}} Jul 23 03:16:05 devstack nova-compute[75052]: INFO oslo_service.backend._threading.service [None req-4fa27eaa-1223-409d-902c-d78aacaf58fa None None] Graceful shutdown finish Jul 23 03:16:09 devstack nova-compute[88015]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=88015) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 23 03:16:09 devstack nova-compute[88015]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=88015) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 23 03:16:09 devstack nova-compute[88015]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 23 03:16:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.017s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:10 devstack nova-compute[88015]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 23 03:16:10 devstack nova-compute[88015]: WARNING nova.compute.manager [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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 23 03:16:10 devstack nova-compute[88015]: INFO nova.utils [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] The long task thread pool MainProcess.long_task is initialized Jul 23 03:16:10 devstack nova-compute[88015]: INFO nova.virt.driver [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 23 03:16:11 devstack nova-compute[88015]: INFO nova.compute.provider_config [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 23 03:16:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Acquiring lock "singleton_lock" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:16:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Acquired lock "singleton_lock" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:16:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Releasing lock "singleton_lock" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:16:11 devstack nova-compute[88015]: WARNING oslo_service.backend._threading.service [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] no_fork=True: running service in main process Jul 23 03:16:11 devstack nova-compute[88015]: INFO nova.service [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Starting compute node (version 33.1.0) Jul 23 03:16:11 devstack nova-compute[88015]: INFO nova.utils [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] The default thread pool MainProcess.default is initialized Jul 23 03:16:11 devstack nova-compute[88015]: DEBUG nova.utils [-] Waiting for the next task {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:16:11 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Starting event thread {{(pid=88015) start /opt/stack/nova/nova/virt/libvirt/host.py:250}} Jul 23 03:16:11 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Starting connection event dispatch thread {{(pid=88015) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jul 23 03:16:11 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Connecting to libvirt: qemu:///system {{(pid=88015) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jul 23 03:16:11 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Registering for lifecycle events {{(pid=88015) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jul 23 03:16:11 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Registering for connection events: {{(pid=88015) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jul 23 03:16:11 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Connection event '1' reason 'None' Jul 23 03:16:11 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Updating compute service status to enabled {{(pid=88015) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5866}} Jul 23 03:16:11 devstack nova-compute[88015]: DEBUG nova.objects.service [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 23 03:16:12 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Removing trait COMPUTE_STATUS_DISABLED from compute node resource provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 in placement. {{(pid=88015) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:630}} Jul 23 03:16:12 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] An error occurred while updating compute node resource provider status to "enabled" for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6: ValueError: No such provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver Traceback (most recent call last): Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 5821, in _update_compute_provider_status Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver self.virtapi.update_compute_provider_status( Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/manager.py", line 638, in update_compute_provider_status Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver self.reportclient.set_traits_for_provider( Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 119, in wrapper Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver return f(self, *a, **k) Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^ Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 1091, in set_traits_for_provider Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver if not self._provider_tree.have_traits_changed(rp_uuid, traits): Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 584, in have_traits_changed Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver provider = self._find_with_lock(name_or_uuid) Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 440, in _find_with_lock Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver raise ValueError(_("No such provider %s") % name_or_uuid) Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver ValueError: No such provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 Jul 23 03:16:12 devstack nova-compute[88015]: ERROR nova.virt.libvirt.driver Jul 23 03:16:12 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.volume.mount [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Initialising _HostMountState generation 0 {{(pid=88015) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 23 03:16:23 devstack nova-compute[88015]: INFO nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Libvirt host capabilities Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 4f271597-0225-43ba-9334-61d4aa6e3027 Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: x86_64 Jul 23 03:16:23 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:23 devstack nova-compute[88015]: AMD Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: tcp Jul 23 03:16:23 devstack nova-compute[88015]: rdma Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 12248272 Jul 23 03:16:23 devstack nova-compute[88015]: 3062068 Jul 23 03:16:23 devstack nova-compute[88015]: 0 Jul 23 03:16:23 devstack nova-compute[88015]: 0 Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: apparmor Jul 23 03:16:23 devstack nova-compute[88015]: 0 Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: dac Jul 23 03:16:23 devstack nova-compute[88015]: 0 Jul 23 03:16:23 devstack nova-compute[88015]: +64055:+994 Jul 23 03:16:23 devstack nova-compute[88015]: +64055:+994 Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 64 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-alpha Jul 23 03:16:23 devstack nova-compute[88015]: clipper Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-arm Jul 23 03:16:23 devstack nova-compute[88015]: virt-8.2 Jul 23 03:16:23 devstack nova-compute[88015]: virt Jul 23 03:16:23 devstack nova-compute[88015]: qcom-dc-scm-v1-bmc Jul 23 03:16:23 devstack nova-compute[88015]: mori-bmc Jul 23 03:16:23 devstack nova-compute[88015]: ast2600-evb Jul 23 03:16:23 devstack nova-compute[88015]: borzoi Jul 23 03:16:23 devstack nova-compute[88015]: tiogapass-bmc Jul 23 03:16:23 devstack nova-compute[88015]: spitz Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.7 Jul 23 03:16:23 devstack nova-compute[88015]: nuri Jul 23 03:16:23 devstack nova-compute[88015]: mcimx7d-sabre Jul 23 03:16:23 devstack nova-compute[88015]: romulus-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-3.0 Jul 23 03:16:23 devstack nova-compute[88015]: virt-5.0 Jul 23 03:16:23 devstack nova-compute[88015]: npcm750-evb Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.10 Jul 23 03:16:23 devstack nova-compute[88015]: rainier-bmc Jul 23 03:16:23 devstack nova-compute[88015]: mps3-an547 Jul 23 03:16:23 devstack nova-compute[88015]: musca-b1 Jul 23 03:16:23 devstack nova-compute[88015]: realview-pbx-a9 Jul 23 03:16:23 devstack nova-compute[88015]: versatileab Jul 23 03:16:23 devstack nova-compute[88015]: kzm Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.8 Jul 23 03:16:23 devstack nova-compute[88015]: fby35-bmc Jul 23 03:16:23 devstack nova-compute[88015]: musca-a Jul 23 03:16:23 devstack nova-compute[88015]: virt-3.1 Jul 23 03:16:23 devstack nova-compute[88015]: mcimx6ul-evk Jul 23 03:16:23 devstack nova-compute[88015]: virt-5.1 Jul 23 03:16:23 devstack nova-compute[88015]: smdkc210 Jul 23 03:16:23 devstack nova-compute[88015]: sx1 Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.11 Jul 23 03:16:23 devstack nova-compute[88015]: imx25-pdk Jul 23 03:16:23 devstack nova-compute[88015]: stm32vldiscovery Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.9 Jul 23 03:16:23 devstack nova-compute[88015]: orangepi-pc Jul 23 03:16:23 devstack nova-compute[88015]: quanta-q71l-bmc Jul 23 03:16:23 devstack nova-compute[88015]: z2 Jul 23 03:16:23 devstack nova-compute[88015]: virt-5.2 Jul 23 03:16:23 devstack nova-compute[88015]: xilinx-zynq-a9 Jul 23 03:16:23 devstack nova-compute[88015]: tosa Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an500 Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.12 Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an521 Jul 23 03:16:23 devstack nova-compute[88015]: sabrelite Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an511 Jul 23 03:16:23 devstack nova-compute[88015]: canon-a1100 Jul 23 03:16:23 devstack nova-compute[88015]: realview-eb Jul 23 03:16:23 devstack nova-compute[88015]: quanta-gbs-bmc Jul 23 03:16:23 devstack nova-compute[88015]: emcraft-sf2 Jul 23 03:16:23 devstack nova-compute[88015]: realview-pb-a8 Jul 23 03:16:23 devstack nova-compute[88015]: yosemitev2-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-7.0 Jul 23 03:16:23 devstack nova-compute[88015]: virt-4.0 Jul 23 03:16:23 devstack nova-compute[88015]: raspi1ap Jul 23 03:16:23 devstack nova-compute[88015]: palmetto-bmc Jul 23 03:16:23 devstack nova-compute[88015]: sx1-v1 Jul 23 03:16:23 devstack nova-compute[88015]: n810 Jul 23 03:16:23 devstack nova-compute[88015]: g220a-bmc Jul 23 03:16:23 devstack nova-compute[88015]: n800 Jul 23 03:16:23 devstack nova-compute[88015]: bletchley-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-7.1 Jul 23 03:16:23 devstack nova-compute[88015]: tacoma-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-4.1 Jul 23 03:16:23 devstack nova-compute[88015]: quanta-gsj Jul 23 03:16:23 devstack nova-compute[88015]: versatilepb Jul 23 03:16:23 devstack nova-compute[88015]: terrier Jul 23 03:16:23 devstack nova-compute[88015]: mainstone Jul 23 03:16:23 devstack nova-compute[88015]: realview-eb-mpcore Jul 23 03:16:23 devstack nova-compute[88015]: integratorcp Jul 23 03:16:23 devstack nova-compute[88015]: virt-7.2 Jul 23 03:16:23 devstack nova-compute[88015]: supermicrox11-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-4.2 Jul 23 03:16:23 devstack nova-compute[88015]: witherspoon-bmc Jul 23 03:16:23 devstack nova-compute[88015]: qcom-firework-bmc Jul 23 03:16:23 devstack nova-compute[88015]: mps3-an524 Jul 23 03:16:23 devstack nova-compute[88015]: kudo-bmc Jul 23 03:16:23 devstack nova-compute[88015]: vexpress-a9 Jul 23 03:16:23 devstack nova-compute[88015]: midway Jul 23 03:16:23 devstack nova-compute[88015]: musicpal Jul 23 03:16:23 devstack nova-compute[88015]: lm3s811evb Jul 23 03:16:23 devstack nova-compute[88015]: lm3s6965evb Jul 23 03:16:23 devstack nova-compute[88015]: supermicro-x11spi-bmc Jul 23 03:16:23 devstack nova-compute[88015]: microbit Jul 23 03:16:23 devstack nova-compute[88015]: fby35 Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an505 Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an385 Jul 23 03:16:23 devstack nova-compute[88015]: virt-6.0 Jul 23 03:16:23 devstack nova-compute[88015]: virt-8.0 Jul 23 03:16:23 devstack nova-compute[88015]: cubieboard Jul 23 03:16:23 devstack nova-compute[88015]: ast1030-evb Jul 23 03:16:23 devstack nova-compute[88015]: verdex Jul 23 03:16:23 devstack nova-compute[88015]: bpim2u Jul 23 03:16:23 devstack nova-compute[88015]: netduino2 Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an386 Jul 23 03:16:23 devstack nova-compute[88015]: olimex-stm32-h405 Jul 23 03:16:23 devstack nova-compute[88015]: virt-6.1 Jul 23 03:16:23 devstack nova-compute[88015]: virt-8.1 Jul 23 03:16:23 devstack nova-compute[88015]: raspi2b Jul 23 03:16:23 devstack nova-compute[88015]: vexpress-a15 Jul 23 03:16:23 devstack nova-compute[88015]: fuji-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-6.2 Jul 23 03:16:23 devstack nova-compute[88015]: sonorapass-bmc Jul 23 03:16:23 devstack nova-compute[88015]: cheetah Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.6 Jul 23 03:16:23 devstack nova-compute[88015]: ast2500-evb Jul 23 03:16:23 devstack nova-compute[88015]: highbank Jul 23 03:16:23 devstack nova-compute[88015]: akita Jul 23 03:16:23 devstack nova-compute[88015]: connex Jul 23 03:16:23 devstack nova-compute[88015]: netduinoplus2 Jul 23 03:16:23 devstack nova-compute[88015]: collie Jul 23 03:16:23 devstack nova-compute[88015]: raspi0 Jul 23 03:16:23 devstack nova-compute[88015]: fp5280g2-bmc Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-arm Jul 23 03:16:23 devstack nova-compute[88015]: virt-8.2 Jul 23 03:16:23 devstack nova-compute[88015]: virt Jul 23 03:16:23 devstack nova-compute[88015]: qcom-dc-scm-v1-bmc Jul 23 03:16:23 devstack nova-compute[88015]: mori-bmc Jul 23 03:16:23 devstack nova-compute[88015]: ast2600-evb Jul 23 03:16:23 devstack nova-compute[88015]: borzoi Jul 23 03:16:23 devstack nova-compute[88015]: tiogapass-bmc Jul 23 03:16:23 devstack nova-compute[88015]: spitz Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.7 Jul 23 03:16:23 devstack nova-compute[88015]: nuri Jul 23 03:16:23 devstack nova-compute[88015]: mcimx7d-sabre Jul 23 03:16:23 devstack nova-compute[88015]: romulus-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-3.0 Jul 23 03:16:23 devstack nova-compute[88015]: virt-5.0 Jul 23 03:16:23 devstack nova-compute[88015]: npcm750-evb Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.10 Jul 23 03:16:23 devstack nova-compute[88015]: rainier-bmc Jul 23 03:16:23 devstack nova-compute[88015]: mps3-an547 Jul 23 03:16:23 devstack nova-compute[88015]: musca-b1 Jul 23 03:16:23 devstack nova-compute[88015]: realview-pbx-a9 Jul 23 03:16:23 devstack nova-compute[88015]: versatileab Jul 23 03:16:23 devstack nova-compute[88015]: kzm Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.8 Jul 23 03:16:23 devstack nova-compute[88015]: fby35-bmc Jul 23 03:16:23 devstack nova-compute[88015]: musca-a Jul 23 03:16:23 devstack nova-compute[88015]: virt-3.1 Jul 23 03:16:23 devstack nova-compute[88015]: mcimx6ul-evk Jul 23 03:16:23 devstack nova-compute[88015]: virt-5.1 Jul 23 03:16:23 devstack nova-compute[88015]: smdkc210 Jul 23 03:16:23 devstack nova-compute[88015]: sx1 Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.11 Jul 23 03:16:23 devstack nova-compute[88015]: imx25-pdk Jul 23 03:16:23 devstack nova-compute[88015]: stm32vldiscovery Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.9 Jul 23 03:16:23 devstack nova-compute[88015]: orangepi-pc Jul 23 03:16:23 devstack nova-compute[88015]: quanta-q71l-bmc Jul 23 03:16:23 devstack nova-compute[88015]: z2 Jul 23 03:16:23 devstack nova-compute[88015]: virt-5.2 Jul 23 03:16:23 devstack nova-compute[88015]: xilinx-zynq-a9 Jul 23 03:16:23 devstack nova-compute[88015]: tosa Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an500 Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.12 Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an521 Jul 23 03:16:23 devstack nova-compute[88015]: sabrelite Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an511 Jul 23 03:16:23 devstack nova-compute[88015]: canon-a1100 Jul 23 03:16:23 devstack nova-compute[88015]: realview-eb Jul 23 03:16:23 devstack nova-compute[88015]: quanta-gbs-bmc Jul 23 03:16:23 devstack nova-compute[88015]: emcraft-sf2 Jul 23 03:16:23 devstack nova-compute[88015]: realview-pb-a8 Jul 23 03:16:23 devstack nova-compute[88015]: yosemitev2-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-7.0 Jul 23 03:16:23 devstack nova-compute[88015]: virt-4.0 Jul 23 03:16:23 devstack nova-compute[88015]: raspi1ap Jul 23 03:16:23 devstack nova-compute[88015]: palmetto-bmc Jul 23 03:16:23 devstack nova-compute[88015]: sx1-v1 Jul 23 03:16:23 devstack nova-compute[88015]: n810 Jul 23 03:16:23 devstack nova-compute[88015]: g220a-bmc Jul 23 03:16:23 devstack nova-compute[88015]: n800 Jul 23 03:16:23 devstack nova-compute[88015]: bletchley-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-7.1 Jul 23 03:16:23 devstack nova-compute[88015]: tacoma-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-4.1 Jul 23 03:16:23 devstack nova-compute[88015]: quanta-gsj Jul 23 03:16:23 devstack nova-compute[88015]: versatilepb Jul 23 03:16:23 devstack nova-compute[88015]: terrier Jul 23 03:16:23 devstack nova-compute[88015]: mainstone Jul 23 03:16:23 devstack nova-compute[88015]: realview-eb-mpcore Jul 23 03:16:23 devstack nova-compute[88015]: integratorcp Jul 23 03:16:23 devstack nova-compute[88015]: virt-7.2 Jul 23 03:16:23 devstack nova-compute[88015]: supermicrox11-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-4.2 Jul 23 03:16:23 devstack nova-compute[88015]: witherspoon-bmc Jul 23 03:16:23 devstack nova-compute[88015]: qcom-firework-bmc Jul 23 03:16:23 devstack nova-compute[88015]: mps3-an524 Jul 23 03:16:23 devstack nova-compute[88015]: kudo-bmc Jul 23 03:16:23 devstack nova-compute[88015]: vexpress-a9 Jul 23 03:16:23 devstack nova-compute[88015]: midway Jul 23 03:16:23 devstack nova-compute[88015]: musicpal Jul 23 03:16:23 devstack nova-compute[88015]: lm3s811evb Jul 23 03:16:23 devstack nova-compute[88015]: lm3s6965evb Jul 23 03:16:23 devstack nova-compute[88015]: supermicro-x11spi-bmc Jul 23 03:16:23 devstack nova-compute[88015]: microbit Jul 23 03:16:23 devstack nova-compute[88015]: fby35 Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an505 Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an385 Jul 23 03:16:23 devstack nova-compute[88015]: virt-6.0 Jul 23 03:16:23 devstack nova-compute[88015]: virt-8.0 Jul 23 03:16:23 devstack nova-compute[88015]: cubieboard Jul 23 03:16:23 devstack nova-compute[88015]: ast1030-evb Jul 23 03:16:23 devstack nova-compute[88015]: verdex Jul 23 03:16:23 devstack nova-compute[88015]: bpim2u Jul 23 03:16:23 devstack nova-compute[88015]: netduino2 Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an386 Jul 23 03:16:23 devstack nova-compute[88015]: olimex-stm32-h405 Jul 23 03:16:23 devstack nova-compute[88015]: virt-6.1 Jul 23 03:16:23 devstack nova-compute[88015]: virt-8.1 Jul 23 03:16:23 devstack nova-compute[88015]: raspi2b Jul 23 03:16:23 devstack nova-compute[88015]: vexpress-a15 Jul 23 03:16:23 devstack nova-compute[88015]: fuji-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-6.2 Jul 23 03:16:23 devstack nova-compute[88015]: sonorapass-bmc Jul 23 03:16:23 devstack nova-compute[88015]: cheetah Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.6 Jul 23 03:16:23 devstack nova-compute[88015]: ast2500-evb Jul 23 03:16:23 devstack nova-compute[88015]: highbank Jul 23 03:16:23 devstack nova-compute[88015]: akita Jul 23 03:16:23 devstack nova-compute[88015]: connex Jul 23 03:16:23 devstack nova-compute[88015]: netduinoplus2 Jul 23 03:16:23 devstack nova-compute[88015]: collie Jul 23 03:16:23 devstack nova-compute[88015]: raspi0 Jul 23 03:16:23 devstack nova-compute[88015]: fp5280g2-bmc Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 64 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-aarch64 Jul 23 03:16:23 devstack nova-compute[88015]: virt-8.2 Jul 23 03:16:23 devstack nova-compute[88015]: virt Jul 23 03:16:23 devstack nova-compute[88015]: qcom-dc-scm-v1-bmc Jul 23 03:16:23 devstack nova-compute[88015]: mori-bmc Jul 23 03:16:23 devstack nova-compute[88015]: ast2600-evb Jul 23 03:16:23 devstack nova-compute[88015]: borzoi Jul 23 03:16:23 devstack nova-compute[88015]: tiogapass-bmc Jul 23 03:16:23 devstack nova-compute[88015]: spitz Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.7 Jul 23 03:16:23 devstack nova-compute[88015]: nuri Jul 23 03:16:23 devstack nova-compute[88015]: mcimx7d-sabre Jul 23 03:16:23 devstack nova-compute[88015]: romulus-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-3.0 Jul 23 03:16:23 devstack nova-compute[88015]: virt-5.0 Jul 23 03:16:23 devstack nova-compute[88015]: npcm750-evb Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.10 Jul 23 03:16:23 devstack nova-compute[88015]: rainier-bmc Jul 23 03:16:23 devstack nova-compute[88015]: mps3-an547 Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.8 Jul 23 03:16:23 devstack nova-compute[88015]: musca-b1 Jul 23 03:16:23 devstack nova-compute[88015]: realview-pbx-a9 Jul 23 03:16:23 devstack nova-compute[88015]: versatileab Jul 23 03:16:23 devstack nova-compute[88015]: kzm Jul 23 03:16:23 devstack nova-compute[88015]: fby35-bmc Jul 23 03:16:23 devstack nova-compute[88015]: musca-a Jul 23 03:16:23 devstack nova-compute[88015]: virt-3.1 Jul 23 03:16:23 devstack nova-compute[88015]: mcimx6ul-evk Jul 23 03:16:23 devstack nova-compute[88015]: virt-5.1 Jul 23 03:16:23 devstack nova-compute[88015]: smdkc210 Jul 23 03:16:23 devstack nova-compute[88015]: sx1 Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.11 Jul 23 03:16:23 devstack nova-compute[88015]: imx25-pdk Jul 23 03:16:23 devstack nova-compute[88015]: stm32vldiscovery Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.9 Jul 23 03:16:23 devstack nova-compute[88015]: orangepi-pc Jul 23 03:16:23 devstack nova-compute[88015]: quanta-q71l-bmc Jul 23 03:16:23 devstack nova-compute[88015]: z2 Jul 23 03:16:23 devstack nova-compute[88015]: virt-5.2 Jul 23 03:16:23 devstack nova-compute[88015]: xilinx-zynq-a9 Jul 23 03:16:23 devstack nova-compute[88015]: xlnx-zcu102 Jul 23 03:16:23 devstack nova-compute[88015]: tosa Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an500 Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.12 Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an521 Jul 23 03:16:23 devstack nova-compute[88015]: sabrelite Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an511 Jul 23 03:16:23 devstack nova-compute[88015]: canon-a1100 Jul 23 03:16:23 devstack nova-compute[88015]: realview-eb Jul 23 03:16:23 devstack nova-compute[88015]: quanta-gbs-bmc Jul 23 03:16:23 devstack nova-compute[88015]: emcraft-sf2 Jul 23 03:16:23 devstack nova-compute[88015]: realview-pb-a8 Jul 23 03:16:23 devstack nova-compute[88015]: sbsa-ref Jul 23 03:16:23 devstack nova-compute[88015]: yosemitev2-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-7.0 Jul 23 03:16:23 devstack nova-compute[88015]: virt-4.0 Jul 23 03:16:23 devstack nova-compute[88015]: raspi1ap Jul 23 03:16:23 devstack nova-compute[88015]: palmetto-bmc Jul 23 03:16:23 devstack nova-compute[88015]: sx1-v1 Jul 23 03:16:23 devstack nova-compute[88015]: n810 Jul 23 03:16:23 devstack nova-compute[88015]: g220a-bmc Jul 23 03:16:23 devstack nova-compute[88015]: n800 Jul 23 03:16:23 devstack nova-compute[88015]: bletchley-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-7.1 Jul 23 03:16:23 devstack nova-compute[88015]: tacoma-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-4.1 Jul 23 03:16:23 devstack nova-compute[88015]: quanta-gsj Jul 23 03:16:23 devstack nova-compute[88015]: versatilepb Jul 23 03:16:23 devstack nova-compute[88015]: terrier Jul 23 03:16:23 devstack nova-compute[88015]: mainstone Jul 23 03:16:23 devstack nova-compute[88015]: realview-eb-mpcore Jul 23 03:16:23 devstack nova-compute[88015]: integratorcp Jul 23 03:16:23 devstack nova-compute[88015]: virt-7.2 Jul 23 03:16:23 devstack nova-compute[88015]: supermicrox11-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-4.2 Jul 23 03:16:23 devstack nova-compute[88015]: witherspoon-bmc Jul 23 03:16:23 devstack nova-compute[88015]: qcom-firework-bmc Jul 23 03:16:23 devstack nova-compute[88015]: mps3-an524 Jul 23 03:16:23 devstack nova-compute[88015]: kudo-bmc Jul 23 03:16:23 devstack nova-compute[88015]: vexpress-a9 Jul 23 03:16:23 devstack nova-compute[88015]: midway Jul 23 03:16:23 devstack nova-compute[88015]: musicpal Jul 23 03:16:23 devstack nova-compute[88015]: lm3s811evb Jul 23 03:16:23 devstack nova-compute[88015]: lm3s6965evb Jul 23 03:16:23 devstack nova-compute[88015]: supermicro-x11spi-bmc Jul 23 03:16:23 devstack nova-compute[88015]: microbit Jul 23 03:16:23 devstack nova-compute[88015]: fby35 Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an505 Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an385 Jul 23 03:16:23 devstack nova-compute[88015]: virt-6.0 Jul 23 03:16:23 devstack nova-compute[88015]: virt-8.0 Jul 23 03:16:23 devstack nova-compute[88015]: raspi3ap Jul 23 03:16:23 devstack nova-compute[88015]: cubieboard Jul 23 03:16:23 devstack nova-compute[88015]: ast1030-evb Jul 23 03:16:23 devstack nova-compute[88015]: verdex Jul 23 03:16:23 devstack nova-compute[88015]: bpim2u Jul 23 03:16:23 devstack nova-compute[88015]: netduino2 Jul 23 03:16:23 devstack nova-compute[88015]: xlnx-versal-virt Jul 23 03:16:23 devstack nova-compute[88015]: mps2-an386 Jul 23 03:16:23 devstack nova-compute[88015]: olimex-stm32-h405 Jul 23 03:16:23 devstack nova-compute[88015]: virt-6.1 Jul 23 03:16:23 devstack nova-compute[88015]: virt-8.1 Jul 23 03:16:23 devstack nova-compute[88015]: raspi3b Jul 23 03:16:23 devstack nova-compute[88015]: raspi2b Jul 23 03:16:23 devstack nova-compute[88015]: vexpress-a15 Jul 23 03:16:23 devstack nova-compute[88015]: fuji-bmc Jul 23 03:16:23 devstack nova-compute[88015]: virt-6.2 Jul 23 03:16:23 devstack nova-compute[88015]: sonorapass-bmc Jul 23 03:16:23 devstack nova-compute[88015]: cheetah Jul 23 03:16:23 devstack nova-compute[88015]: virt-2.6 Jul 23 03:16:23 devstack nova-compute[88015]: ast2500-evb Jul 23 03:16:23 devstack nova-compute[88015]: highbank Jul 23 03:16:23 devstack nova-compute[88015]: akita Jul 23 03:16:23 devstack nova-compute[88015]: connex Jul 23 03:16:23 devstack nova-compute[88015]: netduinoplus2 Jul 23 03:16:23 devstack nova-compute[88015]: collie Jul 23 03:16:23 devstack nova-compute[88015]: raspi0 Jul 23 03:16:23 devstack nova-compute[88015]: fp5280g2-bmc Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-cris Jul 23 03:16:23 devstack nova-compute[88015]: axis-dev88 Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-i386 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-noble-v2 Jul 23 03:16:23 devstack nova-compute[88015]: ubuntu Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-mantic Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-impish-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-5.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-lunar-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-mantic Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.12 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-xenial Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-kinetic Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-6.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-4.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-mantic-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.5 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-4.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-focal Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-hirsute Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-xenial Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-jammy-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-5.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.7 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-eoan-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-disco-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-groovy Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-zesty Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-lunar Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-mantic-hpb-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-groovy Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-7.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-artful Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-trusty Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-eoan-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-focal-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-8.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-jammy-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-bionic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-mantic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-artful Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-8.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.7 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-6.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-kinetic Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-jammy-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-yakkety Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.4 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-cosmic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-7.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.10 Jul 23 03:16:23 devstack nova-compute[88015]: x-remote Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-5.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.9 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.11 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-jammy-hpb-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-3.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-6.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-4.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-jammy Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.4 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-4.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-eoan Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-jammy-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-5.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.9 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-bionic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-lunar Jul 23 03:16:23 devstack nova-compute[88015]: isapc Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-mantic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-cosmic Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.6 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-mantic-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-3.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-bionic Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-disco-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-cosmic Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.12 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-bionic Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-kinetic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-groovy-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-7.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-noble-v2 Jul 23 03:16:23 devstack nova-compute[88015]: ubuntu-q35 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-lunar-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-disco Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-cosmic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-noble Jul 23 03:16:23 devstack nova-compute[88015]: q35 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-8.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-impish Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-wily Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-8.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.6 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-6.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-impish Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-jammy Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-impish-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-hirsute Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-4.0.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-hirsute-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-7.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-5.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.8 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.10 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-3.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-6.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-zesty Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-7.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-4.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-focal Jul 23 03:16:23 devstack nova-compute[88015]: microvm Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.3 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-jammy-hpb-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-8.2 Jul 23 03:16:23 devstack nova-compute[88015]: q35 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-kinetic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-focal-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-4.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-noble Jul 23 03:16:23 devstack nova-compute[88015]: pc Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-disco Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-groovy-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-8.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-hirsute-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-5.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-6.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.8 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-eoan Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.5 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-3.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-yakkety Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-mantic-hpb-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-7.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.11 Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-m68k Jul 23 03:16:23 devstack nova-compute[88015]: mcf5208evb Jul 23 03:16:23 devstack nova-compute[88015]: virt-7.0 Jul 23 03:16:23 devstack nova-compute[88015]: an5206 Jul 23 03:16:23 devstack nova-compute[88015]: virt-6.0 Jul 23 03:16:23 devstack nova-compute[88015]: q800 Jul 23 03:16:23 devstack nova-compute[88015]: virt-8.1 Jul 23 03:16:23 devstack nova-compute[88015]: virt-7.2 Jul 23 03:16:23 devstack nova-compute[88015]: virt-6.2 Jul 23 03:16:23 devstack nova-compute[88015]: virt-8.0 Jul 23 03:16:23 devstack nova-compute[88015]: next-cube Jul 23 03:16:23 devstack nova-compute[88015]: virt-7.1 Jul 23 03:16:23 devstack nova-compute[88015]: virt-6.1 Jul 23 03:16:23 devstack nova-compute[88015]: virt-8.2 Jul 23 03:16:23 devstack nova-compute[88015]: virt Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-microblaze Jul 23 03:16:23 devstack nova-compute[88015]: petalogix-s3adsp1800 Jul 23 03:16:23 devstack nova-compute[88015]: petalogix-ml605 Jul 23 03:16:23 devstack nova-compute[88015]: xlnx-zynqmp-pmu Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-microblazeel Jul 23 03:16:23 devstack nova-compute[88015]: petalogix-s3adsp1800 Jul 23 03:16:23 devstack nova-compute[88015]: petalogix-ml605 Jul 23 03:16:23 devstack nova-compute[88015]: xlnx-zynqmp-pmu Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-mips Jul 23 03:16:23 devstack nova-compute[88015]: malta Jul 23 03:16:23 devstack nova-compute[88015]: mipssim Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-mipsel Jul 23 03:16:23 devstack nova-compute[88015]: malta Jul 23 03:16:23 devstack nova-compute[88015]: mipssim Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 64 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-mips64 Jul 23 03:16:23 devstack nova-compute[88015]: malta Jul 23 03:16:23 devstack nova-compute[88015]: mipssim Jul 23 03:16:23 devstack nova-compute[88015]: pica61 Jul 23 03:16:23 devstack nova-compute[88015]: magnum Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 64 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-mips64el Jul 23 03:16:23 devstack nova-compute[88015]: malta Jul 23 03:16:23 devstack nova-compute[88015]: loongson3-virt Jul 23 03:16:23 devstack nova-compute[88015]: mipssim Jul 23 03:16:23 devstack nova-compute[88015]: pica61 Jul 23 03:16:23 devstack nova-compute[88015]: magnum Jul 23 03:16:23 devstack nova-compute[88015]: boston Jul 23 03:16:23 devstack nova-compute[88015]: fuloong2e Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-ppc Jul 23 03:16:23 devstack nova-compute[88015]: g3beige Jul 23 03:16:23 devstack nova-compute[88015]: amigaone Jul 23 03:16:23 devstack nova-compute[88015]: virtex-ml507 Jul 23 03:16:23 devstack nova-compute[88015]: mac99 Jul 23 03:16:23 devstack nova-compute[88015]: ppce500 Jul 23 03:16:23 devstack nova-compute[88015]: sam460ex Jul 23 03:16:23 devstack nova-compute[88015]: pegasos2 Jul 23 03:16:23 devstack nova-compute[88015]: bamboo Jul 23 03:16:23 devstack nova-compute[88015]: 40p Jul 23 03:16:23 devstack nova-compute[88015]: ref405ep Jul 23 03:16:23 devstack nova-compute[88015]: mpc8544ds Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 64 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-ppc64 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-noble Jul 23 03:16:23 devstack nova-compute[88015]: pseries Jul 23 03:16:23 devstack nova-compute[88015]: amigaone Jul 23 03:16:23 devstack nova-compute[88015]: powernv9 Jul 23 03:16:23 devstack nova-compute[88015]: powernv Jul 23 03:16:23 devstack nova-compute[88015]: pseries-4.1 Jul 23 03:16:23 devstack nova-compute[88015]: mpc8544ds Jul 23 03:16:23 devstack nova-compute[88015]: pseries-6.1 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.5 Jul 23 03:16:23 devstack nova-compute[88015]: powernv10 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-xenial Jul 23 03:16:23 devstack nova-compute[88015]: pseries-4.2 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-6.2 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-yakkety Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.6 Jul 23 03:16:23 devstack nova-compute[88015]: ppce500 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-bionic-sxxm Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.7 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-3.0 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-8.0 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-5.0 Jul 23 03:16:23 devstack nova-compute[88015]: 40p Jul 23 03:16:23 devstack nova-compute[88015]: pseries-lunar Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.8 Jul 23 03:16:23 devstack nova-compute[88015]: pegasos2 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-hirsute Jul 23 03:16:23 devstack nova-compute[88015]: pseries-3.1 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-8.1 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-5.1 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-eoan Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.9 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-zesty Jul 23 03:16:23 devstack nova-compute[88015]: bamboo Jul 23 03:16:23 devstack nova-compute[88015]: pseries-groovy Jul 23 03:16:23 devstack nova-compute[88015]: pseries-focal Jul 23 03:16:23 devstack nova-compute[88015]: g3beige Jul 23 03:16:23 devstack nova-compute[88015]: pseries-8.2 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-5.2 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-disco Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.12-sxxm Jul 23 03:16:23 devstack nova-compute[88015]: pseries-mantic Jul 23 03:16:23 devstack nova-compute[88015]: pseries-kinetic Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.10 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-7.0 Jul 23 03:16:23 devstack nova-compute[88015]: virtex-ml507 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.11 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.1 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-7.1 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-cosmic Jul 23 03:16:23 devstack nova-compute[88015]: pseries-bionic Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.12 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.2 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-7.2 Jul 23 03:16:23 devstack nova-compute[88015]: mac99 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-impish Jul 23 03:16:23 devstack nova-compute[88015]: pseries-jammy Jul 23 03:16:23 devstack nova-compute[88015]: pseries-artful Jul 23 03:16:23 devstack nova-compute[88015]: sam460ex Jul 23 03:16:23 devstack nova-compute[88015]: ref405ep Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.3 Jul 23 03:16:23 devstack nova-compute[88015]: powernv8 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-4.0 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-6.0 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.4 Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 64 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-ppc64le Jul 23 03:16:23 devstack nova-compute[88015]: pseries-noble Jul 23 03:16:23 devstack nova-compute[88015]: pseries Jul 23 03:16:23 devstack nova-compute[88015]: amigaone Jul 23 03:16:23 devstack nova-compute[88015]: powernv9 Jul 23 03:16:23 devstack nova-compute[88015]: powernv Jul 23 03:16:23 devstack nova-compute[88015]: pseries-4.1 Jul 23 03:16:23 devstack nova-compute[88015]: mpc8544ds Jul 23 03:16:23 devstack nova-compute[88015]: pseries-6.1 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.5 Jul 23 03:16:23 devstack nova-compute[88015]: powernv10 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-xenial Jul 23 03:16:23 devstack nova-compute[88015]: pseries-4.2 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-6.2 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-yakkety Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.6 Jul 23 03:16:23 devstack nova-compute[88015]: ppce500 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-bionic-sxxm Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.7 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-3.0 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-8.0 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-5.0 Jul 23 03:16:23 devstack nova-compute[88015]: 40p Jul 23 03:16:23 devstack nova-compute[88015]: pseries-lunar Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.8 Jul 23 03:16:23 devstack nova-compute[88015]: pegasos2 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-hirsute Jul 23 03:16:23 devstack nova-compute[88015]: pseries-3.1 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-8.1 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-5.1 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-eoan Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.9 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-zesty Jul 23 03:16:23 devstack nova-compute[88015]: bamboo Jul 23 03:16:23 devstack nova-compute[88015]: pseries-groovy Jul 23 03:16:23 devstack nova-compute[88015]: pseries-focal Jul 23 03:16:23 devstack nova-compute[88015]: g3beige Jul 23 03:16:23 devstack nova-compute[88015]: pseries-8.2 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-5.2 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-disco Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.12-sxxm Jul 23 03:16:23 devstack nova-compute[88015]: pseries-mantic Jul 23 03:16:23 devstack nova-compute[88015]: pseries-kinetic Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.10 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-7.0 Jul 23 03:16:23 devstack nova-compute[88015]: virtex-ml507 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.11 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.1 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-7.1 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-cosmic Jul 23 03:16:23 devstack nova-compute[88015]: pseries-bionic Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.12 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.2 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-7.2 Jul 23 03:16:23 devstack nova-compute[88015]: mac99 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-impish Jul 23 03:16:23 devstack nova-compute[88015]: pseries-jammy Jul 23 03:16:23 devstack nova-compute[88015]: pseries-artful Jul 23 03:16:23 devstack nova-compute[88015]: sam460ex Jul 23 03:16:23 devstack nova-compute[88015]: ref405ep Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.3 Jul 23 03:16:23 devstack nova-compute[88015]: powernv8 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-4.0 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-6.0 Jul 23 03:16:23 devstack nova-compute[88015]: pseries-2.4 Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-riscv32 Jul 23 03:16:23 devstack nova-compute[88015]: virt Jul 23 03:16:23 devstack nova-compute[88015]: spike Jul 23 03:16:23 devstack nova-compute[88015]: opentitan Jul 23 03:16:23 devstack nova-compute[88015]: sifive_u Jul 23 03:16:23 devstack nova-compute[88015]: sifive_e Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 64 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-riscv64 Jul 23 03:16:23 devstack nova-compute[88015]: virt Jul 23 03:16:23 devstack nova-compute[88015]: spike Jul 23 03:16:23 devstack nova-compute[88015]: microchip-icicle-kit Jul 23 03:16:23 devstack nova-compute[88015]: sifive_u Jul 23 03:16:23 devstack nova-compute[88015]: shakti_c Jul 23 03:16:23 devstack nova-compute[88015]: sifive_e Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 64 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-s390x Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-noble Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-8.0 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-disco Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-6.0 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-2.11 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-7.0 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-mantic Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-xenial Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-5.0 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-focal Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-2.8 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-4.0 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-zesty Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-8.2 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-6.2 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-3.0 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-groovy Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-2.5 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-7.2 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-5.2 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-artful Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-hirsute Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-4.2 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-2.10 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-2.7 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-lunar Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-eoan Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-kinetic Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-8.1 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-yakkety Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-6.1 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-cosmic Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-bionic Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-2.12 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-7.1 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-2.4 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-5.1 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-2.9 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-impish Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-4.1 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-jammy Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-3.1 Jul 23 03:16:23 devstack nova-compute[88015]: s390-ccw-virtio-2.6 Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-sh4 Jul 23 03:16:23 devstack nova-compute[88015]: shix Jul 23 03:16:23 devstack nova-compute[88015]: r2d Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 64 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-sh4eb Jul 23 03:16:23 devstack nova-compute[88015]: shix Jul 23 03:16:23 devstack nova-compute[88015]: r2d Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-sparc Jul 23 03:16:23 devstack nova-compute[88015]: SS-5 Jul 23 03:16:23 devstack nova-compute[88015]: SS-20 Jul 23 03:16:23 devstack nova-compute[88015]: LX Jul 23 03:16:23 devstack nova-compute[88015]: SPARCClassic Jul 23 03:16:23 devstack nova-compute[88015]: leon3_generic Jul 23 03:16:23 devstack nova-compute[88015]: SPARCbook Jul 23 03:16:23 devstack nova-compute[88015]: SS-4 Jul 23 03:16:23 devstack nova-compute[88015]: SS-600MP Jul 23 03:16:23 devstack nova-compute[88015]: SS-10 Jul 23 03:16:23 devstack nova-compute[88015]: Voyager Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 64 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-sparc64 Jul 23 03:16:23 devstack nova-compute[88015]: sun4u Jul 23 03:16:23 devstack nova-compute[88015]: niagara Jul 23 03:16:23 devstack nova-compute[88015]: sun4v Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 64 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-x86_64 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-noble-v2 Jul 23 03:16:23 devstack nova-compute[88015]: ubuntu Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-mantic Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-impish-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-5.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-lunar-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-mantic Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.12 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-xenial Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-kinetic Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-6.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-4.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-mantic-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.5 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-4.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-focal Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-hirsute Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-xenial Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-jammy-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-5.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.7 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-eoan-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-zesty Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-groovy Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-disco-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-lunar Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-mantic-hpb-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-groovy Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-7.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-artful Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-trusty Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-focal-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-8.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-eoan-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-jammy-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-bionic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-mantic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-artful Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-8.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.7 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-6.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-kinetic Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-jammy-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-yakkety Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.4 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-cosmic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-7.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.10 Jul 23 03:16:23 devstack nova-compute[88015]: x-remote Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-5.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.9 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.11 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-jammy-hpb-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-3.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-6.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-4.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-jammy Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.4 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-4.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-eoan Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-jammy-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-5.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.9 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-bionic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-lunar Jul 23 03:16:23 devstack nova-compute[88015]: isapc Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-mantic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-cosmic Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.6 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-mantic-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-3.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-bionic Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-disco-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-cosmic Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.12 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-bionic Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-kinetic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-groovy-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-7.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-noble-v2 Jul 23 03:16:23 devstack nova-compute[88015]: ubuntu-q35 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-lunar-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-disco Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-cosmic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-noble Jul 23 03:16:23 devstack nova-compute[88015]: q35 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-8.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-wily Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-impish Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-8.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.6 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-6.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-impish Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-jammy Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-impish-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-hirsute Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-4.0.1 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-hirsute-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-7.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-5.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.8 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.10 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-3.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-zesty Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-7.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-4.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-6.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-focal Jul 23 03:16:23 devstack nova-compute[88015]: microvm Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.3 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-jammy-hpb-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-disco Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-kinetic-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-4.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-focal-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-noble Jul 23 03:16:23 devstack nova-compute[88015]: pc Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-8.2 Jul 23 03:16:23 devstack nova-compute[88015]: q35 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-groovy-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-hirsute-hpb Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-8.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-5.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-2.8 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-6.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-eoan Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.5 Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-3.0 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-yakkety Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-mantic-hpb-maxcpus Jul 23 03:16:23 devstack nova-compute[88015]: pc-i440fx-7.2 Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-2.11 Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-xtensa Jul 23 03:16:23 devstack nova-compute[88015]: sim Jul 23 03:16:23 devstack nova-compute[88015]: kc705 Jul 23 03:16:23 devstack nova-compute[88015]: ml605 Jul 23 03:16:23 devstack nova-compute[88015]: ml605-nommu Jul 23 03:16:23 devstack nova-compute[88015]: virt Jul 23 03:16:23 devstack nova-compute[88015]: lx60-nommu Jul 23 03:16:23 devstack nova-compute[88015]: lx200 Jul 23 03:16:23 devstack nova-compute[88015]: lx200-nommu Jul 23 03:16:23 devstack nova-compute[88015]: lx60 Jul 23 03:16:23 devstack nova-compute[88015]: kc705-nommu Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: hvm Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: 32 Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-xtensaeb Jul 23 03:16:23 devstack nova-compute[88015]: sim Jul 23 03:16:23 devstack nova-compute[88015]: kc705 Jul 23 03:16:23 devstack nova-compute[88015]: ml605 Jul 23 03:16:23 devstack nova-compute[88015]: ml605-nommu Jul 23 03:16:23 devstack nova-compute[88015]: virt Jul 23 03:16:23 devstack nova-compute[88015]: lx60-nommu Jul 23 03:16:23 devstack nova-compute[88015]: lx200 Jul 23 03:16:23 devstack nova-compute[88015]: lx200-nommu Jul 23 03:16:23 devstack nova-compute[88015]: lx60 Jul 23 03:16:23 devstack nova-compute[88015]: kc705-nommu Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for i686 via machine types: {'q35', 'ubuntu-q35', 'pc', 'ubuntu'} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: /usr/bin/qemu-system-i386 Jul 23 03:16:23 devstack nova-compute[88015]: kvm Jul 23 03:16:23 devstack nova-compute[88015]: pc-q35-noble Jul 23 03:16:23 devstack nova-compute[88015]: i686 Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 23 03:16:23 devstack nova-compute[88015]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: rom Jul 23 03:16:23 devstack nova-compute[88015]: pflash Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: yes Jul 23 03:16:23 devstack nova-compute[88015]: no Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: no Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: off Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: on Jul 23 03:16:23 devstack nova-compute[88015]: off Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:23 devstack nova-compute[88015]: AMD Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:23 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu64 Jul 23 03:16:24 devstack nova-compute[88015]: qemu32 Jul 23 03:16:24 devstack nova-compute[88015]: phenom Jul 23 03:16:24 devstack nova-compute[88015]: pentium3 Jul 23 03:16:24 devstack nova-compute[88015]: pentium2 Jul 23 03:16:24 devstack nova-compute[88015]: pentium Jul 23 03:16:24 devstack nova-compute[88015]: n270 Jul 23 03:16:24 devstack nova-compute[88015]: kvm64 Jul 23 03:16:24 devstack nova-compute[88015]: kvm32 Jul 23 03:16:24 devstack nova-compute[88015]: coreduo Jul 23 03:16:24 devstack nova-compute[88015]: core2duo Jul 23 03:16:24 devstack nova-compute[88015]: athlon Jul 23 03:16:24 devstack nova-compute[88015]: Westmere-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Westmere Jul 23 03:16:24 devstack nova-compute[88015]: Snowridge Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client Jul 23 03:16:24 devstack nova-compute[88015]: SapphireRapids Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Penryn Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G5 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G4 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G3 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G2 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G1 Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Rome Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Milan Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Genoa Jul 23 03:16:24 devstack nova-compute[88015]: EPYC Jul 23 03:16:24 devstack nova-compute[88015]: Dhyana Jul 23 03:16:24 devstack nova-compute[88015]: Cooperlake Jul 23 03:16:24 devstack nova-compute[88015]: Conroe Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell Jul 23 03:16:24 devstack nova-compute[88015]: 486 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: file Jul 23 03:16:24 devstack nova-compute[88015]: anonymous Jul 23 03:16:24 devstack nova-compute[88015]: memfd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: disk Jul 23 03:16:24 devstack nova-compute[88015]: cdrom Jul 23 03:16:24 devstack nova-compute[88015]: floppy Jul 23 03:16:24 devstack nova-compute[88015]: lun Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: fdc Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: sata Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: sdl Jul 23 03:16:24 devstack nova-compute[88015]: vnc Jul 23 03:16:24 devstack nova-compute[88015]: spice Jul 23 03:16:24 devstack nova-compute[88015]: egl-headless Jul 23 03:16:24 devstack nova-compute[88015]: dbus Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: subsystem Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: default Jul 23 03:16:24 devstack nova-compute[88015]: mandatory Jul 23 03:16:24 devstack nova-compute[88015]: requisite Jul 23 03:16:24 devstack nova-compute[88015]: optional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: pci Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: random Jul 23 03:16:24 devstack nova-compute[88015]: egd Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: path Jul 23 03:16:24 devstack nova-compute[88015]: handle Jul 23 03:16:24 devstack nova-compute[88015]: virtiofs Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: tpm-tis Jul 23 03:16:24 devstack nova-compute[88015]: tpm-crb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: passthrough Jul 23 03:16:24 devstack nova-compute[88015]: emulator Jul 23 03:16:24 devstack nova-compute[88015]: external Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: 1.2 Jul 23 03:16:24 devstack nova-compute[88015]: 2.0 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: pty Jul 23 03:16:24 devstack nova-compute[88015]: unix Jul 23 03:16:24 devstack nova-compute[88015]: spicevmc Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: relaxed Jul 23 03:16:24 devstack nova-compute[88015]: vapic Jul 23 03:16:24 devstack nova-compute[88015]: spinlocks Jul 23 03:16:24 devstack nova-compute[88015]: vpindex Jul 23 03:16:24 devstack nova-compute[88015]: runtime Jul 23 03:16:24 devstack nova-compute[88015]: synic Jul 23 03:16:24 devstack nova-compute[88015]: stimer Jul 23 03:16:24 devstack nova-compute[88015]: reset Jul 23 03:16:24 devstack nova-compute[88015]: vendor_id Jul 23 03:16:24 devstack nova-compute[88015]: frequencies Jul 23 03:16:24 devstack nova-compute[88015]: reenlightenment Jul 23 03:16:24 devstack nova-compute[88015]: tlbflush Jul 23 03:16:24 devstack nova-compute[88015]: ipi Jul 23 03:16:24 devstack nova-compute[88015]: avic Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: {{(pid=88015) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: /usr/bin/qemu-system-i386 Jul 23 03:16:24 devstack nova-compute[88015]: kvm Jul 23 03:16:24 devstack nova-compute[88015]: pc-q35-noble-v2 Jul 23 03:16:24 devstack nova-compute[88015]: i686 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: rom Jul 23 03:16:24 devstack nova-compute[88015]: pflash Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: yes Jul 23 03:16:24 devstack nova-compute[88015]: no Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: no Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: off Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: on Jul 23 03:16:24 devstack nova-compute[88015]: off Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: AMD Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu64 Jul 23 03:16:24 devstack nova-compute[88015]: qemu32 Jul 23 03:16:24 devstack nova-compute[88015]: phenom Jul 23 03:16:24 devstack nova-compute[88015]: pentium3 Jul 23 03:16:24 devstack nova-compute[88015]: pentium2 Jul 23 03:16:24 devstack nova-compute[88015]: pentium Jul 23 03:16:24 devstack nova-compute[88015]: n270 Jul 23 03:16:24 devstack nova-compute[88015]: kvm64 Jul 23 03:16:24 devstack nova-compute[88015]: kvm32 Jul 23 03:16:24 devstack nova-compute[88015]: coreduo Jul 23 03:16:24 devstack nova-compute[88015]: core2duo Jul 23 03:16:24 devstack nova-compute[88015]: athlon Jul 23 03:16:24 devstack nova-compute[88015]: Westmere-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Westmere Jul 23 03:16:24 devstack nova-compute[88015]: Snowridge Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client Jul 23 03:16:24 devstack nova-compute[88015]: SapphireRapids Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Penryn Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G5 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G4 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G3 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G2 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G1 Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Rome Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Milan Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Genoa Jul 23 03:16:24 devstack nova-compute[88015]: EPYC Jul 23 03:16:24 devstack nova-compute[88015]: Dhyana Jul 23 03:16:24 devstack nova-compute[88015]: Cooperlake Jul 23 03:16:24 devstack nova-compute[88015]: Conroe Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell Jul 23 03:16:24 devstack nova-compute[88015]: 486 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: file Jul 23 03:16:24 devstack nova-compute[88015]: anonymous Jul 23 03:16:24 devstack nova-compute[88015]: memfd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: disk Jul 23 03:16:24 devstack nova-compute[88015]: cdrom Jul 23 03:16:24 devstack nova-compute[88015]: floppy Jul 23 03:16:24 devstack nova-compute[88015]: lun Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: fdc Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: sata Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: sdl Jul 23 03:16:24 devstack nova-compute[88015]: vnc Jul 23 03:16:24 devstack nova-compute[88015]: spice Jul 23 03:16:24 devstack nova-compute[88015]: egl-headless Jul 23 03:16:24 devstack nova-compute[88015]: dbus Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: subsystem Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: default Jul 23 03:16:24 devstack nova-compute[88015]: mandatory Jul 23 03:16:24 devstack nova-compute[88015]: requisite Jul 23 03:16:24 devstack nova-compute[88015]: optional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: pci Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: random Jul 23 03:16:24 devstack nova-compute[88015]: egd Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: path Jul 23 03:16:24 devstack nova-compute[88015]: handle Jul 23 03:16:24 devstack nova-compute[88015]: virtiofs Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: tpm-tis Jul 23 03:16:24 devstack nova-compute[88015]: tpm-crb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: passthrough Jul 23 03:16:24 devstack nova-compute[88015]: emulator Jul 23 03:16:24 devstack nova-compute[88015]: external Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: 1.2 Jul 23 03:16:24 devstack nova-compute[88015]: 2.0 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: pty Jul 23 03:16:24 devstack nova-compute[88015]: unix Jul 23 03:16:24 devstack nova-compute[88015]: spicevmc Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: relaxed Jul 23 03:16:24 devstack nova-compute[88015]: vapic Jul 23 03:16:24 devstack nova-compute[88015]: spinlocks Jul 23 03:16:24 devstack nova-compute[88015]: vpindex Jul 23 03:16:24 devstack nova-compute[88015]: runtime Jul 23 03:16:24 devstack nova-compute[88015]: synic Jul 23 03:16:24 devstack nova-compute[88015]: stimer Jul 23 03:16:24 devstack nova-compute[88015]: reset Jul 23 03:16:24 devstack nova-compute[88015]: vendor_id Jul 23 03:16:24 devstack nova-compute[88015]: frequencies Jul 23 03:16:24 devstack nova-compute[88015]: reenlightenment Jul 23 03:16:24 devstack nova-compute[88015]: tlbflush Jul 23 03:16:24 devstack nova-compute[88015]: ipi Jul 23 03:16:24 devstack nova-compute[88015]: avic Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: {{(pid=88015) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: /usr/bin/qemu-system-i386 Jul 23 03:16:24 devstack nova-compute[88015]: kvm Jul 23 03:16:24 devstack nova-compute[88015]: pc-i440fx-noble Jul 23 03:16:24 devstack nova-compute[88015]: i686 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: rom Jul 23 03:16:24 devstack nova-compute[88015]: pflash Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: yes Jul 23 03:16:24 devstack nova-compute[88015]: no Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: no Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: off Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: on Jul 23 03:16:24 devstack nova-compute[88015]: off Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: AMD Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu64 Jul 23 03:16:24 devstack nova-compute[88015]: qemu32 Jul 23 03:16:24 devstack nova-compute[88015]: phenom Jul 23 03:16:24 devstack nova-compute[88015]: pentium3 Jul 23 03:16:24 devstack nova-compute[88015]: pentium2 Jul 23 03:16:24 devstack nova-compute[88015]: pentium Jul 23 03:16:24 devstack nova-compute[88015]: n270 Jul 23 03:16:24 devstack nova-compute[88015]: kvm64 Jul 23 03:16:24 devstack nova-compute[88015]: kvm32 Jul 23 03:16:24 devstack nova-compute[88015]: coreduo Jul 23 03:16:24 devstack nova-compute[88015]: core2duo Jul 23 03:16:24 devstack nova-compute[88015]: athlon Jul 23 03:16:24 devstack nova-compute[88015]: Westmere-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Westmere Jul 23 03:16:24 devstack nova-compute[88015]: Snowridge Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client Jul 23 03:16:24 devstack nova-compute[88015]: SapphireRapids Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Penryn Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G5 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G4 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G3 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G2 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G1 Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Rome Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Milan Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Genoa Jul 23 03:16:24 devstack nova-compute[88015]: EPYC Jul 23 03:16:24 devstack nova-compute[88015]: Dhyana Jul 23 03:16:24 devstack nova-compute[88015]: Cooperlake Jul 23 03:16:24 devstack nova-compute[88015]: Conroe Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell Jul 23 03:16:24 devstack nova-compute[88015]: 486 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: file Jul 23 03:16:24 devstack nova-compute[88015]: anonymous Jul 23 03:16:24 devstack nova-compute[88015]: memfd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: disk Jul 23 03:16:24 devstack nova-compute[88015]: cdrom Jul 23 03:16:24 devstack nova-compute[88015]: floppy Jul 23 03:16:24 devstack nova-compute[88015]: lun Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: ide Jul 23 03:16:24 devstack nova-compute[88015]: fdc Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: sata Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: sdl Jul 23 03:16:24 devstack nova-compute[88015]: vnc Jul 23 03:16:24 devstack nova-compute[88015]: spice Jul 23 03:16:24 devstack nova-compute[88015]: egl-headless Jul 23 03:16:24 devstack nova-compute[88015]: dbus Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: subsystem Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: default Jul 23 03:16:24 devstack nova-compute[88015]: mandatory Jul 23 03:16:24 devstack nova-compute[88015]: requisite Jul 23 03:16:24 devstack nova-compute[88015]: optional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: pci Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: random Jul 23 03:16:24 devstack nova-compute[88015]: egd Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: path Jul 23 03:16:24 devstack nova-compute[88015]: handle Jul 23 03:16:24 devstack nova-compute[88015]: virtiofs Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: tpm-tis Jul 23 03:16:24 devstack nova-compute[88015]: tpm-crb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: passthrough Jul 23 03:16:24 devstack nova-compute[88015]: emulator Jul 23 03:16:24 devstack nova-compute[88015]: external Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: 1.2 Jul 23 03:16:24 devstack nova-compute[88015]: 2.0 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: pty Jul 23 03:16:24 devstack nova-compute[88015]: unix Jul 23 03:16:24 devstack nova-compute[88015]: spicevmc Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: relaxed Jul 23 03:16:24 devstack nova-compute[88015]: vapic Jul 23 03:16:24 devstack nova-compute[88015]: spinlocks Jul 23 03:16:24 devstack nova-compute[88015]: vpindex Jul 23 03:16:24 devstack nova-compute[88015]: runtime Jul 23 03:16:24 devstack nova-compute[88015]: synic Jul 23 03:16:24 devstack nova-compute[88015]: stimer Jul 23 03:16:24 devstack nova-compute[88015]: reset Jul 23 03:16:24 devstack nova-compute[88015]: vendor_id Jul 23 03:16:24 devstack nova-compute[88015]: frequencies Jul 23 03:16:24 devstack nova-compute[88015]: reenlightenment Jul 23 03:16:24 devstack nova-compute[88015]: tlbflush Jul 23 03:16:24 devstack nova-compute[88015]: ipi Jul 23 03:16:24 devstack nova-compute[88015]: avic Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: {{(pid=88015) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: /usr/bin/qemu-system-i386 Jul 23 03:16:24 devstack nova-compute[88015]: kvm Jul 23 03:16:24 devstack nova-compute[88015]: pc-i440fx-noble-v2 Jul 23 03:16:24 devstack nova-compute[88015]: i686 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: rom Jul 23 03:16:24 devstack nova-compute[88015]: pflash Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: yes Jul 23 03:16:24 devstack nova-compute[88015]: no Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: no Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: off Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: on Jul 23 03:16:24 devstack nova-compute[88015]: off Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: AMD Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu64 Jul 23 03:16:24 devstack nova-compute[88015]: qemu32 Jul 23 03:16:24 devstack nova-compute[88015]: phenom Jul 23 03:16:24 devstack nova-compute[88015]: pentium3 Jul 23 03:16:24 devstack nova-compute[88015]: pentium2 Jul 23 03:16:24 devstack nova-compute[88015]: pentium Jul 23 03:16:24 devstack nova-compute[88015]: n270 Jul 23 03:16:24 devstack nova-compute[88015]: kvm64 Jul 23 03:16:24 devstack nova-compute[88015]: kvm32 Jul 23 03:16:24 devstack nova-compute[88015]: coreduo Jul 23 03:16:24 devstack nova-compute[88015]: core2duo Jul 23 03:16:24 devstack nova-compute[88015]: athlon Jul 23 03:16:24 devstack nova-compute[88015]: Westmere-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Westmere Jul 23 03:16:24 devstack nova-compute[88015]: Snowridge Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client Jul 23 03:16:24 devstack nova-compute[88015]: SapphireRapids Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Penryn Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G5 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G4 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G3 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G2 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G1 Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Rome Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Milan Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Genoa Jul 23 03:16:24 devstack nova-compute[88015]: EPYC Jul 23 03:16:24 devstack nova-compute[88015]: Dhyana Jul 23 03:16:24 devstack nova-compute[88015]: Cooperlake Jul 23 03:16:24 devstack nova-compute[88015]: Conroe Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell Jul 23 03:16:24 devstack nova-compute[88015]: 486 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: file Jul 23 03:16:24 devstack nova-compute[88015]: anonymous Jul 23 03:16:24 devstack nova-compute[88015]: memfd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: disk Jul 23 03:16:24 devstack nova-compute[88015]: cdrom Jul 23 03:16:24 devstack nova-compute[88015]: floppy Jul 23 03:16:24 devstack nova-compute[88015]: lun Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: ide Jul 23 03:16:24 devstack nova-compute[88015]: fdc Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: sata Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: sdl Jul 23 03:16:24 devstack nova-compute[88015]: vnc Jul 23 03:16:24 devstack nova-compute[88015]: spice Jul 23 03:16:24 devstack nova-compute[88015]: egl-headless Jul 23 03:16:24 devstack nova-compute[88015]: dbus Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: subsystem Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: default Jul 23 03:16:24 devstack nova-compute[88015]: mandatory Jul 23 03:16:24 devstack nova-compute[88015]: requisite Jul 23 03:16:24 devstack nova-compute[88015]: optional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: pci Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: random Jul 23 03:16:24 devstack nova-compute[88015]: egd Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: path Jul 23 03:16:24 devstack nova-compute[88015]: handle Jul 23 03:16:24 devstack nova-compute[88015]: virtiofs Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: tpm-tis Jul 23 03:16:24 devstack nova-compute[88015]: tpm-crb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: passthrough Jul 23 03:16:24 devstack nova-compute[88015]: emulator Jul 23 03:16:24 devstack nova-compute[88015]: external Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: 1.2 Jul 23 03:16:24 devstack nova-compute[88015]: 2.0 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: pty Jul 23 03:16:24 devstack nova-compute[88015]: unix Jul 23 03:16:24 devstack nova-compute[88015]: spicevmc Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: relaxed Jul 23 03:16:24 devstack nova-compute[88015]: vapic Jul 23 03:16:24 devstack nova-compute[88015]: spinlocks Jul 23 03:16:24 devstack nova-compute[88015]: vpindex Jul 23 03:16:24 devstack nova-compute[88015]: runtime Jul 23 03:16:24 devstack nova-compute[88015]: synic Jul 23 03:16:24 devstack nova-compute[88015]: stimer Jul 23 03:16:24 devstack nova-compute[88015]: reset Jul 23 03:16:24 devstack nova-compute[88015]: vendor_id Jul 23 03:16:24 devstack nova-compute[88015]: frequencies Jul 23 03:16:24 devstack nova-compute[88015]: reenlightenment Jul 23 03:16:24 devstack nova-compute[88015]: tlbflush Jul 23 03:16:24 devstack nova-compute[88015]: ipi Jul 23 03:16:24 devstack nova-compute[88015]: avic Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: {{(pid=88015) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for x86_64 via machine types: {'q35', 'ubuntu-q35', 'pc', 'ubuntu'} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: /usr/bin/qemu-system-x86_64 Jul 23 03:16:24 devstack nova-compute[88015]: kvm Jul 23 03:16:24 devstack nova-compute[88015]: pc-q35-noble Jul 23 03:16:24 devstack nova-compute[88015]: x86_64 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: efi Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/ovmf/OVMF.amdsev.fd Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: rom Jul 23 03:16:24 devstack nova-compute[88015]: pflash Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: yes Jul 23 03:16:24 devstack nova-compute[88015]: no Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: yes Jul 23 03:16:24 devstack nova-compute[88015]: no Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: on Jul 23 03:16:24 devstack nova-compute[88015]: off Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: on Jul 23 03:16:24 devstack nova-compute[88015]: off Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: AMD Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu64 Jul 23 03:16:24 devstack nova-compute[88015]: qemu32 Jul 23 03:16:24 devstack nova-compute[88015]: phenom Jul 23 03:16:24 devstack nova-compute[88015]: pentium3 Jul 23 03:16:24 devstack nova-compute[88015]: pentium2 Jul 23 03:16:24 devstack nova-compute[88015]: pentium Jul 23 03:16:24 devstack nova-compute[88015]: n270 Jul 23 03:16:24 devstack nova-compute[88015]: kvm64 Jul 23 03:16:24 devstack nova-compute[88015]: kvm32 Jul 23 03:16:24 devstack nova-compute[88015]: coreduo Jul 23 03:16:24 devstack nova-compute[88015]: core2duo Jul 23 03:16:24 devstack nova-compute[88015]: athlon Jul 23 03:16:24 devstack nova-compute[88015]: Westmere-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Westmere Jul 23 03:16:24 devstack nova-compute[88015]: Snowridge Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client Jul 23 03:16:24 devstack nova-compute[88015]: SapphireRapids Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Penryn Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G5 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G4 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G3 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G2 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G1 Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Rome Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Milan Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Genoa Jul 23 03:16:24 devstack nova-compute[88015]: EPYC Jul 23 03:16:24 devstack nova-compute[88015]: Dhyana Jul 23 03:16:24 devstack nova-compute[88015]: Cooperlake Jul 23 03:16:24 devstack nova-compute[88015]: Conroe Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell Jul 23 03:16:24 devstack nova-compute[88015]: 486 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: file Jul 23 03:16:24 devstack nova-compute[88015]: anonymous Jul 23 03:16:24 devstack nova-compute[88015]: memfd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: disk Jul 23 03:16:24 devstack nova-compute[88015]: cdrom Jul 23 03:16:24 devstack nova-compute[88015]: floppy Jul 23 03:16:24 devstack nova-compute[88015]: lun Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: fdc Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: sata Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: sdl Jul 23 03:16:24 devstack nova-compute[88015]: vnc Jul 23 03:16:24 devstack nova-compute[88015]: spice Jul 23 03:16:24 devstack nova-compute[88015]: egl-headless Jul 23 03:16:24 devstack nova-compute[88015]: dbus Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: subsystem Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: default Jul 23 03:16:24 devstack nova-compute[88015]: mandatory Jul 23 03:16:24 devstack nova-compute[88015]: requisite Jul 23 03:16:24 devstack nova-compute[88015]: optional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: pci Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: random Jul 23 03:16:24 devstack nova-compute[88015]: egd Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: path Jul 23 03:16:24 devstack nova-compute[88015]: handle Jul 23 03:16:24 devstack nova-compute[88015]: virtiofs Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: tpm-tis Jul 23 03:16:24 devstack nova-compute[88015]: tpm-crb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: passthrough Jul 23 03:16:24 devstack nova-compute[88015]: emulator Jul 23 03:16:24 devstack nova-compute[88015]: external Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: 1.2 Jul 23 03:16:24 devstack nova-compute[88015]: 2.0 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: pty Jul 23 03:16:24 devstack nova-compute[88015]: unix Jul 23 03:16:24 devstack nova-compute[88015]: spicevmc Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: relaxed Jul 23 03:16:24 devstack nova-compute[88015]: vapic Jul 23 03:16:24 devstack nova-compute[88015]: spinlocks Jul 23 03:16:24 devstack nova-compute[88015]: vpindex Jul 23 03:16:24 devstack nova-compute[88015]: runtime Jul 23 03:16:24 devstack nova-compute[88015]: synic Jul 23 03:16:24 devstack nova-compute[88015]: stimer Jul 23 03:16:24 devstack nova-compute[88015]: reset Jul 23 03:16:24 devstack nova-compute[88015]: vendor_id Jul 23 03:16:24 devstack nova-compute[88015]: frequencies Jul 23 03:16:24 devstack nova-compute[88015]: reenlightenment Jul 23 03:16:24 devstack nova-compute[88015]: tlbflush Jul 23 03:16:24 devstack nova-compute[88015]: ipi Jul 23 03:16:24 devstack nova-compute[88015]: avic Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: {{(pid=88015) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: /usr/bin/qemu-system-x86_64 Jul 23 03:16:24 devstack nova-compute[88015]: kvm Jul 23 03:16:24 devstack nova-compute[88015]: pc-q35-noble-v2 Jul 23 03:16:24 devstack nova-compute[88015]: x86_64 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: efi Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/ovmf/OVMF.amdsev.fd Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: rom Jul 23 03:16:24 devstack nova-compute[88015]: pflash Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: yes Jul 23 03:16:24 devstack nova-compute[88015]: no Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: yes Jul 23 03:16:24 devstack nova-compute[88015]: no Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: on Jul 23 03:16:24 devstack nova-compute[88015]: off Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: on Jul 23 03:16:24 devstack nova-compute[88015]: off Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: AMD Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu64 Jul 23 03:16:24 devstack nova-compute[88015]: qemu32 Jul 23 03:16:24 devstack nova-compute[88015]: phenom Jul 23 03:16:24 devstack nova-compute[88015]: pentium3 Jul 23 03:16:24 devstack nova-compute[88015]: pentium2 Jul 23 03:16:24 devstack nova-compute[88015]: pentium Jul 23 03:16:24 devstack nova-compute[88015]: n270 Jul 23 03:16:24 devstack nova-compute[88015]: kvm64 Jul 23 03:16:24 devstack nova-compute[88015]: kvm32 Jul 23 03:16:24 devstack nova-compute[88015]: coreduo Jul 23 03:16:24 devstack nova-compute[88015]: core2duo Jul 23 03:16:24 devstack nova-compute[88015]: athlon Jul 23 03:16:24 devstack nova-compute[88015]: Westmere-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Westmere Jul 23 03:16:24 devstack nova-compute[88015]: Snowridge Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client Jul 23 03:16:24 devstack nova-compute[88015]: SapphireRapids Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Penryn Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G5 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G4 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G3 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G2 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G1 Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Rome Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Milan Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Genoa Jul 23 03:16:24 devstack nova-compute[88015]: EPYC Jul 23 03:16:24 devstack nova-compute[88015]: Dhyana Jul 23 03:16:24 devstack nova-compute[88015]: Cooperlake Jul 23 03:16:24 devstack nova-compute[88015]: Conroe Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell Jul 23 03:16:24 devstack nova-compute[88015]: 486 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: file Jul 23 03:16:24 devstack nova-compute[88015]: anonymous Jul 23 03:16:24 devstack nova-compute[88015]: memfd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: disk Jul 23 03:16:24 devstack nova-compute[88015]: cdrom Jul 23 03:16:24 devstack nova-compute[88015]: floppy Jul 23 03:16:24 devstack nova-compute[88015]: lun Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: fdc Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: sata Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: sdl Jul 23 03:16:24 devstack nova-compute[88015]: vnc Jul 23 03:16:24 devstack nova-compute[88015]: spice Jul 23 03:16:24 devstack nova-compute[88015]: egl-headless Jul 23 03:16:24 devstack nova-compute[88015]: dbus Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: subsystem Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: default Jul 23 03:16:24 devstack nova-compute[88015]: mandatory Jul 23 03:16:24 devstack nova-compute[88015]: requisite Jul 23 03:16:24 devstack nova-compute[88015]: optional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: pci Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: random Jul 23 03:16:24 devstack nova-compute[88015]: egd Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: path Jul 23 03:16:24 devstack nova-compute[88015]: handle Jul 23 03:16:24 devstack nova-compute[88015]: virtiofs Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: tpm-tis Jul 23 03:16:24 devstack nova-compute[88015]: tpm-crb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: passthrough Jul 23 03:16:24 devstack nova-compute[88015]: emulator Jul 23 03:16:24 devstack nova-compute[88015]: external Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: 1.2 Jul 23 03:16:24 devstack nova-compute[88015]: 2.0 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: pty Jul 23 03:16:24 devstack nova-compute[88015]: unix Jul 23 03:16:24 devstack nova-compute[88015]: spicevmc Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: relaxed Jul 23 03:16:24 devstack nova-compute[88015]: vapic Jul 23 03:16:24 devstack nova-compute[88015]: spinlocks Jul 23 03:16:24 devstack nova-compute[88015]: vpindex Jul 23 03:16:24 devstack nova-compute[88015]: runtime Jul 23 03:16:24 devstack nova-compute[88015]: synic Jul 23 03:16:24 devstack nova-compute[88015]: stimer Jul 23 03:16:24 devstack nova-compute[88015]: reset Jul 23 03:16:24 devstack nova-compute[88015]: vendor_id Jul 23 03:16:24 devstack nova-compute[88015]: frequencies Jul 23 03:16:24 devstack nova-compute[88015]: reenlightenment Jul 23 03:16:24 devstack nova-compute[88015]: tlbflush Jul 23 03:16:24 devstack nova-compute[88015]: ipi Jul 23 03:16:24 devstack nova-compute[88015]: avic Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: {{(pid=88015) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: /usr/bin/qemu-system-x86_64 Jul 23 03:16:24 devstack nova-compute[88015]: kvm Jul 23 03:16:24 devstack nova-compute[88015]: pc-i440fx-noble Jul 23 03:16:24 devstack nova-compute[88015]: x86_64 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: efi Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: rom Jul 23 03:16:24 devstack nova-compute[88015]: pflash Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: yes Jul 23 03:16:24 devstack nova-compute[88015]: no Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: no Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: on Jul 23 03:16:24 devstack nova-compute[88015]: off Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: on Jul 23 03:16:24 devstack nova-compute[88015]: off Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: AMD Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu64 Jul 23 03:16:24 devstack nova-compute[88015]: qemu32 Jul 23 03:16:24 devstack nova-compute[88015]: phenom Jul 23 03:16:24 devstack nova-compute[88015]: pentium3 Jul 23 03:16:24 devstack nova-compute[88015]: pentium2 Jul 23 03:16:24 devstack nova-compute[88015]: pentium Jul 23 03:16:24 devstack nova-compute[88015]: n270 Jul 23 03:16:24 devstack nova-compute[88015]: kvm64 Jul 23 03:16:24 devstack nova-compute[88015]: kvm32 Jul 23 03:16:24 devstack nova-compute[88015]: coreduo Jul 23 03:16:24 devstack nova-compute[88015]: core2duo Jul 23 03:16:24 devstack nova-compute[88015]: athlon Jul 23 03:16:24 devstack nova-compute[88015]: Westmere-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Westmere Jul 23 03:16:24 devstack nova-compute[88015]: Snowridge Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client Jul 23 03:16:24 devstack nova-compute[88015]: SapphireRapids Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Penryn Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G5 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G4 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G3 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G2 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G1 Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Rome Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Milan Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Genoa Jul 23 03:16:24 devstack nova-compute[88015]: EPYC Jul 23 03:16:24 devstack nova-compute[88015]: Dhyana Jul 23 03:16:24 devstack nova-compute[88015]: Cooperlake Jul 23 03:16:24 devstack nova-compute[88015]: Conroe Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell Jul 23 03:16:24 devstack nova-compute[88015]: 486 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: file Jul 23 03:16:24 devstack nova-compute[88015]: anonymous Jul 23 03:16:24 devstack nova-compute[88015]: memfd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: disk Jul 23 03:16:24 devstack nova-compute[88015]: cdrom Jul 23 03:16:24 devstack nova-compute[88015]: floppy Jul 23 03:16:24 devstack nova-compute[88015]: lun Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: ide Jul 23 03:16:24 devstack nova-compute[88015]: fdc Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: sata Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: sdl Jul 23 03:16:24 devstack nova-compute[88015]: vnc Jul 23 03:16:24 devstack nova-compute[88015]: spice Jul 23 03:16:24 devstack nova-compute[88015]: egl-headless Jul 23 03:16:24 devstack nova-compute[88015]: dbus Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: subsystem Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: default Jul 23 03:16:24 devstack nova-compute[88015]: mandatory Jul 23 03:16:24 devstack nova-compute[88015]: requisite Jul 23 03:16:24 devstack nova-compute[88015]: optional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: pci Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: random Jul 23 03:16:24 devstack nova-compute[88015]: egd Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: path Jul 23 03:16:24 devstack nova-compute[88015]: handle Jul 23 03:16:24 devstack nova-compute[88015]: virtiofs Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: tpm-tis Jul 23 03:16:24 devstack nova-compute[88015]: tpm-crb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: passthrough Jul 23 03:16:24 devstack nova-compute[88015]: emulator Jul 23 03:16:24 devstack nova-compute[88015]: external Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: 1.2 Jul 23 03:16:24 devstack nova-compute[88015]: 2.0 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: pty Jul 23 03:16:24 devstack nova-compute[88015]: unix Jul 23 03:16:24 devstack nova-compute[88015]: spicevmc Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: relaxed Jul 23 03:16:24 devstack nova-compute[88015]: vapic Jul 23 03:16:24 devstack nova-compute[88015]: spinlocks Jul 23 03:16:24 devstack nova-compute[88015]: vpindex Jul 23 03:16:24 devstack nova-compute[88015]: runtime Jul 23 03:16:24 devstack nova-compute[88015]: synic Jul 23 03:16:24 devstack nova-compute[88015]: stimer Jul 23 03:16:24 devstack nova-compute[88015]: reset Jul 23 03:16:24 devstack nova-compute[88015]: vendor_id Jul 23 03:16:24 devstack nova-compute[88015]: frequencies Jul 23 03:16:24 devstack nova-compute[88015]: reenlightenment Jul 23 03:16:24 devstack nova-compute[88015]: tlbflush Jul 23 03:16:24 devstack nova-compute[88015]: ipi Jul 23 03:16:24 devstack nova-compute[88015]: avic Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: {{(pid=88015) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: /usr/bin/qemu-system-x86_64 Jul 23 03:16:24 devstack nova-compute[88015]: kvm Jul 23 03:16:24 devstack nova-compute[88015]: pc-i440fx-noble-v2 Jul 23 03:16:24 devstack nova-compute[88015]: x86_64 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: efi Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: rom Jul 23 03:16:24 devstack nova-compute[88015]: pflash Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: yes Jul 23 03:16:24 devstack nova-compute[88015]: no Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: no Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: on Jul 23 03:16:24 devstack nova-compute[88015]: off Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: on Jul 23 03:16:24 devstack nova-compute[88015]: off Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: AMD Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu64 Jul 23 03:16:24 devstack nova-compute[88015]: qemu32 Jul 23 03:16:24 devstack nova-compute[88015]: phenom Jul 23 03:16:24 devstack nova-compute[88015]: pentium3 Jul 23 03:16:24 devstack nova-compute[88015]: pentium2 Jul 23 03:16:24 devstack nova-compute[88015]: pentium Jul 23 03:16:24 devstack nova-compute[88015]: n270 Jul 23 03:16:24 devstack nova-compute[88015]: kvm64 Jul 23 03:16:24 devstack nova-compute[88015]: kvm32 Jul 23 03:16:24 devstack nova-compute[88015]: coreduo Jul 23 03:16:24 devstack nova-compute[88015]: core2duo Jul 23 03:16:24 devstack nova-compute[88015]: athlon Jul 23 03:16:24 devstack nova-compute[88015]: Westmere-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Westmere Jul 23 03:16:24 devstack nova-compute[88015]: Snowridge Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Skylake-Client Jul 23 03:16:24 devstack nova-compute[88015]: SapphireRapids Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: SandyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Penryn Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G5 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G4 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G3 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G2 Jul 23 03:16:24 devstack nova-compute[88015]: Opteron_G1 Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Nehalem Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: IvyBridge Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Icelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Haswell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Haswell Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Rome Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Milan Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-IBPB Jul 23 03:16:24 devstack nova-compute[88015]: EPYC-Genoa Jul 23 03:16:24 devstack nova-compute[88015]: EPYC Jul 23 03:16:24 devstack nova-compute[88015]: Dhyana Jul 23 03:16:24 devstack nova-compute[88015]: Cooperlake Jul 23 03:16:24 devstack nova-compute[88015]: Conroe Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Cascadelake-Server Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-noTSX Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell-IBRS Jul 23 03:16:24 devstack nova-compute[88015]: Broadwell Jul 23 03:16:24 devstack nova-compute[88015]: 486 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: file Jul 23 03:16:24 devstack nova-compute[88015]: anonymous Jul 23 03:16:24 devstack nova-compute[88015]: memfd Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: disk Jul 23 03:16:24 devstack nova-compute[88015]: cdrom Jul 23 03:16:24 devstack nova-compute[88015]: floppy Jul 23 03:16:24 devstack nova-compute[88015]: lun Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: ide Jul 23 03:16:24 devstack nova-compute[88015]: fdc Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: sata Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: sdl Jul 23 03:16:24 devstack nova-compute[88015]: vnc Jul 23 03:16:24 devstack nova-compute[88015]: spice Jul 23 03:16:24 devstack nova-compute[88015]: egl-headless Jul 23 03:16:24 devstack nova-compute[88015]: dbus Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: subsystem Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: default Jul 23 03:16:24 devstack nova-compute[88015]: mandatory Jul 23 03:16:24 devstack nova-compute[88015]: requisite Jul 23 03:16:24 devstack nova-compute[88015]: optional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: pci Jul 23 03:16:24 devstack nova-compute[88015]: scsi Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: virtio-transitional Jul 23 03:16:24 devstack nova-compute[88015]: virtio-non-transitional Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: random Jul 23 03:16:24 devstack nova-compute[88015]: egd Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: path Jul 23 03:16:24 devstack nova-compute[88015]: handle Jul 23 03:16:24 devstack nova-compute[88015]: virtiofs Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: tpm-tis Jul 23 03:16:24 devstack nova-compute[88015]: tpm-crb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: passthrough Jul 23 03:16:24 devstack nova-compute[88015]: emulator Jul 23 03:16:24 devstack nova-compute[88015]: external Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: 1.2 Jul 23 03:16:24 devstack nova-compute[88015]: 2.0 Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: usb Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: pty Jul 23 03:16:24 devstack nova-compute[88015]: unix Jul 23 03:16:24 devstack nova-compute[88015]: spicevmc Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: virtio Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: qemu Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: builtin Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: relaxed Jul 23 03:16:24 devstack nova-compute[88015]: vapic Jul 23 03:16:24 devstack nova-compute[88015]: spinlocks Jul 23 03:16:24 devstack nova-compute[88015]: vpindex Jul 23 03:16:24 devstack nova-compute[88015]: runtime Jul 23 03:16:24 devstack nova-compute[88015]: synic Jul 23 03:16:24 devstack nova-compute[88015]: stimer Jul 23 03:16:24 devstack nova-compute[88015]: reset Jul 23 03:16:24 devstack nova-compute[88015]: vendor_id Jul 23 03:16:24 devstack nova-compute[88015]: frequencies Jul 23 03:16:24 devstack nova-compute[88015]: reenlightenment Jul 23 03:16:24 devstack nova-compute[88015]: tlbflush Jul 23 03:16:24 devstack nova-compute[88015]: ipi Jul 23 03:16:24 devstack nova-compute[88015]: avic Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: Jul 23 03:16:24 devstack nova-compute[88015]: {{(pid=88015) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=88015) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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=88015) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Checking secure boot support for host arch (x86_64) {{(pid=88015) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 23 03:16:24 devstack nova-compute[88015]: INFO nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Secure Boot support detected Jul 23 03:16:24 devstack nova-compute[88015]: INFO nova.virt.node [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Determined node identity d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 from /opt/stack/data/nova/compute_id Jul 23 03:16:24 devstack nova-compute[88015]: INFO nova.virt.node [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Determined node identity d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 from /opt/stack/data/nova/compute_id Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Verified node d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 matches my host devstack {{(pid=88015) _check_for_host_rename /opt/stack/nova/nova/compute/manager.py:1611}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=88015) init_host /opt/stack/nova/nova/compute/manager.py:1685}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Loaded 0 instances for host {{(pid=88015) init_host /opt/stack/nova/nova/compute/manager.py:1689}} Jul 23 03:16:24 devstack nova-compute[88015]: INFO nova.compute.manager [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.003s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=88015) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 23 03:16:24 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] CMD "env LANG=C uptime" returned: 0 in 0.034s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Hypervisor/Node resource view: name=devstack free_ram=6112MB free_disk=14.989482879638672GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=88015) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=88015) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 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': ' 03:16:24 up 31 min, 1 user, load average: 2.68, 2.21, 1.81\n'} {{(pid=88015) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Refreshing inventories for resource provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:821}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Updating ProviderTree inventory for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:785}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Updating inventory in ProviderTree for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Refreshing aggregate associations for resource provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6, aggregates: None {{(pid=88015) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:830}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Refreshing trait associations for resource provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6, traits: COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_RESCUE_BFV,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_AVX,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE41,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AESNI,HW_ARCH_X86_64,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_AMD_SVM,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_USB,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSSE3,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_FMA3,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_BMI2,HW_CPU_X86_BMI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_F16C,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STATUS_DISABLED,COMPUTE_SECURITY_UEFI_SECURE_BOOT {{(pid=88015) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:842}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 23 03:16:24 devstack nova-compute[88015]: ] {{(pid=88015) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2026}} Jul 23 03:16:24 devstack nova-compute[88015]: INFO nova.virt.libvirt.host [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] kernel doesn't support AMD SEV Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=88015) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:16:24 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Updating resource provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 generation from 3 to 4 during operation: update_traits {{(pid=88015) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 23 03:16:25 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Compute_service record updated for devstack:devstack {{(pid=88015) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 23 03:16:25 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.613s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:16:25 devstack nova-compute[88015]: DEBUG nova.service [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=88015) start /opt/stack/nova/nova/service.py:196}} Jul 23 03:16:25 devstack nova-compute[88015]: DEBUG nova.service [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=88015) start /opt/stack/nova/nova/service.py:212}} Jul 23 03:16:25 devstack nova-compute[88015]: DEBUG nova.service [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] Join ServiceGroup membership for this service compute {{(pid=88015) start /opt/stack/nova/nova/service.py:222}} Jul 23 03:16:25 devstack nova-compute[88015]: DEBUG nova.servicegroup.drivers.db [None req-610186b6-51f7-4b47-8c6d-ad5ecaf12e75 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=88015) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 23 03:16:30 devstack nova-compute[88015]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=88015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:16:43 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:16:43 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:16:43 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Starting instance... {{(pid=88015) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 23 03:16:44 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:16:44 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:16:44 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=88015) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 23 03:16:44 devstack nova-compute[88015]: INFO nova.compute.claims [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Claim successful on node devstack Jul 23 03:16:44 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:16:44 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:16:44 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:16:44 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.388s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:16:44 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Start building networks asynchronously for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 23 03:16:44 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Allocating IP information in the background. {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 23 03:16:44 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] allocate_for_instance() {{(pid=88015) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 23 03:16:44 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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 23 03:16:44 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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 23 03:16:44 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 23 03:16:45 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Start building block device mappings for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 23 03:16:45 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Start spawning the instance on the hypervisor. {{(pid=88015) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 23 03:16:45 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Creating instance directory {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 23 03:16:45 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Creating image(s) Jul 23 03:16:45 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "/opt/stack/data/nova/instances/54b3aa7b-6afb-41fc-9df5-f1410e42373d/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:16:45 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "/opt/stack/data/nova/instances/54b3aa7b-6afb-41fc-9df5-f1410e42373d/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:16:45 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "/opt/stack/data/nova/instances/54b3aa7b-6afb-41fc-9df5-f1410e42373d/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:16:45 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:16:45 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:16:46 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:16:46 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:16:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f.part --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f.part --force-share --output=json" returned: 0 in 0.136s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:46 devstack nova-compute[88015]: DEBUG nova.virt.images [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] 2d810839-198a-4642-93d6-ed27296a0802 was qcow2, converting to raw {{(pid=88015) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jul 23 03:16:46 devstack nova-compute[88015]: DEBUG nova.privsep.utils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=88015) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 23 03:16:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f.part /opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f.converted {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f.part /opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f.converted" returned: 0 in 0.201s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f.converted --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f.converted --force-share --output=json" returned: 0 in 0.128s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 1.333s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:16:46 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:16:46 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:16:46 devstack nova-compute[88015]: INFO oslo.privsep.daemon [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/tmp4r3wfri9/privsep.sock'] Jul 23 03:16:46 devstack sudo[88720]: 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/tmp4r3wfri9/privsep.sock Jul 23 03:16:46 devstack sudo[88720]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 23 03:16:47 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Jul 23 03:16:47 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 03:16:47 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 23 03:16:47 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: Jul 23 03:16:47 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 23 03:16:47 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 23 03:16:47 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 03:16:47 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: Jul 23 03:16:47 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Jul 23 03:16:47 devstack sudo[88720]: pam_unix(sudo:session): session closed for user root Jul 23 03:16:47 devstack nova-compute[88015]: INFO oslo.privsep.daemon [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Spawned new privsep daemon via rootwrap Jul 23 03:16:47 devstack nova-compute[88015]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 23 03:16:47 devstack nova-compute[88015]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 23 03:16:47 devstack nova-compute[88015]: 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 23 03:16:47 devstack nova-compute[88015]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 88723 Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.134s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.107s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/54b3aa7b-6afb-41fc-9df5-f1410e42373d/disk 1073741824 {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/54b3aa7b-6afb-41fc-9df5-f1410e42373d/disk 1073741824" returned: 0 in 0.040s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.164s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.115s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Checking if we can resize image /opt/stack/data/nova/instances/54b3aa7b-6afb-41fc-9df5-f1410e42373d/disk. size=1073741824 {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/54b3aa7b-6afb-41fc-9df5-f1410e42373d/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/54b3aa7b-6afb-41fc-9df5-f1410e42373d/disk --force-share --output=json" returned: 0 in 0.133s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Cannot resize image /opt/stack/data/nova/instances/54b3aa7b-6afb-41fc-9df5-f1410e42373d/disk to a smaller size. {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Created local disks {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Ensure instance console log exists: /opt/stack/data/nova/instances/54b3aa7b-6afb-41fc-9df5-f1410e42373d/console.log {{(pid=88015) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:16:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:16:49 devstack nova-compute[88015]: DEBUG nova.policy [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'b5cafbcbf79b41689cf585a81ecf5b7a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4bb233ed2e7456ab3fb3a3a392985de', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=88015) authorize /opt/stack/nova/nova/policy.py:192}} Jul 23 03:16:52 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Successfully created port: 0daaff57-e897-4954-8703-984565f067dd {{(pid=88015) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 23 03:16:54 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Successfully updated port: 0daaff57-e897-4954-8703-984565f067dd {{(pid=88015) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "refresh_cache-54b3aa7b-6afb-41fc-9df5-f1410e42373d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquired lock "refresh_cache-54b3aa7b-6afb-41fc-9df5-f1410e42373d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Building network info cache for instance {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Starting instance... {{(pid=88015) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=88015) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 23 03:16:55 devstack nova-compute[88015]: INFO nova.compute.claims [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Claim successful on node devstack Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.487s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Start building networks asynchronously for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Allocating IP information in the background. {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] allocate_for_instance() {{(pid=88015) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 23 03:16:55 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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 23 03:16:55 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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 23 03:16:55 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 23 03:16:55 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Start building block device mappings for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Instance cache missing network info. {{(pid=88015) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Start spawning the instance on the hypervisor. {{(pid=88015) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Creating instance directory {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 23 03:16:56 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Creating image(s) Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "/opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "/opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "/opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.144s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-250e6869-057a-4ff4-9f0f-86f6c1b41886 req-1a1280d5-ea33-437b-a3b2-115e7aac9ba4 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Received event network-changed-0daaff57-e897-4954-8703-984565f067dd {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-250e6869-057a-4ff4-9f0f-86f6c1b41886 req-1a1280d5-ea33-437b-a3b2-115e7aac9ba4 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Refreshing instance network info cache due to event network-changed-0daaff57-e897-4954-8703-984565f067dd. {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-250e6869-057a-4ff4-9f0f-86f6c1b41886 req-1a1280d5-ea33-437b-a3b2-115e7aac9ba4 service nova] Acquiring lock "refresh_cache-54b3aa7b-6afb-41fc-9df5-f1410e42373d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.140s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk 1073741824 {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk 1073741824" returned: 0 in 0.064s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.218s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.113s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Checking if we can resize image /opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk. size=1073741824 {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk --force-share --output=json" returned: 0 in 0.123s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Cannot resize image /opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk to a smaller size. {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Created local disks {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Ensure instance console log exists: /opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/console.log {{(pid=88015) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:16:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:16:57 devstack nova-compute[88015]: DEBUG nova.policy [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '82a98dc6d8784ac283182a5897e7b64e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'feaed3b2969b47a09dd1bfc50c89d3ce', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=88015) authorize /opt/stack/nova/nova/policy.py:192}} Jul 23 03:16:58 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Successfully created port: 049d63d9-baa5-4866-a946-f1033fb74360 {{(pid=88015) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 23 03:17:00 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._sync_power_states {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:17:00 devstack nova-compute[88015]: WARNING nova.compute.manager [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] While synchronizing instance power states, found 2 instances in the database and 0 instances on the hypervisor. Jul 23 03:17:00 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Triggering sync for uuid 54b3aa7b-6afb-41fc-9df5-f1410e42373d {{(pid=88015) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11103}} Jul 23 03:17:00 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Triggering sync for uuid e1a81806-7c3b-49e7-8d14-cd18bc62bac9 {{(pid=88015) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11103}} Jul 23 03:17:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Acquiring lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:00 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:17:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Acquiring lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:00 devstack nova-compute[88015]: DEBUG oslo.service.backend._threading.loopingcall [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 10.01 seconds {{(pid=88015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:17:01 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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 23 03:17:03 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Successfully updated port: 049d63d9-baa5-4866-a946-f1033fb74360 {{(pid=88015) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 23 03:17:03 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "refresh_cache-e1a81806-7c3b-49e7-8d14-cd18bc62bac9" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:17:03 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquired lock "refresh_cache-e1a81806-7c3b-49e7-8d14-cd18bc62bac9" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:17:03 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Building network info cache for instance {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Instance cache missing network info. {{(pid=88015) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Updating instance_info_cache with network_info: [{"id": "0daaff57-e897-4954-8703-984565f067dd", "address": "fa:16:3e:ca:ba:c2", "network": {"id": "ef4d65b9-dff6-47a6-8583-c3b81660385f", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1669427401-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e4bb233ed2e7456ab3fb3a3a392985de", "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": "tap0daaff57-e8", "ovs_interfaceid": "0daaff57-e897-4954-8703-984565f067dd", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-faed13b8-0636-489f-a361-8948596749c9 req-80648da6-e9a0-4e35-a082-bc84ca2bc9c0 service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Received event network-changed-049d63d9-baa5-4866-a946-f1033fb74360 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-faed13b8-0636-489f-a361-8948596749c9 req-80648da6-e9a0-4e35-a082-bc84ca2bc9c0 service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Refreshing instance network info cache due to event network-changed-049d63d9-baa5-4866-a946-f1033fb74360. {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-faed13b8-0636-489f-a361-8948596749c9 req-80648da6-e9a0-4e35-a082-bc84ca2bc9c0 service nova] Acquiring lock "refresh_cache-e1a81806-7c3b-49e7-8d14-cd18bc62bac9" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Releasing lock "refresh_cache-54b3aa7b-6afb-41fc-9df5-f1410e42373d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Instance network_info: |[{"id": "0daaff57-e897-4954-8703-984565f067dd", "address": "fa:16:3e:ca:ba:c2", "network": {"id": "ef4d65b9-dff6-47a6-8583-c3b81660385f", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1669427401-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e4bb233ed2e7456ab3fb3a3a392985de", "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": "tap0daaff57-e8", "ovs_interfaceid": "0daaff57-e897-4954-8703-984565f067dd", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Start _get_guest_xml network_info=[{"id": "0daaff57-e897-4954-8703-984565f067dd", "address": "fa:16:3e:ca:ba:c2", "network": {"id": "ef4d65b9-dff6-47a6-8583-c3b81660385f", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1669427401-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e4bb233ed2e7456ab3fb3a3a392985de", "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": "tap0daaff57-e8", "ovs_interfaceid": "0daaff57-e897-4954-8703-984565f067dd", "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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'guest_format': None, 'encryption_options': None, 'device_type': 'disk', 'image_id': '2d810839-198a-4642-93d6-ed27296a0802'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-250e6869-057a-4ff4-9f0f-86f6c1b41886 req-1a1280d5-ea33-437b-a3b2-115e7aac9ba4 service nova] Acquired lock "refresh_cache-54b3aa7b-6afb-41fc-9df5-f1410e42373d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-250e6869-057a-4ff4-9f0f-86f6c1b41886 req-1a1280d5-ea33-437b-a3b2-115e7aac9ba4 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Refreshing network info cache for port 0daaff57-e897-4954-8703-984565f067dd {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 23 03:17:07 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='2d810839-198a-4642-93d6-ed27296a0802', instance_meta=NovaInstanceMeta(name='tempest-DeleteServersTestJSON-server-2044759460', uuid='54b3aa7b-6afb-41fc-9df5-f1410e42373d'), owner=OwnerMeta(userid='b5cafbcbf79b41689cf585a81ecf5b7a', username='tempest-DeleteServersTestJSON-562469624-project-member', projectid='e4bb233ed2e7456ab3fb3a3a392985de', projectname='tempest-DeleteServersTestJSON-562469624'), image=ImageMeta(id='2d810839-198a-4642-93d6-ed27296a0802', 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": "0daaff57-e897-4954-8703-984565f067dd", "address": "fa:16:3e:ca:ba:c2", "network": {"id": "ef4d65b9-dff6-47a6-8583-c3b81660385f", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1669427401-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e4bb233ed2e7456ab3fb3a3a392985de", "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": "tap0daaff57-e8", "ovs_interfaceid": "0daaff57-e897-4954-8703-984565f067dd", "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=1784769427.4856374) {{(pid=88015) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] CPU controller missing on host. {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 23 03:17:07 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-250e6869-057a-4ff4-9f0f-86f6c1b41886 req-1a1280d5-ea33-437b-a3b2-115e7aac9ba4 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 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] CPU controller found on host. {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=88015) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-23T01:12:35Z,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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=), allow threads: True {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Flavor limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Image limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Flavor pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Image pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Got 1 possible topologies {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.privsep.utils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=88015) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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-23T01:16:41Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-2044759460',display_name='tempest-DeleteServersTestJSON-server-2044759460',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-2044759460',id=1,image_ref='2d810839-198a-4642-93d6-ed27296a0802',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='e4bb233ed2e7456ab3fb3a3a392985de',ramdisk_id='',reservation_id='r-f5jpu0fh',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-562469624',owner_user_name='tempest-DeleteServersTestJSON-562469624-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:16:45Z,user_data=None,user_id='b5cafbcbf79b41689cf585a81ecf5b7a',uuid=54b3aa7b-6afb-41fc-9df5-f1410e42373d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "0daaff57-e897-4954-8703-984565f067dd", "address": "fa:16:3e:ca:ba:c2", "network": {"id": "ef4d65b9-dff6-47a6-8583-c3b81660385f", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1669427401-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e4bb233ed2e7456ab3fb3a3a392985de", "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": "tap0daaff57-e8", "ovs_interfaceid": "0daaff57-e897-4954-8703-984565f067dd", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=88015) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Converting VIF {"id": "0daaff57-e897-4954-8703-984565f067dd", "address": "fa:16:3e:ca:ba:c2", "network": {"id": "ef4d65b9-dff6-47a6-8583-c3b81660385f", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1669427401-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e4bb233ed2e7456ab3fb3a3a392985de", "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": "tap0daaff57-e8", "ovs_interfaceid": "0daaff57-e897-4954-8703-984565f067dd", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:ca:ba:c2,bridge_name='br-int',has_traffic_filtering=True,id=0daaff57-e897-4954-8703-984565f067dd,network=Network(ef4d65b9-dff6-47a6-8583-c3b81660385f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0daaff57-e8') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lazy-loading 'pci_devices' on Instance uuid 54b3aa7b-6afb-41fc-9df5-f1410e42373d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] End _get_guest_xml xml= Jul 23 03:17:07 devstack nova-compute[88015]: 54b3aa7b-6afb-41fc-9df5-f1410e42373d Jul 23 03:17:07 devstack nova-compute[88015]: instance-00000001 Jul 23 03:17:07 devstack nova-compute[88015]: 196608 Jul 23 03:17:07 devstack nova-compute[88015]: 1 Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: tempest-DeleteServersTestJSON-server-2044759460 Jul 23 03:17:07 devstack nova-compute[88015]: 2026-07-23 01:17:07 Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: 192 Jul 23 03:17:07 devstack nova-compute[88015]: 1 Jul 23 03:17:07 devstack nova-compute[88015]: 0 Jul 23 03:17:07 devstack nova-compute[88015]: 0 Jul 23 03:17:07 devstack nova-compute[88015]: 1 Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: True Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: bare Jul 23 03:17:07 devstack nova-compute[88015]: qcow2 Jul 23 03:17:07 devstack nova-compute[88015]: 1 Jul 23 03:17:07 devstack nova-compute[88015]: 0 Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: virtio Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: tempest-DeleteServersTestJSON-562469624-project-member Jul 23 03:17:07 devstack nova-compute[88015]: tempest-DeleteServersTestJSON-562469624 Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: OpenStack Foundation Jul 23 03:17:07 devstack nova-compute[88015]: OpenStack Nova Jul 23 03:17:07 devstack nova-compute[88015]: 33.1.0 Jul 23 03:17:07 devstack nova-compute[88015]: 54b3aa7b-6afb-41fc-9df5-f1410e42373d Jul 23 03:17:07 devstack nova-compute[88015]: 54b3aa7b-6afb-41fc-9df5-f1410e42373d Jul 23 03:17:07 devstack nova-compute[88015]: Virtual Machine Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: hvm Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: 1 Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: /dev/urandom Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: Jul 23 03:17:07 devstack nova-compute[88015]: {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Preparing to wait for external event network-vif-plugged-0daaff57-e897-4954-8703-984565f067dd {{(pid=88015) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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-23T01:16:41Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-2044759460',display_name='tempest-DeleteServersTestJSON-server-2044759460',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-2044759460',id=1,image_ref='2d810839-198a-4642-93d6-ed27296a0802',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='e4bb233ed2e7456ab3fb3a3a392985de',ramdisk_id='',reservation_id='r-f5jpu0fh',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-562469624',owner_user_name='tempest-DeleteServersTestJSON-562469624-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:16:45Z,user_data=None,user_id='b5cafbcbf79b41689cf585a81ecf5b7a',uuid=54b3aa7b-6afb-41fc-9df5-f1410e42373d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "0daaff57-e897-4954-8703-984565f067dd", "address": "fa:16:3e:ca:ba:c2", "network": {"id": "ef4d65b9-dff6-47a6-8583-c3b81660385f", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1669427401-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e4bb233ed2e7456ab3fb3a3a392985de", "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": "tap0daaff57-e8", "ovs_interfaceid": "0daaff57-e897-4954-8703-984565f067dd", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Converting VIF {"id": "0daaff57-e897-4954-8703-984565f067dd", "address": "fa:16:3e:ca:ba:c2", "network": {"id": "ef4d65b9-dff6-47a6-8583-c3b81660385f", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1669427401-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e4bb233ed2e7456ab3fb3a3a392985de", "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": "tap0daaff57-e8", "ovs_interfaceid": "0daaff57-e897-4954-8703-984565f067dd", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:ca:ba:c2,bridge_name='br-int',has_traffic_filtering=True,id=0daaff57-e897-4954-8703-984565f067dd,network=Network(ef4d65b9-dff6-47a6-8583-c3b81660385f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0daaff57-e8') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG os_vif [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:ca:ba:c2,bridge_name='br-int',has_traffic_filtering=True,id=0daaff57-e897-4954-8703-984565f067dd,network=Network(ef4d65b9-dff6-47a6-8583-c3b81660385f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0daaff57-e8') {{(pid=88015) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Created schema index Interface.name {{(pid=88015) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Created schema index Port.name {{(pid=88015) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Created schema index Bridge.name {{(pid=88015) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] tcp:127.0.0.1:6640: entering CONNECTING {{(pid=88015) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [POLLOUT] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=88015) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:07 devstack nova-compute[88015]: 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=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:07 devstack nova-compute[88015]: 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': '1040e7bb-541e-5765-a9a5-55c9f2ae2bae', '_type': 'linux-noop'}}, row=False) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:07 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:17:07 devstack nova-compute[88015]: INFO oslo.privsep.daemon [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/tmpdorjt74c/privsep.sock'] Jul 23 03:17:08 devstack sudo[88839]: 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/tmpdorjt74c/privsep.sock Jul 23 03:17:08 devstack sudo[88839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 23 03:17:08 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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 23 03:17:08 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "b67aee05-15ca-4716-a649-7640428ba925" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "b67aee05-15ca-4716-a649-7640428ba925" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Starting instance... {{(pid=88015) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.003s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=88015) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 23 03:17:08 devstack nova-compute[88015]: INFO nova.compute.claims [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Claim successful on node devstack Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Updating instance_info_cache with network_info: [{"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:08 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-250e6869-057a-4ff4-9f0f-86f6c1b41886 req-1a1280d5-ea33-437b-a3b2-115e7aac9ba4 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 23 03:17:08 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Releasing lock "refresh_cache-e1a81806-7c3b-49e7-8d14-cd18bc62bac9" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Instance network_info: |[{"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Start _get_guest_xml network_info=[{"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'guest_format': None, 'encryption_options': None, 'device_type': 'disk', 'image_id': '2d810839-198a-4642-93d6-ed27296a0802'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-faed13b8-0636-489f-a361-8948596749c9 req-80648da6-e9a0-4e35-a082-bc84ca2bc9c0 service nova] Acquired lock "refresh_cache-e1a81806-7c3b-49e7-8d14-cd18bc62bac9" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-faed13b8-0636-489f-a361-8948596749c9 req-80648da6-e9a0-4e35-a082-bc84ca2bc9c0 service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Refreshing network info cache for port 049d63d9-baa5-4866-a946-f1033fb74360 {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 23 03:17:08 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='2d810839-198a-4642-93d6-ed27296a0802', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-460147281', uuid='e1a81806-7c3b-49e7-8d14-cd18bc62bac9'), owner=OwnerMeta(userid='82a98dc6d8784ac283182a5897e7b64e', username='tempest-ServerRescueNegativeTestJSON-321196915-project-member', projectid='feaed3b2969b47a09dd1bfc50c89d3ce', projectname='tempest-ServerRescueNegativeTestJSON-321196915'), image=ImageMeta(id='2d810839-198a-4642-93d6-ed27296a0802', 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": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "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=1784769428.7342741) {{(pid=88015) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CPU controller missing on host. {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CPU controller found on host. {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=88015) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-23T01:12:35Z,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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=), allow threads: True {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Flavor limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Image limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Flavor pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Image pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Got 1 possible topologies {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 23 03:17:08 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-faed13b8-0636-489f-a361-8948596749c9 req-80648da6-e9a0-4e35-a082-bc84ca2bc9c0 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 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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-23T01:16:53Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-460147281',display_name='tempest-ServerRescueNegativeTestJSON-server-460147281',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-460147281',id=2,image_ref='2d810839-198a-4642-93d6-ed27296a0802',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='feaed3b2969b47a09dd1bfc50c89d3ce',ramdisk_id='',reservation_id='r-k3u9n54l',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-321196915',owner_user_name='tempest-ServerRescueNegativeTestJSON-321196915-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:16:56Z,user_data=None,user_id='82a98dc6d8784ac283182a5897e7b64e',uuid=e1a81806-7c3b-49e7-8d14-cd18bc62bac9,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=88015) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converting VIF {"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b9:36:da,bridge_name='br-int',has_traffic_filtering=True,id=049d63d9-baa5-4866-a946-f1033fb74360,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap049d63d9-ba') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'pci_devices' on Instance uuid e1a81806-7c3b-49e7-8d14-cd18bc62bac9 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] End _get_guest_xml xml= Jul 23 03:17:08 devstack nova-compute[88015]: e1a81806-7c3b-49e7-8d14-cd18bc62bac9 Jul 23 03:17:08 devstack nova-compute[88015]: instance-00000002 Jul 23 03:17:08 devstack nova-compute[88015]: 196608 Jul 23 03:17:08 devstack nova-compute[88015]: 1 Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: tempest-ServerRescueNegativeTestJSON-server-460147281 Jul 23 03:17:08 devstack nova-compute[88015]: 2026-07-23 01:17:08 Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: 192 Jul 23 03:17:08 devstack nova-compute[88015]: 1 Jul 23 03:17:08 devstack nova-compute[88015]: 0 Jul 23 03:17:08 devstack nova-compute[88015]: 0 Jul 23 03:17:08 devstack nova-compute[88015]: 1 Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: True Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: bare Jul 23 03:17:08 devstack nova-compute[88015]: qcow2 Jul 23 03:17:08 devstack nova-compute[88015]: 1 Jul 23 03:17:08 devstack nova-compute[88015]: 0 Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: virtio Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: tempest-ServerRescueNegativeTestJSON-321196915-project-member Jul 23 03:17:08 devstack nova-compute[88015]: tempest-ServerRescueNegativeTestJSON-321196915 Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: OpenStack Foundation Jul 23 03:17:08 devstack nova-compute[88015]: OpenStack Nova Jul 23 03:17:08 devstack nova-compute[88015]: 33.1.0 Jul 23 03:17:08 devstack nova-compute[88015]: e1a81806-7c3b-49e7-8d14-cd18bc62bac9 Jul 23 03:17:08 devstack nova-compute[88015]: e1a81806-7c3b-49e7-8d14-cd18bc62bac9 Jul 23 03:17:08 devstack nova-compute[88015]: Virtual Machine Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: hvm Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: 1 Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: /dev/urandom Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: Jul 23 03:17:08 devstack nova-compute[88015]: {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Preparing to wait for external event network-vif-plugged-049d63d9-baa5-4866-a946-f1033fb74360 {{(pid=88015) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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-23T01:16:53Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-460147281',display_name='tempest-ServerRescueNegativeTestJSON-server-460147281',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-460147281',id=2,image_ref='2d810839-198a-4642-93d6-ed27296a0802',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='feaed3b2969b47a09dd1bfc50c89d3ce',ramdisk_id='',reservation_id='r-k3u9n54l',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-321196915',owner_user_name='tempest-ServerRescueNegativeTestJSON-321196915-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:16:56Z,user_data=None,user_id='82a98dc6d8784ac283182a5897e7b64e',uuid=e1a81806-7c3b-49e7-8d14-cd18bc62bac9,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converting VIF {"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b9:36:da,bridge_name='br-int',has_traffic_filtering=True,id=049d63d9-baa5-4866-a946-f1033fb74360,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap049d63d9-ba') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG os_vif [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:b9:36:da,bridge_name='br-int',has_traffic_filtering=True,id=049d63d9-baa5-4866-a946-f1033fb74360,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap049d63d9-ba') {{(pid=88015) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:08 devstack nova-compute[88015]: 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=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:08 devstack nova-compute[88015]: 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': 'fff93455-4281-53ea-987c-546f0f9bf822', '_type': 'linux-noop'}}, row=False) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:17:08 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.639s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Start building networks asynchronously for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 23 03:17:09 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Jul 23 03:17:09 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 03:17:09 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 23 03:17:09 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: Jul 23 03:17:09 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 23 03:17:09 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 23 03:17:09 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 03:17:09 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: Jul 23 03:17:09 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Allocating IP information in the background. {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] allocate_for_instance() {{(pid=88015) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 23 03:17:09 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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 23 03:17:09 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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 23 03:17:09 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-250e6869-057a-4ff4-9f0f-86f6c1b41886 req-1a1280d5-ea33-437b-a3b2-115e7aac9ba4 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Updated VIF entry in instance network info cache for port 0daaff57-e897-4954-8703-984565f067dd. {{(pid=88015) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-250e6869-057a-4ff4-9f0f-86f6c1b41886 req-1a1280d5-ea33-437b-a3b2-115e7aac9ba4 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Updating instance_info_cache with network_info: [{"id": "0daaff57-e897-4954-8703-984565f067dd", "address": "fa:16:3e:ca:ba:c2", "network": {"id": "ef4d65b9-dff6-47a6-8583-c3b81660385f", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1669427401-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e4bb233ed2e7456ab3fb3a3a392985de", "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": "tap0daaff57-e8", "ovs_interfaceid": "0daaff57-e897-4954-8703-984565f067dd", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:17:09 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-250e6869-057a-4ff4-9f0f-86f6c1b41886 req-1a1280d5-ea33-437b-a3b2-115e7aac9ba4 service nova] Releasing lock "refresh_cache-54b3aa7b-6afb-41fc-9df5-f1410e42373d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Start building block device mappings for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG nova.policy [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '82a98dc6d8784ac283182a5897e7b64e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'feaed3b2969b47a09dd1bfc50c89d3ce', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=88015) authorize /opt/stack/nova/nova/policy.py:192}} Jul 23 03:17:09 devstack sudo[88839]: pam_unix(sudo:session): session closed for user root Jul 23 03:17:09 devstack nova-compute[88015]: INFO oslo.privsep.daemon [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Spawned new privsep daemon via rootwrap Jul 23 03:17:09 devstack nova-compute[88015]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 23 03:17:09 devstack nova-compute[88015]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 23 03:17:09 devstack nova-compute[88015]: 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 23 03:17:09 devstack nova-compute[88015]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 88856 Jul 23 03:17:09 devstack nova-compute[88015]: WARNING oslo_privsep.priv_context [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] privsep daemon already running Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Start spawning the instance on the hypervisor. {{(pid=88015) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Creating instance directory {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 23 03:17:09 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Creating image(s) Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "/opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "/opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "/opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.179s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:17:09 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:10 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-faed13b8-0636-489f-a361-8948596749c9 req-80648da6-e9a0-4e35-a082-bc84ca2bc9c0 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 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.156s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925/disk 1073741824 {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925/disk 1073741824" returned: 0 in 0.070s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.258s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=88015) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager.update_available_resource {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap049d63d9-ba, may_exist=True, interface_attrs={}) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap049d63d9-ba, col_values=(('qos', UUID('6d7793a0-4308-4cba-9359-109647bab382')),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap049d63d9-ba, col_values=(('external_ids', {'iface-id': '049d63d9-baa5-4866-a946-f1033fb74360', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:b9:36:da', 'vm-uuid': 'e1a81806-7c3b-49e7-8d14-cd18bc62bac9'}),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=88015) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap0daaff57-e8, may_exist=True, interface_attrs={}) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap0daaff57-e8, col_values=(('qos', UUID('3d64bec4-d331-4990-ad76-e3d5cf7ed646')),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap0daaff57-e8, col_values=(('external_ids', {'iface-id': '0daaff57-e897-4954-8703-984565f067dd', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:ca:ba:c2', 'vm-uuid': '54b3aa7b-6afb-41fc-9df5-f1410e42373d'}),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:10 devstack nova-compute[88015]: INFO os_vif [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:b9:36:da,bridge_name='br-int',has_traffic_filtering=True,id=049d63d9-baa5-4866-a946-f1033fb74360,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap049d63d9-ba') Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-faed13b8-0636-489f-a361-8948596749c9 req-80648da6-e9a0-4e35-a082-bc84ca2bc9c0 service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Updated VIF entry in instance network info cache for port 049d63d9-baa5-4866-a946-f1033fb74360. {{(pid=88015) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-faed13b8-0636-489f-a361-8948596749c9 req-80648da6-e9a0-4e35-a082-bc84ca2bc9c0 service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Updating instance_info_cache with network_info: [{"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:17:10 devstack nova-compute[88015]: INFO os_vif [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:ca:ba:c2,bridge_name='br-int',has_traffic_filtering=True,id=0daaff57-e897-4954-8703-984565f067dd,network=Network(ef4d65b9-dff6-47a6-8583-c3b81660385f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0daaff57-e8') Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:10 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] CMD "env LANG=C uptime" returned: 0 in 0.078s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Hypervisor/Node resource view: name=devstack free_ram=5855MB free_disk=14.943946838378906GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=88015) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-faed13b8-0636-489f-a361-8948596749c9 req-80648da6-e9a0-4e35-a082-bc84ca2bc9c0 service nova] Releasing lock "refresh_cache-e1a81806-7c3b-49e7-8d14-cd18bc62bac9" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.487s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Checking if we can resize image /opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925/disk. size=1073741824 {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/b67aee05-15ca-4716-a649-7640428ba925/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] No VIF found with MAC fa:16:3e:b9:36:da, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Acquiring lock "a3db87f7-348f-4663-90d7-715233490727" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "a3db87f7-348f-4663-90d7-715233490727" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:17:10 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] No VIF found with MAC fa:16:3e:ca:ba:c2, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Starting instance... {{(pid=88015) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/b67aee05-15ca-4716-a649-7640428ba925/disk --force-share --output=json" returned: 0 in 0.322s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Cannot resize image /opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925/disk to a smaller size. {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Created local disks {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Ensure instance console log exists: /opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925/console.log {{(pid=88015) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.010s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Instance 54b3aa7b-6afb-41fc-9df5-f1410e42373d actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=88015) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Instance e1a81806-7c3b-49e7-8d14-cd18bc62bac9 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=88015) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Instance b67aee05-15ca-4716-a649-7640428ba925 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=88015) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Instance a3db87f7-348f-4663-90d7-715233490727 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=88015) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1797}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Total usable vcpus: 4, total allocated vcpus: 3 {{(pid=88015) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=1088MB phys_disk=25GB used_disk=3GB total_vcpus=4 used_vcpus=3 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 03:17:10 up 32 min, 1 user, load average: 4.25, 2.68, 1.99\n', 'num_instances': '3', 'num_vm_building': '3', 'num_task_spawning': '3', 'num_os_type_None': '3', 'num_proj_e4bb233ed2e7456ab3fb3a3a392985de': '1', 'io_workload': '3', 'num_proj_feaed3b2969b47a09dd1bfc50c89d3ce': '2'} {{(pid=88015) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-524fb970-99db-4b34-8558-87b09fab4174 req-acb1565c-56d6-4602-9e2b-019532a1867d service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Received event network-vif-plugged-049d63d9-baa5-4866-a946-f1033fb74360 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-524fb970-99db-4b34-8558-87b09fab4174 req-acb1565c-56d6-4602-9e2b-019532a1867d service nova] Acquiring lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-524fb970-99db-4b34-8558-87b09fab4174 req-acb1565c-56d6-4602-9e2b-019532a1867d service nova] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.013s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-524fb970-99db-4b34-8558-87b09fab4174 req-acb1565c-56d6-4602-9e2b-019532a1867d service nova] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-524fb970-99db-4b34-8558-87b09fab4174 req-acb1565c-56d6-4602-9e2b-019532a1867d service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Processing event network-vif-plugged-049d63d9-baa5-4866-a946-f1033fb74360 {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Compute_service record updated for devstack:devstack {{(pid=88015) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.042s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.469s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG oslo.service.backend._threading.loopingcall [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.95 seconds {{(pid=88015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:17:11 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=88015) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 23 03:17:11 devstack nova-compute[88015]: INFO nova.compute.claims [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Claim successful on node devstack Jul 23 03:17:12 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:17:12 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:17:12 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:17:12 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:12 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.725s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:12 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Start building networks asynchronously for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 23 03:17:12 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Successfully created port: 0b38685f-de3e-418e-8e6a-ef8327c76c65 {{(pid=88015) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 23 03:17:12 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Allocating IP information in the background. {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 23 03:17:12 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] allocate_for_instance() {{(pid=88015) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 23 03:17:12 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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 23 03:17:12 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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 23 03:17:12 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 23 03:17:12 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Start building block device mappings for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Start spawning the instance on the hypervisor. {{(pid=88015) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Creating instance directory {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 23 03:17:13 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Creating image(s) Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Acquiring lock "/opt/stack/data/nova/instances/a3db87f7-348f-4663-90d7-715233490727/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "/opt/stack/data/nova/instances/a3db87f7-348f-4663-90d7-715233490727/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "/opt/stack/data/nova/instances/a3db87f7-348f-4663-90d7-715233490727/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.195s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Acquiring lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.233s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/a3db87f7-348f-4663-90d7-715233490727/disk 1073741824 {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/a3db87f7-348f-4663-90d7-715233490727/disk 1073741824" returned: 0 in 0.148s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.396s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.270s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Checking if we can resize image /opt/stack/data/nova/instances/a3db87f7-348f-4663-90d7-715233490727/disk. size=1073741824 {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 23 03:17:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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/a3db87f7-348f-4663-90d7-715233490727/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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/a3db87f7-348f-4663-90d7-715233490727/disk --force-share --output=json" returned: 0 in 0.235s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Cannot resize image /opt/stack/data/nova/instances/a3db87f7-348f-4663-90d7-715233490727/disk to a smaller size. {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Created local disks {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Ensure instance console log exists: /opt/stack/data/nova/instances/a3db87f7-348f-4663-90d7-715233490727/console.log {{(pid=88015) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=88015) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.virt.driver [-] Emitting event Started> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:14 devstack nova-compute[88015]: INFO nova.compute.manager [-] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] VM Started (Lifecycle Event) Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Guest created on hypervisor {{(pid=88015) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 23 03:17:14 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Instance spawned successfully. Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] 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=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Found default for hw_cdrom_bus of ide {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Found default for hw_disk_bus of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Found default for hw_input_bus of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Found default for hw_pointer_model of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Found default for hw_video_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Found default for hw_vif_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:14 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Paused> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:14 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] VM Paused (Lifecycle Event) Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Started> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:14 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] VM Started (Lifecycle Event) Jul 23 03:17:14 devstack nova-compute[88015]: INFO nova.compute.manager [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Took 18.86 seconds to spawn the instance on the hypervisor. Jul 23 03:17:14 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:15 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:15 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Paused> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:15 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] VM Paused (Lifecycle Event) Jul 23 03:17:15 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:15 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:17:15 devstack nova-compute[88015]: INFO nova.compute.manager [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Took 20.06 seconds to build instance. Jul 23 03:17:15 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-82b97d6a-8e0c-4ce0-8565-f34e3e523001 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 20.325s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:15 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 15.130s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:15 devstack nova-compute[88015]: INFO nova.compute.manager [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:17:15 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:15 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:17:15 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Resumed> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:15 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] VM Resumed (Lifecycle Event) Jul 23 03:17:15 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:15 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:15 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:17:15 devstack nova-compute[88015]: DEBUG nova.policy [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '9253979899e44edc9bee13e8d7972346', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6d6bcd4d2364c24a62aa8b2e4a4c9be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=88015) authorize /opt/stack/nova/nova/policy.py:192}} Jul 23 03:17:15 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Successfully updated port: 0b38685f-de3e-418e-8e6a-ef8327c76c65 {{(pid=88015) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "refresh_cache-b67aee05-15ca-4716-a649-7640428ba925" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquired lock "refresh_cache-b67aee05-15ca-4716-a649-7640428ba925" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Building network info cache for instance {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-d6710f15-5bf2-49b7-8c73-2722a595d70a req-e8120d06-e139-446c-bb66-07dad011df83 service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Received event network-vif-plugged-049d63d9-baa5-4866-a946-f1033fb74360 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-d6710f15-5bf2-49b7-8c73-2722a595d70a req-e8120d06-e139-446c-bb66-07dad011df83 service nova] Acquiring lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-d6710f15-5bf2-49b7-8c73-2722a595d70a req-e8120d06-e139-446c-bb66-07dad011df83 service nova] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-d6710f15-5bf2-49b7-8c73-2722a595d70a req-e8120d06-e139-446c-bb66-07dad011df83 service nova] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-d6710f15-5bf2-49b7-8c73-2722a595d70a req-e8120d06-e139-446c-bb66-07dad011df83 service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] No waiting events found dispatching network-vif-plugged-049d63d9-baa5-4866-a946-f1033fb74360 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:17:16 devstack nova-compute[88015]: WARNING nova.compute.manager [req-d6710f15-5bf2-49b7-8c73-2722a595d70a req-e8120d06-e139-446c-bb66-07dad011df83 service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Received unexpected event network-vif-plugged-049d63d9-baa5-4866-a946-f1033fb74360 for instance with vm_state active and task_state None. Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-95c9dc12-def9-45f5-9e19-af5526f10031 req-b1aa20d4-a76f-41ba-9fdd-e51cb1ab6f8d service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Received event network-vif-plugged-0daaff57-e897-4954-8703-984565f067dd {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-95c9dc12-def9-45f5-9e19-af5526f10031 req-b1aa20d4-a76f-41ba-9fdd-e51cb1ab6f8d service nova] Acquiring lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-95c9dc12-def9-45f5-9e19-af5526f10031 req-b1aa20d4-a76f-41ba-9fdd-e51cb1ab6f8d service nova] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-95c9dc12-def9-45f5-9e19-af5526f10031 req-b1aa20d4-a76f-41ba-9fdd-e51cb1ab6f8d service nova] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.004s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-95c9dc12-def9-45f5-9e19-af5526f10031 req-b1aa20d4-a76f-41ba-9fdd-e51cb1ab6f8d service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Processing event network-vif-plugged-0daaff57-e897-4954-8703-984565f067dd {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Instance event wait completed in 1 seconds for network-vif-plugged {{(pid=88015) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Guest created on hypervisor {{(pid=88015) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Resumed> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:16 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] VM Resumed (Lifecycle Event) Jul 23 03:17:16 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Instance spawned successfully. Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] 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=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Found default for hw_cdrom_bus of ide {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Found default for hw_disk_bus of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Found default for hw_input_bus of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Found default for hw_pointer_model of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Found default for hw_video_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Found default for hw_vif_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:16 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:17:16 devstack nova-compute[88015]: INFO nova.compute.manager [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Took 31.40 seconds to spawn the instance on the hypervisor. Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:16 devstack nova-compute[88015]: INFO nova.compute.manager [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Took 32.79 seconds to build instance. Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-a25341d5-ed0c-409b-a807-1386fdd6820f tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 33.026s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 16.724s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:16 devstack nova-compute[88015]: INFO nova.compute.manager [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:17:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.003s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:17 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Successfully created port: b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 {{(pid=88015) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 23 03:17:17 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Instance cache missing network info. {{(pid=88015) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 23 03:17:19 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Received event network-vif-plugged-0daaff57-e897-4954-8703-984565f067dd {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:19 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 service nova] Acquiring lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:19 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 service nova] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:19 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 service nova] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:19 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] No waiting events found dispatching network-vif-plugged-0daaff57-e897-4954-8703-984565f067dd {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:17:19 devstack nova-compute[88015]: WARNING nova.compute.manager [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Received unexpected event network-vif-plugged-0daaff57-e897-4954-8703-984565f067dd for instance with vm_state active and task_state None. Jul 23 03:17:19 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Received event network-changed-0b38685f-de3e-418e-8e6a-ef8327c76c65 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:19 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Refreshing instance network info cache due to event network-changed-0b38685f-de3e-418e-8e6a-ef8327c76c65. {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 23 03:17:19 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 service nova] Acquiring lock "refresh_cache-b67aee05-15ca-4716-a649-7640428ba925" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:17:19 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:20 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Successfully updated port: b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 {{(pid=88015) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 23 03:17:20 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:20 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Acquiring lock "refresh_cache-a3db87f7-348f-4663-90d7-715233490727" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:17:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Acquired lock "refresh_cache-a3db87f7-348f-4663-90d7-715233490727" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:17:20 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Building network info cache for instance {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 23 03:17:20 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:20 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:21 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Instance cache missing network info. {{(pid=88015) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 23 03:17:21 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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 23 03:17:21 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:21 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:21 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-e8d19ba4-df3f-4d0c-8857-58934d911e2a req-c6a6127b-cd8f-448d-b92e-089cd608bb59 service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] Received event network-changed-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:21 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-e8d19ba4-df3f-4d0c-8857-58934d911e2a req-c6a6127b-cd8f-448d-b92e-089cd608bb59 service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] Refreshing instance network info cache due to event network-changed-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0. {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 23 03:17:21 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-e8d19ba4-df3f-4d0c-8857-58934d911e2a req-c6a6127b-cd8f-448d-b92e-089cd608bb59 service nova] Acquiring lock "refresh_cache-a3db87f7-348f-4663-90d7-715233490727" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Updating instance_info_cache with network_info: [{"id": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:17:22 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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 23 03:17:22 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Releasing lock "refresh_cache-b67aee05-15ca-4716-a649-7640428ba925" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Instance network_info: |[{"id": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 service nova] Acquired lock "refresh_cache-b67aee05-15ca-4716-a649-7640428ba925" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Refreshing network info cache for port 0b38685f-de3e-418e-8e6a-ef8327c76c65 {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Start _get_guest_xml network_info=[{"id": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'guest_format': None, 'encryption_options': None, 'device_type': 'disk', 'image_id': '2d810839-198a-4642-93d6-ed27296a0802'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 23 03:17:22 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='2d810839-198a-4642-93d6-ed27296a0802', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-826091199', uuid='b67aee05-15ca-4716-a649-7640428ba925'), owner=OwnerMeta(userid='82a98dc6d8784ac283182a5897e7b64e', username='tempest-ServerRescueNegativeTestJSON-321196915-project-member', projectid='feaed3b2969b47a09dd1bfc50c89d3ce', projectname='tempest-ServerRescueNegativeTestJSON-321196915'), image=ImageMeta(id='2d810839-198a-4642-93d6-ed27296a0802', 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": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "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=1784769442.6491697) {{(pid=88015) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 23 03:17:22 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 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 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CPU controller missing on host. {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CPU controller found on host. {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=88015) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-23T01:12:35Z,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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=), allow threads: True {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Flavor limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Image limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Flavor pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Image pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Got 1 possible topologies {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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-23T01:17:07Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-826091199',display_name='tempest-ServerRescueNegativeTestJSON-server-826091199',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-826091199',id=3,image_ref='2d810839-198a-4642-93d6-ed27296a0802',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='feaed3b2969b47a09dd1bfc50c89d3ce',ramdisk_id='',reservation_id='r-igzkot7i',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-321196915',owner_user_name='tempest-ServerRescueNegativeTestJSON-321196915-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:17:10Z,user_data=None,user_id='82a98dc6d8784ac283182a5897e7b64e',uuid=b67aee05-15ca-4716-a649-7640428ba925,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=88015) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converting VIF {"id": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b0:c8:59,bridge_name='br-int',has_traffic_filtering=True,id=0b38685f-de3e-418e-8e6a-ef8327c76c65,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0b38685f-de') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'pci_devices' on Instance uuid b67aee05-15ca-4716-a649-7640428ba925 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] End _get_guest_xml xml= Jul 23 03:17:22 devstack nova-compute[88015]: b67aee05-15ca-4716-a649-7640428ba925 Jul 23 03:17:22 devstack nova-compute[88015]: instance-00000003 Jul 23 03:17:22 devstack nova-compute[88015]: 196608 Jul 23 03:17:22 devstack nova-compute[88015]: 1 Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: tempest-ServerRescueNegativeTestJSON-server-826091199 Jul 23 03:17:22 devstack nova-compute[88015]: 2026-07-23 01:17:22 Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: 192 Jul 23 03:17:22 devstack nova-compute[88015]: 1 Jul 23 03:17:22 devstack nova-compute[88015]: 0 Jul 23 03:17:22 devstack nova-compute[88015]: 0 Jul 23 03:17:22 devstack nova-compute[88015]: 1 Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: True Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: bare Jul 23 03:17:22 devstack nova-compute[88015]: qcow2 Jul 23 03:17:22 devstack nova-compute[88015]: 1 Jul 23 03:17:22 devstack nova-compute[88015]: 0 Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: virtio Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: tempest-ServerRescueNegativeTestJSON-321196915-project-member Jul 23 03:17:22 devstack nova-compute[88015]: tempest-ServerRescueNegativeTestJSON-321196915 Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: OpenStack Foundation Jul 23 03:17:22 devstack nova-compute[88015]: OpenStack Nova Jul 23 03:17:22 devstack nova-compute[88015]: 33.1.0 Jul 23 03:17:22 devstack nova-compute[88015]: b67aee05-15ca-4716-a649-7640428ba925 Jul 23 03:17:22 devstack nova-compute[88015]: b67aee05-15ca-4716-a649-7640428ba925 Jul 23 03:17:22 devstack nova-compute[88015]: Virtual Machine Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: hvm Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: 1 Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: /dev/urandom Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: Jul 23 03:17:22 devstack nova-compute[88015]: {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Preparing to wait for external event network-vif-plugged-0b38685f-de3e-418e-8e6a-ef8327c76c65 {{(pid=88015) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "b67aee05-15ca-4716-a649-7640428ba925-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "b67aee05-15ca-4716-a649-7640428ba925-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "b67aee05-15ca-4716-a649-7640428ba925-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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-23T01:17:07Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-826091199',display_name='tempest-ServerRescueNegativeTestJSON-server-826091199',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-826091199',id=3,image_ref='2d810839-198a-4642-93d6-ed27296a0802',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='feaed3b2969b47a09dd1bfc50c89d3ce',ramdisk_id='',reservation_id='r-igzkot7i',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-321196915',owner_user_name='tempest-ServerRescueNegativeTestJSON-321196915-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:17:10Z,user_data=None,user_id='82a98dc6d8784ac283182a5897e7b64e',uuid=b67aee05-15ca-4716-a649-7640428ba925,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converting VIF {"id": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b0:c8:59,bridge_name='br-int',has_traffic_filtering=True,id=0b38685f-de3e-418e-8e6a-ef8327c76c65,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0b38685f-de') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG os_vif [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:b0:c8:59,bridge_name='br-int',has_traffic_filtering=True,id=0b38685f-de3e-418e-8e6a-ef8327c76c65,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0b38685f-de') {{(pid=88015) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:22 devstack nova-compute[88015]: 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=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:22 devstack nova-compute[88015]: 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': '97f5eeb6-8c58-51b6-b567-6c6940442fae', '_type': 'linux-noop'}}, row=False) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap0b38685f-de, may_exist=True, interface_attrs={}) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap0b38685f-de, col_values=(('qos', UUID('f3d46968-3b50-4f1d-9e95-ecc7dd1f70eb')),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:22 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap0b38685f-de, col_values=(('external_ids', {'iface-id': '0b38685f-de3e-418e-8e6a-ef8327c76c65', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:b0:c8:59', 'vm-uuid': 'b67aee05-15ca-4716-a649-7640428ba925'}),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:23 devstack nova-compute[88015]: INFO os_vif [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:b0:c8:59,bridge_name='br-int',has_traffic_filtering=True,id=0b38685f-de3e-418e-8e6a-ef8327c76c65,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0b38685f-de') Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] No VIF found with MAC fa:16:3e:b0:c8:59, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Updating instance_info_cache with network_info: [{"id": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "address": "fa:16:3e:0e:77:ee", "network": {"id": "aa8d712b-1406-4dbf-b915-c2df5b31834b", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-115453472-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "b6d6bcd4d2364c24a62aa8b2e4a4c9be", "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": "tapb31ff8d3-ef", "ovs_interfaceid": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Releasing lock "refresh_cache-a3db87f7-348f-4663-90d7-715233490727" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Instance network_info: |[{"id": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "address": "fa:16:3e:0e:77:ee", "network": {"id": "aa8d712b-1406-4dbf-b915-c2df5b31834b", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-115453472-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "b6d6bcd4d2364c24a62aa8b2e4a4c9be", "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": "tapb31ff8d3-ef", "ovs_interfaceid": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Start _get_guest_xml network_info=[{"id": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "address": "fa:16:3e:0e:77:ee", "network": {"id": "aa8d712b-1406-4dbf-b915-c2df5b31834b", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-115453472-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "b6d6bcd4d2364c24a62aa8b2e4a4c9be", "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": "tapb31ff8d3-ef", "ovs_interfaceid": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'guest_format': None, 'encryption_options': None, 'device_type': 'disk', 'image_id': '2d810839-198a-4642-93d6-ed27296a0802'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-e8d19ba4-df3f-4d0c-8857-58934d911e2a req-c6a6127b-cd8f-448d-b92e-089cd608bb59 service nova] Acquired lock "refresh_cache-a3db87f7-348f-4663-90d7-715233490727" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-e8d19ba4-df3f-4d0c-8857-58934d911e2a req-c6a6127b-cd8f-448d-b92e-089cd608bb59 service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] Refreshing network info cache for port b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 23 03:17:23 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='2d810839-198a-4642-93d6-ed27296a0802', instance_meta=NovaInstanceMeta(name='tempest-VolumesAdminNegativeTest-server-418314528', uuid='a3db87f7-348f-4663-90d7-715233490727'), owner=OwnerMeta(userid='9253979899e44edc9bee13e8d7972346', username='tempest-VolumesAdminNegativeTest-1816620113-project-member', projectid='b6d6bcd4d2364c24a62aa8b2e4a4c9be', projectname='tempest-VolumesAdminNegativeTest-1816620113'), image=ImageMeta(id='2d810839-198a-4642-93d6-ed27296a0802', 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": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "address": "fa:16:3e:0e:77:ee", "network": {"id": "aa8d712b-1406-4dbf-b915-c2df5b31834b", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-115453472-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "b6d6bcd4d2364c24a62aa8b2e4a4c9be", "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": "tapb31ff8d3-ef", "ovs_interfaceid": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "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=1784769443.8327668) {{(pid=88015) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 23 03:17:23 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-e8d19ba4-df3f-4d0c-8857-58934d911e2a req-c6a6127b-cd8f-448d-b92e-089cd608bb59 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 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] CPU controller missing on host. {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] CPU controller found on host. {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=88015) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-23T01:12:35Z,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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=), allow threads: True {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Flavor limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Image limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Flavor pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Image pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Got 1 possible topologies {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 23 03:17:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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-23T01:17:09Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-418314528',display_name='tempest-VolumesAdminNegativeTest-server-418314528',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-418314528',id=4,image_ref='2d810839-198a-4642-93d6-ed27296a0802',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='b6d6bcd4d2364c24a62aa8b2e4a4c9be',ramdisk_id='',reservation_id='r-0w9embj5',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-1816620113',owner_user_name='tempest-VolumesAdminNegativeTest-1816620113-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:17:13Z,user_data=None,user_id='9253979899e44edc9bee13e8d7972346',uuid=a3db87f7-348f-4663-90d7-715233490727,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "address": "fa:16:3e:0e:77:ee", "network": {"id": "aa8d712b-1406-4dbf-b915-c2df5b31834b", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-115453472-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "b6d6bcd4d2364c24a62aa8b2e4a4c9be", "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": "tapb31ff8d3-ef", "ovs_interfaceid": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=88015) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Converting VIF {"id": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "address": "fa:16:3e:0e:77:ee", "network": {"id": "aa8d712b-1406-4dbf-b915-c2df5b31834b", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-115453472-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "b6d6bcd4d2364c24a62aa8b2e4a4c9be", "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": "tapb31ff8d3-ef", "ovs_interfaceid": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:0e:77:ee,bridge_name='br-int',has_traffic_filtering=True,id=b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0,network=Network(aa8d712b-1406-4dbf-b915-c2df5b31834b),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb31ff8d3-ef') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lazy-loading 'pci_devices' on Instance uuid a3db87f7-348f-4663-90d7-715233490727 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] End _get_guest_xml xml= Jul 23 03:17:24 devstack nova-compute[88015]: a3db87f7-348f-4663-90d7-715233490727 Jul 23 03:17:24 devstack nova-compute[88015]: instance-00000004 Jul 23 03:17:24 devstack nova-compute[88015]: 196608 Jul 23 03:17:24 devstack nova-compute[88015]: 1 Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: tempest-VolumesAdminNegativeTest-server-418314528 Jul 23 03:17:24 devstack nova-compute[88015]: 2026-07-23 01:17:23 Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: 192 Jul 23 03:17:24 devstack nova-compute[88015]: 1 Jul 23 03:17:24 devstack nova-compute[88015]: 0 Jul 23 03:17:24 devstack nova-compute[88015]: 0 Jul 23 03:17:24 devstack nova-compute[88015]: 1 Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: True Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: bare Jul 23 03:17:24 devstack nova-compute[88015]: qcow2 Jul 23 03:17:24 devstack nova-compute[88015]: 1 Jul 23 03:17:24 devstack nova-compute[88015]: 0 Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: virtio Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: tempest-VolumesAdminNegativeTest-1816620113-project-member Jul 23 03:17:24 devstack nova-compute[88015]: tempest-VolumesAdminNegativeTest-1816620113 Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: OpenStack Foundation Jul 23 03:17:24 devstack nova-compute[88015]: OpenStack Nova Jul 23 03:17:24 devstack nova-compute[88015]: 33.1.0 Jul 23 03:17:24 devstack nova-compute[88015]: a3db87f7-348f-4663-90d7-715233490727 Jul 23 03:17:24 devstack nova-compute[88015]: a3db87f7-348f-4663-90d7-715233490727 Jul 23 03:17:24 devstack nova-compute[88015]: Virtual Machine Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: hvm Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: 1 Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: /dev/urandom Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: Jul 23 03:17:24 devstack nova-compute[88015]: {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Preparing to wait for external event network-vif-plugged-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 {{(pid=88015) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Acquiring lock "a3db87f7-348f-4663-90d7-715233490727-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "a3db87f7-348f-4663-90d7-715233490727-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "a3db87f7-348f-4663-90d7-715233490727-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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-23T01:17:09Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-418314528',display_name='tempest-VolumesAdminNegativeTest-server-418314528',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-418314528',id=4,image_ref='2d810839-198a-4642-93d6-ed27296a0802',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='b6d6bcd4d2364c24a62aa8b2e4a4c9be',ramdisk_id='',reservation_id='r-0w9embj5',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-1816620113',owner_user_name='tempest-VolumesAdminNegativeTest-1816620113-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:17:13Z,user_data=None,user_id='9253979899e44edc9bee13e8d7972346',uuid=a3db87f7-348f-4663-90d7-715233490727,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "address": "fa:16:3e:0e:77:ee", "network": {"id": "aa8d712b-1406-4dbf-b915-c2df5b31834b", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-115453472-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "b6d6bcd4d2364c24a62aa8b2e4a4c9be", "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": "tapb31ff8d3-ef", "ovs_interfaceid": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Converting VIF {"id": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "address": "fa:16:3e:0e:77:ee", "network": {"id": "aa8d712b-1406-4dbf-b915-c2df5b31834b", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-115453472-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "b6d6bcd4d2364c24a62aa8b2e4a4c9be", "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": "tapb31ff8d3-ef", "ovs_interfaceid": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:0e:77:ee,bridge_name='br-int',has_traffic_filtering=True,id=b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0,network=Network(aa8d712b-1406-4dbf-b915-c2df5b31834b),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb31ff8d3-ef') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG os_vif [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:0e:77:ee,bridge_name='br-int',has_traffic_filtering=True,id=b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0,network=Network(aa8d712b-1406-4dbf-b915-c2df5b31834b),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb31ff8d3-ef') {{(pid=88015) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:24 devstack nova-compute[88015]: 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=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:24 devstack nova-compute[88015]: 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': '7e956b9a-8c65-5de8-8a8a-46df66110d68', '_type': 'linux-noop'}}, row=False) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapb31ff8d3-ef, may_exist=True, interface_attrs={}) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapb31ff8d3-ef, col_values=(('qos', UUID('465bb191-afb4-4b3d-8b66-943c10c03fa0')),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapb31ff8d3-ef, col_values=(('external_ids', {'iface-id': 'b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:0e:77:ee', 'vm-uuid': 'a3db87f7-348f-4663-90d7-715233490727'}),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:24 devstack nova-compute[88015]: INFO os_vif [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:0e:77:ee,bridge_name='br-int',has_traffic_filtering=True,id=b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0,network=Network(aa8d712b-1406-4dbf-b915-c2df5b31834b),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb31ff8d3-ef') Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:17:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] No VIF found with MAC fa:16:3e:0e:77:ee, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:17:25 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-a86b698d-a065-4ac2-8cf2-ed5a9a1aa84c req-c9426e02-cdb3-4a8a-ac88-2dd108fd983e service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Received event network-vif-plugged-0b38685f-de3e-418e-8e6a-ef8327c76c65 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:25 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-a86b698d-a065-4ac2-8cf2-ed5a9a1aa84c req-c9426e02-cdb3-4a8a-ac88-2dd108fd983e service nova] Acquiring lock "b67aee05-15ca-4716-a649-7640428ba925-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:25 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-a86b698d-a065-4ac2-8cf2-ed5a9a1aa84c req-c9426e02-cdb3-4a8a-ac88-2dd108fd983e service nova] Lock "b67aee05-15ca-4716-a649-7640428ba925-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:25 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-a86b698d-a065-4ac2-8cf2-ed5a9a1aa84c req-c9426e02-cdb3-4a8a-ac88-2dd108fd983e service nova] Lock "b67aee05-15ca-4716-a649-7640428ba925-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:25 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-a86b698d-a065-4ac2-8cf2-ed5a9a1aa84c req-c9426e02-cdb3-4a8a-ac88-2dd108fd983e service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Processing event network-vif-plugged-0b38685f-de3e-418e-8e6a-ef8327c76c65 {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 23 03:17:26 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:26 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 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 23 03:17:26 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:26 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:27 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-e8d19ba4-df3f-4d0c-8857-58934d911e2a req-c6a6127b-cd8f-448d-b92e-089cd608bb59 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 23 03:17:27 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:27 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:27 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:27 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Updated VIF entry in instance network info cache for port 0b38685f-de3e-418e-8e6a-ef8327c76c65. {{(pid=88015) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 23 03:17:27 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Updating instance_info_cache with network_info: [{"id": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:17:27 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8fff7bfb-49cb-44e6-8e13-386e823eec1c req-f719424a-6d21-403d-9059-3ec0984cafa2 service nova] Releasing lock "refresh_cache-b67aee05-15ca-4716-a649-7640428ba925" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:17:28 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-3ea090be-15be-40fe-bffa-098d5809c210 req-c8e18d06-1b62-45d0-9356-5da5d108f384 service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Received event network-vif-plugged-0b38685f-de3e-418e-8e6a-ef8327c76c65 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:28 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-3ea090be-15be-40fe-bffa-098d5809c210 req-c8e18d06-1b62-45d0-9356-5da5d108f384 service nova] Acquiring lock "b67aee05-15ca-4716-a649-7640428ba925-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:28 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-3ea090be-15be-40fe-bffa-098d5809c210 req-c8e18d06-1b62-45d0-9356-5da5d108f384 service nova] Lock "b67aee05-15ca-4716-a649-7640428ba925-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:28 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-3ea090be-15be-40fe-bffa-098d5809c210 req-c8e18d06-1b62-45d0-9356-5da5d108f384 service nova] Lock "b67aee05-15ca-4716-a649-7640428ba925-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:28 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-3ea090be-15be-40fe-bffa-098d5809c210 req-c8e18d06-1b62-45d0-9356-5da5d108f384 service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] No waiting events found dispatching network-vif-plugged-0b38685f-de3e-418e-8e6a-ef8327c76c65 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:17:28 devstack nova-compute[88015]: WARNING nova.compute.manager [req-3ea090be-15be-40fe-bffa-098d5809c210 req-c8e18d06-1b62-45d0-9356-5da5d108f384 service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Received unexpected event network-vif-plugged-0b38685f-de3e-418e-8e6a-ef8327c76c65 for instance with vm_state building and task_state spawning. Jul 23 03:17:28 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-3ea090be-15be-40fe-bffa-098d5809c210 req-c8e18d06-1b62-45d0-9356-5da5d108f384 service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] Received event network-vif-plugged-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:28 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-3ea090be-15be-40fe-bffa-098d5809c210 req-c8e18d06-1b62-45d0-9356-5da5d108f384 service nova] Acquiring lock "a3db87f7-348f-4663-90d7-715233490727-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:28 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-3ea090be-15be-40fe-bffa-098d5809c210 req-c8e18d06-1b62-45d0-9356-5da5d108f384 service nova] Lock "a3db87f7-348f-4663-90d7-715233490727-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:28 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-3ea090be-15be-40fe-bffa-098d5809c210 req-c8e18d06-1b62-45d0-9356-5da5d108f384 service nova] Lock "a3db87f7-348f-4663-90d7-715233490727-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:28 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-3ea090be-15be-40fe-bffa-098d5809c210 req-c8e18d06-1b62-45d0-9356-5da5d108f384 service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] Processing event network-vif-plugged-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 23 03:17:28 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-e8d19ba4-df3f-4d0c-8857-58934d911e2a req-c6a6127b-cd8f-448d-b92e-089cd608bb59 service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] Updated VIF entry in instance network info cache for port b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0. {{(pid=88015) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 23 03:17:28 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-e8d19ba4-df3f-4d0c-8857-58934d911e2a req-c6a6127b-cd8f-448d-b92e-089cd608bb59 service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] Updating instance_info_cache with network_info: [{"id": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "address": "fa:16:3e:0e:77:ee", "network": {"id": "aa8d712b-1406-4dbf-b915-c2df5b31834b", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-115453472-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "b6d6bcd4d2364c24a62aa8b2e4a4c9be", "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": "tapb31ff8d3-ef", "ovs_interfaceid": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:17:29 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-e8d19ba4-df3f-4d0c-8857-58934d911e2a req-c6a6127b-cd8f-448d-b92e-089cd608bb59 service nova] Releasing lock "refresh_cache-a3db87f7-348f-4663-90d7-715233490727" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:17:29 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:29 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:29 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:29 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.007s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:29 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lazy-loading 'flavor' on Instance uuid 54b3aa7b-6afb-41fc-9df5-f1410e42373d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:17:29 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:29 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 0.294s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Started> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:30 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: a3db87f7-348f-4663-90d7-715233490727] VM Started (Lifecycle Event) Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=88015) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Guest created on hypervisor {{(pid=88015) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 23 03:17:30 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: a3db87f7-348f-4663-90d7-715233490727] Instance spawned successfully. Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] 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=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: a3db87f7-348f-4663-90d7-715233490727] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: a3db87f7-348f-4663-90d7-715233490727] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Found default for hw_cdrom_bus of ide {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Found default for hw_disk_bus of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Found default for hw_input_bus of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Found default for hw_pointer_model of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Found default for hw_video_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Found default for hw_vif_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=88015) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Guest created on hypervisor {{(pid=88015) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 23 03:17:30 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: a3db87f7-348f-4663-90d7-715233490727] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Paused> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:30 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: a3db87f7-348f-4663-90d7-715233490727] VM Paused (Lifecycle Event) Jul 23 03:17:30 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: b67aee05-15ca-4716-a649-7640428ba925] Instance spawned successfully. Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] 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=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: a3db87f7-348f-4663-90d7-715233490727] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Resumed> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:30 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: a3db87f7-348f-4663-90d7-715233490727] VM Resumed (Lifecycle Event) Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Found default for hw_cdrom_bus of ide {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Found default for hw_disk_bus of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Found default for hw_input_bus of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Found default for hw_pointer_model of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Found default for hw_video_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:30 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Found default for hw_vif_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: a3db87f7-348f-4663-90d7-715233490727] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: a3db87f7-348f-4663-90d7-715233490727] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-2cde659a-b8dc-4dfa-8350-0d70156c5729 req-3bf4e0b9-368e-4dc3-bd35-68b36469483b service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] Received event network-vif-plugged-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-2cde659a-b8dc-4dfa-8350-0d70156c5729 req-3bf4e0b9-368e-4dc3-bd35-68b36469483b service nova] Acquiring lock "a3db87f7-348f-4663-90d7-715233490727-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-2cde659a-b8dc-4dfa-8350-0d70156c5729 req-3bf4e0b9-368e-4dc3-bd35-68b36469483b service nova] Lock "a3db87f7-348f-4663-90d7-715233490727-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-2cde659a-b8dc-4dfa-8350-0d70156c5729 req-3bf4e0b9-368e-4dc3-bd35-68b36469483b service nova] Lock "a3db87f7-348f-4663-90d7-715233490727-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-2cde659a-b8dc-4dfa-8350-0d70156c5729 req-3bf4e0b9-368e-4dc3-bd35-68b36469483b service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] No waiting events found dispatching network-vif-plugged-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:17:31 devstack nova-compute[88015]: WARNING nova.compute.manager [req-2cde659a-b8dc-4dfa-8350-0d70156c5729 req-3bf4e0b9-368e-4dc3-bd35-68b36469483b service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] Received unexpected event network-vif-plugged-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 for instance with vm_state building and task_state spawning. Jul 23 03:17:31 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: a3db87f7-348f-4663-90d7-715233490727] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Started> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:31 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] VM Started (Lifecycle Event) Jul 23 03:17:31 devstack nova-compute[88015]: INFO nova.compute.manager [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Took 18.41 seconds to spawn the instance on the hypervisor. Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.013s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:31 devstack nova-compute[88015]: INFO nova.compute.manager [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Attaching volume 857758bf-66af-4ba6-b802-ed31c2a18e9d to /dev/vdb Jul 23 03:17:31 devstack nova-compute[88015]: INFO nova.compute.manager [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Took 21.88 seconds to spawn the instance on the hypervisor. Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:17:31 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:17:31 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Paused> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:31 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] VM Paused (Lifecycle Event) Jul 23 03:17:32 devstack nova-compute[88015]: INFO nova.compute.manager [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Took 20.83 seconds to build instance. Jul 23 03:17:32 devstack nova-compute[88015]: DEBUG os_brick.utils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.42', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=88015) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 23 03:17:32 devstack nova-compute[88015]: INFO oslo.privsep.daemon [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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/tmpwon_8b55/privsep.sock'] Jul 23 03:17:32 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:32 devstack sudo[89650]: 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/tmpwon_8b55/privsep.sock Jul 23 03:17:32 devstack sudo[89650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 23 03:17:32 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Resumed> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:32 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] VM Resumed (Lifecycle Event) Jul 23 03:17:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "a3db87f7-348f-4663-90d7-715233490727" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 21.193s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:32 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:32 devstack nova-compute[88015]: INFO nova.compute.manager [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Took 23.77 seconds to build instance. Jul 23 03:17:32 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:17:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "b67aee05-15ca-4716-a649-7640428ba925" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 24.039s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:34 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:34 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Jul 23 03:17:34 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 03:17:34 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 23 03:17:34 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: Jul 23 03:17:34 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 23 03:17:34 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 23 03:17:34 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 03:17:34 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: Jul 23 03:17:34 devstack nova-compute[88015]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Jul 23 03:17:34 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:35 devstack sudo[89650]: pam_unix(sudo:session): session closed for user root Jul 23 03:17:35 devstack nova-compute[88015]: INFO oslo.privsep.daemon [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Spawned new privsep daemon via rootwrap Jul 23 03:17:35 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.scaleio [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=88015) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 23 03:17:35 devstack nova-compute[88015]: WARNING os_brick.initiator.connectors.nvmeof [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Could not find nvme_core/parameters/multipath: FileNotFoundError: [Errno 2] No such file or directory: '/sys/module/nvme_core/parameters/multipath' Jul 23 03:17:35 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Running cmd (subprocess): nvme version {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:35 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] 'nvme version' failed. Not Retrying. {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 23 03:17:35 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.nvmeof [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] nvme not present on system {{(pid=88015) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 23 03:17:35 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.lightos [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=88015) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 23 03:17:35 devstack nova-compute[88015]: INFO os_brick.initiator.connectors.lightos [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Current host hostNQN and IP(s) are ['192.168.122.42', 'fe80::5054:ff:fe52:1526', '172.24.4.1', '2001:db8::2', 'fe80::68f3:a3ff:fe51:a34d', 'fe80::f816:3eff:feb9:36da', 'fe80::f816:3eff:feca:bac2', 'fe80::58f7:40ff:fe71:e27b', 'fe80::74e9:8bff:fec3:c610', 'fe80::f816:3eff:feb0:c859', 'fe80::f816:3eff:fe0e:77ee', 'fe80::849b:6bff:fee1:2a2a'] Jul 23 03:17:35 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.lightos [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=88015) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 23 03:17:35 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.lightos [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] LIGHTOS: no hostnqn found. {{(pid=88015) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 23 03:17:35 devstack nova-compute[88015]: DEBUG os_brick.utils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] <== get_connector_properties: return (3465ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.42', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:c2a6f1866721', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': '4f271597-0225-43ba-9334-61d4aa6e3027', 'nvme_native_multipath': False} {{(pid=88015) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 23 03:17:35 devstack nova-compute[88015]: DEBUG nova.virt.block_device [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Updating existing volume attachment record: 75de7357-840a-4d7b-b9dc-28971d9c27fa {{(pid=88015) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 23 03:17:36 devstack nova-compute[88015]: INFO nova.compute.manager [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Rescuing Jul 23 03:17:36 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "refresh_cache-b67aee05-15ca-4716-a649-7640428ba925" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:17:36 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquired lock "refresh_cache-b67aee05-15ca-4716-a649-7640428ba925" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:17:36 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Building network info cache for instance {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 23 03:17:36 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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 23 03:17:36 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "cache_volume_driver" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:36 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "cache_volume_driver" acquired by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:36 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "cache_volume_driver" "released" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: held 0.012s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:36 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:36 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:36 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Running cmd (subprocess): systemctl is-system-running {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:36 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] CMD "systemctl is-system-running" returned: 0 in 0.074s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:17:36 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.volume.quobyte [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] systemd detected. {{(pid=88015) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 23 03:17:36 devstack nova-compute[88015]: WARNING oslo_config.cfg [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jul 23 03:17:36 devstack nova-compute[88015]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 23 03:17:36 devstack nova-compute[88015]: will be removed from nova when the volume driver is removed from cinder. Jul 23 03:17:36 devstack nova-compute[88015]: ). Its value may be silently ignored in the future. Jul 23 03:17:36 devstack nova-compute[88015]: WARNING oslo_config.cfg [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jul 23 03:17:36 devstack nova-compute[88015]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 23 03:17:36 devstack nova-compute[88015]: will be removed from nova when the volume driver is removed from cinder. Jul 23 03:17:36 devstack nova-compute[88015]: ). Its value may be silently ignored in the future. Jul 23 03:17:36 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.volume.quobyte [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-ef05a0d5-6055-4cc2-b596-139a1dfe3173 at mount point /opt/stack/data/nova/mnt/2d86ac1258d195ad33876999d8ee2c00 via systemd-run {{(pid=88015) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 23 03:17:37 devstack nova-compute[88015]: INFO nova.virt.libvirt.volume.quobyte [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-ef05a0d5-6055-4cc2-b596-139a1dfe3173 Jul 23 03:17:37 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.961s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:37 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.guest [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] attach device xml: Jul 23 03:17:37 devstack nova-compute[88015]: Jul 23 03:17:37 devstack nova-compute[88015]: Jul 23 03:17:37 devstack nova-compute[88015]: Jul 23 03:17:37 devstack nova-compute[88015]: Jul 23 03:17:37 devstack nova-compute[88015]: 857758bf-66af-4ba6-b802-ed31c2a18e9d Jul 23 03:17:37 devstack nova-compute[88015]: Jul 23 03:17:37 devstack nova-compute[88015]: {{(pid=88015) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 23 03:17:38 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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 23 03:17:38 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Updating instance_info_cache with network_info: [{"id": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:17:38 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Releasing lock "refresh_cache-b67aee05-15ca-4716-a649-7640428ba925" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:17:38 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:38 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:38 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:17:38 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] No BDM found with device name vdb, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:17:38 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] No VIF found with MAC fa:16:3e:ca:ba:c2, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.utils [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Queued Task(fn=>, remaining_delay=14.999019410000074 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.998249466000061 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.997778167999968 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:17:39 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: b67aee05-15ca-4716-a649-7640428ba925] Instance destroyed successfully. Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'numa_topology' on Instance uuid b67aee05-15ca-4716-a649-7640428ba925 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lazy-loading 'flavor' on Instance uuid 54b3aa7b-6afb-41fc-9df5-f1410e42373d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:17:39 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Attempting rescue Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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=88015) rescue /opt/stack/nova/nova/virt/libvirt/driver.py:4755}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Instance directory exists: not creating {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5332}} Jul 23 03:17:39 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Creating image(s) Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "/opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "/opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "/opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'trusted_certs' on Instance uuid b67aee05-15ca-4716-a649-7640428ba925 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-bebd1eaa-e0b6-4b19-bf81-3bafe7773f8d tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 7.771s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.003s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.281s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925/disk.rescue {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925/disk.rescue" returned: 0 in 0.048s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.357s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'migration_context' on Instance uuid b67aee05-15ca-4716-a649-7640428ba925 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs,migration_context {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Created local disks {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Start _get_guest_xml network_info=[{"id": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-656257023-network", "vif_mac": "fa:16:3e:b0:c8:59"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=) rescue={'image_id': '2d810839-198a-4642-93d6-ed27296a0802', 'kernel_id': '', 'ramdisk_id': ''} block_device_info=Noneshare_info=ShareMappingList(objects=[]) {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'resources' on Instance uuid b67aee05-15ca-4716-a649-7640428ba925 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:17:39 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='2d810839-198a-4642-93d6-ed27296a0802', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-826091199', uuid='b67aee05-15ca-4716-a649-7640428ba925'), owner=OwnerMeta(userid='82a98dc6d8784ac283182a5897e7b64e', username='tempest-ServerRescueNegativeTestJSON-321196915-project-member', projectid='feaed3b2969b47a09dd1bfc50c89d3ce', projectname='tempest-ServerRescueNegativeTestJSON-321196915'), image=ImageMeta(id='2d810839-198a-4642-93d6-ed27296a0802', 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": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-656257023-network", "vif_mac": "fa:16:3e:b0:c8:59"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "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=1784769459.9118207) {{(pid=88015) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CPU controller missing on host. {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CPU controller found on host. {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=88015) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-23T01:12:35Z,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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=), allow threads: True {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Flavor limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Image limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Flavor pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Image pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Got 1 possible topologies {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'vcpu_model' on Instance uuid b67aee05-15ca-4716-a649-7640428ba925 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:17:39 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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-23T01:17:07Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-826091199',display_name='tempest-ServerRescueNegativeTestJSON-server-826091199',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-826091199',id=3,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-23T01:17:31Z,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='feaed3b2969b47a09dd1bfc50c89d3ce',ramdisk_id='',reservation_id='r-igzkot7i',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-321196915',owner_user_name='tempest-ServerRescueNegativeTestJSON-321196915-project-member'},tags=,task_state='rescuing',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:17:32Z,user_data=None,user_id='82a98dc6d8784ac283182a5897e7b64e',uuid=b67aee05-15ca-4716-a649-7640428ba925,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-656257023-network", "vif_mac": "fa:16:3e:b0:c8:59"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=88015) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converting VIF {"id": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-656257023-network", "vif_mac": "fa:16:3e:b0:c8:59"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:b0:c8:59,bridge_name='br-int',has_traffic_filtering=True,id=0b38685f-de3e-418e-8e6a-ef8327c76c65,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0b38685f-de') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'pci_devices' on Instance uuid b67aee05-15ca-4716-a649-7640428ba925 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model,pci_devices {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] End _get_guest_xml xml= Jul 23 03:17:40 devstack nova-compute[88015]: b67aee05-15ca-4716-a649-7640428ba925 Jul 23 03:17:40 devstack nova-compute[88015]: instance-00000003 Jul 23 03:17:40 devstack nova-compute[88015]: 196608 Jul 23 03:17:40 devstack nova-compute[88015]: 1 Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: tempest-ServerRescueNegativeTestJSON-server-826091199 Jul 23 03:17:40 devstack nova-compute[88015]: 2026-07-23 01:17:39 Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: 192 Jul 23 03:17:40 devstack nova-compute[88015]: 1 Jul 23 03:17:40 devstack nova-compute[88015]: 0 Jul 23 03:17:40 devstack nova-compute[88015]: 0 Jul 23 03:17:40 devstack nova-compute[88015]: 1 Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: True Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: bare Jul 23 03:17:40 devstack nova-compute[88015]: qcow2 Jul 23 03:17:40 devstack nova-compute[88015]: 1 Jul 23 03:17:40 devstack nova-compute[88015]: 0 Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: ide Jul 23 03:17:40 devstack nova-compute[88015]: virtio Jul 23 03:17:40 devstack nova-compute[88015]: pc Jul 23 03:17:40 devstack nova-compute[88015]: virtio Jul 23 03:17:40 devstack nova-compute[88015]: virtio Jul 23 03:17:40 devstack nova-compute[88015]: virtio Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: tempest-ServerRescueNegativeTestJSON-321196915-project-member Jul 23 03:17:40 devstack nova-compute[88015]: tempest-ServerRescueNegativeTestJSON-321196915 Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: OpenStack Foundation Jul 23 03:17:40 devstack nova-compute[88015]: OpenStack Nova Jul 23 03:17:40 devstack nova-compute[88015]: 33.1.0 Jul 23 03:17:40 devstack nova-compute[88015]: b67aee05-15ca-4716-a649-7640428ba925 Jul 23 03:17:40 devstack nova-compute[88015]: b67aee05-15ca-4716-a649-7640428ba925 Jul 23 03:17:40 devstack nova-compute[88015]: Virtual Machine Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: hvm Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: 1 Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: /dev/urandom Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: Jul 23 03:17:40 devstack nova-compute[88015]: {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 23 03:17:40 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: b67aee05-15ca-4716-a649-7640428ba925] Instance destroyed successfully. Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] No BDM found with device name vdb, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] No VIF found with MAC fa:16:3e:b0:c8:59, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:40 devstack nova-compute[88015]: INFO nova.compute.manager [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Terminating instance Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Start destroying the instance on the hypervisor. {{(pid=88015) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3241}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:40 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:41 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG nova.utils [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Queued Task(fn=>, remaining_delay=14.999401587999955 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:17:42 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Instance destroyed successfully. Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lazy-loading 'resources' on Instance uuid 54b3aa7b-6afb-41fc-9df5-f1410e42373d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-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-23T01:16:41Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-2044759460',display_name='tempest-DeleteServersTestJSON-server-2044759460',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-2044759460',id=1,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-23T01:17:16Z,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='e4bb233ed2e7456ab3fb3a3a392985de',ramdisk_id='',reservation_id='r-f5jpu0fh',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-562469624',owner_user_name='tempest-DeleteServersTestJSON-562469624-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-23T01:17:17Z,user_data=None,user_id='b5cafbcbf79b41689cf585a81ecf5b7a',uuid=54b3aa7b-6afb-41fc-9df5-f1410e42373d,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "0daaff57-e897-4954-8703-984565f067dd", "address": "fa:16:3e:ca:ba:c2", "network": {"id": "ef4d65b9-dff6-47a6-8583-c3b81660385f", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1669427401-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e4bb233ed2e7456ab3fb3a3a392985de", "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": "tap0daaff57-e8", "ovs_interfaceid": "0daaff57-e897-4954-8703-984565f067dd", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Converting VIF {"id": "0daaff57-e897-4954-8703-984565f067dd", "address": "fa:16:3e:ca:ba:c2", "network": {"id": "ef4d65b9-dff6-47a6-8583-c3b81660385f", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1669427401-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e4bb233ed2e7456ab3fb3a3a392985de", "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": "tap0daaff57-e8", "ovs_interfaceid": "0daaff57-e897-4954-8703-984565f067dd", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:ca:ba:c2,bridge_name='br-int',has_traffic_filtering=True,id=0daaff57-e897-4954-8703-984565f067dd,network=Network(ef4d65b9-dff6-47a6-8583-c3b81660385f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0daaff57-e8') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG os_vif [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:ca:ba:c2,bridge_name='br-int',has_traffic_filtering=True,id=0daaff57-e897-4954-8703-984565f067dd,network=Network(ef4d65b9-dff6-47a6-8583-c3b81660385f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0daaff57-e8') {{(pid=88015) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap0daaff57-e8, bridge=br-int, if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=3d64bec4-d331-4990-ad76-e3d5cf7ed646) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:17:42 devstack nova-compute[88015]: INFO os_vif [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:ca:ba:c2,bridge_name='br-int',has_traffic_filtering=True,id=0daaff57-e897-4954-8703-984565f067dd,network=Network(ef4d65b9-dff6-47a6-8583-c3b81660385f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0daaff57-e8') Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.069s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:42 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Deleting instance files /opt/stack/data/nova/instances/54b3aa7b-6afb-41fc-9df5-f1410e42373d_del Jul 23 03:17:42 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Deletion of /opt/stack/data/nova/instances/54b3aa7b-6afb-41fc-9df5-f1410e42373d_del complete Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:42 devstack nova-compute[88015]: INFO nova.compute.manager [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Took 1.91 seconds to destroy the instance on the hypervisor. Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG oslo.service.backend._common.loopingcall [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=88015) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG nova.compute.manager [-] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Deallocating network for instance {{(pid=88015) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2365}} Jul 23 03:17:42 devstack nova-compute[88015]: DEBUG nova.network.neutron [-] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] deallocate_for_instance() {{(pid=88015) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 23 03:17:42 devstack nova-compute[88015]: 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 23 03:17:43 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-7141ae60-5550-444a-8520-e59fe9c5baed req-856d1c03-4130-4b8a-974b-28a8b7f4ba50 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Received event network-vif-unplugged-0daaff57-e897-4954-8703-984565f067dd {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:43 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-7141ae60-5550-444a-8520-e59fe9c5baed req-856d1c03-4130-4b8a-974b-28a8b7f4ba50 service nova] Acquiring lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:43 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-7141ae60-5550-444a-8520-e59fe9c5baed req-856d1c03-4130-4b8a-974b-28a8b7f4ba50 service nova] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:43 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-7141ae60-5550-444a-8520-e59fe9c5baed req-856d1c03-4130-4b8a-974b-28a8b7f4ba50 service nova] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:43 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-7141ae60-5550-444a-8520-e59fe9c5baed req-856d1c03-4130-4b8a-974b-28a8b7f4ba50 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] No waiting events found dispatching network-vif-unplugged-0daaff57-e897-4954-8703-984565f067dd {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:17:43 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-7141ae60-5550-444a-8520-e59fe9c5baed req-856d1c03-4130-4b8a-974b-28a8b7f4ba50 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Received event network-vif-unplugged-0daaff57-e897-4954-8703-984565f067dd for instance with task_state deleting. {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11676}} Jul 23 03:17:43 devstack nova-compute[88015]: 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 23 03:17:44 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Removed pending STOPPED event for b67aee05-15ca-4716-a649-7640428ba925 due to new event Resumed> {{(pid=88015) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jul 23 03:17:44 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Resumed> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:44 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] VM Resumed (Lifecycle Event) Jul 23 03:17:44 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-5d7345de-2239-4336-95ce-b2f10cd9f499 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:44 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:44 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:17:44 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] During sync_power_state the instance has a pending task (rescuing). Skip. Jul 23 03:17:44 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Started> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:44 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] VM Started (Lifecycle Event) Jul 23 03:17:44 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:44 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: b67aee05-15ca-4716-a649-7640428ba925] Synchronizing instance power state after lifecycle event "Started"; current vm_state: rescued, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:17:44 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Acquiring lock "a3db87f7-348f-4663-90d7-715233490727" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "a3db87f7-348f-4663-90d7-715233490727" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Acquiring lock "a3db87f7-348f-4663-90d7-715233490727-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "a3db87f7-348f-4663-90d7-715233490727-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.004s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "a3db87f7-348f-4663-90d7-715233490727-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:45 devstack nova-compute[88015]: INFO nova.compute.manager [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Terminating instance Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Start destroying the instance on the hypervisor. {{(pid=88015) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3241}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG nova.utils [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Queued Task(fn=>, remaining_delay=14.997994400999914 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:17:45 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: a3db87f7-348f-4663-90d7-715233490727] Instance destroyed successfully. Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lazy-loading 'resources' on Instance uuid a3db87f7-348f-4663-90d7-715233490727 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-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-23T01:17:09Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-418314528',display_name='tempest-VolumesAdminNegativeTest-server-418314528',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-418314528',id=4,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-23T01:17:31Z,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='b6d6bcd4d2364c24a62aa8b2e4a4c9be',ramdisk_id='',reservation_id='r-0w9embj5',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-1816620113',owner_user_name='tempest-VolumesAdminNegativeTest-1816620113-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-23T01:17:32Z,user_data=None,user_id='9253979899e44edc9bee13e8d7972346',uuid=a3db87f7-348f-4663-90d7-715233490727,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "address": "fa:16:3e:0e:77:ee", "network": {"id": "aa8d712b-1406-4dbf-b915-c2df5b31834b", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-115453472-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "b6d6bcd4d2364c24a62aa8b2e4a4c9be", "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": "tapb31ff8d3-ef", "ovs_interfaceid": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Converting VIF {"id": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "address": "fa:16:3e:0e:77:ee", "network": {"id": "aa8d712b-1406-4dbf-b915-c2df5b31834b", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-115453472-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "b6d6bcd4d2364c24a62aa8b2e4a4c9be", "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": "tapb31ff8d3-ef", "ovs_interfaceid": "b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:0e:77:ee,bridge_name='br-int',has_traffic_filtering=True,id=b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0,network=Network(aa8d712b-1406-4dbf-b915-c2df5b31834b),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb31ff8d3-ef') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG os_vif [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:0e:77:ee,bridge_name='br-int',has_traffic_filtering=True,id=b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0,network=Network(aa8d712b-1406-4dbf-b915-c2df5b31834b),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb31ff8d3-ef') {{(pid=88015) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapb31ff8d3-ef, bridge=br-int, if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=465bb191-afb4-4b3d-8b66-943c10c03fa0) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:45 devstack nova-compute[88015]: INFO os_vif [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:0e:77:ee,bridge_name='br-int',has_traffic_filtering=True,id=b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0,network=Network(aa8d712b-1406-4dbf-b915-c2df5b31834b),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapb31ff8d3-ef') Jul 23 03:17:45 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Deleting instance files /opt/stack/data/nova/instances/a3db87f7-348f-4663-90d7-715233490727_del Jul 23 03:17:45 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Deletion of /opt/stack/data/nova/instances/a3db87f7-348f-4663-90d7-715233490727_del complete Jul 23 03:17:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:46 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:46 devstack nova-compute[88015]: INFO nova.compute.manager [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Took 0.89 seconds to destroy the instance on the hypervisor. Jul 23 03:17:46 devstack nova-compute[88015]: DEBUG oslo.service.backend._common.loopingcall [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=88015) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 23 03:17:46 devstack nova-compute[88015]: DEBUG nova.compute.manager [-] [instance: a3db87f7-348f-4663-90d7-715233490727] Deallocating network for instance {{(pid=88015) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2365}} Jul 23 03:17:46 devstack nova-compute[88015]: DEBUG nova.network.neutron [-] [instance: a3db87f7-348f-4663-90d7-715233490727] deallocate_for_instance() {{(pid=88015) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 23 03:17:46 devstack nova-compute[88015]: 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 23 03:17:46 devstack nova-compute[88015]: DEBUG nova.network.neutron [-] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Updating instance_info_cache with network_info: [] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:17:46 devstack nova-compute[88015]: INFO nova.compute.manager [-] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Took 3.65 seconds to deallocate network for instance. Jul 23 03:17:46 devstack nova-compute[88015]: INFO nova.compute.manager [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Took 0.43 seconds to detach 1 volumes for instance. Jul 23 03:17:46 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-7eb50421-d7c5-44c8-b392-a93133e5b8b6 req-b4cf7837-2553-449a-8a0c-a99bf2ef11a2 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Received event network-vif-unplugged-0daaff57-e897-4954-8703-984565f067dd {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-7eb50421-d7c5-44c8-b392-a93133e5b8b6 req-b4cf7837-2553-449a-8a0c-a99bf2ef11a2 service nova] Acquiring lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-7eb50421-d7c5-44c8-b392-a93133e5b8b6 req-b4cf7837-2553-449a-8a0c-a99bf2ef11a2 service nova] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-7eb50421-d7c5-44c8-b392-a93133e5b8b6 req-b4cf7837-2553-449a-8a0c-a99bf2ef11a2 service nova] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:46 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-7eb50421-d7c5-44c8-b392-a93133e5b8b6 req-b4cf7837-2553-449a-8a0c-a99bf2ef11a2 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] No waiting events found dispatching network-vif-unplugged-0daaff57-e897-4954-8703-984565f067dd {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:17:46 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-7eb50421-d7c5-44c8-b392-a93133e5b8b6 req-b4cf7837-2553-449a-8a0c-a99bf2ef11a2 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Received event network-vif-unplugged-0daaff57-e897-4954-8703-984565f067dd for instance with task_state deleting. {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11676}} Jul 23 03:17:47 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:47 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:47 devstack nova-compute[88015]: 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 23 03:17:47 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:17:47 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:17:47 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-2e2f47b7-106c-43c5-b38e-dcb0cee7ed06 req-dc018f48-a381-4b41-baef-94afdef5a2b0 service nova] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Received event network-vif-deleted-0daaff57-e897-4954-8703-984565f067dd {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:47 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:17:47 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.497s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:47 devstack nova-compute[88015]: INFO nova.scheduler.client.report [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Deleted allocations for instance 54b3aa7b-6afb-41fc-9df5-f1410e42373d Jul 23 03:17:47 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b558e100-ef8e-49b7-b912-024a4cf52d97 tempest-DeleteServersTestJSON-562469624 tempest-DeleteServersTestJSON-562469624-project-member] Lock "54b3aa7b-6afb-41fc-9df5-f1410e42373d" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 7.125s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:48 devstack nova-compute[88015]: DEBUG nova.network.neutron [-] [instance: a3db87f7-348f-4663-90d7-715233490727] Updating instance_info_cache with network_info: [] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:17:48 devstack nova-compute[88015]: INFO nova.compute.manager [-] [instance: a3db87f7-348f-4663-90d7-715233490727] Took 2.05 seconds to deallocate network for instance. Jul 23 03:17:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:48 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:17:48 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:17:48 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:17:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.518s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:48 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:49 devstack nova-compute[88015]: INFO nova.scheduler.client.report [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Deleted allocations for instance a3db87f7-348f-4663-90d7-715233490727 Jul 23 03:17:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6343f2cd-2e9e-441f-9a6a-9c0c3cc64dee tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Lock "a3db87f7-348f-4663-90d7-715233490727" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 4.048s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:49 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-99bd4aff-f4e5-4ed1-9b42-43107732344a req-2e88ae51-d8fd-4868-a743-95dbde53a697 service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] Received event network-vif-unplugged-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-99bd4aff-f4e5-4ed1-9b42-43107732344a req-2e88ae51-d8fd-4868-a743-95dbde53a697 service nova] Acquiring lock "a3db87f7-348f-4663-90d7-715233490727-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-99bd4aff-f4e5-4ed1-9b42-43107732344a req-2e88ae51-d8fd-4868-a743-95dbde53a697 service nova] Lock "a3db87f7-348f-4663-90d7-715233490727-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.008s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-99bd4aff-f4e5-4ed1-9b42-43107732344a req-2e88ae51-d8fd-4868-a743-95dbde53a697 service nova] Lock "a3db87f7-348f-4663-90d7-715233490727-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:49 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-99bd4aff-f4e5-4ed1-9b42-43107732344a req-2e88ae51-d8fd-4868-a743-95dbde53a697 service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] No waiting events found dispatching network-vif-unplugged-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:17:49 devstack nova-compute[88015]: WARNING nova.compute.manager [req-99bd4aff-f4e5-4ed1-9b42-43107732344a req-2e88ae51-d8fd-4868-a743-95dbde53a697 service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] Received unexpected event network-vif-unplugged-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 for instance with vm_state deleted and task_state None. Jul 23 03:17:49 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-99bd4aff-f4e5-4ed1-9b42-43107732344a req-2e88ae51-d8fd-4868-a743-95dbde53a697 service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] Received event network-vif-unplugged-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-99bd4aff-f4e5-4ed1-9b42-43107732344a req-2e88ae51-d8fd-4868-a743-95dbde53a697 service nova] Acquiring lock "a3db87f7-348f-4663-90d7-715233490727-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:17:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-99bd4aff-f4e5-4ed1-9b42-43107732344a req-2e88ae51-d8fd-4868-a743-95dbde53a697 service nova] Lock "a3db87f7-348f-4663-90d7-715233490727-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:17:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-99bd4aff-f4e5-4ed1-9b42-43107732344a req-2e88ae51-d8fd-4868-a743-95dbde53a697 service nova] Lock "a3db87f7-348f-4663-90d7-715233490727-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:17:49 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-99bd4aff-f4e5-4ed1-9b42-43107732344a req-2e88ae51-d8fd-4868-a743-95dbde53a697 service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] No waiting events found dispatching network-vif-unplugged-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:17:49 devstack nova-compute[88015]: WARNING nova.compute.manager [req-99bd4aff-f4e5-4ed1-9b42-43107732344a req-2e88ae51-d8fd-4868-a743-95dbde53a697 service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] Received unexpected event network-vif-unplugged-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 for instance with vm_state deleted and task_state None. Jul 23 03:17:49 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-99bd4aff-f4e5-4ed1-9b42-43107732344a req-2e88ae51-d8fd-4868-a743-95dbde53a697 service nova] [instance: a3db87f7-348f-4663-90d7-715233490727] Received event network-vif-deleted-b31ff8d3-ef63-4ac8-bf29-c2f225e9fed0 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:17:49 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:50 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:52 devstack nova-compute[88015]: INFO nova.compute.manager [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Rescuing Jul 23 03:17:52 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "refresh_cache-e1a81806-7c3b-49e7-8d14-cd18bc62bac9" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:17:52 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquired lock "refresh_cache-e1a81806-7c3b-49e7-8d14-cd18bc62bac9" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:17:52 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Building network info cache for instance {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 23 03:17:52 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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 23 03:17:54 devstack nova-compute[88015]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0007887750000463711 future=) was cancelled during its delay period, skipping {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:17:54 devstack nova-compute[88015]: DEBUG nova.utils [-] Waiting for the next task {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:17:54 devstack nova-compute[88015]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=2.9769100759999674 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:17:54 devstack nova-compute[88015]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=2.9751385889999256 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:17:54 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:54 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:55 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:56 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:56 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:57 devstack nova-compute[88015]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.004843525000069349 future=) submitted to {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:17:57 devstack nova-compute[88015]: DEBUG nova.utils [-] Waiting for the next task {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:17:57 devstack nova-compute[88015]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=3.5712344609999036 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:17:57 devstack nova-compute[88015]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=3.5709062010000707 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:17:57 devstack nova-compute[88015]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:17:57 devstack nova-compute[88015]: INFO nova.compute.manager [-] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] VM Stopped (Lifecycle Event) Jul 23 03:17:57 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-44dd5ce2-7a4e-4dac-bccb-565a9d28e31f None None] [instance: 54b3aa7b-6afb-41fc-9df5-f1410e42373d] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:17:57 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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 23 03:17:59 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:17:59 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Updating instance_info_cache with network_info: [{"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:17:59 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Releasing lock "refresh_cache-e1a81806-7c3b-49e7-8d14-cd18bc62bac9" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:17:59 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.utils [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Queued Task(fn=>, remaining_delay=14.999563902999853 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:00 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Instance destroyed successfully. Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'numa_topology' on Instance uuid e1a81806-7c3b-49e7-8d14-cd18bc62bac9 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:18:00 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Attempting rescue Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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=88015) rescue /opt/stack/nova/nova/virt/libvirt/driver.py:4755}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Instance directory exists: not creating {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5332}} Jul 23 03:18:00 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Creating image(s) Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "/opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "/opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "/opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.003s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'trusted_certs' on Instance uuid e1a81806-7c3b-49e7-8d14-cd18bc62bac9 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.144s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk.rescue {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk.rescue" returned: 0 in 0.047s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.211s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'migration_context' on Instance uuid e1a81806-7c3b-49e7-8d14-cd18bc62bac9 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs,migration_context {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Created local disks {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Start _get_guest_xml network_info=[{"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": [], "label": "tempest-ServerRescueNegativeTestJSON-656257023-network", "vif_mac": "fa:16:3e:b9:36:da"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=) rescue={'image_id': '2d810839-198a-4642-93d6-ed27296a0802', 'kernel_id': '', 'ramdisk_id': ''} block_device_info=Noneshare_info=ShareMappingList(objects=[]) {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'resources' on Instance uuid e1a81806-7c3b-49e7-8d14-cd18bc62bac9 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:18:00 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='2d810839-198a-4642-93d6-ed27296a0802', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-460147281', uuid='e1a81806-7c3b-49e7-8d14-cd18bc62bac9'), owner=OwnerMeta(userid='82a98dc6d8784ac283182a5897e7b64e', username='tempest-ServerRescueNegativeTestJSON-321196915-project-member', projectid='feaed3b2969b47a09dd1bfc50c89d3ce', projectname='tempest-ServerRescueNegativeTestJSON-321196915'), image=ImageMeta(id='2d810839-198a-4642-93d6-ed27296a0802', 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": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": [], "label": "tempest-ServerRescueNegativeTestJSON-656257023-network", "vif_mac": "fa:16:3e:b9:36:da"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "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=1784769480.6924322) {{(pid=88015) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CPU controller missing on host. {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CPU controller found on host. {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=88015) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-23T01:12:35Z,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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=), allow threads: True {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Flavor limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Image limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Flavor pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Image pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Got 1 possible topologies {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'vcpu_model' on Instance uuid e1a81806-7c3b-49e7-8d14-cd18bc62bac9 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.005983368999977756 future=) submitted to {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.utils [-] Waiting for the next task {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.51702512199995 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.516026652999926 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] Emitting event Stopped> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:18:00 devstack nova-compute[88015]: INFO nova.compute.manager [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] VM Stopped (Lifecycle Event) Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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-23T01:16:53Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-460147281',display_name='tempest-ServerRescueNegativeTestJSON-server-460147281',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-460147281',id=2,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-23T01:17: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='feaed3b2969b47a09dd1bfc50c89d3ce',ramdisk_id='',reservation_id='r-k3u9n54l',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-321196915',owner_user_name='tempest-ServerRescueNegativeTestJSON-321196915-project-member'},tags=,task_state='rescuing',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:17:15Z,user_data=None,user_id='82a98dc6d8784ac283182a5897e7b64e',uuid=e1a81806-7c3b-49e7-8d14-cd18bc62bac9,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": [], "label": "tempest-ServerRescueNegativeTestJSON-656257023-network", "vif_mac": "fa:16:3e:b9:36:da"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=88015) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converting VIF {"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": [], "label": "tempest-ServerRescueNegativeTestJSON-656257023-network", "vif_mac": "fa:16:3e:b9:36:da"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:b9:36:da,bridge_name='br-int',has_traffic_filtering=True,id=049d63d9-baa5-4866-a946-f1033fb74360,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap049d63d9-ba') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'pci_devices' on Instance uuid e1a81806-7c3b-49e7-8d14-cd18bc62bac9 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-81a7d42e-9597-4870-ae39-444a48e35dcf tempest-VolumesAdminNegativeTest-1816620113 tempest-VolumesAdminNegativeTest-1816620113-project-member] [instance: a3db87f7-348f-4663-90d7-715233490727] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Object Instance lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model,pci_devices {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] End _get_guest_xml xml= Jul 23 03:18:00 devstack nova-compute[88015]: e1a81806-7c3b-49e7-8d14-cd18bc62bac9 Jul 23 03:18:00 devstack nova-compute[88015]: instance-00000002 Jul 23 03:18:00 devstack nova-compute[88015]: 196608 Jul 23 03:18:00 devstack nova-compute[88015]: 1 Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: tempest-ServerRescueNegativeTestJSON-server-460147281 Jul 23 03:18:00 devstack nova-compute[88015]: 2026-07-23 01:18:00 Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: 192 Jul 23 03:18:00 devstack nova-compute[88015]: 1 Jul 23 03:18:00 devstack nova-compute[88015]: 0 Jul 23 03:18:00 devstack nova-compute[88015]: 0 Jul 23 03:18:00 devstack nova-compute[88015]: 1 Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: True Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: bare Jul 23 03:18:00 devstack nova-compute[88015]: qcow2 Jul 23 03:18:00 devstack nova-compute[88015]: 1 Jul 23 03:18:00 devstack nova-compute[88015]: 0 Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: ide Jul 23 03:18:00 devstack nova-compute[88015]: virtio Jul 23 03:18:00 devstack nova-compute[88015]: pc Jul 23 03:18:00 devstack nova-compute[88015]: virtio Jul 23 03:18:00 devstack nova-compute[88015]: virtio Jul 23 03:18:00 devstack nova-compute[88015]: virtio Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: tempest-ServerRescueNegativeTestJSON-321196915-project-member Jul 23 03:18:00 devstack nova-compute[88015]: tempest-ServerRescueNegativeTestJSON-321196915 Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: OpenStack Foundation Jul 23 03:18:00 devstack nova-compute[88015]: OpenStack Nova Jul 23 03:18:00 devstack nova-compute[88015]: 33.1.0 Jul 23 03:18:00 devstack nova-compute[88015]: e1a81806-7c3b-49e7-8d14-cd18bc62bac9 Jul 23 03:18:00 devstack nova-compute[88015]: e1a81806-7c3b-49e7-8d14-cd18bc62bac9 Jul 23 03:18:00 devstack nova-compute[88015]: Virtual Machine Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: hvm Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: 1 Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: /dev/urandom Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: Jul 23 03:18:00 devstack nova-compute[88015]: {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 23 03:18:00 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Instance destroyed successfully. Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] No BDM found with device name vdb, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:18:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] No VIF found with MAC fa:16:3e:b9:36:da, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:18:01 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:01 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:02 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:03 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Removed pending STOPPED event for e1a81806-7c3b-49e7-8d14-cd18bc62bac9 due to new event Resumed> {{(pid=88015) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jul 23 03:18:03 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Resumed> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:18:03 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] VM Resumed (Lifecycle Event) Jul 23 03:18:03 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-c3646e27-c141-4ea9-aa4f-d82fb5d9b1bc tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:03 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:03 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:18:03 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] During sync_power_state the instance has a pending task (rescuing). Skip. Jul 23 03:18:03 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Started> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:18:03 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] VM Started (Lifecycle Event) Jul 23 03:18:03 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:03 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:18:04 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:05 devstack nova-compute[88015]: INFO nova.compute.manager [None req-30695b08-7b60-49b9-b942-1644684cef52 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Unrescuing Jul 23 03:18:05 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30695b08-7b60-49b9-b942-1644684cef52 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "refresh_cache-e1a81806-7c3b-49e7-8d14-cd18bc62bac9" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:18:05 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30695b08-7b60-49b9-b942-1644684cef52 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquired lock "refresh_cache-e1a81806-7c3b-49e7-8d14-cd18bc62bac9" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:18:05 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-30695b08-7b60-49b9-b942-1644684cef52 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Building network info cache for instance {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 23 03:18:05 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-30695b08-7b60-49b9-b942-1644684cef52 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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 23 03:18:05 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:11 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-30695b08-7b60-49b9-b942-1644684cef52 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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 23 03:18:11 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:18:11 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:18:11 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:18:11 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:18:11 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:18:11 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:18:11 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:18:11 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=88015) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 23 03:18:11 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager.update_available_resource {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:18:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:11 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=88015) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 23 03:18:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk.rescue --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:12 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk.rescue --force-share --output=json" returned: 0 in 0.231s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:12 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk.rescue --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:12 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk.rescue --force-share --output=json" returned: 0 in 0.339s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:12 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:12 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk --force-share --output=json" returned: 0 in 0.248s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:12 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/e1a81806-7c3b-49e7-8d14-cd18bc62bac9/disk --force-share --output=json" returned: 0 in 0.206s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/b67aee05-15ca-4716-a649-7640428ba925/disk.rescue --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/b67aee05-15ca-4716-a649-7640428ba925/disk.rescue --force-share --output=json" returned: 0 in 0.261s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/b67aee05-15ca-4716-a649-7640428ba925/disk.rescue --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/b67aee05-15ca-4716-a649-7640428ba925/disk.rescue --force-share --output=json" returned: 0 in 0.160s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/b67aee05-15ca-4716-a649-7640428ba925/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-30695b08-7b60-49b9-b942-1644684cef52 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Updating instance_info_cache with network_info: [{"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30695b08-7b60-49b9-b942-1644684cef52 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Releasing lock "refresh_cache-e1a81806-7c3b-49e7-8d14-cd18bc62bac9" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-30695b08-7b60-49b9-b942-1644684cef52 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'flavor' on Instance uuid e1a81806-7c3b-49e7-8d14-cd18bc62bac9 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/b67aee05-15ca-4716-a649-7640428ba925/disk --force-share --output=json" returned: 0 in 0.326s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/b67aee05-15ca-4716-a649-7640428ba925/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/b67aee05-15ca-4716-a649-7640428ba925/disk --force-share --output=json" returned: 0 in 0.179s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:13 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:18:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] CMD "env LANG=C uptime" returned: 0 in 0.038s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Hypervisor/Node resource view: name=devstack free_ram=5174MB free_disk=14.87875747680664GB free_vcpus=2 pci_devices=[{"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_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_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_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_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_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_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=88015) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG nova.utils [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Queued Task(fn=>, remaining_delay=14.999373093000031 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:14 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Instance destroyed successfully. Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-30695b08-7b60-49b9-b942-1644684cef52 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'numa_topology' on Instance uuid e1a81806-7c3b-49e7-8d14-cd18bc62bac9 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Instance e1a81806-7c3b-49e7-8d14-cd18bc62bac9 actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=88015) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Instance b67aee05-15ca-4716-a649-7640428ba925 actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=88015) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Total usable vcpus: 4, total allocated vcpus: 2 {{(pid=88015) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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': ' 03:18:14 up 33 min, 1 user, load average: 8.98, 4.42, 2.64\n', 'num_instances': '2', 'num_vm_rescued': '2', 'num_task_unrescuing': '1', 'num_os_type_None': '2', 'num_proj_feaed3b2969b47a09dd1bfc50c89d3ce': '2', 'io_workload': '0', 'num_task_None': '1'} {{(pid=88015) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-30695b08-7b60-49b9-b942-1644684cef52 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Object Instance lazy-loaded attributes: flavor,numa_topology {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Compute_service record updated for devstack:devstack {{(pid=88015) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.460s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG oslo.service.backend._threading.loopingcall [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.51 seconds {{(pid=88015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:18:14 devstack nova-compute[88015]: DEBUG oslo.service.backend._threading.loopingcall [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 56.20 seconds {{(pid=88015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:18:15 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:15 devstack nova-compute[88015]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.001180746000045474 future=) was cancelled during its delay period, skipping {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:15 devstack nova-compute[88015]: DEBUG nova.utils [-] Waiting for the next task {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:15 devstack nova-compute[88015]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=13.883046865000097 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:15 devstack nova-compute[88015]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=13.88266859700002 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:15 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:16 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Removed pending STOPPED event for e1a81806-7c3b-49e7-8d14-cd18bc62bac9 due to new event Resumed> {{(pid=88015) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jul 23 03:18:16 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Resumed> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:18:16 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] VM Resumed (Lifecycle Event) Jul 23 03:18:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-30695b08-7b60-49b9-b942-1644684cef52 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:18:16 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] During sync_power_state the instance has a pending task (unrescuing). Skip. Jul 23 03:18:16 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Started> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:18:16 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] VM Started (Lifecycle Event) Jul 23 03:18:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Synchronizing instance power state after lifecycle event "Started"; current vm_state: rescued, current task_state: unrescuing, current DB power_state: 1, VM power_state: 1 {{(pid=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:18:17 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:19 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:20 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:23 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "b67aee05-15ca-4716-a649-7640428ba925" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "b67aee05-15ca-4716-a649-7640428ba925" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "b67aee05-15ca-4716-a649-7640428ba925-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "b67aee05-15ca-4716-a649-7640428ba925-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "b67aee05-15ca-4716-a649-7640428ba925-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:24 devstack nova-compute[88015]: INFO nova.compute.manager [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Terminating instance Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Start destroying the instance on the hypervisor. {{(pid=88015) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3241}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG nova.utils [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Queued Task(fn=>, remaining_delay=14.996820765999928 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:25 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: b67aee05-15ca-4716-a649-7640428ba925] Instance destroyed successfully. Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'resources' on Instance uuid b67aee05-15ca-4716-a649-7640428ba925 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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-23T01:17:07Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-826091199',display_name='tempest-ServerRescueNegativeTestJSON-server-826091199',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-826091199',id=3,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-23T01:17:44Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='feaed3b2969b47a09dd1bfc50c89d3ce',ramdisk_id='',reservation_id='r-igzkot7i',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-321196915',owner_user_name='tempest-ServerRescueNegativeTestJSON-321196915-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-23T01:17:44Z,user_data=None,user_id='82a98dc6d8784ac283182a5897e7b64e',uuid=b67aee05-15ca-4716-a649-7640428ba925,vcpu_model=,vcpus=1,vm_mode=None,vm_state='rescued') vif={"id": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converting VIF {"id": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "address": "fa:16:3e:b0:c8:59", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap0b38685f-de", "ovs_interfaceid": "0b38685f-de3e-418e-8e6a-ef8327c76c65", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:b0:c8:59,bridge_name='br-int',has_traffic_filtering=True,id=0b38685f-de3e-418e-8e6a-ef8327c76c65,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0b38685f-de') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG os_vif [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Unplugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:b0:c8:59,bridge_name='br-int',has_traffic_filtering=True,id=0b38685f-de3e-418e-8e6a-ef8327c76c65,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0b38685f-de') {{(pid=88015) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap0b38685f-de, bridge=br-int, if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=f3d46968-3b50-4f1d-9e95-ecc7dd1f70eb) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:25 devstack nova-compute[88015]: INFO os_vif [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Successfully unplugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:b0:c8:59,bridge_name='br-int',has_traffic_filtering=True,id=0b38685f-de3e-418e-8e6a-ef8327c76c65,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap0b38685f-de') Jul 23 03:18:25 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Deleting instance files /opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925_del Jul 23 03:18:25 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Deletion of /opt/stack/data/nova/instances/b67aee05-15ca-4716-a649-7640428ba925_del complete Jul 23 03:18:25 devstack nova-compute[88015]: INFO nova.compute.manager [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Took 0.83 seconds to destroy the instance on the hypervisor. Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG oslo.service.backend._common.loopingcall [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=88015) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG nova.compute.manager [-] [instance: b67aee05-15ca-4716-a649-7640428ba925] Deallocating network for instance {{(pid=88015) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2365}} Jul 23 03:18:25 devstack nova-compute[88015]: DEBUG nova.network.neutron [-] [instance: b67aee05-15ca-4716-a649-7640428ba925] deallocate_for_instance() {{(pid=88015) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 23 03:18:25 devstack nova-compute[88015]: 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 23 03:18:26 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:26 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:27 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-d3e7db69-757c-48fc-9cb7-dcf640eb2cf6 req-ca965531-41e2-4507-a880-b6ffef78fc36 service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Received event network-vif-unplugged-0b38685f-de3e-418e-8e6a-ef8327c76c65 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:18:27 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-d3e7db69-757c-48fc-9cb7-dcf640eb2cf6 req-ca965531-41e2-4507-a880-b6ffef78fc36 service nova] Acquiring lock "b67aee05-15ca-4716-a649-7640428ba925-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:27 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-d3e7db69-757c-48fc-9cb7-dcf640eb2cf6 req-ca965531-41e2-4507-a880-b6ffef78fc36 service nova] Lock "b67aee05-15ca-4716-a649-7640428ba925-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.008s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:27 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-d3e7db69-757c-48fc-9cb7-dcf640eb2cf6 req-ca965531-41e2-4507-a880-b6ffef78fc36 service nova] Lock "b67aee05-15ca-4716-a649-7640428ba925-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:27 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-d3e7db69-757c-48fc-9cb7-dcf640eb2cf6 req-ca965531-41e2-4507-a880-b6ffef78fc36 service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] No waiting events found dispatching network-vif-unplugged-0b38685f-de3e-418e-8e6a-ef8327c76c65 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:18:27 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-d3e7db69-757c-48fc-9cb7-dcf640eb2cf6 req-ca965531-41e2-4507-a880-b6ffef78fc36 service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Received event network-vif-unplugged-0b38685f-de3e-418e-8e6a-ef8327c76c65 for instance with task_state deleting. {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11676}} Jul 23 03:18:27 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:27 devstack nova-compute[88015]: 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 23 03:18:28 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:29 devstack nova-compute[88015]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0026370260000021517 future=) was cancelled during its delay period, skipping {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:29 devstack nova-compute[88015]: DEBUG nova.utils [-] Waiting for the next task {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:29 devstack nova-compute[88015]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=11.312419189000138 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:29 devstack nova-compute[88015]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=11.312110763999954 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:29 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:30 devstack nova-compute[88015]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=88015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:18:30 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:30 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-9c45141e-bac8-4184-833c-0a5ea5c6d3da req-caceaef1-4b65-4c8b-ad8b-3936fb9fd2e4 service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Received event network-vif-unplugged-0b38685f-de3e-418e-8e6a-ef8327c76c65 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-9c45141e-bac8-4184-833c-0a5ea5c6d3da req-caceaef1-4b65-4c8b-ad8b-3936fb9fd2e4 service nova] Acquiring lock "b67aee05-15ca-4716-a649-7640428ba925-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-9c45141e-bac8-4184-833c-0a5ea5c6d3da req-caceaef1-4b65-4c8b-ad8b-3936fb9fd2e4 service nova] Lock "b67aee05-15ca-4716-a649-7640428ba925-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-9c45141e-bac8-4184-833c-0a5ea5c6d3da req-caceaef1-4b65-4c8b-ad8b-3936fb9fd2e4 service nova] Lock "b67aee05-15ca-4716-a649-7640428ba925-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-9c45141e-bac8-4184-833c-0a5ea5c6d3da req-caceaef1-4b65-4c8b-ad8b-3936fb9fd2e4 service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] No waiting events found dispatching network-vif-unplugged-0b38685f-de3e-418e-8e6a-ef8327c76c65 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-9c45141e-bac8-4184-833c-0a5ea5c6d3da req-caceaef1-4b65-4c8b-ad8b-3936fb9fd2e4 service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Received event network-vif-unplugged-0b38685f-de3e-418e-8e6a-ef8327c76c65 for instance with task_state deleting. {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11676}} Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG nova.network.neutron [-] [instance: b67aee05-15ca-4716-a649-7640428ba925] Updating instance_info_cache with network_info: [] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-ad8dd8dd-523d-4d41-9bdb-7898a5705782 req-8548e80d-ded0-47fb-9268-17b2bb716aaa service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Received event network-vif-deleted-0b38685f-de3e-418e-8e6a-ef8327c76c65 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:18:31 devstack nova-compute[88015]: INFO nova.compute.manager [req-ad8dd8dd-523d-4d41-9bdb-7898a5705782 req-8548e80d-ded0-47fb-9268-17b2bb716aaa service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Neutron deleted interface 0b38685f-de3e-418e-8e6a-ef8327c76c65; detaching it from the instance and deleting it from the info cache Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-ad8dd8dd-523d-4d41-9bdb-7898a5705782 req-8548e80d-ded0-47fb-9268-17b2bb716aaa service nova] [instance: b67aee05-15ca-4716-a649-7640428ba925] Detach interface failed, port_id=0b38685f-de3e-418e-8e6a-ef8327c76c65, reason: Instance b67aee05-15ca-4716-a649-7640428ba925 could not be found. {{(pid=88015) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11729}} Jul 23 03:18:31 devstack nova-compute[88015]: INFO nova.compute.manager [-] [instance: b67aee05-15ca-4716-a649-7640428ba925] Took 5.58 seconds to deallocate network for instance. Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:18:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.240s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:31 devstack nova-compute[88015]: INFO nova.scheduler.client.report [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Deleted allocations for instance b67aee05-15ca-4716-a649-7640428ba925 Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-0a952a04-cf2a-4242-aac2-f899b38926b8 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "b67aee05-15ca-4716-a649-7640428ba925" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 7.084s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:32 devstack nova-compute[88015]: INFO nova.compute.manager [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Terminating instance Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Start destroying the instance on the hypervisor. {{(pid=88015) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3241}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG nova.utils [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Queued Task(fn=>, remaining_delay=14.999486237000156 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:32 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Instance destroyed successfully. Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lazy-loading 'resources' on Instance uuid e1a81806-7c3b-49e7-8d14-cd18bc62bac9 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-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-23T01:16:53Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-460147281',display_name='tempest-ServerRescueNegativeTestJSON-server-460147281',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-460147281',id=2,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-23T01:18:03Z,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='feaed3b2969b47a09dd1bfc50c89d3ce',ramdisk_id='',reservation_id='r-k3u9n54l',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-321196915',owner_user_name='tempest-ServerRescueNegativeTestJSON-321196915-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-23T01:18:17Z,user_data=None,user_id='82a98dc6d8784ac283182a5897e7b64e',uuid=e1a81806-7c3b-49e7-8d14-cd18bc62bac9,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converting VIF {"id": "049d63d9-baa5-4866-a946-f1033fb74360", "address": "fa:16:3e:b9:36:da", "network": {"id": "f6ef6a21-0578-4a98-b866-6270370fdda9", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-656257023-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": "feaed3b2969b47a09dd1bfc50c89d3ce", "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": "tap049d63d9-ba", "ovs_interfaceid": "049d63d9-baa5-4866-a946-f1033fb74360", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:b9:36:da,bridge_name='br-int',has_traffic_filtering=True,id=049d63d9-baa5-4866-a946-f1033fb74360,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap049d63d9-ba') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG os_vif [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Unplugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:b9:36:da,bridge_name='br-int',has_traffic_filtering=True,id=049d63d9-baa5-4866-a946-f1033fb74360,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap049d63d9-ba') {{(pid=88015) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap049d63d9-ba, bridge=br-int, if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=6d7793a0-4308-4cba-9359-109647bab382) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:32 devstack nova-compute[88015]: INFO os_vif [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Successfully unplugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:b9:36:da,bridge_name='br-int',has_traffic_filtering=True,id=049d63d9-baa5-4866-a946-f1033fb74360,network=Network(f6ef6a21-0578-4a98-b866-6270370fdda9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap049d63d9-ba') Jul 23 03:18:32 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Deleting instance files /opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9_del Jul 23 03:18:32 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Deletion of /opt/stack/data/nova/instances/e1a81806-7c3b-49e7-8d14-cd18bc62bac9_del complete Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:32 devstack nova-compute[88015]: INFO nova.compute.manager [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Took 0.65 seconds to destroy the instance on the hypervisor. Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG oslo.service.backend._common.loopingcall [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=88015) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG nova.compute.manager [-] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Deallocating network for instance {{(pid=88015) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2365}} Jul 23 03:18:32 devstack nova-compute[88015]: DEBUG nova.network.neutron [-] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] deallocate_for_instance() {{(pid=88015) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 23 03:18:32 devstack nova-compute[88015]: 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 23 03:18:34 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:34 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:34 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:34 devstack nova-compute[88015]: 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 23 03:18:36 devstack nova-compute[88015]: DEBUG nova.network.neutron [-] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Updating instance_info_cache with network_info: [] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:18:36 devstack nova-compute[88015]: INFO nova.compute.manager [-] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Took 4.01 seconds to deallocate network for instance. Jul 23 03:18:37 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:37 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:37 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:18:37 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:18:37 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:18:37 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-9b7d01f6-af3b-46c7-9f96-39adbce036ad req-feacbc5d-9641-4350-8e5d-c6962bf15a0c service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Received event network-vif-unplugged-049d63d9-baa5-4866-a946-f1033fb74360 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:18:37 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-9b7d01f6-af3b-46c7-9f96-39adbce036ad req-feacbc5d-9641-4350-8e5d-c6962bf15a0c service nova] Acquiring lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:37 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-9b7d01f6-af3b-46c7-9f96-39adbce036ad req-feacbc5d-9641-4350-8e5d-c6962bf15a0c service nova] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:37 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-9b7d01f6-af3b-46c7-9f96-39adbce036ad req-feacbc5d-9641-4350-8e5d-c6962bf15a0c service nova] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:37 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-9b7d01f6-af3b-46c7-9f96-39adbce036ad req-feacbc5d-9641-4350-8e5d-c6962bf15a0c service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] No waiting events found dispatching network-vif-unplugged-049d63d9-baa5-4866-a946-f1033fb74360 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:18:37 devstack nova-compute[88015]: WARNING nova.compute.manager [req-9b7d01f6-af3b-46c7-9f96-39adbce036ad req-feacbc5d-9641-4350-8e5d-c6962bf15a0c service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Received unexpected event network-vif-unplugged-049d63d9-baa5-4866-a946-f1033fb74360 for instance with vm_state deleted and task_state None. Jul 23 03:18:37 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.224s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:37 devstack nova-compute[88015]: INFO nova.scheduler.client.report [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Deleted allocations for instance e1a81806-7c3b-49e7-8d14-cd18bc62bac9 Jul 23 03:18:37 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-6f5563f1-f5d5-4a1e-8191-06f14c2ee697 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 5.319s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:37 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:38 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "4059c67e-9532-44fc-96df-b3df1cf2ea36" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Starting instance... {{(pid=88015) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=88015) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 23 03:18:39 devstack nova-compute[88015]: INFO nova.compute.claims [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Claim successful on node devstack Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-511714d1-53dd-4872-95cc-b55798972276 req-937ac2f2-1b10-4828-a2e1-14f73c14a811 service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Received event network-vif-unplugged-049d63d9-baa5-4866-a946-f1033fb74360 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-511714d1-53dd-4872-95cc-b55798972276 req-937ac2f2-1b10-4828-a2e1-14f73c14a811 service nova] Acquiring lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-511714d1-53dd-4872-95cc-b55798972276 req-937ac2f2-1b10-4828-a2e1-14f73c14a811 service nova] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-511714d1-53dd-4872-95cc-b55798972276 req-937ac2f2-1b10-4828-a2e1-14f73c14a811 service nova] Lock "e1a81806-7c3b-49e7-8d14-cd18bc62bac9-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-511714d1-53dd-4872-95cc-b55798972276 req-937ac2f2-1b10-4828-a2e1-14f73c14a811 service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] No waiting events found dispatching network-vif-unplugged-049d63d9-baa5-4866-a946-f1033fb74360 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:18:39 devstack nova-compute[88015]: WARNING nova.compute.manager [req-511714d1-53dd-4872-95cc-b55798972276 req-937ac2f2-1b10-4828-a2e1-14f73c14a811 service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Received unexpected event network-vif-unplugged-049d63d9-baa5-4866-a946-f1033fb74360 for instance with vm_state deleted and task_state None. Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-511714d1-53dd-4872-95cc-b55798972276 req-937ac2f2-1b10-4828-a2e1-14f73c14a811 service nova] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Received event network-vif-deleted-049d63d9-baa5-4866-a946-f1033fb74360 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.376s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Start building networks asynchronously for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Allocating IP information in the background. {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] allocate_for_instance() {{(pid=88015) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 23 03:18:39 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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 23 03:18:39 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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 23 03:18:39 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 23 03:18:39 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Start building block device mappings for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Start spawning the instance on the hypervisor. {{(pid=88015) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Creating instance directory {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 23 03:18:40 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Creating image(s) Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "/opt/stack/data/nova/instances/4059c67e-9532-44fc-96df-b3df1cf2ea36/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "/opt/stack/data/nova/instances/4059c67e-9532-44fc-96df-b3df1cf2ea36/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "/opt/stack/data/nova/instances/4059c67e-9532-44fc-96df-b3df1cf2ea36/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.129s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.144s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/4059c67e-9532-44fc-96df-b3df1cf2ea36/disk 1073741824 {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/4059c67e-9532-44fc-96df-b3df1cf2ea36/disk 1073741824" returned: 0 in 0.080s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.241s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.004178279999905499 future=) submitted to {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG nova.utils [-] Waiting for the next task {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=7.218055220999986 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=7.217740370999991 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] Emitting event Stopped> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:18:40 devstack nova-compute[88015]: INFO nova.compute.manager [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] VM Stopped (Lifecycle Event) Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-3a9525a1-b537-42c0-a544-11037b595787 tempest-ServerRescueNegativeTestJSON-321196915 tempest-ServerRescueNegativeTestJSON-321196915-project-member] [instance: b67aee05-15ca-4716-a649-7640428ba925] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.207s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Checking if we can resize image /opt/stack/data/nova/instances/4059c67e-9532-44fc-96df-b3df1cf2ea36/disk. size=1073741824 {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/4059c67e-9532-44fc-96df-b3df1cf2ea36/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/4059c67e-9532-44fc-96df-b3df1cf2ea36/disk --force-share --output=json" returned: 0 in 0.152s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Cannot resize image /opt/stack/data/nova/instances/4059c67e-9532-44fc-96df-b3df1cf2ea36/disk to a smaller size. {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Created local disks {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Ensure instance console log exists: /opt/stack/data/nova/instances/4059c67e-9532-44fc-96df-b3df1cf2ea36/console.log {{(pid=88015) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:41 devstack nova-compute[88015]: DEBUG nova.policy [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '0f21af0d77224ff5846fedf81eb24ae9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a1bf81fbf1c49a9a126606ec413e2db', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=88015) authorize /opt/stack/nova/nova/policy.py:192}} Jul 23 03:18:42 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:43 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:44 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:44 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Successfully created port: ba048014-b7b4-4397-825a-eae4ca75ae29 {{(pid=88015) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 23 03:18:46 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Successfully updated port: ba048014-b7b4-4397-825a-eae4ca75ae29 {{(pid=88015) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 23 03:18:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "refresh_cache-4059c67e-9532-44fc-96df-b3df1cf2ea36" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:18:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquired lock "refresh_cache-4059c67e-9532-44fc-96df-b3df1cf2ea36" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:18:46 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Building network info cache for instance {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 23 03:18:46 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Instance cache missing network info. {{(pid=88015) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 23 03:18:46 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-c03a9730-9046-419a-bdf5-aa817e9d33f3 req-5c9877c1-e230-4ca9-a4a0-7415f66bff78 service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Received event network-changed-ba048014-b7b4-4397-825a-eae4ca75ae29 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:18:46 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-c03a9730-9046-419a-bdf5-aa817e9d33f3 req-5c9877c1-e230-4ca9-a4a0-7415f66bff78 service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Refreshing instance network info cache due to event network-changed-ba048014-b7b4-4397-825a-eae4ca75ae29. {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 23 03:18:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-c03a9730-9046-419a-bdf5-aa817e9d33f3 req-5c9877c1-e230-4ca9-a4a0-7415f66bff78 service nova] Acquiring lock "refresh_cache-4059c67e-9532-44fc-96df-b3df1cf2ea36" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:18:46 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Updating instance_info_cache with network_info: [{"id": "ba048014-b7b4-4397-825a-eae4ca75ae29", "address": "fa:16:3e:e3:e5:44", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tapba048014-b7", "ovs_interfaceid": "ba048014-b7b4-4397-825a-eae4ca75ae29", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Releasing lock "refresh_cache-4059c67e-9532-44fc-96df-b3df1cf2ea36" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Instance network_info: |[{"id": "ba048014-b7b4-4397-825a-eae4ca75ae29", "address": "fa:16:3e:e3:e5:44", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tapba048014-b7", "ovs_interfaceid": "ba048014-b7b4-4397-825a-eae4ca75ae29", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-c03a9730-9046-419a-bdf5-aa817e9d33f3 req-5c9877c1-e230-4ca9-a4a0-7415f66bff78 service nova] Acquired lock "refresh_cache-4059c67e-9532-44fc-96df-b3df1cf2ea36" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Start _get_guest_xml network_info=[{"id": "ba048014-b7b4-4397-825a-eae4ca75ae29", "address": "fa:16:3e:e3:e5:44", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tapba048014-b7", "ovs_interfaceid": "ba048014-b7b4-4397-825a-eae4ca75ae29", "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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'guest_format': None, 'encryption_options': None, 'device_type': 'disk', 'image_id': '2d810839-198a-4642-93d6-ed27296a0802'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-c03a9730-9046-419a-bdf5-aa817e9d33f3 req-5c9877c1-e230-4ca9-a4a0-7415f66bff78 service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Refreshing network info cache for port ba048014-b7b4-4397-825a-eae4ca75ae29 {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 23 03:18:47 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='2d810839-198a-4642-93d6-ed27296a0802', instance_meta=NovaInstanceMeta(name='tempest-ServersNegativeTestJSON-server-579905649', uuid='4059c67e-9532-44fc-96df-b3df1cf2ea36'), owner=OwnerMeta(userid='0f21af0d77224ff5846fedf81eb24ae9', username='tempest-ServersNegativeTestJSON-2072953095-project-member', projectid='4a1bf81fbf1c49a9a126606ec413e2db', projectname='tempest-ServersNegativeTestJSON-2072953095'), image=ImageMeta(id='2d810839-198a-4642-93d6-ed27296a0802', 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": "ba048014-b7b4-4397-825a-eae4ca75ae29", "address": "fa:16:3e:e3:e5:44", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tapba048014-b7", "ovs_interfaceid": "ba048014-b7b4-4397-825a-eae4ca75ae29", "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=1784769527.2716377) {{(pid=88015) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] CPU controller missing on host. {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 23 03:18:47 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-c03a9730-9046-419a-bdf5-aa817e9d33f3 req-5c9877c1-e230-4ca9-a4a0-7415f66bff78 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 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] CPU controller found on host. {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=88015) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-23T01:12:35Z,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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=), allow threads: True {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Flavor limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Image limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Flavor pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Image pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Got 1 possible topologies {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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-23T01:18:38Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-579905649',display_name='tempest-ServersNegativeTestJSON-server-579905649',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-579905649',id=5,image_ref='2d810839-198a-4642-93d6-ed27296a0802',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='4a1bf81fbf1c49a9a126606ec413e2db',ramdisk_id='',reservation_id='r-86iomnvv',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-ServersNegativeTestJSON-2072953095',owner_user_name='tempest-ServersNegativeTestJSON-2072953095-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:18:40Z,user_data=None,user_id='0f21af0d77224ff5846fedf81eb24ae9',uuid=4059c67e-9532-44fc-96df-b3df1cf2ea36,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "ba048014-b7b4-4397-825a-eae4ca75ae29", "address": "fa:16:3e:e3:e5:44", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tapba048014-b7", "ovs_interfaceid": "ba048014-b7b4-4397-825a-eae4ca75ae29", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=88015) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Converting VIF {"id": "ba048014-b7b4-4397-825a-eae4ca75ae29", "address": "fa:16:3e:e3:e5:44", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tapba048014-b7", "ovs_interfaceid": "ba048014-b7b4-4397-825a-eae4ca75ae29", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:e3:e5:44,bridge_name='br-int',has_traffic_filtering=True,id=ba048014-b7b4-4397-825a-eae4ca75ae29,network=Network(f57e60dd-7b97-4cd9-bd9d-7b340dab1a38),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapba048014-b7') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lazy-loading 'pci_devices' on Instance uuid 4059c67e-9532-44fc-96df-b3df1cf2ea36 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] End _get_guest_xml xml= Jul 23 03:18:47 devstack nova-compute[88015]: 4059c67e-9532-44fc-96df-b3df1cf2ea36 Jul 23 03:18:47 devstack nova-compute[88015]: instance-00000005 Jul 23 03:18:47 devstack nova-compute[88015]: 196608 Jul 23 03:18:47 devstack nova-compute[88015]: 1 Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: tempest-ServersNegativeTestJSON-server-579905649 Jul 23 03:18:47 devstack nova-compute[88015]: 2026-07-23 01:18:47 Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: 192 Jul 23 03:18:47 devstack nova-compute[88015]: 1 Jul 23 03:18:47 devstack nova-compute[88015]: 0 Jul 23 03:18:47 devstack nova-compute[88015]: 0 Jul 23 03:18:47 devstack nova-compute[88015]: 1 Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: True Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: bare Jul 23 03:18:47 devstack nova-compute[88015]: qcow2 Jul 23 03:18:47 devstack nova-compute[88015]: 1 Jul 23 03:18:47 devstack nova-compute[88015]: 0 Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: virtio Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: tempest-ServersNegativeTestJSON-2072953095-project-member Jul 23 03:18:47 devstack nova-compute[88015]: tempest-ServersNegativeTestJSON-2072953095 Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: OpenStack Foundation Jul 23 03:18:47 devstack nova-compute[88015]: OpenStack Nova Jul 23 03:18:47 devstack nova-compute[88015]: 33.1.0 Jul 23 03:18:47 devstack nova-compute[88015]: 4059c67e-9532-44fc-96df-b3df1cf2ea36 Jul 23 03:18:47 devstack nova-compute[88015]: 4059c67e-9532-44fc-96df-b3df1cf2ea36 Jul 23 03:18:47 devstack nova-compute[88015]: Virtual Machine Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: hvm Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: 1 Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: /dev/urandom Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: Jul 23 03:18:47 devstack nova-compute[88015]: {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Preparing to wait for external event network-vif-plugged-ba048014-b7b4-4397-825a-eae4ca75ae29 {{(pid=88015) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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-23T01:18:38Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-579905649',display_name='tempest-ServersNegativeTestJSON-server-579905649',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-579905649',id=5,image_ref='2d810839-198a-4642-93d6-ed27296a0802',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='4a1bf81fbf1c49a9a126606ec413e2db',ramdisk_id='',reservation_id='r-86iomnvv',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-ServersNegativeTestJSON-2072953095',owner_user_name='tempest-ServersNegativeTestJSON-2072953095-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:18:40Z,user_data=None,user_id='0f21af0d77224ff5846fedf81eb24ae9',uuid=4059c67e-9532-44fc-96df-b3df1cf2ea36,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "ba048014-b7b4-4397-825a-eae4ca75ae29", "address": "fa:16:3e:e3:e5:44", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tapba048014-b7", "ovs_interfaceid": "ba048014-b7b4-4397-825a-eae4ca75ae29", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Converting VIF {"id": "ba048014-b7b4-4397-825a-eae4ca75ae29", "address": "fa:16:3e:e3:e5:44", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tapba048014-b7", "ovs_interfaceid": "ba048014-b7b4-4397-825a-eae4ca75ae29", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:e3:e5:44,bridge_name='br-int',has_traffic_filtering=True,id=ba048014-b7b4-4397-825a-eae4ca75ae29,network=Network(f57e60dd-7b97-4cd9-bd9d-7b340dab1a38),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapba048014-b7') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG os_vif [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:e3:e5:44,bridge_name='br-int',has_traffic_filtering=True,id=ba048014-b7b4-4397-825a-eae4ca75ae29,network=Network(f57e60dd-7b97-4cd9-bd9d-7b340dab1a38),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapba048014-b7') {{(pid=88015) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:47 devstack nova-compute[88015]: 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=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:47 devstack nova-compute[88015]: 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': '0c1fe354-a758-58db-88b9-e6589f30543a', '_type': 'linux-noop'}}, row=False) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapba048014-b7, may_exist=True, interface_attrs={}) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapba048014-b7, col_values=(('qos', UUID('a75103ed-1851-4071-aa14-12b74766c804')),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapba048014-b7, col_values=(('external_ids', {'iface-id': 'ba048014-b7b4-4397-825a-eae4ca75ae29', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:e3:e5:44', 'vm-uuid': '4059c67e-9532-44fc-96df-b3df1cf2ea36'}),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:47 devstack nova-compute[88015]: INFO os_vif [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:e3:e5:44,bridge_name='br-int',has_traffic_filtering=True,id=ba048014-b7b4-4397-825a-eae4ca75ae29,network=Network(f57e60dd-7b97-4cd9-bd9d-7b340dab1a38),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapba048014-b7') Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.008888403999890215 future=) submitted to {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.utils [-] Waiting for the next task {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:18:47 devstack nova-compute[88015]: INFO nova.compute.manager [-] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] VM Stopped (Lifecycle Event) Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] No VIF found with MAC fa:16:3e:e3:e5:44, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:18:47 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-b7ef7b0e-c59a-4fcb-8775-c34ae8d7ab40 None None] [instance: e1a81806-7c3b-49e7-8d14-cd18bc62bac9] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:47 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-c03a9730-9046-419a-bdf5-aa817e9d33f3 req-5c9877c1-e230-4ca9-a4a0-7415f66bff78 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 23 03:18:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquiring lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Starting instance... {{(pid=88015) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=88015) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 23 03:18:48 devstack nova-compute[88015]: INFO nova.compute.claims [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Claim successful on node devstack Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-c03a9730-9046-419a-bdf5-aa817e9d33f3 req-5c9877c1-e230-4ca9-a4a0-7415f66bff78 service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Updated VIF entry in instance network info cache for port ba048014-b7b4-4397-825a-eae4ca75ae29. {{(pid=88015) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-c03a9730-9046-419a-bdf5-aa817e9d33f3 req-5c9877c1-e230-4ca9-a4a0-7415f66bff78 service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Updating instance_info_cache with network_info: [{"id": "ba048014-b7b4-4397-825a-eae4ca75ae29", "address": "fa:16:3e:e3:e5:44", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tapba048014-b7", "ovs_interfaceid": "ba048014-b7b4-4397-825a-eae4ca75ae29", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-c03a9730-9046-419a-bdf5-aa817e9d33f3 req-5c9877c1-e230-4ca9-a4a0-7415f66bff78 service nova] Releasing lock "refresh_cache-4059c67e-9532-44fc-96df-b3df1cf2ea36" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:18:48 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-371723f6-3e93-4177-852e-f667def56ac5 req-f48c542f-e69d-451d-a6b3-0ce4156785ab service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Received event network-vif-plugged-ba048014-b7b4-4397-825a-eae4ca75ae29 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-371723f6-3e93-4177-852e-f667def56ac5 req-f48c542f-e69d-451d-a6b3-0ce4156785ab service nova] Acquiring lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-371723f6-3e93-4177-852e-f667def56ac5 req-f48c542f-e69d-451d-a6b3-0ce4156785ab service nova] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-371723f6-3e93-4177-852e-f667def56ac5 req-f48c542f-e69d-451d-a6b3-0ce4156785ab service nova] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-371723f6-3e93-4177-852e-f667def56ac5 req-f48c542f-e69d-451d-a6b3-0ce4156785ab service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Processing event network-vif-plugged-ba048014-b7b4-4397-825a-eae4ca75ae29 {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.758s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Start building networks asynchronously for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Allocating IP information in the background. {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] allocate_for_instance() {{(pid=88015) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 23 03:18:49 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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 23 03:18:49 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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 23 03:18:49 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Start building block device mappings for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG nova.policy [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '018dcfb89f264e67a075f5fd27a26a66', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '525f087e6f2445c9ac16f6cbb0d03dee', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=88015) authorize /opt/stack/nova/nova/policy.py:192}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Start spawning the instance on the hypervisor. {{(pid=88015) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Creating instance directory {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 23 03:18:49 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Creating image(s) Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquiring lock "/opt/stack/data/nova/instances/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "/opt/stack/data/nova/instances/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "/opt/stack/data/nova/instances/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.174s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquiring lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.149s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk 1073741824 {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk 1073741824" returned: 0 in 0.050s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.217s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.135s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Checking if we can resize image /opt/stack/data/nova/instances/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk. size=1073741824 {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk --force-share --output=json" returned: 0 in 0.213s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Cannot resize image /opt/stack/data/nova/instances/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk to a smaller size. {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Created local disks {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Ensure instance console log exists: /opt/stack/data/nova/instances/fb35c4bb-ea13-4148-9a7c-0c1df344449d/console.log {{(pid=88015) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Started> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:18:50 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] VM Started (Lifecycle Event) Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=88015) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Guest created on hypervisor {{(pid=88015) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 23 03:18:50 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Instance spawned successfully. Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] 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=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Found default for hw_cdrom_bus of ide {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Found default for hw_disk_bus of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Found default for hw_input_bus of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Found default for hw_pointer_model of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Found default for hw_video_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Found default for hw_vif_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:18:50 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Paused> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:18:50 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] VM Paused (Lifecycle Event) Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Resumed> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:18:50 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] VM Resumed (Lifecycle Event) Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Successfully created port: 80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 23 03:18:50 devstack nova-compute[88015]: INFO nova.compute.manager [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Took 10.80 seconds to spawn the instance on the hypervisor. Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:18:50 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:18:50 devstack nova-compute[88015]: INFO nova.compute.manager [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Took 11.74 seconds to build instance. Jul 23 03:18:50 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30318514-f66d-4e3b-9e64-16172cd86686 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 11.904s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:51 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-d7c888a7-e2a4-4926-a344-58a48629d199 req-2cff234f-5e16-4666-a5fa-1177c95b26b3 service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Received event network-vif-plugged-ba048014-b7b4-4397-825a-eae4ca75ae29 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:18:51 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-d7c888a7-e2a4-4926-a344-58a48629d199 req-2cff234f-5e16-4666-a5fa-1177c95b26b3 service nova] Acquiring lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:51 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-d7c888a7-e2a4-4926-a344-58a48629d199 req-2cff234f-5e16-4666-a5fa-1177c95b26b3 service nova] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:51 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-d7c888a7-e2a4-4926-a344-58a48629d199 req-2cff234f-5e16-4666-a5fa-1177c95b26b3 service nova] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.004s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:51 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-d7c888a7-e2a4-4926-a344-58a48629d199 req-2cff234f-5e16-4666-a5fa-1177c95b26b3 service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] No waiting events found dispatching network-vif-plugged-ba048014-b7b4-4397-825a-eae4ca75ae29 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:18:51 devstack nova-compute[88015]: WARNING nova.compute.manager [req-d7c888a7-e2a4-4926-a344-58a48629d199 req-2cff234f-5e16-4666-a5fa-1177c95b26b3 service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Received unexpected event network-vif-plugged-ba048014-b7b4-4397-825a-eae4ca75ae29 for instance with vm_state active and task_state None. Jul 23 03:18:52 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:52 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Successfully updated port: 80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 23 03:18:52 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquiring lock "refresh_cache-fb35c4bb-ea13-4148-9a7c-0c1df344449d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:18:52 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquired lock "refresh_cache-fb35c4bb-ea13-4148-9a7c-0c1df344449d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:18:52 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Building network info cache for instance {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Instance cache missing network info. {{(pid=88015) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 23 03:18:53 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-93951032-2da6-4e6b-bf4b-4fd61437f312 req-a4b3afae-7c35-4690-9fd9-cbd18960556c service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Received event network-changed-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-93951032-2da6-4e6b-bf4b-4fd61437f312 req-a4b3afae-7c35-4690-9fd9-cbd18960556c service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Refreshing instance network info cache due to event network-changed-80cd31c5-1f3a-4c17-99df-50bd133b6c4e. {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-93951032-2da6-4e6b-bf4b-4fd61437f312 req-a4b3afae-7c35-4690-9fd9-cbd18960556c service nova] Acquiring lock "refresh_cache-fb35c4bb-ea13-4148-9a7c-0c1df344449d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Updating instance_info_cache with network_info: [{"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Releasing lock "refresh_cache-fb35c4bb-ea13-4148-9a7c-0c1df344449d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Instance network_info: |[{"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-93951032-2da6-4e6b-bf4b-4fd61437f312 req-a4b3afae-7c35-4690-9fd9-cbd18960556c service nova] Acquired lock "refresh_cache-fb35c4bb-ea13-4148-9a7c-0c1df344449d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-93951032-2da6-4e6b-bf4b-4fd61437f312 req-a4b3afae-7c35-4690-9fd9-cbd18960556c service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Refreshing network info cache for port 80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Start _get_guest_xml network_info=[{"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'guest_format': None, 'encryption_options': None, 'device_type': 'disk', 'image_id': '2d810839-198a-4642-93d6-ed27296a0802'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 23 03:18:53 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='2d810839-198a-4642-93d6-ed27296a0802', instance_meta=NovaInstanceMeta(name='tempest-AttachVolumeTestJSON-server-100145351', uuid='fb35c4bb-ea13-4148-9a7c-0c1df344449d'), owner=OwnerMeta(userid='018dcfb89f264e67a075f5fd27a26a66', username='tempest-AttachVolumeTestJSON-211150349-project-member', projectid='525f087e6f2445c9ac16f6cbb0d03dee', projectname='tempest-AttachVolumeTestJSON-211150349'), image=ImageMeta(id='2d810839-198a-4642-93d6-ed27296a0802', 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": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "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=1784769533.832372) {{(pid=88015) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] CPU controller missing on host. {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 23 03:18:53 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-93951032-2da6-4e6b-bf4b-4fd61437f312 req-a4b3afae-7c35-4690-9fd9-cbd18960556c 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 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] CPU controller found on host. {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=88015) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-23T01:12:35Z,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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=), allow threads: True {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Flavor limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Image limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Flavor pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Image pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Got 1 possible topologies {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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-23T01:18:46Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-AttachVolumeTestJSON-server-100145351',display_name='tempest-AttachVolumeTestJSON-server-100145351',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumetestjson-server-100145351',id=6,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEcN2HcX4psNiQVGLZKwCnWuT8N2kzmBTe/Fq+/e9CgEx9Uuxoy2eg5eNKOWKBa+rnP5BWEnJTs2ajizmSv+Ia114Dk5FRyG7EyX7BOwr+a4cg1R1G5uePpe4xXwGkizcw==',key_name='tempest-keypair-114805715',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='525f087e6f2445c9ac16f6cbb0d03dee',ramdisk_id='',reservation_id='r-q4r6ov0w',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-AttachVolumeTestJSON-211150349',owner_user_name='tempest-AttachVolumeTestJSON-211150349-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:18:49Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='018dcfb89f264e67a075f5fd27a26a66',uuid=fb35c4bb-ea13-4148-9a7c-0c1df344449d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=88015) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Converting VIF {"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:bd:e2:7c,bridge_name='br-int',has_traffic_filtering=True,id=80cd31c5-1f3a-4c17-99df-50bd133b6c4e,network=Network(41a2baaf-9859-4ad1-bd1b-23e78b286b3e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap80cd31c5-1f') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lazy-loading 'pci_devices' on Instance uuid fb35c4bb-ea13-4148-9a7c-0c1df344449d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] End _get_guest_xml xml= Jul 23 03:18:53 devstack nova-compute[88015]: fb35c4bb-ea13-4148-9a7c-0c1df344449d Jul 23 03:18:53 devstack nova-compute[88015]: instance-00000006 Jul 23 03:18:53 devstack nova-compute[88015]: 196608 Jul 23 03:18:53 devstack nova-compute[88015]: 1 Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: tempest-AttachVolumeTestJSON-server-100145351 Jul 23 03:18:53 devstack nova-compute[88015]: 2026-07-23 01:18:53 Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: 192 Jul 23 03:18:53 devstack nova-compute[88015]: 1 Jul 23 03:18:53 devstack nova-compute[88015]: 0 Jul 23 03:18:53 devstack nova-compute[88015]: 0 Jul 23 03:18:53 devstack nova-compute[88015]: 1 Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: True Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: bare Jul 23 03:18:53 devstack nova-compute[88015]: qcow2 Jul 23 03:18:53 devstack nova-compute[88015]: 1 Jul 23 03:18:53 devstack nova-compute[88015]: 0 Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: virtio Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: tempest-AttachVolumeTestJSON-211150349-project-member Jul 23 03:18:53 devstack nova-compute[88015]: tempest-AttachVolumeTestJSON-211150349 Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: OpenStack Foundation Jul 23 03:18:53 devstack nova-compute[88015]: OpenStack Nova Jul 23 03:18:53 devstack nova-compute[88015]: 33.1.0 Jul 23 03:18:53 devstack nova-compute[88015]: fb35c4bb-ea13-4148-9a7c-0c1df344449d Jul 23 03:18:53 devstack nova-compute[88015]: fb35c4bb-ea13-4148-9a7c-0c1df344449d Jul 23 03:18:53 devstack nova-compute[88015]: Virtual Machine Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: hvm Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: 1 Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: /dev/urandom Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: Jul 23 03:18:53 devstack nova-compute[88015]: {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Preparing to wait for external event network-vif-plugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquiring lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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-23T01:18:46Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-AttachVolumeTestJSON-server-100145351',display_name='tempest-AttachVolumeTestJSON-server-100145351',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumetestjson-server-100145351',id=6,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEcN2HcX4psNiQVGLZKwCnWuT8N2kzmBTe/Fq+/e9CgEx9Uuxoy2eg5eNKOWKBa+rnP5BWEnJTs2ajizmSv+Ia114Dk5FRyG7EyX7BOwr+a4cg1R1G5uePpe4xXwGkizcw==',key_name='tempest-keypair-114805715',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='525f087e6f2445c9ac16f6cbb0d03dee',ramdisk_id='',reservation_id='r-q4r6ov0w',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-AttachVolumeTestJSON-211150349',owner_user_name='tempest-AttachVolumeTestJSON-211150349-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:18:49Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='018dcfb89f264e67a075f5fd27a26a66',uuid=fb35c4bb-ea13-4148-9a7c-0c1df344449d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Converting VIF {"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:bd:e2:7c,bridge_name='br-int',has_traffic_filtering=True,id=80cd31c5-1f3a-4c17-99df-50bd133b6c4e,network=Network(41a2baaf-9859-4ad1-bd1b-23e78b286b3e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap80cd31c5-1f') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG os_vif [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:bd:e2:7c,bridge_name='br-int',has_traffic_filtering=True,id=80cd31c5-1f3a-4c17-99df-50bd133b6c4e,network=Network(41a2baaf-9859-4ad1-bd1b-23e78b286b3e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap80cd31c5-1f') {{(pid=88015) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:53 devstack nova-compute[88015]: 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=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:53 devstack nova-compute[88015]: 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': 'f27ca339-7e2f-57ea-83d1-aa40e265f360', '_type': 'linux-noop'}}, row=False) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap80cd31c5-1f, may_exist=True, interface_attrs={}) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap80cd31c5-1f, col_values=(('qos', UUID('f40ba6a4-6503-4f88-81f0-d70bfec423f0')),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap80cd31c5-1f, col_values=(('external_ids', {'iface-id': '80cd31c5-1f3a-4c17-99df-50bd133b6c4e', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:bd:e2:7c', 'vm-uuid': 'fb35c4bb-ea13-4148-9a7c-0c1df344449d'}),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:18:53 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:54 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:54 devstack nova-compute[88015]: INFO os_vif [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:bd:e2:7c,bridge_name='br-int',has_traffic_filtering=True,id=80cd31c5-1f3a-4c17-99df-50bd133b6c4e,network=Network(41a2baaf-9859-4ad1-bd1b-23e78b286b3e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap80cd31c5-1f') Jul 23 03:18:54 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:54 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:54 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:18:54 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] No VIF found with MAC fa:16:3e:bd:e2:7c, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:18:54 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:54 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:54 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:55 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:55 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:55 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:55 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-93951032-2da6-4e6b-bf4b-4fd61437f312 req-a4b3afae-7c35-4690-9fd9-cbd18960556c 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 23 03:18:55 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:55 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:55 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-93951032-2da6-4e6b-bf4b-4fd61437f312 req-a4b3afae-7c35-4690-9fd9-cbd18960556c service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Updated VIF entry in instance network info cache for port 80cd31c5-1f3a-4c17-99df-50bd133b6c4e. {{(pid=88015) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 23 03:18:55 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-93951032-2da6-4e6b-bf4b-4fd61437f312 req-a4b3afae-7c35-4690-9fd9-cbd18960556c service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Updating instance_info_cache with network_info: [{"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:18:55 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-93951032-2da6-4e6b-bf4b-4fd61437f312 req-a4b3afae-7c35-4690-9fd9-cbd18960556c service nova] Releasing lock "refresh_cache-fb35c4bb-ea13-4148-9a7c-0c1df344449d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:18:56 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-cd6cdd93-ca3c-4833-aff4-e07ad56b5049 req-ba2ac5af-5b5a-40a9-b9f0-b07ce518bc3c service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Received event network-vif-plugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:18:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-cd6cdd93-ca3c-4833-aff4-e07ad56b5049 req-ba2ac5af-5b5a-40a9-b9f0-b07ce518bc3c service nova] Acquiring lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-cd6cdd93-ca3c-4833-aff4-e07ad56b5049 req-ba2ac5af-5b5a-40a9-b9f0-b07ce518bc3c service nova] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.007s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-cd6cdd93-ca3c-4833-aff4-e07ad56b5049 req-ba2ac5af-5b5a-40a9-b9f0-b07ce518bc3c service nova] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.007s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:56 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-cd6cdd93-ca3c-4833-aff4-e07ad56b5049 req-ba2ac5af-5b5a-40a9-b9f0-b07ce518bc3c service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Processing event network-vif-plugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 23 03:18:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "225ed5c6-22f2-44ea-a106-1389a20e7508" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:56 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Starting instance... {{(pid=88015) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Starting instance... {{(pid=88015) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=88015) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 23 03:18:57 devstack nova-compute[88015]: INFO nova.compute.claims [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Claim successful on node devstack Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=88015) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Started> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:18:57 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] VM Started (Lifecycle Event) Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Guest created on hypervisor {{(pid=88015) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 23 03:18:57 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Instance spawned successfully. Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] 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=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Found default for hw_cdrom_bus of ide {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Found default for hw_disk_bus of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Found default for hw_input_bus of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Found default for hw_pointer_model of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Found default for hw_video_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Found default for hw_vif_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:18:57 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Paused> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:18:57 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] VM Paused (Lifecycle Event) Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Resumed> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:18:57 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] VM Resumed (Lifecycle Event) Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:18:57 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:18:57 devstack nova-compute[88015]: INFO nova.compute.manager [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Took 8.26 seconds to spawn the instance on the hypervisor. Jul 23 03:18:57 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:18:58 devstack nova-compute[88015]: INFO nova.compute.manager [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Took 9.95 seconds to build instance. Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-9cc85f7f-4d6f-4311-9973-301f3bfd698e tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 10.299s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 1.128s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Start building networks asynchronously for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.795s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=88015) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 23 03:18:58 devstack nova-compute[88015]: INFO nova.compute.claims [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Claim successful on node devstack Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-f166ed94-725b-498d-814f-72fc39ca83cd req-3cbd53f0-8135-4804-9668-3e3da3c876ed service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Received event network-vif-plugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-f166ed94-725b-498d-814f-72fc39ca83cd req-3cbd53f0-8135-4804-9668-3e3da3c876ed service nova] Acquiring lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-f166ed94-725b-498d-814f-72fc39ca83cd req-3cbd53f0-8135-4804-9668-3e3da3c876ed service nova] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Allocating IP information in the background. {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] allocate_for_instance() {{(pid=88015) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 23 03:18:58 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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 23 03:18:58 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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 23 03:18:58 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-f166ed94-725b-498d-814f-72fc39ca83cd req-3cbd53f0-8135-4804-9668-3e3da3c876ed service nova] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.014s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-f166ed94-725b-498d-814f-72fc39ca83cd req-3cbd53f0-8135-4804-9668-3e3da3c876ed service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] No waiting events found dispatching network-vif-plugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:18:58 devstack nova-compute[88015]: WARNING nova.compute.manager [req-f166ed94-725b-498d-814f-72fc39ca83cd req-3cbd53f0-8135-4804-9668-3e3da3c876ed service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Received unexpected event network-vif-plugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e for instance with vm_state active and task_state None. Jul 23 03:18:58 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Start building block device mappings for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG nova.policy [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '0f21af0d77224ff5846fedf81eb24ae9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a1bf81fbf1c49a9a126606ec413e2db', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=88015) authorize /opt/stack/nova/nova/policy.py:192}} Jul 23 03:18:58 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Start spawning the instance on the hypervisor. {{(pid=88015) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Creating instance directory {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 23 03:18:59 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Creating image(s) Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "/opt/stack/data/nova/instances/225ed5c6-22f2-44ea-a106-1389a20e7508/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "/opt/stack/data/nova/instances/225ed5c6-22f2-44ea-a106-1389a20e7508/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.004s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "/opt/stack/data/nova/instances/225ed5c6-22f2-44ea-a106-1389a20e7508/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.004s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.864s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Start building networks asynchronously for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Allocating IP information in the background. {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] allocate_for_instance() {{(pid=88015) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 23 03:18:59 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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 23 03:18:59 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.447s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:18:59 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Start building block device mappings for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.330s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:18:59 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/225ed5c6-22f2-44ea-a106-1389a20e7508/disk 1073741824 {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Start spawning the instance on the hypervisor. {{(pid=88015) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Creating instance directory {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 23 03:19:00 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Creating image(s) Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "/opt/stack/data/nova/instances/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "/opt/stack/data/nova/instances/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "/opt/stack/data/nova/instances/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/225ed5c6-22f2-44ea-a106-1389a20e7508/disk 1073741824" returned: 0 in 0.133s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.526s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.263s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Checking if we can resize image /opt/stack/data/nova/instances/225ed5c6-22f2-44ea-a106-1389a20e7508/disk. size=1073741824 {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/225ed5c6-22f2-44ea-a106-1389a20e7508/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.321s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.004s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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/225ed5c6-22f2-44ea-a106-1389a20e7508/disk --force-share --output=json" returned: 0 in 0.357s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.270s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk 1073741824 {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Cannot resize image /opt/stack/data/nova/instances/225ed5c6-22f2-44ea-a106-1389a20e7508/disk to a smaller size. {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Created local disks {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Ensure instance console log exists: /opt/stack/data/nova/instances/225ed5c6-22f2-44ea-a106-1389a20e7508/console.log {{(pid=88015) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.003s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk 1073741824" returned: 0 in 0.071s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.380s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:00 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Successfully created port: 42f6a587-b86f-4ab8-ad00-080615a1bfab {{(pid=88015) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 23 03:19:01 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.222s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:01 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Checking if we can resize image /opt/stack/data/nova/instances/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk. size=1073741824 {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 23 03:19:01 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:01 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk --force-share --output=json" returned: 0 in 0.272s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:01 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Cannot resize image /opt/stack/data/nova/instances/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk to a smaller size. {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 23 03:19:01 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Created local disks {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 23 03:19:01 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Ensure instance console log exists: /opt/stack/data/nova/instances/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/console.log {{(pid=88015) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 23 03:19:01 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:01 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.017s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:01 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.006s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:01 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:01 devstack nova-compute[88015]: DEBUG nova.policy [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'd736519a7de54a6db0dc3e0ab5fe7d0d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e016bd164ed24d658165c9dca660be07', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=88015) authorize /opt/stack/nova/nova/policy.py:192}} Jul 23 03:19:03 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Successfully updated port: 42f6a587-b86f-4ab8-ad00-080615a1bfab {{(pid=88015) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 23 03:19:03 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "refresh_cache-225ed5c6-22f2-44ea-a106-1389a20e7508" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:19:03 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquired lock "refresh_cache-225ed5c6-22f2-44ea-a106-1389a20e7508" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:19:03 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Building network info cache for instance {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 23 03:19:03 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-8ecbfc5b-8d4d-4a56-8c56-e71cb9fd00b6 req-607482db-0c9c-4ef0-ac61-68b3f5c0e9c2 service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Received event network-changed-42f6a587-b86f-4ab8-ad00-080615a1bfab {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:03 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-8ecbfc5b-8d4d-4a56-8c56-e71cb9fd00b6 req-607482db-0c9c-4ef0-ac61-68b3f5c0e9c2 service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Refreshing instance network info cache due to event network-changed-42f6a587-b86f-4ab8-ad00-080615a1bfab. {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 23 03:19:03 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8ecbfc5b-8d4d-4a56-8c56-e71cb9fd00b6 req-607482db-0c9c-4ef0-ac61-68b3f5c0e9c2 service nova] Acquiring lock "refresh_cache-225ed5c6-22f2-44ea-a106-1389a20e7508" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:19:03 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:04 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Successfully created port: d7e6d4b3-1cee-4301-a3da-db45903c4197 {{(pid=88015) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 23 03:19:04 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Instance cache missing network info. {{(pid=88015) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 23 03:19:04 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:06 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Successfully updated port: d7e6d4b3-1cee-4301-a3da-db45903c4197 {{(pid=88015) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 23 03:19:06 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:19:06 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquired lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:19:06 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Building network info cache for instance {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 23 03:19:07 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:08 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Instance cache missing network info. {{(pid=88015) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 23 03:19:08 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-fc89eb67-378b-4f00-a5a6-42aa47811043 req-f97a54d0-7d7e-4685-8201-c75c743b58bc service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Received event network-changed-d7e6d4b3-1cee-4301-a3da-db45903c4197 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:08 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-fc89eb67-378b-4f00-a5a6-42aa47811043 req-f97a54d0-7d7e-4685-8201-c75c743b58bc service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Refreshing instance network info cache due to event network-changed-d7e6d4b3-1cee-4301-a3da-db45903c4197. {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 23 03:19:08 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-fc89eb67-378b-4f00-a5a6-42aa47811043 req-f97a54d0-7d7e-4685-8201-c75c743b58bc service nova] Acquiring lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:19:08 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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 23 03:19:08 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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 23 03:19:08 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Updating instance_info_cache with network_info: [{"id": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "address": "fa:16:3e:cb:fc:df", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tap42f6a587-b8", "ovs_interfaceid": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:19:08 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Releasing lock "refresh_cache-225ed5c6-22f2-44ea-a106-1389a20e7508" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:19:08 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Instance network_info: |[{"id": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "address": "fa:16:3e:cb:fc:df", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tap42f6a587-b8", "ovs_interfaceid": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 23 03:19:08 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8ecbfc5b-8d4d-4a56-8c56-e71cb9fd00b6 req-607482db-0c9c-4ef0-ac61-68b3f5c0e9c2 service nova] Acquired lock "refresh_cache-225ed5c6-22f2-44ea-a106-1389a20e7508" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:19:08 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-8ecbfc5b-8d4d-4a56-8c56-e71cb9fd00b6 req-607482db-0c9c-4ef0-ac61-68b3f5c0e9c2 service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Refreshing network info cache for port 42f6a587-b86f-4ab8-ad00-080615a1bfab {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 23 03:19:08 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Start _get_guest_xml network_info=[{"id": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "address": "fa:16:3e:cb:fc:df", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tap42f6a587-b8", "ovs_interfaceid": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'guest_format': None, 'encryption_options': None, 'device_type': 'disk', 'image_id': '2d810839-198a-4642-93d6-ed27296a0802'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 23 03:19:08 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:09 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='2d810839-198a-4642-93d6-ed27296a0802', instance_meta=NovaInstanceMeta(name='tempest-ServersNegativeTestJSON-server-668283090', uuid='225ed5c6-22f2-44ea-a106-1389a20e7508'), owner=OwnerMeta(userid='0f21af0d77224ff5846fedf81eb24ae9', username='tempest-ServersNegativeTestJSON-2072953095-project-member', projectid='4a1bf81fbf1c49a9a126606ec413e2db', projectname='tempest-ServersNegativeTestJSON-2072953095'), image=ImageMeta(id='2d810839-198a-4642-93d6-ed27296a0802', 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": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "address": "fa:16:3e:cb:fc:df", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tap42f6a587-b8", "ovs_interfaceid": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "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=1784769549.0108793) {{(pid=88015) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] CPU controller missing on host. {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] CPU controller found on host. {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=88015) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-23T01:12:35Z,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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=), allow threads: True {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Flavor limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Image limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Flavor pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Image pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Got 1 possible topologies {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 23 03:19:09 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-8ecbfc5b-8d4d-4a56-8c56-e71cb9fd00b6 req-607482db-0c9c-4ef0-ac61-68b3f5c0e9c2 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 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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-23T01:18:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-668283090',display_name='tempest-ServersNegativeTestJSON-server-668283090',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-668283090',id=7,image_ref='2d810839-198a-4642-93d6-ed27296a0802',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='4a1bf81fbf1c49a9a126606ec413e2db',ramdisk_id='',reservation_id='r-e8f12b0w',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-ServersNegativeTestJSON-2072953095',owner_user_name='tempest-ServersNegativeTestJSON-2072953095-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:18:59Z,user_data=None,user_id='0f21af0d77224ff5846fedf81eb24ae9',uuid=225ed5c6-22f2-44ea-a106-1389a20e7508,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "address": "fa:16:3e:cb:fc:df", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tap42f6a587-b8", "ovs_interfaceid": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=88015) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Converting VIF {"id": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "address": "fa:16:3e:cb:fc:df", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tap42f6a587-b8", "ovs_interfaceid": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:cb:fc:df,bridge_name='br-int',has_traffic_filtering=True,id=42f6a587-b86f-4ab8-ad00-080615a1bfab,network=Network(f57e60dd-7b97-4cd9-bd9d-7b340dab1a38),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap42f6a587-b8') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lazy-loading 'pci_devices' on Instance uuid 225ed5c6-22f2-44ea-a106-1389a20e7508 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] End _get_guest_xml xml= Jul 23 03:19:09 devstack nova-compute[88015]: 225ed5c6-22f2-44ea-a106-1389a20e7508 Jul 23 03:19:09 devstack nova-compute[88015]: instance-00000007 Jul 23 03:19:09 devstack nova-compute[88015]: 196608 Jul 23 03:19:09 devstack nova-compute[88015]: 1 Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: tempest-ServersNegativeTestJSON-server-668283090 Jul 23 03:19:09 devstack nova-compute[88015]: 2026-07-23 01:19:09 Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: 192 Jul 23 03:19:09 devstack nova-compute[88015]: 1 Jul 23 03:19:09 devstack nova-compute[88015]: 0 Jul 23 03:19:09 devstack nova-compute[88015]: 0 Jul 23 03:19:09 devstack nova-compute[88015]: 1 Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: True Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: bare Jul 23 03:19:09 devstack nova-compute[88015]: qcow2 Jul 23 03:19:09 devstack nova-compute[88015]: 1 Jul 23 03:19:09 devstack nova-compute[88015]: 0 Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: virtio Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: tempest-ServersNegativeTestJSON-2072953095-project-member Jul 23 03:19:09 devstack nova-compute[88015]: tempest-ServersNegativeTestJSON-2072953095 Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: OpenStack Foundation Jul 23 03:19:09 devstack nova-compute[88015]: OpenStack Nova Jul 23 03:19:09 devstack nova-compute[88015]: 33.1.0 Jul 23 03:19:09 devstack nova-compute[88015]: 225ed5c6-22f2-44ea-a106-1389a20e7508 Jul 23 03:19:09 devstack nova-compute[88015]: 225ed5c6-22f2-44ea-a106-1389a20e7508 Jul 23 03:19:09 devstack nova-compute[88015]: Virtual Machine Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: hvm Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: 1 Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: /dev/urandom Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: Jul 23 03:19:09 devstack nova-compute[88015]: {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Preparing to wait for external event network-vif-plugged-42f6a587-b86f-4ab8-ad00-080615a1bfab {{(pid=88015) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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-23T01:18:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-668283090',display_name='tempest-ServersNegativeTestJSON-server-668283090',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-668283090',id=7,image_ref='2d810839-198a-4642-93d6-ed27296a0802',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='4a1bf81fbf1c49a9a126606ec413e2db',ramdisk_id='',reservation_id='r-e8f12b0w',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-ServersNegativeTestJSON-2072953095',owner_user_name='tempest-ServersNegativeTestJSON-2072953095-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:18:59Z,user_data=None,user_id='0f21af0d77224ff5846fedf81eb24ae9',uuid=225ed5c6-22f2-44ea-a106-1389a20e7508,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "address": "fa:16:3e:cb:fc:df", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tap42f6a587-b8", "ovs_interfaceid": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Converting VIF {"id": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "address": "fa:16:3e:cb:fc:df", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tap42f6a587-b8", "ovs_interfaceid": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:cb:fc:df,bridge_name='br-int',has_traffic_filtering=True,id=42f6a587-b86f-4ab8-ad00-080615a1bfab,network=Network(f57e60dd-7b97-4cd9-bd9d-7b340dab1a38),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap42f6a587-b8') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG os_vif [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:cb:fc:df,bridge_name='br-int',has_traffic_filtering=True,id=42f6a587-b86f-4ab8-ad00-080615a1bfab,network=Network(f57e60dd-7b97-4cd9-bd9d-7b340dab1a38),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap42f6a587-b8') {{(pid=88015) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:09 devstack nova-compute[88015]: 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=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:09 devstack nova-compute[88015]: 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': 'f2e9baca-e914-5b5b-9d29-9564b3b247a5', '_type': 'linux-noop'}}, row=False) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap42f6a587-b8, may_exist=True, interface_attrs={}) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap42f6a587-b8, col_values=(('qos', UUID('e93037f9-5e0e-44f0-8d00-77400c3577f5')),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap42f6a587-b8, col_values=(('external_ids', {'iface-id': '42f6a587-b86f-4ab8-ad00-080615a1bfab', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:cb:fc:df', 'vm-uuid': '225ed5c6-22f2-44ea-a106-1389a20e7508'}),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:09 devstack nova-compute[88015]: INFO os_vif [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:cb:fc:df,bridge_name='br-int',has_traffic_filtering=True,id=42f6a587-b86f-4ab8-ad00-080615a1bfab,network=Network(f57e60dd-7b97-4cd9-bd9d-7b340dab1a38),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap42f6a587-b8') Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] No VIF found with MAC fa:16:3e:cb:fc:df, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:09 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Updating instance_info_cache with network_info: [{"id": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "address": "fa:16:3e:26:c3:e2", "network": {"id": "d3118130-6a82-4a61-a650-00d88a8788df", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-346532544-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": "e016bd164ed24d658165c9dca660be07", "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": "tapd7e6d4b3-1c", "ovs_interfaceid": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Releasing lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Instance network_info: |[{"id": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "address": "fa:16:3e:26:c3:e2", "network": {"id": "d3118130-6a82-4a61-a650-00d88a8788df", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-346532544-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": "e016bd164ed24d658165c9dca660be07", "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": "tapd7e6d4b3-1c", "ovs_interfaceid": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Start _get_guest_xml network_info=[{"id": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "address": "fa:16:3e:26:c3:e2", "network": {"id": "d3118130-6a82-4a61-a650-00d88a8788df", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-346532544-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": "e016bd164ed24d658165c9dca660be07", "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": "tapd7e6d4b3-1c", "ovs_interfaceid": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'guest_format': None, 'encryption_options': None, 'device_type': 'disk', 'image_id': '2d810839-198a-4642-93d6-ed27296a0802'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-fc89eb67-378b-4f00-a5a6-42aa47811043 req-f97a54d0-7d7e-4685-8201-c75c743b58bc service nova] Acquired lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-fc89eb67-378b-4f00-a5a6-42aa47811043 req-f97a54d0-7d7e-4685-8201-c75c743b58bc service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Refreshing network info cache for port d7e6d4b3-1cee-4301-a3da-db45903c4197 {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 23 03:19:10 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='2d810839-198a-4642-93d6-ed27296a0802', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-801909563', uuid='2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095'), owner=OwnerMeta(userid='d736519a7de54a6db0dc3e0ab5fe7d0d', username='tempest-TaggedAttachmentsTest-1284948248-project-member', projectid='e016bd164ed24d658165c9dca660be07', projectname='tempest-TaggedAttachmentsTest-1284948248'), image=ImageMeta(id='2d810839-198a-4642-93d6-ed27296a0802', 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": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "address": "fa:16:3e:26:c3:e2", "network": {"id": "d3118130-6a82-4a61-a650-00d88a8788df", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-346532544-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": "e016bd164ed24d658165c9dca660be07", "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": "tapd7e6d4b3-1c", "ovs_interfaceid": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "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=1784769550.6137383) {{(pid=88015) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 23 03:19:10 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-fc89eb67-378b-4f00-a5a6-42aa47811043 req-f97a54d0-7d7e-4685-8201-c75c743b58bc 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 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] CPU controller missing on host. {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] CPU controller found on host. {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=88015) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-23T01:12:35Z,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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=), allow threads: True {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Flavor limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Image limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Flavor pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Image pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Got 1 possible topologies {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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-23T01:18:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-801909563',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-801909563',id=8,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKd3743u6BWp1NZ2pZzNiVOUVHF2srNX8IOXpRgk5sY/iw6DjH0p8CVNSQmn2oiaqSqk88FJ9Z17gJ+aDwzeHy0Rg2qCV0ngAl2VtYw8rFNZu+Kpqy6t97WotHpEw2NDUg==',key_name='tempest-keypair-83917298',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='e016bd164ed24d658165c9dca660be07',ramdisk_id='',reservation_id='r-7f1ivqjj',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-1284948248',owner_user_name='tempest-TaggedAttachmentsTest-1284948248-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:19:00Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='d736519a7de54a6db0dc3e0ab5fe7d0d',uuid=2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "address": "fa:16:3e:26:c3:e2", "network": {"id": "d3118130-6a82-4a61-a650-00d88a8788df", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-346532544-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": "e016bd164ed24d658165c9dca660be07", "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": "tapd7e6d4b3-1c", "ovs_interfaceid": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=88015) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Converting VIF {"id": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "address": "fa:16:3e:26:c3:e2", "network": {"id": "d3118130-6a82-4a61-a650-00d88a8788df", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-346532544-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": "e016bd164ed24d658165c9dca660be07", "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": "tapd7e6d4b3-1c", "ovs_interfaceid": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:26:c3:e2,bridge_name='br-int',has_traffic_filtering=True,id=d7e6d4b3-1cee-4301-a3da-db45903c4197,network=Network(d3118130-6a82-4a61-a650-00d88a8788df),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd7e6d4b3-1c') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lazy-loading 'pci_devices' on Instance uuid 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] End _get_guest_xml xml= Jul 23 03:19:10 devstack nova-compute[88015]: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 Jul 23 03:19:10 devstack nova-compute[88015]: instance-00000008 Jul 23 03:19:10 devstack nova-compute[88015]: 196608 Jul 23 03:19:10 devstack nova-compute[88015]: 1 Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: tempest-device-tagging-server-801909563 Jul 23 03:19:10 devstack nova-compute[88015]: 2026-07-23 01:19:10 Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: 192 Jul 23 03:19:10 devstack nova-compute[88015]: 1 Jul 23 03:19:10 devstack nova-compute[88015]: 0 Jul 23 03:19:10 devstack nova-compute[88015]: 0 Jul 23 03:19:10 devstack nova-compute[88015]: 1 Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: True Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: bare Jul 23 03:19:10 devstack nova-compute[88015]: qcow2 Jul 23 03:19:10 devstack nova-compute[88015]: 1 Jul 23 03:19:10 devstack nova-compute[88015]: 0 Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: virtio Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: tempest-TaggedAttachmentsTest-1284948248-project-member Jul 23 03:19:10 devstack nova-compute[88015]: tempest-TaggedAttachmentsTest-1284948248 Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: OpenStack Foundation Jul 23 03:19:10 devstack nova-compute[88015]: OpenStack Nova Jul 23 03:19:10 devstack nova-compute[88015]: 33.1.0 Jul 23 03:19:10 devstack nova-compute[88015]: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 Jul 23 03:19:10 devstack nova-compute[88015]: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 Jul 23 03:19:10 devstack nova-compute[88015]: Virtual Machine Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: hvm Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: 1 Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: /dev/urandom Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: Jul 23 03:19:10 devstack nova-compute[88015]: {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Preparing to wait for external event network-vif-plugged-d7e6d4b3-1cee-4301-a3da-db45903c4197 {{(pid=88015) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.012s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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-23T01:18:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-801909563',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-801909563',id=8,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKd3743u6BWp1NZ2pZzNiVOUVHF2srNX8IOXpRgk5sY/iw6DjH0p8CVNSQmn2oiaqSqk88FJ9Z17gJ+aDwzeHy0Rg2qCV0ngAl2VtYw8rFNZu+Kpqy6t97WotHpEw2NDUg==',key_name='tempest-keypair-83917298',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='e016bd164ed24d658165c9dca660be07',ramdisk_id='',reservation_id='r-7f1ivqjj',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-1284948248',owner_user_name='tempest-TaggedAttachmentsTest-1284948248-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:19:00Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='d736519a7de54a6db0dc3e0ab5fe7d0d',uuid=2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "address": "fa:16:3e:26:c3:e2", "network": {"id": "d3118130-6a82-4a61-a650-00d88a8788df", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-346532544-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": "e016bd164ed24d658165c9dca660be07", "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": "tapd7e6d4b3-1c", "ovs_interfaceid": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Converting VIF {"id": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "address": "fa:16:3e:26:c3:e2", "network": {"id": "d3118130-6a82-4a61-a650-00d88a8788df", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-346532544-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": "e016bd164ed24d658165c9dca660be07", "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": "tapd7e6d4b3-1c", "ovs_interfaceid": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:26:c3:e2,bridge_name='br-int',has_traffic_filtering=True,id=d7e6d4b3-1cee-4301-a3da-db45903c4197,network=Network(d3118130-6a82-4a61-a650-00d88a8788df),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd7e6d4b3-1c') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG os_vif [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:26:c3:e2,bridge_name='br-int',has_traffic_filtering=True,id=d7e6d4b3-1cee-4301-a3da-db45903c4197,network=Network(d3118130-6a82-4a61-a650-00d88a8788df),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd7e6d4b3-1c') {{(pid=88015) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:10 devstack nova-compute[88015]: 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=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:10 devstack nova-compute[88015]: 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': '684e2b27-9b7f-5633-ba1a-b0dcf2656d90', '_type': 'linux-noop'}}, row=False) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapd7e6d4b3-1c, may_exist=True, interface_attrs={}) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapd7e6d4b3-1c, col_values=(('qos', UUID('adadf895-7964-41d0-b71c-c7bb22fc2782')),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapd7e6d4b3-1c, col_values=(('external_ids', {'iface-id': 'd7e6d4b3-1cee-4301-a3da-db45903c4197', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:26:c3:e2', 'vm-uuid': '2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095'}),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:10 devstack nova-compute[88015]: INFO os_vif [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:26:c3:e2,bridge_name='br-int',has_traffic_filtering=True,id=d7e6d4b3-1cee-4301-a3da-db45903c4197,network=Network(d3118130-6a82-4a61-a650-00d88a8788df),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd7e6d4b3-1c') Jul 23 03:19:10 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG oslo.service.backend._threading.loopingcall [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.01 seconds {{(pid=88015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] No BDM found with device name hda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] No VIF found with MAC fa:16:3e:26:c3:e2, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:19:11 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Using config drive Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=88015) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG oslo.service.backend._threading.loopingcall [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.96 seconds {{(pid=88015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:19:11 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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 23 03:19:11 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-cf6666aa-dd18-4b6d-b6fc-7efaec95e6de req-f2abd559-34fa-4cef-93c8-63015ff71adb service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Received event network-vif-plugged-42f6a587-b86f-4ab8-ad00-080615a1bfab {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-cf6666aa-dd18-4b6d-b6fc-7efaec95e6de req-f2abd559-34fa-4cef-93c8-63015ff71adb service nova] Acquiring lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-cf6666aa-dd18-4b6d-b6fc-7efaec95e6de req-f2abd559-34fa-4cef-93c8-63015ff71adb service nova] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-cf6666aa-dd18-4b6d-b6fc-7efaec95e6de req-f2abd559-34fa-4cef-93c8-63015ff71adb service nova] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-cf6666aa-dd18-4b6d-b6fc-7efaec95e6de req-f2abd559-34fa-4cef-93c8-63015ff71adb service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Processing event network-vif-plugged-42f6a587-b86f-4ab8-ad00-080615a1bfab {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-89c7197e-ca0d-4e03-9eb7-f6fbe57c9adb req-a85a076b-d899-48aa-a031-d6c4715b1a28 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Received event network-changed-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-89c7197e-ca0d-4e03-9eb7-f6fbe57c9adb req-a85a076b-d899-48aa-a031-d6c4715b1a28 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Refreshing instance network info cache due to event network-changed-80cd31c5-1f3a-4c17-99df-50bd133b6c4e. {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-89c7197e-ca0d-4e03-9eb7-f6fbe57c9adb req-a85a076b-d899-48aa-a031-d6c4715b1a28 service nova] Acquiring lock "refresh_cache-fb35c4bb-ea13-4148-9a7c-0c1df344449d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-89c7197e-ca0d-4e03-9eb7-f6fbe57c9adb req-a85a076b-d899-48aa-a031-d6c4715b1a28 service nova] Acquired lock "refresh_cache-fb35c4bb-ea13-4148-9a7c-0c1df344449d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:19:11 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-89c7197e-ca0d-4e03-9eb7-f6fbe57c9adb req-a85a076b-d899-48aa-a031-d6c4715b1a28 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Refreshing network info cache for port 80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 23 03:19:11 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-89c7197e-ca0d-4e03-9eb7-f6fbe57c9adb req-a85a076b-d899-48aa-a031-d6c4715b1a28 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 23 03:19:11 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:12 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-8ecbfc5b-8d4d-4a56-8c56-e71cb9fd00b6 req-607482db-0c9c-4ef0-ac61-68b3f5c0e9c2 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 23 03:19:12 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Creating config drive at /opt/stack/data/nova/instances/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk.config Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG oslo_service.periodic_task [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running periodic task ComputeManager.update_available_resource {{(pid=88015) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Running cmd (subprocess): genisoimage -o /opt/stack/data/nova/instances/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpl4sqjk9y {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] CMD "genisoimage -o /opt/stack/data/nova/instances/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpl4sqjk9y" returned: 0 in 0.095s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.005s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=88015) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=88015) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Started> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:19:12 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] VM Started (Lifecycle Event) Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Guest created on hypervisor {{(pid=88015) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 23 03:19:12 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Instance spawned successfully. Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] 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=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Found default for hw_cdrom_bus of ide {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Found default for hw_disk_bus of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Found default for hw_input_bus of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Found default for hw_pointer_model of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Found default for hw_video_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Found default for hw_vif_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:12 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Paused> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:19:12 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] VM Paused (Lifecycle Event) Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Resumed> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:19:12 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] VM Resumed (Lifecycle Event) Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-8ecbfc5b-8d4d-4a56-8c56-e71cb9fd00b6 req-607482db-0c9c-4ef0-ac61-68b3f5c0e9c2 service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Updated VIF entry in instance network info cache for port 42f6a587-b86f-4ab8-ad00-080615a1bfab. {{(pid=88015) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-8ecbfc5b-8d4d-4a56-8c56-e71cb9fd00b6 req-607482db-0c9c-4ef0-ac61-68b3f5c0e9c2 service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Updating instance_info_cache with network_info: [{"id": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "address": "fa:16:3e:cb:fc:df", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tap42f6a587-b8", "ovs_interfaceid": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:19:12 devstack nova-compute[88015]: INFO nova.compute.manager [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Took 13.86 seconds to spawn the instance on the hypervisor. Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:12 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8ecbfc5b-8d4d-4a56-8c56-e71cb9fd00b6 req-607482db-0c9c-4ef0-ac61-68b3f5c0e9c2 service nova] Releasing lock "refresh_cache-225ed5c6-22f2-44ea-a106-1389a20e7508" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:19:12 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-fc89eb67-378b-4f00-a5a6-42aa47811043 req-f97a54d0-7d7e-4685-8201-c75c743b58bc 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 23 03:19:12 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:19:13 devstack nova-compute[88015]: INFO nova.compute.manager [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Took 15.95 seconds to build instance. Jul 23 03:19:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-c6965eb2-51ea-473f-ae4d-a18918d47ede tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 16.267s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:13 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:13 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:13 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-fe15f9fa-5c8f-4067-a5bb-788a150ab06d req-035400fd-cfd3-4367-8c38-b961b9450337 service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Received event network-vif-plugged-42f6a587-b86f-4ab8-ad00-080615a1bfab {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-fe15f9fa-5c8f-4067-a5bb-788a150ab06d req-035400fd-cfd3-4367-8c38-b961b9450337 service nova] Acquiring lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-fe15f9fa-5c8f-4067-a5bb-788a150ab06d req-035400fd-cfd3-4367-8c38-b961b9450337 service nova] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:13 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-fe15f9fa-5c8f-4067-a5bb-788a150ab06d req-035400fd-cfd3-4367-8c38-b961b9450337 service nova] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:13 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-fe15f9fa-5c8f-4067-a5bb-788a150ab06d req-035400fd-cfd3-4367-8c38-b961b9450337 service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] No waiting events found dispatching network-vif-plugged-42f6a587-b86f-4ab8-ad00-080615a1bfab {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:19:13 devstack nova-compute[88015]: WARNING nova.compute.manager [req-fe15f9fa-5c8f-4067-a5bb-788a150ab06d req-035400fd-cfd3-4367-8c38-b961b9450337 service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Received unexpected event network-vif-plugged-42f6a587-b86f-4ab8-ad00-080615a1bfab for instance with vm_state active and task_state None. Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-7dd197b0-0b49-48dd-a255-72b4bac85adb req-b6c9279d-885f-4c9f-a080-e77305448c48 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Received event network-vif-plugged-d7e6d4b3-1cee-4301-a3da-db45903c4197 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-7dd197b0-0b49-48dd-a255-72b4bac85adb req-b6c9279d-885f-4c9f-a080-e77305448c48 service nova] Acquiring lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-7dd197b0-0b49-48dd-a255-72b4bac85adb req-b6c9279d-885f-4c9f-a080-e77305448c48 service nova] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-7dd197b0-0b49-48dd-a255-72b4bac85adb req-b6c9279d-885f-4c9f-a080-e77305448c48 service nova] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-7dd197b0-0b49-48dd-a255-72b4bac85adb req-b6c9279d-885f-4c9f-a080-e77305448c48 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Processing event network-vif-plugged-d7e6d4b3-1cee-4301-a3da-db45903c4197 {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-7dd197b0-0b49-48dd-a255-72b4bac85adb req-b6c9279d-885f-4c9f-a080-e77305448c48 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Received event network-vif-plugged-d7e6d4b3-1cee-4301-a3da-db45903c4197 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-7dd197b0-0b49-48dd-a255-72b4bac85adb req-b6c9279d-885f-4c9f-a080-e77305448c48 service nova] Acquiring lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-7dd197b0-0b49-48dd-a255-72b4bac85adb req-b6c9279d-885f-4c9f-a080-e77305448c48 service nova] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-7dd197b0-0b49-48dd-a255-72b4bac85adb req-b6c9279d-885f-4c9f-a080-e77305448c48 service nova] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-7dd197b0-0b49-48dd-a255-72b4bac85adb req-b6c9279d-885f-4c9f-a080-e77305448c48 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] No waiting events found dispatching network-vif-plugged-d7e6d4b3-1cee-4301-a3da-db45903c4197 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:19:14 devstack nova-compute[88015]: WARNING nova.compute.manager [req-7dd197b0-0b49-48dd-a255-72b4bac85adb req-b6c9279d-885f-4c9f-a080-e77305448c48 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Received unexpected event network-vif-plugged-d7e6d4b3-1cee-4301-a3da-db45903c4197 for instance with vm_state building and task_state spawning. Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-fc89eb67-378b-4f00-a5a6-42aa47811043 req-f97a54d0-7d7e-4685-8201-c75c743b58bc service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Updated VIF entry in instance network info cache for port d7e6d4b3-1cee-4301-a3da-db45903c4197. {{(pid=88015) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-fc89eb67-378b-4f00-a5a6-42aa47811043 req-f97a54d0-7d7e-4685-8201-c75c743b58bc service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Updating instance_info_cache with network_info: [{"id": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "address": "fa:16:3e:26:c3:e2", "network": {"id": "d3118130-6a82-4a61-a650-00d88a8788df", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-346532544-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": "e016bd164ed24d658165c9dca660be07", "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": "tapd7e6d4b3-1c", "ovs_interfaceid": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk --force-share --output=json" returned: 0 in 0.195s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:14 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-89c7197e-ca0d-4e03-9eb7-f6fbe57c9adb req-a85a076b-d899-48aa-a031-d6c4715b1a28 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 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-fc89eb67-378b-4f00-a5a6-42aa47811043 req-f97a54d0-7d7e-4685-8201-c75c743b58bc service nova] Releasing lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095/disk --force-share --output=json" returned: 0 in 0.210s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/4059c67e-9532-44fc-96df-b3df1cf2ea36/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-89c7197e-ca0d-4e03-9eb7-f6fbe57c9adb req-a85a076b-d899-48aa-a031-d6c4715b1a28 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Updated VIF entry in instance network info cache for port 80cd31c5-1f3a-4c17-99df-50bd133b6c4e. {{(pid=88015) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-89c7197e-ca0d-4e03-9eb7-f6fbe57c9adb req-a85a076b-d899-48aa-a031-d6c4715b1a28 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Updating instance_info_cache with network_info: [{"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.181", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-89c7197e-ca0d-4e03-9eb7-f6fbe57c9adb req-a85a076b-d899-48aa-a031-d6c4715b1a28 service nova] Releasing lock "refresh_cache-fb35c4bb-ea13-4148-9a7c-0c1df344449d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/4059c67e-9532-44fc-96df-b3df1cf2ea36/disk --force-share --output=json" returned: 0 in 0.191s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/4059c67e-9532-44fc-96df-b3df1cf2ea36/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/4059c67e-9532-44fc-96df-b3df1cf2ea36/disk --force-share --output=json" returned: 0 in 0.204s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:14 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/225ed5c6-22f2-44ea-a106-1389a20e7508/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/225ed5c6-22f2-44ea-a106-1389a20e7508/disk --force-share --output=json" returned: 0 in 0.167s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/225ed5c6-22f2-44ea-a106-1389a20e7508/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/225ed5c6-22f2-44ea-a106-1389a20e7508/disk --force-share --output=json" returned: 0 in 0.212s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=88015) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Started> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:19:15 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] VM Started (Lifecycle Event) Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Guest created on hypervisor {{(pid=88015) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 23 03:19:15 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Instance spawned successfully. Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] 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=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Found default for hw_cdrom_bus of ide {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Found default for hw_disk_bus of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Found default for hw_input_bus of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Found default for hw_pointer_model of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Found default for hw_video_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Found default for hw_vif_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:15 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Paused> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:19:15 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] VM Paused (Lifecycle Event) Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Resumed> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:19:15 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] VM Resumed (Lifecycle Event) Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk --force-share --output=json" returned: 0 in 0.351s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:19:15 devstack nova-compute[88015]: INFO nova.compute.manager [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Took 15.69 seconds to spawn the instance on the hypervisor. Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:15 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 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/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk --force-share --output=json" returned: 0 in 0.215s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:15 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] CMD "env LANG=C uptime" returned: 0 in 0.067s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Hypervisor/Node resource view: name=devstack free_ram=5011MB free_disk=14.86642837524414GB free_vcpus=0 pci_devices=[{"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_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_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_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_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_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_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_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_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=88015) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:15 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:15 devstack nova-compute[88015]: INFO nova.compute.manager [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Took 18.40 seconds to build instance. Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 18.848s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "225ed5c6-22f2-44ea-a106-1389a20e7508" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:16 devstack nova-compute[88015]: INFO nova.compute.manager [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Terminating instance Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Start destroying the instance on the hypervisor. {{(pid=88015) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3241}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Instance 4059c67e-9532-44fc-96df-b3df1cf2ea36 actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=88015) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Instance fb35c4bb-ea13-4148-9a7c-0c1df344449d actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=88015) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Instance 225ed5c6-22f2-44ea-a106-1389a20e7508 actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=88015) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Instance 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=88015) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Total usable vcpus: 4, total allocated vcpus: 4 {{(pid=88015) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=1280MB phys_disk=25GB used_disk=4GB total_vcpus=4 used_vcpus=4 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 03:19:15 up 34 min, 1 user, load average: 9.73, 5.41, 3.09\n', 'num_instances': '4', 'num_vm_active': '4', 'num_task_None': '3', 'num_os_type_None': '4', 'num_proj_4a1bf81fbf1c49a9a126606ec413e2db': '2', 'io_workload': '0', 'num_proj_525f087e6f2445c9ac16f6cbb0d03dee': '1', 'num_task_deleting': '1', 'num_proj_e016bd164ed24d658165c9dca660be07': '1'} {{(pid=88015) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.utils [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Queued Task(fn=>, remaining_delay=14.999419188999582 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.997335923999799 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.997001237999939 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.compute.resource_tracker [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Compute_service record updated for devstack:devstack {{(pid=88015) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.708s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:16 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Instance destroyed successfully. Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lazy-loading 'resources' on Instance uuid 225ed5c6-22f2-44ea-a106-1389a20e7508 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG oslo.service.backend._threading.loopingcall [None req-ac6337c6-5c11-443e-b613-61c2c9c4c654 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 58.98 seconds {{(pid=88015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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-23T01:18:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-668283090',display_name='tempest-ServersNegativeTestJSON-server-668283090',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-668283090',id=7,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-23T01:19:12Z,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='4a1bf81fbf1c49a9a126606ec413e2db',ramdisk_id='',reservation_id='r-e8f12b0w',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-ServersNegativeTestJSON-2072953095',owner_user_name='tempest-ServersNegativeTestJSON-2072953095-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-23T01:19:13Z,user_data=None,user_id='0f21af0d77224ff5846fedf81eb24ae9',uuid=225ed5c6-22f2-44ea-a106-1389a20e7508,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "address": "fa:16:3e:cb:fc:df", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tap42f6a587-b8", "ovs_interfaceid": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Converting VIF {"id": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "address": "fa:16:3e:cb:fc:df", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tap42f6a587-b8", "ovs_interfaceid": "42f6a587-b86f-4ab8-ad00-080615a1bfab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:cb:fc:df,bridge_name='br-int',has_traffic_filtering=True,id=42f6a587-b86f-4ab8-ad00-080615a1bfab,network=Network(f57e60dd-7b97-4cd9-bd9d-7b340dab1a38),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap42f6a587-b8') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG os_vif [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:cb:fc:df,bridge_name='br-int',has_traffic_filtering=True,id=42f6a587-b86f-4ab8-ad00-080615a1bfab,network=Network(f57e60dd-7b97-4cd9-bd9d-7b340dab1a38),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap42f6a587-b8') {{(pid=88015) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap42f6a587-b8, bridge=br-int, if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=e93037f9-5e0e-44f0-8d00-77400c3577f5) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:16 devstack nova-compute[88015]: INFO os_vif [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:cb:fc:df,bridge_name='br-int',has_traffic_filtering=True,id=42f6a587-b86f-4ab8-ad00-080615a1bfab,network=Network(f57e60dd-7b97-4cd9-bd9d-7b340dab1a38),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap42f6a587-b8') Jul 23 03:19:16 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Deleting instance files /opt/stack/data/nova/instances/225ed5c6-22f2-44ea-a106-1389a20e7508_del Jul 23 03:19:16 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Deletion of /opt/stack/data/nova/instances/225ed5c6-22f2-44ea-a106-1389a20e7508_del complete Jul 23 03:19:16 devstack nova-compute[88015]: INFO nova.compute.manager [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Took 0.73 seconds to destroy the instance on the hypervisor. Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG oslo.service.backend._common.loopingcall [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=88015) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.compute.manager [-] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Deallocating network for instance {{(pid=88015) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2365}} Jul 23 03:19:16 devstack nova-compute[88015]: DEBUG nova.network.neutron [-] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] deallocate_for_instance() {{(pid=88015) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 23 03:19:16 devstack nova-compute[88015]: 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 23 03:19:17 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:17 devstack nova-compute[88015]: 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 23 03:19:17 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-38329d7c-7167-4725-aef9-87beb76ac8dd req-416ed434-9437-4969-89c9-a62360cf6ddc service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Received event network-vif-unplugged-42f6a587-b86f-4ab8-ad00-080615a1bfab {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:17 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-38329d7c-7167-4725-aef9-87beb76ac8dd req-416ed434-9437-4969-89c9-a62360cf6ddc service nova] Acquiring lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:17 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-38329d7c-7167-4725-aef9-87beb76ac8dd req-416ed434-9437-4969-89c9-a62360cf6ddc service nova] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:17 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-38329d7c-7167-4725-aef9-87beb76ac8dd req-416ed434-9437-4969-89c9-a62360cf6ddc service nova] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:17 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-38329d7c-7167-4725-aef9-87beb76ac8dd req-416ed434-9437-4969-89c9-a62360cf6ddc service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] No waiting events found dispatching network-vif-unplugged-42f6a587-b86f-4ab8-ad00-080615a1bfab {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:19:17 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-38329d7c-7167-4725-aef9-87beb76ac8dd req-416ed434-9437-4969-89c9-a62360cf6ddc service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Received event network-vif-unplugged-42f6a587-b86f-4ab8-ad00-080615a1bfab for instance with task_state deleting. {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11676}} Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG nova.network.neutron [-] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Updating instance_info_cache with network_info: [] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-add8a367-1610-4ff5-9519-86380645cb4f req-10f01eb4-ca33-44d4-80c0-cfce45d6ea4c service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Received event network-vif-deleted-42f6a587-b86f-4ab8-ad00-080615a1bfab {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:18 devstack nova-compute[88015]: INFO nova.compute.manager [req-add8a367-1610-4ff5-9519-86380645cb4f req-10f01eb4-ca33-44d4-80c0-cfce45d6ea4c service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Neutron deleted interface 42f6a587-b86f-4ab8-ad00-080615a1bfab; detaching it from the instance and deleting it from the info cache Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-add8a367-1610-4ff5-9519-86380645cb4f req-10f01eb4-ca33-44d4-80c0-cfce45d6ea4c service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Detach interface failed, port_id=42f6a587-b86f-4ab8-ad00-080615a1bfab, reason: Instance 225ed5c6-22f2-44ea-a106-1389a20e7508 could not be found. {{(pid=88015) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11729}} Jul 23 03:19:18 devstack nova-compute[88015]: INFO nova.compute.manager [-] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Took 1.54 seconds to deallocate network for instance. Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Acquiring lock "60bce438-25d4-4446-ae4f-ebcfdb02f835" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Lock "60bce438-25d4-4446-ae4f-ebcfdb02f835" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Starting instance... {{(pid=88015) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.362s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.146s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:18 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=88015) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 23 03:19:18 devstack nova-compute[88015]: INFO nova.compute.claims [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Claim successful on node devstack Jul 23 03:19:19 devstack nova-compute[88015]: INFO nova.scheduler.client.report [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Deleted allocations for instance 225ed5c6-22f2-44ea-a106-1389a20e7508 Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-69e12ecb-cadd-4899-896c-4b320e5814fc tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 3.133s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.505s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Start building networks asynchronously for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Allocating IP information in the background. {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] allocate_for_instance() {{(pid=88015) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 23 03:19:19 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-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 23 03:19:19 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-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 23 03:19:19 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-6e5a795d-79d9-4b8d-86bc-3648a04adec9 req-8510708a-9080-4aa3-a4af-839501daebc8 service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Received event network-vif-unplugged-42f6a587-b86f-4ab8-ad00-080615a1bfab {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-6e5a795d-79d9-4b8d-86bc-3648a04adec9 req-8510708a-9080-4aa3-a4af-839501daebc8 service nova] Acquiring lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-6e5a795d-79d9-4b8d-86bc-3648a04adec9 req-8510708a-9080-4aa3-a4af-839501daebc8 service nova] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-6e5a795d-79d9-4b8d-86bc-3648a04adec9 req-8510708a-9080-4aa3-a4af-839501daebc8 service nova] Lock "225ed5c6-22f2-44ea-a106-1389a20e7508-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-6e5a795d-79d9-4b8d-86bc-3648a04adec9 req-8510708a-9080-4aa3-a4af-839501daebc8 service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] No waiting events found dispatching network-vif-unplugged-42f6a587-b86f-4ab8-ad00-080615a1bfab {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:19:19 devstack nova-compute[88015]: WARNING nova.compute.manager [req-6e5a795d-79d9-4b8d-86bc-3648a04adec9 req-8510708a-9080-4aa3-a4af-839501daebc8 service nova] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Received unexpected event network-vif-unplugged-42f6a587-b86f-4ab8-ad00-080615a1bfab for instance with vm_state deleted and task_state None. Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Start building block device mappings for instance. {{(pid=88015) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:19 devstack nova-compute[88015]: DEBUG nova.policy [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '972b5a0a8e0144dc9e60137a75354a33', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '045f6a0c076f4c3485b6cf76874440df', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=88015) authorize /opt/stack/nova/nova/policy.py:192}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Start spawning the instance on the hypervisor. {{(pid=88015) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Creating instance directory {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5336}} Jul 23 03:19:20 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Creating image(s) Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Acquiring lock "/opt/stack/data/nova/instances/60bce438-25d4-4446-ae4f-ebcfdb02f835/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Lock "/opt/stack/data/nova/instances/60bce438-25d4-4446-ae4f-ebcfdb02f835/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Lock "/opt/stack/data/nova/instances/60bce438-25d4-4446-ae4f-ebcfdb02f835/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.008s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.167s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Acquiring lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_utils.imageutils.format_inspector [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=88015) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.166s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/60bce438-25d4-4446-ae4f-ebcfdb02f835/disk 1073741824 {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f,backing_fmt=raw /opt/stack/data/nova/instances/60bce438-25d4-4446-ae4f-ebcfdb02f835/disk 1073741824" returned: 0 in 0.077s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Lock "6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.275s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.253s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Checking if we can resize image /opt/stack/data/nova/instances/60bce438-25d4-4446-ae4f-ebcfdb02f835/disk. size=1073741824 {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-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/60bce438-25d4-4446-ae4f-ebcfdb02f835/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-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/60bce438-25d4-4446-ae4f-ebcfdb02f835/disk --force-share --output=json" returned: 0 in 0.151s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Cannot resize image /opt/stack/data/nova/instances/60bce438-25d4-4446-ae4f-ebcfdb02f835/disk to a smaller size. {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Created local disks {{(pid=88015) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5478}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Ensure instance console log exists: /opt/stack/data/nova/instances/60bce438-25d4-4446-ae4f-ebcfdb02f835/console.log {{(pid=88015) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:20 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.003s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:21 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:21 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Successfully created port: 700812d5-3d5d-48ec-9281-57b37e3ce683 {{(pid=88015) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 23 03:19:21 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-d3cffc1f-4951-418c-ba0c-bca73629a15c req-28a230aa-ba29-4d04-802f-5c3c25c4c3b3 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Received event network-changed-d7e6d4b3-1cee-4301-a3da-db45903c4197 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:21 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-d3cffc1f-4951-418c-ba0c-bca73629a15c req-28a230aa-ba29-4d04-802f-5c3c25c4c3b3 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Refreshing instance network info cache due to event network-changed-d7e6d4b3-1cee-4301-a3da-db45903c4197. {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 23 03:19:21 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-d3cffc1f-4951-418c-ba0c-bca73629a15c req-28a230aa-ba29-4d04-802f-5c3c25c4c3b3 service nova] Acquiring lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:19:21 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-d3cffc1f-4951-418c-ba0c-bca73629a15c req-28a230aa-ba29-4d04-802f-5c3c25c4c3b3 service nova] Acquired lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:19:21 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-d3cffc1f-4951-418c-ba0c-bca73629a15c req-28a230aa-ba29-4d04-802f-5c3c25c4c3b3 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Refreshing network info cache for port d7e6d4b3-1cee-4301-a3da-db45903c4197 {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 23 03:19:21 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-d3cffc1f-4951-418c-ba0c-bca73629a15c req-28a230aa-ba29-4d04-802f-5c3c25c4c3b3 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 23 03:19:22 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-d3cffc1f-4951-418c-ba0c-bca73629a15c req-28a230aa-ba29-4d04-802f-5c3c25c4c3b3 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 23 03:19:22 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-d3cffc1f-4951-418c-ba0c-bca73629a15c req-28a230aa-ba29-4d04-802f-5c3c25c4c3b3 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Updated VIF entry in instance network info cache for port d7e6d4b3-1cee-4301-a3da-db45903c4197. {{(pid=88015) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-d3cffc1f-4951-418c-ba0c-bca73629a15c req-28a230aa-ba29-4d04-802f-5c3c25c4c3b3 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Updating instance_info_cache with network_info: [{"id": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "address": "fa:16:3e:26:c3:e2", "network": {"id": "d3118130-6a82-4a61-a650-00d88a8788df", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-346532544-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": [{"address": "172.24.4.156", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e016bd164ed24d658165c9dca660be07", "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": "tapd7e6d4b3-1c", "ovs_interfaceid": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-d3cffc1f-4951-418c-ba0c-bca73629a15c req-28a230aa-ba29-4d04-802f-5c3c25c4c3b3 service nova] Releasing lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Successfully updated port: 700812d5-3d5d-48ec-9281-57b37e3ce683 {{(pid=88015) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Acquiring lock "refresh_cache-60bce438-25d4-4446-ae4f-ebcfdb02f835" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Acquired lock "refresh_cache-60bce438-25d4-4446-ae4f-ebcfdb02f835" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Building network info cache for instance {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-8ce4f955-d319-4b53-aa59-ac46493b2792 req-09458d69-a5b7-446d-b0f5-9c938fb77573 service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Received event network-changed-700812d5-3d5d-48ec-9281-57b37e3ce683 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-8ce4f955-d319-4b53-aa59-ac46493b2792 req-09458d69-a5b7-446d-b0f5-9c938fb77573 service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Refreshing instance network info cache due to event network-changed-700812d5-3d5d-48ec-9281-57b37e3ce683. {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8ce4f955-d319-4b53-aa59-ac46493b2792 req-09458d69-a5b7-446d-b0f5-9c938fb77573 service nova] Acquiring lock "refresh_cache-60bce438-25d4-4446-ae4f-ebcfdb02f835" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Instance cache missing network info. {{(pid=88015) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 23 03:19:23 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-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 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Updating instance_info_cache with network_info: [{"id": "700812d5-3d5d-48ec-9281-57b37e3ce683", "address": "fa:16:3e:a9:15:32", "network": {"id": "2329324f-085c-4dc0-a52c-66fbdda19a95", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1535408755-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": "045f6a0c076f4c3485b6cf76874440df", "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": "tap700812d5-3d", "ovs_interfaceid": "700812d5-3d5d-48ec-9281-57b37e3ce683", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Releasing lock "refresh_cache-60bce438-25d4-4446-ae4f-ebcfdb02f835" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Instance network_info: |[{"id": "700812d5-3d5d-48ec-9281-57b37e3ce683", "address": "fa:16:3e:a9:15:32", "network": {"id": "2329324f-085c-4dc0-a52c-66fbdda19a95", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1535408755-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": "045f6a0c076f4c3485b6cf76874440df", "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": "tap700812d5-3d", "ovs_interfaceid": "700812d5-3d5d-48ec-9281-57b37e3ce683", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=88015) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8ce4f955-d319-4b53-aa59-ac46493b2792 req-09458d69-a5b7-446d-b0f5-9c938fb77573 service nova] Acquired lock "refresh_cache-60bce438-25d4-4446-ae4f-ebcfdb02f835" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-8ce4f955-d319-4b53-aa59-ac46493b2792 req-09458d69-a5b7-446d-b0f5-9c938fb77573 service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Refreshing network info cache for port 700812d5-3d5d-48ec-9281-57b37e3ce683 {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Start _get_guest_xml network_info=[{"id": "700812d5-3d5d-48ec-9281-57b37e3ce683", "address": "fa:16:3e:a9:15:32", "network": {"id": "2329324f-085c-4dc0-a52c-66fbdda19a95", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1535408755-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": "045f6a0c076f4c3485b6cf76874440df", "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": "tap700812d5-3d", "ovs_interfaceid": "700812d5-3d5d-48ec-9281-57b37e3ce683", "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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'guest_format': None, 'encryption_options': None, 'device_type': 'disk', 'image_id': '2d810839-198a-4642-93d6-ed27296a0802'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 23 03:19:23 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='2d810839-198a-4642-93d6-ed27296a0802', instance_meta=NovaInstanceMeta(name='tempest-AttachVolumeNegativeTest-server-955107593', uuid='60bce438-25d4-4446-ae4f-ebcfdb02f835'), owner=OwnerMeta(userid='972b5a0a8e0144dc9e60137a75354a33', username='tempest-AttachVolumeNegativeTest-985906857-project-member', projectid='045f6a0c076f4c3485b6cf76874440df', projectname='tempest-AttachVolumeNegativeTest-985906857'), image=ImageMeta(id='2d810839-198a-4642-93d6-ed27296a0802', 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": "700812d5-3d5d-48ec-9281-57b37e3ce683", "address": "fa:16:3e:a9:15:32", "network": {"id": "2329324f-085c-4dc0-a52c-66fbdda19a95", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1535408755-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": "045f6a0c076f4c3485b6cf76874440df", "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": "tap700812d5-3d", "ovs_interfaceid": "700812d5-3d5d-48ec-9281-57b37e3ce683", "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=1784769563.8529048) {{(pid=88015) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] CPU controller missing on host. {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 23 03:19:23 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-8ce4f955-d319-4b53-aa59-ac46493b2792 req-09458d69-a5b7-446d-b0f5-9c938fb77573 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 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] CPU controller found on host. {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=88015) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-23T01:12:35Z,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-23T01:11:38Z,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='db83976cde77427d88c8d52458b82234',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-23T01:11:39Z,virtual_size=,visibility=), allow threads: True {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Flavor limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Image limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Flavor pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Image pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Got 1 possible topologies {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-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-23T01:19:17Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-AttachVolumeNegativeTest-server-955107593',display_name='tempest-AttachVolumeNegativeTest-server-955107593',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumenegativetest-server-955107593',id=9,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF0hq5xMG8d4fJRsikV83U7r1KI+2lD8OUsAYz4yBB5zOb/28dHEik4zcIdvYmdJUz//0NajSZC9B9l47+b3ANo8MCpLY7LOxDNRX3QXGCFnuOh5/ayVpM8Bxhq8lvIJfg==',key_name='tempest-keypair-465532572',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='045f6a0c076f4c3485b6cf76874440df',ramdisk_id='',reservation_id='r-ohxh5i05',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-AttachVolumeNegativeTest-985906857',owner_user_name='tempest-AttachVolumeNegativeTest-985906857-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:19:20Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='972b5a0a8e0144dc9e60137a75354a33',uuid=60bce438-25d4-4446-ae4f-ebcfdb02f835,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "700812d5-3d5d-48ec-9281-57b37e3ce683", "address": "fa:16:3e:a9:15:32", "network": {"id": "2329324f-085c-4dc0-a52c-66fbdda19a95", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1535408755-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": "045f6a0c076f4c3485b6cf76874440df", "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": "tap700812d5-3d", "ovs_interfaceid": "700812d5-3d5d-48ec-9281-57b37e3ce683", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=88015) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Converting VIF {"id": "700812d5-3d5d-48ec-9281-57b37e3ce683", "address": "fa:16:3e:a9:15:32", "network": {"id": "2329324f-085c-4dc0-a52c-66fbdda19a95", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1535408755-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": "045f6a0c076f4c3485b6cf76874440df", "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": "tap700812d5-3d", "ovs_interfaceid": "700812d5-3d5d-48ec-9281-57b37e3ce683", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:a9:15:32,bridge_name='br-int',has_traffic_filtering=True,id=700812d5-3d5d-48ec-9281-57b37e3ce683,network=Network(2329324f-085c-4dc0-a52c-66fbdda19a95),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap700812d5-3d') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Lazy-loading 'pci_devices' on Instance uuid 60bce438-25d4-4446-ae4f-ebcfdb02f835 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:23 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] End _get_guest_xml xml= Jul 23 03:19:23 devstack nova-compute[88015]: 60bce438-25d4-4446-ae4f-ebcfdb02f835 Jul 23 03:19:23 devstack nova-compute[88015]: instance-00000009 Jul 23 03:19:23 devstack nova-compute[88015]: 196608 Jul 23 03:19:23 devstack nova-compute[88015]: 1 Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: tempest-AttachVolumeNegativeTest-server-955107593 Jul 23 03:19:23 devstack nova-compute[88015]: 2026-07-23 01:19:23 Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: 192 Jul 23 03:19:23 devstack nova-compute[88015]: 1 Jul 23 03:19:23 devstack nova-compute[88015]: 0 Jul 23 03:19:23 devstack nova-compute[88015]: 0 Jul 23 03:19:23 devstack nova-compute[88015]: 1 Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: True Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: bare Jul 23 03:19:23 devstack nova-compute[88015]: qcow2 Jul 23 03:19:23 devstack nova-compute[88015]: 1 Jul 23 03:19:23 devstack nova-compute[88015]: 0 Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: virtio Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: tempest-AttachVolumeNegativeTest-985906857-project-member Jul 23 03:19:23 devstack nova-compute[88015]: tempest-AttachVolumeNegativeTest-985906857 Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: OpenStack Foundation Jul 23 03:19:23 devstack nova-compute[88015]: OpenStack Nova Jul 23 03:19:23 devstack nova-compute[88015]: 33.1.0 Jul 23 03:19:23 devstack nova-compute[88015]: 60bce438-25d4-4446-ae4f-ebcfdb02f835 Jul 23 03:19:23 devstack nova-compute[88015]: 60bce438-25d4-4446-ae4f-ebcfdb02f835 Jul 23 03:19:23 devstack nova-compute[88015]: Virtual Machine Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: hvm Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: 1 Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: /dev/urandom Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: Jul 23 03:19:23 devstack nova-compute[88015]: {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Preparing to wait for external event network-vif-plugged-700812d5-3d5d-48ec-9281-57b37e3ce683 {{(pid=88015) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Acquiring lock "60bce438-25d4-4446-ae4f-ebcfdb02f835-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Lock "60bce438-25d4-4446-ae4f-ebcfdb02f835-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Lock "60bce438-25d4-4446-ae4f-ebcfdb02f835-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-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-23T01:19:17Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-AttachVolumeNegativeTest-server-955107593',display_name='tempest-AttachVolumeNegativeTest-server-955107593',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumenegativetest-server-955107593',id=9,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF0hq5xMG8d4fJRsikV83U7r1KI+2lD8OUsAYz4yBB5zOb/28dHEik4zcIdvYmdJUz//0NajSZC9B9l47+b3ANo8MCpLY7LOxDNRX3QXGCFnuOh5/ayVpM8Bxhq8lvIJfg==',key_name='tempest-keypair-465532572',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='045f6a0c076f4c3485b6cf76874440df',ramdisk_id='',reservation_id='r-ohxh5i05',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-AttachVolumeNegativeTest-985906857',owner_user_name='tempest-AttachVolumeNegativeTest-985906857-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:19:20Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='972b5a0a8e0144dc9e60137a75354a33',uuid=60bce438-25d4-4446-ae4f-ebcfdb02f835,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "700812d5-3d5d-48ec-9281-57b37e3ce683", "address": "fa:16:3e:a9:15:32", "network": {"id": "2329324f-085c-4dc0-a52c-66fbdda19a95", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1535408755-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": "045f6a0c076f4c3485b6cf76874440df", "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": "tap700812d5-3d", "ovs_interfaceid": "700812d5-3d5d-48ec-9281-57b37e3ce683", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Converting VIF {"id": "700812d5-3d5d-48ec-9281-57b37e3ce683", "address": "fa:16:3e:a9:15:32", "network": {"id": "2329324f-085c-4dc0-a52c-66fbdda19a95", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1535408755-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": "045f6a0c076f4c3485b6cf76874440df", "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": "tap700812d5-3d", "ovs_interfaceid": "700812d5-3d5d-48ec-9281-57b37e3ce683", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:a9:15:32,bridge_name='br-int',has_traffic_filtering=True,id=700812d5-3d5d-48ec-9281-57b37e3ce683,network=Network(2329324f-085c-4dc0-a52c-66fbdda19a95),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap700812d5-3d') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG os_vif [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:a9:15:32,bridge_name='br-int',has_traffic_filtering=True,id=700812d5-3d5d-48ec-9281-57b37e3ce683,network=Network(2329324f-085c-4dc0-a52c-66fbdda19a95),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap700812d5-3d') {{(pid=88015) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:24 devstack nova-compute[88015]: 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=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:24 devstack nova-compute[88015]: 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': 'ae20e26b-ac7b-57cb-8a41-f79bcf32c7dd', '_type': 'linux-noop'}}, row=False) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap700812d5-3d, may_exist=True, interface_attrs={}) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap700812d5-3d, col_values=(('qos', UUID('6fbcdfe4-1458-4eff-a4c9-316393902b56')),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap700812d5-3d, col_values=(('external_ids', {'iface-id': '700812d5-3d5d-48ec-9281-57b37e3ce683', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:a9:15:32', 'vm-uuid': '60bce438-25d4-4446-ae4f-ebcfdb02f835'}),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:24 devstack nova-compute[88015]: INFO os_vif [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:a9:15:32,bridge_name='br-int',has_traffic_filtering=True,id=700812d5-3d5d-48ec-9281-57b37e3ce683,network=Network(2329324f-085c-4dc0-a52c-66fbdda19a95),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap700812d5-3d') Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] No VIF found with MAC fa:16:3e:a9:15:32, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:19:24 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-8ce4f955-d319-4b53-aa59-ac46493b2792 req-09458d69-a5b7-446d-b0f5-9c938fb77573 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 23 03:19:24 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-86dd207f-5dba-44ba-b882-b290b8913b91 req-50912a8d-88ca-4847-9d9a-9895e3367d56 service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Received event network-vif-plugged-700812d5-3d5d-48ec-9281-57b37e3ce683 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-86dd207f-5dba-44ba-b882-b290b8913b91 req-50912a8d-88ca-4847-9d9a-9895e3367d56 service nova] Acquiring lock "60bce438-25d4-4446-ae4f-ebcfdb02f835-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-86dd207f-5dba-44ba-b882-b290b8913b91 req-50912a8d-88ca-4847-9d9a-9895e3367d56 service nova] Lock "60bce438-25d4-4446-ae4f-ebcfdb02f835-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-86dd207f-5dba-44ba-b882-b290b8913b91 req-50912a8d-88ca-4847-9d9a-9895e3367d56 service nova] Lock "60bce438-25d4-4446-ae4f-ebcfdb02f835-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.005s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:24 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-86dd207f-5dba-44ba-b882-b290b8913b91 req-50912a8d-88ca-4847-9d9a-9895e3367d56 service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Processing event network-vif-plugged-700812d5-3d5d-48ec-9281-57b37e3ce683 {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 23 03:19:25 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:25 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:25 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-8ce4f955-d319-4b53-aa59-ac46493b2792 req-09458d69-a5b7-446d-b0f5-9c938fb77573 service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Updated VIF entry in instance network info cache for port 700812d5-3d5d-48ec-9281-57b37e3ce683. {{(pid=88015) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 23 03:19:25 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-8ce4f955-d319-4b53-aa59-ac46493b2792 req-09458d69-a5b7-446d-b0f5-9c938fb77573 service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Updating instance_info_cache with network_info: [{"id": "700812d5-3d5d-48ec-9281-57b37e3ce683", "address": "fa:16:3e:a9:15:32", "network": {"id": "2329324f-085c-4dc0-a52c-66fbdda19a95", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1535408755-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": "045f6a0c076f4c3485b6cf76874440df", "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": "tap700812d5-3d", "ovs_interfaceid": "700812d5-3d5d-48ec-9281-57b37e3ce683", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:19:25 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8ce4f955-d319-4b53-aa59-ac46493b2792 req-09458d69-a5b7-446d-b0f5-9c938fb77573 service nova] Releasing lock "refresh_cache-60bce438-25d4-4446-ae4f-ebcfdb02f835" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:19:25 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:25 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquiring lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:25 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:25 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lazy-loading 'flavor' on Instance uuid fb35c4bb-ea13-4148-9a7c-0c1df344449d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:26 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 0.103s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:26 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquiring lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:26 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:26 devstack nova-compute[88015]: INFO nova.compute.manager [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Attaching volume 90004529-a948-4e49-8e14-b6176271678c to /dev/vdb Jul 23 03:19:26 devstack nova-compute[88015]: DEBUG os_brick.utils [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.42', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=88015) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 23 03:19:26 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.scaleio [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=88015) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 23 03:19:26 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Running cmd (subprocess): nvme version {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:26 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] 'nvme version' failed. Not Retrying. {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 23 03:19:26 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.nvmeof [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] nvme not present on system {{(pid=88015) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 23 03:19:26 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.lightos [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=88015) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 23 03:19:26 devstack nova-compute[88015]: INFO os_brick.initiator.connectors.lightos [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Current host hostNQN and IP(s) are ['192.168.122.42', 'fe80::5054:ff:fe52:1526', '172.24.4.1', '2001:db8::2', 'fe80::68f3:a3ff:fe51:a34d', 'fe80::f816:3eff:fee3:e544', 'fe80::6c8f:a2ff:feab:2c1c', 'fe80::f816:3eff:febd:e27c', 'fe80::7419:ddff:fe7d:34f6', 'fe80::f816:3eff:fe26:c3e2', 'fe80::282d:ccff:fe12:8f64', 'fe80::f816:3eff:fea9:1532', 'fe80::bca8:9ff:fea6:baa'] Jul 23 03:19:26 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.lightos [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=88015) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 23 03:19:26 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.lightos [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] LIGHTOS: no hostnqn found. {{(pid=88015) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 23 03:19:26 devstack nova-compute[88015]: DEBUG os_brick.utils [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] <== get_connector_properties: return (140ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.42', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:c2a6f1866721', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': '4f271597-0225-43ba-9334-61d4aa6e3027', 'nvme_native_multipath': False} {{(pid=88015) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 23 03:19:26 devstack nova-compute[88015]: DEBUG nova.virt.block_device [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Updating existing volume attachment record: 26918274-b624-46ca-9127-c2abdf5b54d4 {{(pid=88015) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-da4cce22-085f-49d6-82cf-1d9055397601 req-1ffb2379-fd44-4281-96ca-bd764424cb8a service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Received event network-vif-plugged-700812d5-3d5d-48ec-9281-57b37e3ce683 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-da4cce22-085f-49d6-82cf-1d9055397601 req-1ffb2379-fd44-4281-96ca-bd764424cb8a service nova] Acquiring lock "60bce438-25d4-4446-ae4f-ebcfdb02f835-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-da4cce22-085f-49d6-82cf-1d9055397601 req-1ffb2379-fd44-4281-96ca-bd764424cb8a service nova] Lock "60bce438-25d4-4446-ae4f-ebcfdb02f835-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-da4cce22-085f-49d6-82cf-1d9055397601 req-1ffb2379-fd44-4281-96ca-bd764424cb8a service nova] Lock "60bce438-25d4-4446-ae4f-ebcfdb02f835-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-da4cce22-085f-49d6-82cf-1d9055397601 req-1ffb2379-fd44-4281-96ca-bd764424cb8a service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] No waiting events found dispatching network-vif-plugged-700812d5-3d5d-48ec-9281-57b37e3ce683 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:19:27 devstack nova-compute[88015]: WARNING nova.compute.manager [req-da4cce22-085f-49d6-82cf-1d9055397601 req-1ffb2379-fd44-4281-96ca-bd764424cb8a service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Received unexpected event network-vif-plugged-700812d5-3d5d-48ec-9281-57b37e3ce683 for instance with vm_state building and task_state spawning. Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=88015) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Started> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:19:27 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] VM Started (Lifecycle Event) Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Guest created on hypervisor {{(pid=88015) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4998}} Jul 23 03:19:27 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Instance spawned successfully. Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] 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=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Found default for hw_cdrom_bus of ide {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Found default for hw_disk_bus of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Found default for hw_input_bus of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Found default for hw_pointer_model of None {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Found default for hw_video_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Found default for hw_vif_model of virtio {{(pid=88015) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 23 03:19:27 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Paused> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:19:27 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] VM Paused (Lifecycle Event) Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Resumed> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:19:27 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] VM Resumed (Lifecycle Event) Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] 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=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:19:27 devstack nova-compute[88015]: INFO nova.compute.manager [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Took 7.49 seconds to spawn the instance on the hypervisor. Jul 23 03:19:27 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] During sync_power_state the instance has a pending task (spawning). Skip. Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.volume.quobyte [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] systemd detected. {{(pid=88015) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.volume.quobyte [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-ef05a0d5-6055-4cc2-b596-139a1dfe3173 at mount point /opt/stack/data/nova/mnt/2d86ac1258d195ad33876999d8ee2c00 via systemd-run {{(pid=88015) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 23 03:19:27 devstack nova-compute[88015]: INFO nova.compute.manager [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Took 9.11 seconds to build instance. Jul 23 03:19:27 devstack nova-compute[88015]: INFO nova.virt.libvirt.volume.quobyte [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-ef05a0d5-6055-4cc2-b596-139a1dfe3173 Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.276s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.guest [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] attach device xml: Jul 23 03:19:27 devstack nova-compute[88015]: Jul 23 03:19:27 devstack nova-compute[88015]: Jul 23 03:19:27 devstack nova-compute[88015]: Jul 23 03:19:27 devstack nova-compute[88015]: Jul 23 03:19:27 devstack nova-compute[88015]: 90004529-a948-4e49-8e14-b6176271678c Jul 23 03:19:27 devstack nova-compute[88015]: Jul 23 03:19:27 devstack nova-compute[88015]: {{(pid=88015) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 23 03:19:27 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-190ca8db-8635-4ce6-ae83-171c884bfd97 tempest-AttachVolumeNegativeTest-985906857 tempest-AttachVolumeNegativeTest-985906857-project-member] Lock "60bce438-25d4-4446-ae4f-ebcfdb02f835" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 9.388s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:28 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:19:28 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] No BDM found with device name vdb, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:19:28 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] No VIF found with MAC fa:16:3e:bd:e2:7c, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:19:28 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lazy-loading 'flavor' on Instance uuid fb35c4bb-ea13-4148-9a7c-0c1df344449d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:29 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-d7c2f89d-c038-465d-8ee0-7d0cb7354a7a tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 2.641s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:29 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:29 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-74d0110d-7d9a-46aa-a915-9df0caca2ccf tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquiring lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d" by "nova.compute.manager.ComputeManager.stop_instance..do_stop_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:29 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-74d0110d-7d9a-46aa-a915-9df0caca2ccf tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d" acquired by "nova.compute.manager.ComputeManager.stop_instance..do_stop_instance" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:29 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-74d0110d-7d9a-46aa-a915-9df0caca2ccf tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:29 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-74d0110d-7d9a-46aa-a915-9df0caca2ccf tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Stopping instance; current vm_state: active, current task_state: powering-off, current DB power_state: 1, current VM power_state: 1 {{(pid=88015) do_stop_instance /opt/stack/nova/nova/compute/manager.py:3499}} Jul 23 03:19:29 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-74d0110d-7d9a-46aa-a915-9df0caca2ccf tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lazy-loading 'flavor' on Instance uuid fb35c4bb-ea13-4148-9a7c-0c1df344449d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:29 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:29 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:29 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:30 devstack nova-compute[88015]: DEBUG nova.utils [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Queued Task(fn=>, remaining_delay=14.999591280999994 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:30 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Instance destroyed successfully. Jul 23 03:19:30 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-74d0110d-7d9a-46aa-a915-9df0caca2ccf tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lazy-loading 'numa_topology' on Instance uuid fb35c4bb-ea13-4148-9a7c-0c1df344449d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:30 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-74d0110d-7d9a-46aa-a915-9df0caca2ccf tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Object Instance lazy-loaded attributes: flavor,numa_topology {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:19:30 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-74d0110d-7d9a-46aa-a915-9df0caca2ccf tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:30 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-74d0110d-7d9a-46aa-a915-9df0caca2ccf tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d" "released" by "nova.compute.manager.ComputeManager.stop_instance..do_stop_instance" :: held 0.880s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lazy-loading 'flavor' on Instance uuid fb35c4bb-ea13-4148-9a7c-0c1df344449d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquiring lock "refresh_cache-fb35c4bb-ea13-4148-9a7c-0c1df344449d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquired lock "refresh_cache-fb35c4bb-ea13-4148-9a7c-0c1df344449d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Building network info cache for instance {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lazy-loading 'info_cache' on Instance uuid fb35c4bb-ea13-4148-9a7c-0c1df344449d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-47178454-a01d-41df-89ba-f2ea0f208a28 req-662e94d5-fcb6-425a-84d9-5f254ed570ce service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Received event network-changed-700812d5-3d5d-48ec-9281-57b37e3ce683 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-47178454-a01d-41df-89ba-f2ea0f208a28 req-662e94d5-fcb6-425a-84d9-5f254ed570ce service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Refreshing instance network info cache due to event network-changed-700812d5-3d5d-48ec-9281-57b37e3ce683. {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-47178454-a01d-41df-89ba-f2ea0f208a28 req-662e94d5-fcb6-425a-84d9-5f254ed570ce service nova] Acquiring lock "refresh_cache-60bce438-25d4-4446-ae4f-ebcfdb02f835" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-47178454-a01d-41df-89ba-f2ea0f208a28 req-662e94d5-fcb6-425a-84d9-5f254ed570ce service nova] Acquired lock "refresh_cache-60bce438-25d4-4446-ae4f-ebcfdb02f835" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-47178454-a01d-41df-89ba-f2ea0f208a28 req-662e94d5-fcb6-425a-84d9-5f254ed570ce service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Refreshing network info cache for port 700812d5-3d5d-48ec-9281-57b37e3ce683 {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 23 03:19:31 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-47178454-a01d-41df-89ba-f2ea0f208a28 req-662e94d5-fcb6-425a-84d9-5f254ed570ce 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 23 03:19:31 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Object Instance lazy-loaded attributes: flavor,info_cache {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:19:31 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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 23 03:19:31 devstack nova-compute[88015]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.00297909900018567 future=) submitted to {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG nova.utils [-] Waiting for the next task {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=13.439062880000165 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=13.438771776000067 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Emitting event Stopped> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:19:31 devstack nova-compute[88015]: INFO nova.compute.manager [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] VM Stopped (Lifecycle Event) Jul 23 03:19:31 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-ded2f751-636f-435e-a172-e45bca6d5193 tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 225ed5c6-22f2-44ea-a106-1389a20e7508] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:31 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-47178454-a01d-41df-89ba-f2ea0f208a28 req-662e94d5-fcb6-425a-84d9-5f254ed570ce 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 23 03:19:31 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-47178454-a01d-41df-89ba-f2ea0f208a28 req-662e94d5-fcb6-425a-84d9-5f254ed570ce service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Updated VIF entry in instance network info cache for port 700812d5-3d5d-48ec-9281-57b37e3ce683. {{(pid=88015) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-47178454-a01d-41df-89ba-f2ea0f208a28 req-662e94d5-fcb6-425a-84d9-5f254ed570ce service nova] [instance: 60bce438-25d4-4446-ae4f-ebcfdb02f835] Updating instance_info_cache with network_info: [{"id": "700812d5-3d5d-48ec-9281-57b37e3ce683", "address": "fa:16:3e:a9:15:32", "network": {"id": "2329324f-085c-4dc0-a52c-66fbdda19a95", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1535408755-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.161", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "045f6a0c076f4c3485b6cf76874440df", "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": "tap700812d5-3d", "ovs_interfaceid": "700812d5-3d5d-48ec-9281-57b37e3ce683", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-47178454-a01d-41df-89ba-f2ea0f208a28 req-662e94d5-fcb6-425a-84d9-5f254ed570ce service nova] Releasing lock "refresh_cache-60bce438-25d4-4446-ae4f-ebcfdb02f835" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Updating instance_info_cache with network_info: [{"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.181", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Releasing lock "refresh_cache-fb35c4bb-ea13-4148-9a7c-0c1df344449d" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:19:32 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Instance destroyed successfully. Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lazy-loading 'numa_topology' on Instance uuid fb35c4bb-ea13-4148-9a7c-0c1df344449d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Object Instance lazy-loaded attributes: flavor,info_cache,numa_topology {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lazy-loading 'resources' on Instance uuid fb35c4bb-ea13-4148-9a7c-0c1df344449d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Object Instance lazy-loaded attributes: flavor,info_cache,numa_topology,resources {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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-23T01:18:46Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-AttachVolumeTestJSON-server-100145351',display_name='tempest-AttachVolumeTestJSON-server-100145351',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumetestjson-server-100145351',id=6,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEcN2HcX4psNiQVGLZKwCnWuT8N2kzmBTe/Fq+/e9CgEx9Uuxoy2eg5eNKOWKBa+rnP5BWEnJTs2ajizmSv+Ia114Dk5FRyG7EyX7BOwr+a4cg1R1G5uePpe4xXwGkizcw==',key_name='tempest-keypair-114805715',keypairs=,launch_index=0,launched_at=2026-07-23T01:18:58Z,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='525f087e6f2445c9ac16f6cbb0d03dee',ramdisk_id='',reservation_id='r-q4r6ov0w',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-AttachVolumeTestJSON-211150349',owner_user_name='tempest-AttachVolumeTestJSON-211150349-project-member'},tags=,task_state='powering-on',terminated_at=None,trusted_certs=,updated_at=2026-07-23T01:19:30Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='018dcfb89f264e67a075f5fd27a26a66',uuid=fb35c4bb-ea13-4148-9a7c-0c1df344449d,vcpu_model=,vcpus=1,vm_mode=None,vm_state='stopped') vif={"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.181", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Converting VIF {"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.181", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:bd:e2:7c,bridge_name='br-int',has_traffic_filtering=True,id=80cd31c5-1f3a-4c17-99df-50bd133b6c4e,network=Network(41a2baaf-9859-4ad1-bd1b-23e78b286b3e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap80cd31c5-1f') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG os_vif [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Unplugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:bd:e2:7c,bridge_name='br-int',has_traffic_filtering=True,id=80cd31c5-1f3a-4c17-99df-50bd133b6c4e,network=Network(41a2baaf-9859-4ad1-bd1b-23e78b286b3e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap80cd31c5-1f') {{(pid=88015) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap80cd31c5-1f, bridge=br-int, if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=f40ba6a4-6503-4f88-81f0-d70bfec423f0) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:32 devstack nova-compute[88015]: INFO os_vif [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Successfully unplugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:bd:e2:7c,bridge_name='br-int',has_traffic_filtering=True,id=80cd31c5-1f3a-4c17-99df-50bd133b6c4e,network=Network(41a2baaf-9859-4ad1-bd1b-23e78b286b3e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap80cd31c5-1f') Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.004s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.061s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Start _get_guest_xml network_info=[{"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.181", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "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': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, '/dev/vdb': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} image_meta=ImageMeta(checksum=,container_format='bare',created_at=,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=1,min_ram=0,name=,owner=,properties=ImageMetaProps,protected=,size=,status=,tags=,updated_at=,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'boot_index': 0, 'size': 0, 'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'guest_format': None, 'encryption_options': None, 'device_type': 'disk', 'image_id': '2d810839-198a-4642-93d6-ed27296a0802'}], 'ephemerals': [], 'block_device_mapping': [{'boot_index': None, 'mount_device': '/dev/vdb', 'disk_bus': 'virtio', 'delete_on_termination': False, 'guest_format': None, 'device_type': 'disk', 'connection_info': {'driver_volume_type': 'quobyte', 'data': {'export': 'osci02.corp.quobyte.com/cinder-vol-ef05a0d5-6055-4cc2-b596-139a1dfe3173', 'name': 'volume-90004529-a948-4e49-8e14-b6176271678c', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'mount_point_base': '/opt/stack/data/cinder/mnt', 'enforce_multipath': True}, 'status': 'reserved', 'instance': 'fb35c4bb-ea13-4148-9a7c-0c1df344449d', 'attached_at': '', 'detached_at': '', 'volume_id': '90004529-a948-4e49-8e14-b6176271678c', 'serial': '90004529-a948-4e49-8e14-b6176271678c'}, 'attachment_id': '26918274-b624-46ca-9127-c2abdf5b54d4', 'volume_type': None}], 'swap': None}share_info=ShareMappingList(objects=[]) {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8267}} Jul 23 03:19:32 devstack nova-compute[88015]: WARNING nova.virt.libvirt.driver [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='2d810839-198a-4642-93d6-ed27296a0802', instance_meta=NovaInstanceMeta(name='tempest-AttachVolumeTestJSON-server-100145351', uuid='fb35c4bb-ea13-4148-9a7c-0c1df344449d'), owner=OwnerMeta(userid='018dcfb89f264e67a075f5fd27a26a66', username='tempest-AttachVolumeTestJSON-211150349-project-member', projectid='525f087e6f2445c9ac16f6cbb0d03dee', projectname='tempest-AttachVolumeTestJSON-211150349'), image=ImageMeta(id='2d810839-198a-4642-93d6-ed27296a0802', 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": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.181", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "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=1784769572.4744172) {{(pid=88015) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] CPU controller missing on host. {{(pid=88015) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] CPU controller found on host. {{(pid=88015) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=88015) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6017}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-23T01:12:35Z,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=,container_format='bare',created_at=,direct_url=,disk_format='qcow2',id=2d810839-198a-4642-93d6-ed27296a0802,min_disk=1,min_ram=0,name=,owner=,properties=ImageMetaProps,protected=,size=,status=,tags=,updated_at=,virtual_size=,visibility=), allow threads: True {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Flavor limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Image limits 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Flavor pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Image pref 0:0:0 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=88015) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Got 1 possible topologies {{(pid=88015) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.hardware [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=88015) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lazy-loading 'vcpu_model' on Instance uuid fb35c4bb-ea13-4148-9a7c-0c1df344449d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Object Instance lazy-loaded attributes: flavor,info_cache,numa_topology,resources,vcpu_model {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.volume.quobyte [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] systemd detected. {{(pid=88015) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.volume.quobyte [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-ef05a0d5-6055-4cc2-b596-139a1dfe3173 at mount point /opt/stack/data/nova/mnt/2d86ac1258d195ad33876999d8ee2c00 via systemd-run {{(pid=88015) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 23 03:19:32 devstack nova-compute[88015]: INFO nova.virt.libvirt.volume.quobyte [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-ef05a0d5-6055-4cc2-b596-139a1dfe3173 Jul 23 03:19:32 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.346s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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-23T01:18:46Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-AttachVolumeTestJSON-server-100145351',display_name='tempest-AttachVolumeTestJSON-server-100145351',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumetestjson-server-100145351',id=6,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEcN2HcX4psNiQVGLZKwCnWuT8N2kzmBTe/Fq+/e9CgEx9Uuxoy2eg5eNKOWKBa+rnP5BWEnJTs2ajizmSv+Ia114Dk5FRyG7EyX7BOwr+a4cg1R1G5uePpe4xXwGkizcw==',key_name='tempest-keypair-114805715',keypairs=,launch_index=0,launched_at=2026-07-23T01:18:58Z,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='525f087e6f2445c9ac16f6cbb0d03dee',ramdisk_id='',reservation_id='r-q4r6ov0w',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-AttachVolumeTestJSON-211150349',owner_user_name='tempest-AttachVolumeTestJSON-211150349-project-member'},tags=,task_state='powering-on',terminated_at=None,trusted_certs=,updated_at=2026-07-23T01:19:30Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='018dcfb89f264e67a075f5fd27a26a66',uuid=fb35c4bb-ea13-4148-9a7c-0c1df344449d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='stopped') vif={"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.181", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=88015) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Converting VIF {"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.181", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:bd:e2:7c,bridge_name='br-int',has_traffic_filtering=True,id=80cd31c5-1f3a-4c17-99df-50bd133b6c4e,network=Network(41a2baaf-9859-4ad1-bd1b-23e78b286b3e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap80cd31c5-1f') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lazy-loading 'pci_devices' on Instance uuid fb35c4bb-ea13-4148-9a7c-0c1df344449d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Object Instance lazy-loaded attributes: flavor,info_cache,numa_topology,resources,vcpu_model,pci_devices {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] End _get_guest_xml xml= Jul 23 03:19:33 devstack nova-compute[88015]: fb35c4bb-ea13-4148-9a7c-0c1df344449d Jul 23 03:19:33 devstack nova-compute[88015]: instance-00000006 Jul 23 03:19:33 devstack nova-compute[88015]: 196608 Jul 23 03:19:33 devstack nova-compute[88015]: 1 Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: tempest-AttachVolumeTestJSON-server-100145351 Jul 23 03:19:33 devstack nova-compute[88015]: 2026-07-23 01:19:32 Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: 192 Jul 23 03:19:33 devstack nova-compute[88015]: 1 Jul 23 03:19:33 devstack nova-compute[88015]: 0 Jul 23 03:19:33 devstack nova-compute[88015]: 0 Jul 23 03:19:33 devstack nova-compute[88015]: 1 Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: True Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: bare Jul 23 03:19:33 devstack nova-compute[88015]: qcow2 Jul 23 03:19:33 devstack nova-compute[88015]: 1 Jul 23 03:19:33 devstack nova-compute[88015]: 0 Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: ide Jul 23 03:19:33 devstack nova-compute[88015]: virtio Jul 23 03:19:33 devstack nova-compute[88015]: pc Jul 23 03:19:33 devstack nova-compute[88015]: virtio Jul 23 03:19:33 devstack nova-compute[88015]: virtio Jul 23 03:19:33 devstack nova-compute[88015]: virtio Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: tempest-AttachVolumeTestJSON-211150349-project-member Jul 23 03:19:33 devstack nova-compute[88015]: tempest-AttachVolumeTestJSON-211150349 Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: OpenStack Foundation Jul 23 03:19:33 devstack nova-compute[88015]: OpenStack Nova Jul 23 03:19:33 devstack nova-compute[88015]: 33.1.0 Jul 23 03:19:33 devstack nova-compute[88015]: fb35c4bb-ea13-4148-9a7c-0c1df344449d Jul 23 03:19:33 devstack nova-compute[88015]: fb35c4bb-ea13-4148-9a7c-0c1df344449d Jul 23 03:19:33 devstack nova-compute[88015]: Virtual Machine Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: hvm Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: 1 Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: 90004529-a948-4e49-8e14-b6176271678c Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: /dev/urandom Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: Jul 23 03:19:33 devstack nova-compute[88015]: {{(pid=88015) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8274}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk --force-share --output=json" returned: 0 in 0.140s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk --force-share --output=json" returned: 0 in 0.119s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] skipping disk /opt/stack/data/nova/mnt/2d86ac1258d195ad33876999d8ee2c00/volume-90004529-a948-4e49-8e14-b6176271678c (vdb) as it is a volume {{(pid=88015) _get_instance_disk_info_from_config /opt/stack/nova/nova/virt/libvirt/driver.py:12455}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lazy-loading 'trusted_certs' on Instance uuid fb35c4bb-ea13-4148-9a7c-0c1df344449d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Object Instance lazy-loaded attributes: flavor,info_cache,numa_topology,resources,vcpu_model,pci_devices,trusted_certs {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-ed3c6387-5e11-4c67-b3de-27dbddee48ad req-3bcd1c63-9f9b-41d5-a4f2-5138a9b01be6 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Received event network-vif-unplugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-ed3c6387-5e11-4c67-b3de-27dbddee48ad req-3bcd1c63-9f9b-41d5-a4f2-5138a9b01be6 service nova] Acquiring lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-ed3c6387-5e11-4c67-b3de-27dbddee48ad req-3bcd1c63-9f9b-41d5-a4f2-5138a9b01be6 service nova] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-ed3c6387-5e11-4c67-b3de-27dbddee48ad req-3bcd1c63-9f9b-41d5-a4f2-5138a9b01be6 service nova] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-ed3c6387-5e11-4c67-b3de-27dbddee48ad req-3bcd1c63-9f9b-41d5-a4f2-5138a9b01be6 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] No waiting events found dispatching network-vif-unplugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:19:33 devstack nova-compute[88015]: WARNING nova.compute.manager [req-ed3c6387-5e11-4c67-b3de-27dbddee48ad req-3bcd1c63-9f9b-41d5-a4f2-5138a9b01be6 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Received unexpected event network-vif-unplugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e for instance with vm_state stopped and task_state powering-on. Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-ed3c6387-5e11-4c67-b3de-27dbddee48ad req-3bcd1c63-9f9b-41d5-a4f2-5138a9b01be6 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Received event network-vif-unplugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-ed3c6387-5e11-4c67-b3de-27dbddee48ad req-3bcd1c63-9f9b-41d5-a4f2-5138a9b01be6 service nova] Acquiring lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-ed3c6387-5e11-4c67-b3de-27dbddee48ad req-3bcd1c63-9f9b-41d5-a4f2-5138a9b01be6 service nova] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-ed3c6387-5e11-4c67-b3de-27dbddee48ad req-3bcd1c63-9f9b-41d5-a4f2-5138a9b01be6 service nova] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-ed3c6387-5e11-4c67-b3de-27dbddee48ad req-3bcd1c63-9f9b-41d5-a4f2-5138a9b01be6 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] No waiting events found dispatching network-vif-unplugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:19:33 devstack nova-compute[88015]: WARNING nova.compute.manager [req-ed3c6387-5e11-4c67-b3de-27dbddee48ad req-3bcd1c63-9f9b-41d5-a4f2-5138a9b01be6 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Received unexpected event network-vif-unplugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e for instance with vm_state stopped and task_state powering-on. Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/6b8cfa2aa50e1718e87183c14c2fa96f679c1b9f --force-share --output=json" returned: 0 in 0.129s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Checking if we can resize image /opt/stack/data/nova/instances/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk. size=1073741824 {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk --force-share --output=json {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk --force-share --output=json" returned: 0 in 0.110s {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.virt.disk.api [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Cannot resize image /opt/stack/data/nova/instances/fb35c4bb-ea13-4148-9a7c-0c1df344449d/disk to a smaller size. {{(pid=88015) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Lazy-loading 'migration_context' on Instance uuid fb35c4bb-ea13-4148-9a7c-0c1df344449d {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Object Instance lazy-loaded attributes: flavor,info_cache,numa_topology,resources,vcpu_model,pci_devices,trusted_certs,migration_context {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-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-23T01:18:46Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-AttachVolumeTestJSON-server-100145351',display_name='tempest-AttachVolumeTestJSON-server-100145351',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumetestjson-server-100145351',id=6,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEcN2HcX4psNiQVGLZKwCnWuT8N2kzmBTe/Fq+/e9CgEx9Uuxoy2eg5eNKOWKBa+rnP5BWEnJTs2ajizmSv+Ia114Dk5FRyG7EyX7BOwr+a4cg1R1G5uePpe4xXwGkizcw==',key_name='tempest-keypair-114805715',keypairs=,launch_index=0,launched_at=2026-07-23T01:18:58Z,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=,power_state=4,progress=0,project_id='525f087e6f2445c9ac16f6cbb0d03dee',ramdisk_id='',reservation_id='r-q4r6ov0w',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-AttachVolumeTestJSON-211150349',owner_user_name='tempest-AttachVolumeTestJSON-211150349-project-member'},tags=,task_state='powering-on',terminated_at=None,trusted_certs=None,updated_at=2026-07-23T01:19:30Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='018dcfb89f264e67a075f5fd27a26a66',uuid=fb35c4bb-ea13-4148-9a7c-0c1df344449d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='stopped') vif={"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.181", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Converting VIF {"id": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "address": "fa:16:3e:bd:e2:7c", "network": {"id": "41a2baaf-9859-4ad1-bd1b-23e78b286b3e", "bridge": "br-int", "label": "tempest-AttachVolumeTestJSON-324842489-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.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.181", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525f087e6f2445c9ac16f6cbb0d03dee", "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": "tap80cd31c5-1f", "ovs_interfaceid": "80cd31c5-1f3a-4c17-99df-50bd133b6c4e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:bd:e2:7c,bridge_name='br-int',has_traffic_filtering=True,id=80cd31c5-1f3a-4c17-99df-50bd133b6c4e,network=Network(41a2baaf-9859-4ad1-bd1b-23e78b286b3e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap80cd31c5-1f') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG os_vif [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Plugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:bd:e2:7c,bridge_name='br-int',has_traffic_filtering=True,id=80cd31c5-1f3a-4c17-99df-50bd133b6c4e,network=Network(41a2baaf-9859-4ad1-bd1b-23e78b286b3e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap80cd31c5-1f') {{(pid=88015) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:33 devstack nova-compute[88015]: 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=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:33 devstack nova-compute[88015]: 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': 'f27ca339-7e2f-57ea-83d1-aa40e265f360', '_type': 'linux-noop'}}, row=False) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap80cd31c5-1f, may_exist=True, interface_attrs={}) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap80cd31c5-1f, col_values=(('qos', UUID('b9eab89a-2742-4858-a157-f051c6d99cba')),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap80cd31c5-1f, col_values=(('external_ids', {'iface-id': '80cd31c5-1f3a-4c17-99df-50bd133b6c4e', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:bd:e2:7c', 'vm-uuid': 'fb35c4bb-ea13-4148-9a7c-0c1df344449d'}),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:33 devstack nova-compute[88015]: INFO os_vif [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] Successfully plugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:bd:e2:7c,bridge_name='br-int',has_traffic_filtering=True,id=80cd31c5-1f3a-4c17-99df-50bd133b6c4e,network=Network(41a2baaf-9859-4ad1-bd1b-23e78b286b3e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap80cd31c5-1f') Jul 23 03:19:33 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:34 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "4059c67e-9532-44fc-96df-b3df1cf2ea36" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:34 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:34 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:34 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:34 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.003s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:34 devstack nova-compute[88015]: INFO nova.compute.manager [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Terminating instance Jul 23 03:19:34 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Start destroying the instance on the hypervisor. {{(pid=88015) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3241}} Jul 23 03:19:34 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:34 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:34 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:34 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:34 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:34 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG nova.utils [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Queued Task(fn=>, remaining_delay=14.99953598600041 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:35 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Instance destroyed successfully. Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lazy-loading 'resources' on Instance uuid 4059c67e-9532-44fc-96df-b3df1cf2ea36 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-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-23T01:18:38Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-579905649',display_name='tempest-ServersNegativeTestJSON-server-579905649',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-579905649',id=5,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-23T01:18:50Z,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='4a1bf81fbf1c49a9a126606ec413e2db',ramdisk_id='',reservation_id='r-86iomnvv',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-ServersNegativeTestJSON-2072953095',owner_user_name='tempest-ServersNegativeTestJSON-2072953095-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-23T01:18:51Z,user_data=None,user_id='0f21af0d77224ff5846fedf81eb24ae9',uuid=4059c67e-9532-44fc-96df-b3df1cf2ea36,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "ba048014-b7b4-4397-825a-eae4ca75ae29", "address": "fa:16:3e:e3:e5:44", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tapba048014-b7", "ovs_interfaceid": "ba048014-b7b4-4397-825a-eae4ca75ae29", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Converting VIF {"id": "ba048014-b7b4-4397-825a-eae4ca75ae29", "address": "fa:16:3e:e3:e5:44", "network": {"id": "f57e60dd-7b97-4cd9-bd9d-7b340dab1a38", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1412993428-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "4a1bf81fbf1c49a9a126606ec413e2db", "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": "tapba048014-b7", "ovs_interfaceid": "ba048014-b7b4-4397-825a-eae4ca75ae29", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:e3:e5:44,bridge_name='br-int',has_traffic_filtering=True,id=ba048014-b7b4-4397-825a-eae4ca75ae29,network=Network(f57e60dd-7b97-4cd9-bd9d-7b340dab1a38),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapba048014-b7') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG os_vif [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:e3:e5:44,bridge_name='br-int',has_traffic_filtering=True,id=ba048014-b7b4-4397-825a-eae4ca75ae29,network=Network(f57e60dd-7b97-4cd9-bd9d-7b340dab1a38),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapba048014-b7') {{(pid=88015) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapba048014-b7, bridge=br-int, if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=a75103ed-1851-4071-aa14-12b74766c804) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:35 devstack nova-compute[88015]: INFO os_vif [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:e3:e5:44,bridge_name='br-int',has_traffic_filtering=True,id=ba048014-b7b4-4397-825a-eae4ca75ae29,network=Network(f57e60dd-7b97-4cd9-bd9d-7b340dab1a38),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapba048014-b7') Jul 23 03:19:35 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Deleting instance files /opt/stack/data/nova/instances/4059c67e-9532-44fc-96df-b3df1cf2ea36_del Jul 23 03:19:35 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Deletion of /opt/stack/data/nova/instances/4059c67e-9532-44fc-96df-b3df1cf2ea36_del complete Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:35 devstack nova-compute[88015]: INFO nova.compute.manager [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Took 1.17 seconds to destroy the instance on the hypervisor. Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG oslo.service.backend._common.loopingcall [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=88015) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG nova.compute.manager [-] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Deallocating network for instance {{(pid=88015) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2365}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG nova.network.neutron [-] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] deallocate_for_instance() {{(pid=88015) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 23 03:19:35 devstack nova-compute[88015]: 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 23 03:19:35 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:35 devstack nova-compute[88015]: 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 23 03:19:35 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-c0e5a5b2-693d-42b4-8360-5694fe17029b req-0694c8cf-d8f3-48a1-acce-d3a702e97dfb service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Received event network-vif-unplugged-ba048014-b7b4-4397-825a-eae4ca75ae29 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-c0e5a5b2-693d-42b4-8360-5694fe17029b req-0694c8cf-d8f3-48a1-acce-d3a702e97dfb service nova] Acquiring lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-c0e5a5b2-693d-42b4-8360-5694fe17029b req-0694c8cf-d8f3-48a1-acce-d3a702e97dfb service nova] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-c0e5a5b2-693d-42b4-8360-5694fe17029b req-0694c8cf-d8f3-48a1-acce-d3a702e97dfb service nova] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-c0e5a5b2-693d-42b4-8360-5694fe17029b req-0694c8cf-d8f3-48a1-acce-d3a702e97dfb service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] No waiting events found dispatching network-vif-unplugged-ba048014-b7b4-4397-825a-eae4ca75ae29 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-c0e5a5b2-693d-42b4-8360-5694fe17029b req-0694c8cf-d8f3-48a1-acce-d3a702e97dfb service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Received event network-vif-unplugged-ba048014-b7b4-4397-825a-eae4ca75ae29 for instance with task_state deleting. {{(pid=88015) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11676}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-214fd827-ca9f-4539-a8de-1f46586cada4 req-5fddc020-ee39-41e8-8213-90e13f0246f0 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Received event network-vif-plugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-214fd827-ca9f-4539-a8de-1f46586cada4 req-5fddc020-ee39-41e8-8213-90e13f0246f0 service nova] Acquiring lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-214fd827-ca9f-4539-a8de-1f46586cada4 req-5fddc020-ee39-41e8-8213-90e13f0246f0 service nova] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-214fd827-ca9f-4539-a8de-1f46586cada4 req-5fddc020-ee39-41e8-8213-90e13f0246f0 service nova] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-214fd827-ca9f-4539-a8de-1f46586cada4 req-5fddc020-ee39-41e8-8213-90e13f0246f0 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] No waiting events found dispatching network-vif-plugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:19:35 devstack nova-compute[88015]: WARNING nova.compute.manager [req-214fd827-ca9f-4539-a8de-1f46586cada4 req-5fddc020-ee39-41e8-8213-90e13f0246f0 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Received unexpected event network-vif-plugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e for instance with vm_state stopped and task_state powering-on. Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-214fd827-ca9f-4539-a8de-1f46586cada4 req-5fddc020-ee39-41e8-8213-90e13f0246f0 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Received event network-vif-plugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-214fd827-ca9f-4539-a8de-1f46586cada4 req-5fddc020-ee39-41e8-8213-90e13f0246f0 service nova] Acquiring lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-214fd827-ca9f-4539-a8de-1f46586cada4 req-5fddc020-ee39-41e8-8213-90e13f0246f0 service nova] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-214fd827-ca9f-4539-a8de-1f46586cada4 req-5fddc020-ee39-41e8-8213-90e13f0246f0 service nova] Lock "fb35c4bb-ea13-4148-9a7c-0c1df344449d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:35 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-214fd827-ca9f-4539-a8de-1f46586cada4 req-5fddc020-ee39-41e8-8213-90e13f0246f0 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] No waiting events found dispatching network-vif-plugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:19:35 devstack nova-compute[88015]: WARNING nova.compute.manager [req-214fd827-ca9f-4539-a8de-1f46586cada4 req-5fddc020-ee39-41e8-8213-90e13f0246f0 service nova] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Received unexpected event network-vif-plugged-80cd31c5-1f3a-4c17-99df-50bd133b6c4e for instance with vm_state stopped and task_state powering-on. Jul 23 03:19:36 devstack nova-compute[88015]: DEBUG nova.network.neutron [-] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Updating instance_info_cache with network_info: [] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:19:36 devstack nova-compute[88015]: INFO nova.compute.manager [-] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Took 1.17 seconds to deallocate network for instance. Jul 23 03:19:36 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:36 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:36 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=88015) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10073}} Jul 23 03:19:36 devstack nova-compute[88015]: DEBUG nova.compute.provider_tree [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Inventory has not changed in ProviderTree for provider: d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 {{(pid=88015) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 23 03:19:36 devstack nova-compute[88015]: DEBUG nova.scheduler.client.report [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Inventory has not changed for provider d1b65d32-fbcb-4d10-a994-9e4627c1bcf6 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=88015) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 23 03:19:36 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.295s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:36 devstack nova-compute[88015]: INFO nova.scheduler.client.report [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Deleted allocations for instance 4059c67e-9532-44fc-96df-b3df1cf2ea36 Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.host [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Removed pending STOPPED event for fb35c4bb-ea13-4148-9a7c-0c1df344449d due to new event Resumed> {{(pid=88015) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:519}} Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Resumed> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:19:37 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] VM Resumed (Lifecycle Event) Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Instance event wait completed in 0 seconds for {{(pid=88015) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 23 03:19:37 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [-] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Instance rebooted successfully. Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: stopped, current task_state: powering-on, current DB power_state: 4, VM power_state: 1 {{(pid=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-5587044a-7d39-488a-82a0-40b477adae44 tempest-ServersNegativeTestJSON-2072953095 tempest-ServersNegativeTestJSON-2072953095-project-member] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 3.191s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:37 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] During sync_power_state the instance has a pending task (powering-on). Skip. Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Emitting event Started> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:19:37 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] VM Started (Lifecycle Event) Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Synchronizing instance power state after lifecycle event "Started"; current vm_state: stopped, current task_state: powering-on, current DB power_state: 4, VM power_state: 1 {{(pid=88015) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] No BDM found with device name vdb, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] No VIF found with MAC fa:16:3e:bd:e2:7c, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-266bd521-a6f0-40b8-95c0-ac439c25fdbd tempest-AttachVolumeTestJSON-211150349 tempest-AttachVolumeTestJSON-211150349-project-member] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:37 devstack nova-compute[88015]: INFO nova.compute.manager [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] [instance: fb35c4bb-ea13-4148-9a7c-0c1df344449d] During sync_power_state the instance has a pending task (powering-on). Skip. Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-8c8db066-0f41-45f8-a1d6-797e07fd37a7 req-555a1eea-2667-4907-9802-ec3b6462255f service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Received event network-vif-unplugged-ba048014-b7b4-4397-825a-eae4ca75ae29 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8c8db066-0f41-45f8-a1d6-797e07fd37a7 req-555a1eea-2667-4907-9802-ec3b6462255f service nova] Acquiring lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8c8db066-0f41-45f8-a1d6-797e07fd37a7 req-555a1eea-2667-4907-9802-ec3b6462255f service nova] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.009s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-8c8db066-0f41-45f8-a1d6-797e07fd37a7 req-555a1eea-2667-4907-9802-ec3b6462255f service nova] Lock "4059c67e-9532-44fc-96df-b3df1cf2ea36-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-8c8db066-0f41-45f8-a1d6-797e07fd37a7 req-555a1eea-2667-4907-9802-ec3b6462255f service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] No waiting events found dispatching network-vif-unplugged-ba048014-b7b4-4397-825a-eae4ca75ae29 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:19:37 devstack nova-compute[88015]: WARNING nova.compute.manager [req-8c8db066-0f41-45f8-a1d6-797e07fd37a7 req-555a1eea-2667-4907-9802-ec3b6462255f service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Received unexpected event network-vif-unplugged-ba048014-b7b4-4397-825a-eae4ca75ae29 for instance with vm_state deleted and task_state None. Jul 23 03:19:37 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-8c8db066-0f41-45f8-a1d6-797e07fd37a7 req-555a1eea-2667-4907-9802-ec3b6462255f service nova] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Received event network-vif-deleted-ba048014-b7b4-4397-825a-eae4ca75ae29 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:39 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:40 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:40 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "interface-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-None" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:40 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "interface-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-None" acquired by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:40 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lazy-loading 'flavor' on Instance uuid 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:40 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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 23 03:19:40 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lazy-loading 'pci_requests' on Instance uuid 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:41 devstack nova-compute[88015]: DEBUG nova.objects.base [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Object Instance<2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095> lazy-loaded attributes: flavor,pci_requests {{(pid=88015) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 23 03:19:41 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] allocate_for_instance() {{(pid=88015) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 23 03:19:41 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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 23 03:19:41 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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 23 03:19:41 devstack nova-compute[88015]: DEBUG nova.policy [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'd736519a7de54a6db0dc3e0ab5fe7d0d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e016bd164ed24d658165c9dca660be07', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=88015) authorize /opt/stack/nova/nova/policy.py:192}} Jul 23 03:19:42 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Successfully created port: e640f7cb-c240-4c97-9ad9-68e8d5084190 {{(pid=88015) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 23 03:19:43 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Successfully updated port: e640f7cb-c240-4c97-9ad9-68e8d5084190 {{(pid=88015) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 23 03:19:43 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:19:43 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquired lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:19:43 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Building network info cache for instance {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 23 03:19:43 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-9a14d9dc-a1f9-4d12-9cf7-45856c437c6e req-4015a7d3-b718-4406-9f09-c1c141e15b78 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Received event network-changed-e640f7cb-c240-4c97-9ad9-68e8d5084190 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:43 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-9a14d9dc-a1f9-4d12-9cf7-45856c437c6e req-4015a7d3-b718-4406-9f09-c1c141e15b78 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Refreshing instance network info cache due to event network-changed-e640f7cb-c240-4c97-9ad9-68e8d5084190. {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 23 03:19:43 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-9a14d9dc-a1f9-4d12-9cf7-45856c437c6e req-4015a7d3-b718-4406-9f09-c1c141e15b78 service nova] Acquiring lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 23 03:19:44 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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 23 03:19:44 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.001442613999643072 future=) was cancelled during its delay period, skipping {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG nova.utils [-] Waiting for the next task {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=4.975712515000396 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=4.975380079000388 future=) {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:45 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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 23 03:19:45 devstack nova-compute[88015]: DEBUG nova.network.neutron [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Updating instance_info_cache with network_info: [{"id": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "address": "fa:16:3e:26:c3:e2", "network": {"id": "d3118130-6a82-4a61-a650-00d88a8788df", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-346532544-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": [{"address": "172.24.4.156", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e016bd164ed24d658165c9dca660be07", "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": "tapd7e6d4b3-1c", "ovs_interfaceid": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "address": "fa:16:3e:a9:90:45", "network": {"id": "bb7d9bc1-fe7a-4869-b576-560d47c441fe", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-295371217", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e016bd164ed24d658165c9dca660be07", "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": "tape640f7cb-c2", "ovs_interfaceid": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Releasing lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-9a14d9dc-a1f9-4d12-9cf7-45856c437c6e req-4015a7d3-b718-4406-9f09-c1c141e15b78 service nova] Acquired lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-9a14d9dc-a1f9-4d12-9cf7-45856c437c6e req-4015a7d3-b718-4406-9f09-c1c141e15b78 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Refreshing network info cache for port e640f7cb-c240-4c97-9ad9-68e8d5084190 {{(pid=88015) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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-23T01:18:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-801909563',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-801909563',id=8,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKd3743u6BWp1NZ2pZzNiVOUVHF2srNX8IOXpRgk5sY/iw6DjH0p8CVNSQmn2oiaqSqk88FJ9Z17gJ+aDwzeHy0Rg2qCV0ngAl2VtYw8rFNZu+Kpqy6t97WotHpEw2NDUg==',key_name='tempest-keypair-83917298',keypairs=,launch_index=0,launched_at=2026-07-23T01:19:15Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=1,progress=0,project_id='e016bd164ed24d658165c9dca660be07',ramdisk_id='',reservation_id='r-7f1ivqjj',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-1284948248',owner_user_name='tempest-TaggedAttachmentsTest-1284948248-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-23T01:19:16Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='d736519a7de54a6db0dc3e0ab5fe7d0d',uuid=2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "address": "fa:16:3e:a9:90:45", "network": {"id": "bb7d9bc1-fe7a-4869-b576-560d47c441fe", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-295371217", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e016bd164ed24d658165c9dca660be07", "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": "tape640f7cb-c2", "ovs_interfaceid": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Converting VIF {"id": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "address": "fa:16:3e:a9:90:45", "network": {"id": "bb7d9bc1-fe7a-4869-b576-560d47c441fe", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-295371217", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e016bd164ed24d658165c9dca660be07", "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": "tape640f7cb-c2", "ovs_interfaceid": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:a9:90:45,bridge_name='br-int',has_traffic_filtering=True,id=e640f7cb-c240-4c97-9ad9-68e8d5084190,network=Network(bb7d9bc1-fe7a-4869-b576-560d47c441fe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tape640f7cb-c2') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG os_vif [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:a9:90:45,bridge_name='br-int',has_traffic_filtering=True,id=e640f7cb-c240-4c97-9ad9-68e8d5084190,network=Network(bb7d9bc1-fe7a-4869-b576-560d47c441fe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tape640f7cb-c2') {{(pid=88015) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:45 devstack nova-compute[88015]: 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=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:45 devstack nova-compute[88015]: 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': '2948e63f-90cc-5af1-9b88-ec778c1022f5', '_type': 'linux-noop'}}, row=False) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:45 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-9a14d9dc-a1f9-4d12-9cf7-45856c437c6e req-4015a7d3-b718-4406-9f09-c1c141e15b78 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 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 15 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tape640f7cb-c2, may_exist=True, interface_attrs={}) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tape640f7cb-c2, col_values=(('qos', UUID('959c7323-873e-4f6c-b71f-d5b92f867d2d')),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tape640f7cb-c2, col_values=(('external_ids', {'iface-id': 'e640f7cb-c240-4c97-9ad9-68e8d5084190', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:a9:90:45', 'vm-uuid': '2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095'}),), if_exists=True) {{(pid=88015) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:45 devstack nova-compute[88015]: INFO os_vif [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:a9:90:45,bridge_name='br-int',has_traffic_filtering=True,id=e640f7cb-c240-4c97-9ad9-68e8d5084190,network=Network(bb7d9bc1-fe7a-4869-b576-560d47c441fe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tape640f7cb-c2') Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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-23T01:18:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-801909563',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-801909563',id=8,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKd3743u6BWp1NZ2pZzNiVOUVHF2srNX8IOXpRgk5sY/iw6DjH0p8CVNSQmn2oiaqSqk88FJ9Z17gJ+aDwzeHy0Rg2qCV0ngAl2VtYw8rFNZu+Kpqy6t97WotHpEw2NDUg==',key_name='tempest-keypair-83917298',keypairs=,launch_index=0,launched_at=2026-07-23T01:19:15Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=1,progress=0,project_id='e016bd164ed24d658165c9dca660be07',ramdisk_id='',reservation_id='r-7f1ivqjj',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-1284948248',owner_user_name='tempest-TaggedAttachmentsTest-1284948248-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-23T01:19:16Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='d736519a7de54a6db0dc3e0ab5fe7d0d',uuid=2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "address": "fa:16:3e:a9:90:45", "network": {"id": "bb7d9bc1-fe7a-4869-b576-560d47c441fe", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-295371217", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e016bd164ed24d658165c9dca660be07", "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": "tape640f7cb-c2", "ovs_interfaceid": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=88015) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Converting VIF {"id": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "address": "fa:16:3e:a9:90:45", "network": {"id": "bb7d9bc1-fe7a-4869-b576-560d47c441fe", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-295371217", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e016bd164ed24d658165c9dca660be07", "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": "tape640f7cb-c2", "ovs_interfaceid": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:a9:90:45,bridge_name='br-int',has_traffic_filtering=True,id=e640f7cb-c240-4c97-9ad9-68e8d5084190,network=Network(bb7d9bc1-fe7a-4869-b576-560d47c441fe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tape640f7cb-c2') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.guest [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] attach device xml: Jul 23 03:19:45 devstack nova-compute[88015]: Jul 23 03:19:45 devstack nova-compute[88015]: Jul 23 03:19:45 devstack nova-compute[88015]: Jul 23 03:19:45 devstack nova-compute[88015]: Jul 23 03:19:45 devstack nova-compute[88015]: Jul 23 03:19:45 devstack nova-compute[88015]: {{(pid=88015) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:45 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:46 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:19:46 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] No BDM found with device name hda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:19:46 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] No VIF found with MAC fa:16:3e:26:c3:e2, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:19:46 devstack nova-compute[88015]: DEBUG nova.virt.driver [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='2d810839-198a-4642-93d6-ed27296a0802', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-801909563', uuid='2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095'), owner=OwnerMeta(userid='d736519a7de54a6db0dc3e0ab5fe7d0d', username='tempest-TaggedAttachmentsTest-1284948248-project-member', projectid='e016bd164ed24d658165c9dca660be07', projectname='tempest-TaggedAttachmentsTest-1284948248'), image=ImageMeta(id='2d810839-198a-4642-93d6-ed27296a0802', 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": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "address": "fa:16:3e:26:c3:e2", "network": {"id": "d3118130-6a82-4a61-a650-00d88a8788df", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-346532544-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": [{"address": "172.24.4.156", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e016bd164ed24d658165c9dca660be07", "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": "tapd7e6d4b3-1c", "ovs_interfaceid": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "address": "fa:16:3e:a9:90:45", "network": {"id": "bb7d9bc1-fe7a-4869-b576-560d47c441fe", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-295371217", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e016bd164ed24d658165c9dca660be07", "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": "tape640f7cb-c2", "ovs_interfaceid": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "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=1784769586.470479) {{(pid=88015) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 23 03:19:46 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.guest [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] set metadata xml: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: tempest-device-tagging-server-801909563 Jul 23 03:19:46 devstack nova-compute[88015]: 2026-07-23 01:19:46 Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: 192 Jul 23 03:19:46 devstack nova-compute[88015]: 1 Jul 23 03:19:46 devstack nova-compute[88015]: 0 Jul 23 03:19:46 devstack nova-compute[88015]: 0 Jul 23 03:19:46 devstack nova-compute[88015]: 1 Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: True Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: bare Jul 23 03:19:46 devstack nova-compute[88015]: qcow2 Jul 23 03:19:46 devstack nova-compute[88015]: 1 Jul 23 03:19:46 devstack nova-compute[88015]: 0 Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: ide Jul 23 03:19:46 devstack nova-compute[88015]: virtio Jul 23 03:19:46 devstack nova-compute[88015]: pc Jul 23 03:19:46 devstack nova-compute[88015]: virtio Jul 23 03:19:46 devstack nova-compute[88015]: virtio Jul 23 03:19:46 devstack nova-compute[88015]: virtio Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: tempest-TaggedAttachmentsTest-1284948248-project-member Jul 23 03:19:46 devstack nova-compute[88015]: tempest-TaggedAttachmentsTest-1284948248 Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: Jul 23 03:19:46 devstack nova-compute[88015]: {{(pid=88015) set_metadata /opt/stack/nova/nova/virt/libvirt/guest.py:371}} Jul 23 03:19:46 devstack nova-compute[88015]: WARNING neutronclient.v2_0.client [req-9a14d9dc-a1f9-4d12-9cf7-45856c437c6e req-4015a7d3-b718-4406-9f09-c1c141e15b78 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 23 03:19:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-e3292de6-6b4f-47df-91e5-98506293841b tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "interface-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-None" "released" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: held 5.886s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:46 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-3b167495-dc9e-45a5-8d0c-fecca1163287 req-8ebe9b34-e122-4ec2-b6b7-f0644b33f49d service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Received event network-vif-plugged-e640f7cb-c240-4c97-9ad9-68e8d5084190 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-3b167495-dc9e-45a5-8d0c-fecca1163287 req-8ebe9b34-e122-4ec2-b6b7-f0644b33f49d service nova] Acquiring lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-3b167495-dc9e-45a5-8d0c-fecca1163287 req-8ebe9b34-e122-4ec2-b6b7-f0644b33f49d service nova] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:46 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-3b167495-dc9e-45a5-8d0c-fecca1163287 req-8ebe9b34-e122-4ec2-b6b7-f0644b33f49d service nova] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:46 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-3b167495-dc9e-45a5-8d0c-fecca1163287 req-8ebe9b34-e122-4ec2-b6b7-f0644b33f49d service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] No waiting events found dispatching network-vif-plugged-e640f7cb-c240-4c97-9ad9-68e8d5084190 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:19:46 devstack nova-compute[88015]: WARNING nova.compute.manager [req-3b167495-dc9e-45a5-8d0c-fecca1163287 req-8ebe9b34-e122-4ec2-b6b7-f0644b33f49d service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Received unexpected event network-vif-plugged-e640f7cb-c240-4c97-9ad9-68e8d5084190 for instance with vm_state active and task_state None. Jul 23 03:19:46 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:46 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:46 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:47 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-9a14d9dc-a1f9-4d12-9cf7-45856c437c6e req-4015a7d3-b718-4406-9f09-c1c141e15b78 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Updated VIF entry in instance network info cache for port e640f7cb-c240-4c97-9ad9-68e8d5084190. {{(pid=88015) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 23 03:19:47 devstack nova-compute[88015]: DEBUG nova.network.neutron [req-9a14d9dc-a1f9-4d12-9cf7-45856c437c6e req-4015a7d3-b718-4406-9f09-c1c141e15b78 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Updating instance_info_cache with network_info: [{"id": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "address": "fa:16:3e:26:c3:e2", "network": {"id": "d3118130-6a82-4a61-a650-00d88a8788df", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-346532544-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": [{"address": "172.24.4.156", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e016bd164ed24d658165c9dca660be07", "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": "tapd7e6d4b3-1c", "ovs_interfaceid": "d7e6d4b3-1cee-4301-a3da-db45903c4197", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "address": "fa:16:3e:a9:90:45", "network": {"id": "bb7d9bc1-fe7a-4869-b576-560d47c441fe", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-295371217", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e016bd164ed24d658165c9dca660be07", "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": "tape640f7cb-c2", "ovs_interfaceid": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=88015) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 23 03:19:47 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-9a14d9dc-a1f9-4d12-9cf7-45856c437c6e req-4015a7d3-b718-4406-9f09-c1c141e15b78 service nova] Releasing lock "refresh_cache-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" {{(pid=88015) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 23 03:19:47 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:47 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:47 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lazy-loading 'flavor' on Instance uuid 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:47 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 0.146s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:48 devstack nova-compute[88015]: INFO nova.compute.manager [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Attaching volume 6af8f9a2-34e2-4cb8-9090-20f5e803d104 to /dev/vdb Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG os_brick.utils [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.42', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=88015) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.scaleio [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=88015) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Running cmd (subprocess): nvme version {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.processutils [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] 'nvme version' failed. Not Retrying. {{(pid=88015) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.nvmeof [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] nvme not present on system {{(pid=88015) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.lightos [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=88015) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 23 03:19:48 devstack nova-compute[88015]: INFO os_brick.initiator.connectors.lightos [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Current host hostNQN and IP(s) are ['192.168.122.42', 'fe80::5054:ff:fe52:1526', '172.24.4.1', '2001:db8::2', 'fe80::68f3:a3ff:fe51:a34d', 'fe80::f816:3eff:fe26:c3e2', 'fe80::282d:ccff:fe12:8f64', 'fe80::f816:3eff:fea9:1532', 'fe80::bca8:9ff:fea6:baa', 'fe80::f816:3eff:febd:e27c', 'fe80::7419:ddff:fe7d:34f6', 'fe80::f816:3eff:fea9:9045', 'fe80::74e8:4cff:fe41:489c'] Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.lightos [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=88015) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG os_brick.initiator.connectors.lightos [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] LIGHTOS: no hostnqn found. {{(pid=88015) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG os_brick.utils [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] <== get_connector_properties: return (91ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.42', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:c2a6f1866721', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': '4f271597-0225-43ba-9334-61d4aa6e3027', 'nvme_native_multipath': False} {{(pid=88015) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG nova.virt.block_device [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Updating existing volume attachment record: b1c45a55-2e28-4e00-9b59-0f4d15ff52e5 {{(pid=88015) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-bd236547-7b62-4f22-883a-a2328ec3d00d req-9f373313-fc36-4474-a0fa-9a9c91ac5ac0 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Received event network-vif-plugged-e640f7cb-c240-4c97-9ad9-68e8d5084190 {{(pid=88015) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-bd236547-7b62-4f22-883a-a2328ec3d00d req-9f373313-fc36-4474-a0fa-9a9c91ac5ac0 service nova] Acquiring lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-bd236547-7b62-4f22-883a-a2328ec3d00d req-9f373313-fc36-4474-a0fa-9a9c91ac5ac0 service nova] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [req-bd236547-7b62-4f22-883a-a2328ec3d00d req-9f373313-fc36-4474-a0fa-9a9c91ac5ac0 service nova] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG nova.compute.manager [req-bd236547-7b62-4f22-883a-a2328ec3d00d req-9f373313-fc36-4474-a0fa-9a9c91ac5ac0 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] No waiting events found dispatching network-vif-plugged-e640f7cb-c240-4c97-9ad9-68e8d5084190 {{(pid=88015) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 23 03:19:48 devstack nova-compute[88015]: WARNING nova.compute.manager [req-bd236547-7b62-4f22-883a-a2328ec3d00d req-9f373313-fc36-4474-a0fa-9a9c91ac5ac0 service nova] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Received unexpected event network-vif-plugged-e640f7cb-c240-4c97-9ad9-68e8d5084190 for instance with vm_state active and task_state None. Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.volume.quobyte [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] systemd detected. {{(pid=88015) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.007s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:48 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.guest [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] attach device xml: Jul 23 03:19:48 devstack nova-compute[88015]: Jul 23 03:19:48 devstack nova-compute[88015]: Jul 23 03:19:48 devstack nova-compute[88015]: Jul 23 03:19:48 devstack nova-compute[88015]: Jul 23 03:19:48 devstack nova-compute[88015]: 6af8f9a2-34e2-4cb8-9090-20f5e803d104 Jul 23 03:19:48 devstack nova-compute[88015]: Jul 23 03:19:48 devstack nova-compute[88015]: {{(pid=88015) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 23 03:19:49 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] No BDM found with device name vda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:19:49 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] No BDM found with device name hda, not building metadata. {{(pid=88015) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13334}} Jul 23 03:19:49 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] No VIF found with MAC fa:16:3e:26:c3:e2, not building metadata {{(pid=88015) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13310}} Jul 23 03:19:49 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lazy-loading 'flavor' on Instance uuid 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:49 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-3d2cd7ec-e677-44a4-9ca2-2fe237cf498c tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 1.383s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:49 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:50 devstack nova-compute[88015]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0010129089996553375 future=) submitted to {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:50 devstack nova-compute[88015]: DEBUG nova.utils [-] Waiting for the next task {{(pid=88015) _log /opt/stack/nova/nova/utils.py:1508}} Jul 23 03:19:50 devstack nova-compute[88015]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=88015) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 23 03:19:50 devstack nova-compute[88015]: INFO nova.compute.manager [-] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] VM Stopped (Lifecycle Event) Jul 23 03:19:50 devstack nova-compute[88015]: DEBUG nova.compute.manager [None req-aa96484d-b7e7-4f90-9c2e-64968bc1514b None None] [instance: 4059c67e-9532-44fc-96df-b3df1cf2ea36] Checking state {{(pid=88015) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 23 03:19:50 devstack nova-compute[88015]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=88015) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 23 03:19:51 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:51 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" acquired by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: waited 0.002s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:51 devstack nova-compute[88015]: INFO nova.compute.manager [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Detaching volume 6af8f9a2-34e2-4cb8-9090-20f5e803d104 Jul 23 03:19:51 devstack nova-compute[88015]: INFO nova.virt.block_device [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] [instance: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095] Attempting to driver detach volume 6af8f9a2-34e2-4cb8-9090-20f5e803d104 from mountpoint /dev/vdb Jul 23 03:19:51 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Found disk vdb by alias ua-6af8f9a2-34e2-4cb8-9090-20f5e803d104 {{(pid=88015) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:3000}} Jul 23 03:19:51 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Found disk vdb by alias ua-6af8f9a2-34e2-4cb8-9090-20f5e803d104 {{(pid=88015) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:3000}} Jul 23 03:19:51 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Attempting to detach device vdb from instance 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 from the persistent domain config. {{(pid=88015) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2750}} Jul 23 03:19:51 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.guest [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] detach device xml: Jul 23 03:19:51 devstack nova-compute[88015]: Jul 23 03:19:51 devstack nova-compute[88015]: Jul 23 03:19:51 devstack nova-compute[88015]: Jul 23 03:19:51 devstack nova-compute[88015]: Jul 23 03:19:51 devstack nova-compute[88015]: 6af8f9a2-34e2-4cb8-9090-20f5e803d104 Jul 23 03:19:51 devstack nova-compute[88015]:
Jul 23 03:19:51 devstack nova-compute[88015]: Jul 23 03:19:51 devstack nova-compute[88015]: {{(pid=88015) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 23 03:19:51 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Successfully detached device vdb from instance 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 from the persistent domain config. Jul 23 03:19:51 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] (1/8): Attempting to detach device vdb with device alias ua-6af8f9a2-34e2-4cb8-9090-20f5e803d104 from instance 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 from the live domain config. {{(pid=88015) _detach_from_live_with_retry /opt/stack/nova/nova/virt/libvirt/driver.py:2784}} Jul 23 03:19:51 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.guest [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] detach device xml: Jul 23 03:19:51 devstack nova-compute[88015]: Jul 23 03:19:51 devstack nova-compute[88015]: Jul 23 03:19:51 devstack nova-compute[88015]: Jul 23 03:19:51 devstack nova-compute[88015]: Jul 23 03:19:51 devstack nova-compute[88015]: 6af8f9a2-34e2-4cb8-9090-20f5e803d104 Jul 23 03:19:51 devstack nova-compute[88015]:
Jul 23 03:19:51 devstack nova-compute[88015]: Jul 23 03:19:51 devstack nova-compute[88015]: {{(pid=88015) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-20a8b110-80cd-499b-a5bc-25832ceeb8d6 None None] Received event ua-6af8f9a2-34e2-4cb8-9090-20f5e803d104> from libvirt while the driver is waiting for it; dispatched. {{(pid=88015) emit_event /opt/stack/nova/nova/virt/libvirt/driver.py:2637}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Start waiting for the detach event from libvirt for device vdb with device alias ua-6af8f9a2-34e2-4cb8-9090-20f5e803d104 for instance 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 {{(pid=88015) _detach_from_live_and_wait_for_event /opt/stack/nova/nova/virt/libvirt/driver.py:2864}} Jul 23 03:19:52 devstack nova-compute[88015]: INFO nova.virt.libvirt.driver [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Successfully detached device vdb from instance 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 from the live domain config. Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Couldn't unmount the Quobyte Volume at /opt/stack/data/nova/mnt/2d86ac1258d195ad33876999d8ee2c00: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Jul 23 03:19:52 devstack nova-compute[88015]: Command: umount /opt/stack/data/nova/mnt/2d86ac1258d195ad33876999d8ee2c00 Jul 23 03:19:52 devstack nova-compute[88015]: Exit code: 32 Jul 23 03:19:52 devstack nova-compute[88015]: Stdout: '' Jul 23 03:19:52 devstack nova-compute[88015]: Stderr: 'umount: /opt/stack/data/nova/mnt/2d86ac1258d195ad33876999d8ee2c00: target is busy.\n' Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte Traceback (most recent call last): Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte File "/opt/stack/nova/nova/virt/libvirt/volume/quobyte.py", line 96, in umount_volume Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte nova.privsep.libvirt.umount(mnt_base) Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/priv_context.py", line 322, in _wrap Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte return self.channel.remote_call(name, args, kwargs, r_call_timeout) Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py", line 266, in remote_call Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte raise exc_type(*result[2]) Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte Command: umount /opt/stack/data/nova/mnt/2d86ac1258d195ad33876999d8ee2c00 Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte Exit code: 32 Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte Stdout: '' Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte Stderr: 'umount: /opt/stack/data/nova/mnt/2d86ac1258d195ad33876999d8ee2c00: target is busy.\n' Jul 23 03:19:52 devstack nova-compute[88015]: ERROR nova.virt.libvirt.volume.quobyte Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.024s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lazy-loading 'flavor' on Instance uuid 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-b766ecc9-c14e-4c54-aa58-91640f6313da tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095" "released" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: held 0.852s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30f275ca-9080-4f01-a808-7c2e742febda tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Acquiring lock "interface-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-e640f7cb-c240-4c97-9ad9-68e8d5084190" by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG oslo_concurrency.lockutils [None req-30f275ca-9080-4f01-a808-7c2e742febda tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lock "interface-2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095-e640f7cb-c240-4c97-9ad9-68e8d5084190" acquired by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" :: waited 0.001s {{(pid=88015) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG nova.objects.instance [None req-30f275ca-9080-4f01-a808-7c2e742febda tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Lazy-loading 'flavor' on Instance uuid 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 {{(pid=88015) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.vif [None req-30f275ca-9080-4f01-a808-7c2e742febda tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-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-23T01:18:55Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=InstanceDeviceMetadata,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-801909563',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-801909563',id=8,image_ref='2d810839-198a-4642-93d6-ed27296a0802',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKd3743u6BWp1NZ2pZzNiVOUVHF2srNX8IOXpRgk5sY/iw6DjH0p8CVNSQmn2oiaqSqk88FJ9Z17gJ+aDwzeHy0Rg2qCV0ngAl2VtYw8rFNZu+Kpqy6t97WotHpEw2NDUg==',key_name='tempest-keypair-83917298',keypairs=,launch_index=0,launched_at=2026-07-23T01:19:15Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='e016bd164ed24d658165c9dca660be07',ramdisk_id='',reservation_id='r-7f1ivqjj',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='2d810839-198a-4642-93d6-ed27296a0802',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-1284948248',owner_user_name='tempest-TaggedAttachmentsTest-1284948248-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-23T01:19:16Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='d736519a7de54a6db0dc3e0ab5fe7d0d',uuid=2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "address": "fa:16:3e:a9:90:45", "network": {"id": "bb7d9bc1-fe7a-4869-b576-560d47c441fe", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-295371217", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e016bd164ed24d658165c9dca660be07", "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": "tape640f7cb-c2", "ovs_interfaceid": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=88015) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-30f275ca-9080-4f01-a808-7c2e742febda tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Converting VIF {"id": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "address": "fa:16:3e:a9:90:45", "network": {"id": "bb7d9bc1-fe7a-4869-b576-560d47c441fe", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-295371217", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.59", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "e016bd164ed24d658165c9dca660be07", "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": "tape640f7cb-c2", "ovs_interfaceid": "e640f7cb-c240-4c97-9ad9-68e8d5084190", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG nova.network.os_vif_util [None req-30f275ca-9080-4f01-a808-7c2e742febda tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:a9:90:45,bridge_name='br-int',has_traffic_filtering=True,id=e640f7cb-c240-4c97-9ad9-68e8d5084190,network=Network(bb7d9bc1-fe7a-4869-b576-560d47c441fe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tape640f7cb-c2') {{(pid=88015) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.guest [None req-30f275ca-9080-4f01-a808-7c2e742febda tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] looking for interface given config: {{(pid=88015) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.guest [None req-30f275ca-9080-4f01-a808-7c2e742febda tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] looking for interface given config: {{(pid=88015) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.driver [None req-30f275ca-9080-4f01-a808-7c2e742febda tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] Attempting to detach device tape640f7cb-c2 from instance 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 from the persistent domain config. {{(pid=88015) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2750}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.guest [None req-30f275ca-9080-4f01-a808-7c2e742febda tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] detach device xml: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: {{(pid=88015) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.guest [None req-30f275ca-9080-4f01-a808-7c2e742febda tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] looking for interface given config: {{(pid=88015) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 23 03:19:52 devstack nova-compute[88015]: DEBUG nova.virt.libvirt.guest [None req-30f275ca-9080-4f01-a808-7c2e742febda tempest-TaggedAttachmentsTest-1284948248 tempest-TaggedAttachmentsTest-1284948248-project-member] interface for config: not found in domain: Jul 23 03:19:52 devstack nova-compute[88015]: instance-00000008 Jul 23 03:19:52 devstack nova-compute[88015]: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: tempest-device-tagging-server-801909563 Jul 23 03:19:52 devstack nova-compute[88015]: 2026-07-23 01:19:46 Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: 192 Jul 23 03:19:52 devstack nova-compute[88015]: 1 Jul 23 03:19:52 devstack nova-compute[88015]: 0 Jul 23 03:19:52 devstack nova-compute[88015]: 0 Jul 23 03:19:52 devstack nova-compute[88015]: 1 Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: True Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: bare Jul 23 03:19:52 devstack nova-compute[88015]: qcow2 Jul 23 03:19:52 devstack nova-compute[88015]: 1 Jul 23 03:19:52 devstack nova-compute[88015]: 0 Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: ide Jul 23 03:19:52 devstack nova-compute[88015]: virtio Jul 23 03:19:52 devstack nova-compute[88015]: pc Jul 23 03:19:52 devstack nova-compute[88015]: virtio Jul 23 03:19:52 devstack nova-compute[88015]: virtio Jul 23 03:19:52 devstack nova-compute[88015]: virtio Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: tempest-TaggedAttachmentsTest-1284948248-project-member Jul 23 03:19:52 devstack nova-compute[88015]: tempest-TaggedAttachmentsTest-1284948248 Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: 196608 Jul 23 03:19:52 devstack nova-compute[88015]: 196608 Jul 23 03:19:52 devstack nova-compute[88015]: 1 Jul 23 03:19:52 devstack nova-compute[88015]: 1 Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: /machine Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: OpenStack Foundation Jul 23 03:19:52 devstack nova-compute[88015]: OpenStack Nova Jul 23 03:19:52 devstack nova-compute[88015]: 33.1.0 Jul 23 03:19:52 devstack nova-compute[88015]: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 Jul 23 03:19:52 devstack nova-compute[88015]: 2dd1ea0c-5ddc-4048-b31e-6c0cd2d57095 Jul 23 03:19:52 devstack nova-compute[88015]: Virtual Machine Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: hvm Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: destroy Jul 23 03:19:52 devstack nova-compute[88015]: restart Jul 23 03:19:52 devstack nova-compute[88015]: destroy Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: /usr/bin/qemu-system-x86_64 Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]:
Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]:
Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]:
Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]:
Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]:
Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:52 devstack nova-compute[88015]: Jul 23 03:19:53 devstack nova-compute[88015]: Jul 23 03:19:53 devstack nova-compute[88015]: Jul 23 03:19:53 devstack nova-compute[88015]: Jul 23 03:19:53 devstack nova-compute[88015]: Jul 23 03:19:53 devstack nova-compute[88015]: Jul 23 03:19:53 devstack nova-compute[88015]: Jul 23 03:19:53 devstack nova-compute[88015]: Jul 23 03:19:53 devstack nova-compute[88015]: Jul 23 03:19:53 devstack nova-compute[88015]: Jul 23 03:19:53 devstack nova-compute[88015]: Jul 23 03:19:53 devstack nova-compute[88015]: Jul 23 03:19:53 devstack nova-compute[88015]: Jul 23 03:19:53 devstack nova-compute[88015]: Jul 23 03:19:53 devstack nova-compute[88015]: