Jul 02 17:07:52 devstack nova-compute[73068]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=73068) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 02 17:07:52 devstack nova-compute[73068]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=73068) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 02 17:07:52 devstack nova-compute[73068]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 02 17:07:53 devstack nova-compute[73068]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=73068) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:07:53 devstack nova-compute[73068]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.013s {{(pid=73068) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:07:53 devstack nova-compute[73068]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 02 17:07:54 devstack nova-compute[73068]: WARNING nova.compute.manager [None req-ec081a5c-54b5-4d14-877b-86033178729b 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 02 17:07:54 devstack nova-compute[73068]: INFO nova.utils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] The long task thread pool MainProcess.long_task is initialized Jul 02 17:07:54 devstack nova-compute[73068]: INFO nova.virt.driver [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 02 17:07:54 devstack nova-compute[73068]: INFO nova.compute.provider_config [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 02 17:07:54 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Acquiring lock "singleton_lock" {{(pid=73068) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 17:07:54 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Acquired lock "singleton_lock" {{(pid=73068) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 17:07:54 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Releasing lock "singleton_lock" {{(pid=73068) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 17:07:54 devstack nova-compute[73068]: WARNING oslo_service.backend._threading.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] no_fork=True: running service in main process Jul 02 17:07:54 devstack nova-compute[73068]: INFO nova.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Starting compute node (version 33.1.0) Jul 02 17:07:55 devstack nova-compute[73068]: INFO nova.utils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] The default thread pool MainProcess.default is initialized Jul 02 17:07:55 devstack nova-compute[73068]: DEBUG nova.utils [-] Waiting for the next task {{(pid=73068) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:07:55 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Starting event thread {{(pid=73068) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jul 02 17:07:55 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Starting connection event dispatch thread {{(pid=73068) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jul 02 17:07:55 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Connecting to libvirt: qemu:///system {{(pid=73068) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jul 02 17:07:56 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Registering for lifecycle events {{(pid=73068) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jul 02 17:07:56 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Registering for connection events: {{(pid=73068) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jul 02 17:07:56 devstack nova-compute[73068]: INFO nova.virt.libvirt.driver [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Connection event '1' reason 'None' Jul 02 17:07:56 devstack nova-compute[73068]: WARNING nova.virt.libvirt.driver [None req-ec081a5c-54b5-4d14-877b-86033178729b 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 02 17:07:56 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.volume.mount [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Initialising _HostMountState generation 0 {{(pid=73068) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 02 17:08:10 devstack nova-compute[73068]: INFO nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Libvirt host capabilities Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: c87791ea-b031-45e1-a7ce-8496df8a921d Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: x86_64 Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:10 devstack nova-compute[73068]: AMD Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: tcp Jul 02 17:08:10 devstack nova-compute[73068]: rdma Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 12248272 Jul 02 17:08:10 devstack nova-compute[73068]: 3062068 Jul 02 17:08:10 devstack nova-compute[73068]: 0 Jul 02 17:08:10 devstack nova-compute[73068]: 0 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: none Jul 02 17:08:10 devstack nova-compute[73068]: 0 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: dac Jul 02 17:08:10 devstack nova-compute[73068]: 0 Jul 02 17:08:10 devstack nova-compute[73068]: +64055:+994 Jul 02 17:08:10 devstack nova-compute[73068]: +64055:+994 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 64 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-alpha Jul 02 17:08:10 devstack nova-compute[73068]: clipper Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-arm Jul 02 17:08:10 devstack nova-compute[73068]: virt-8.2 Jul 02 17:08:10 devstack nova-compute[73068]: virt Jul 02 17:08:10 devstack nova-compute[73068]: qcom-dc-scm-v1-bmc Jul 02 17:08:10 devstack nova-compute[73068]: mori-bmc Jul 02 17:08:10 devstack nova-compute[73068]: ast2600-evb Jul 02 17:08:10 devstack nova-compute[73068]: borzoi Jul 02 17:08:10 devstack nova-compute[73068]: tiogapass-bmc Jul 02 17:08:10 devstack nova-compute[73068]: spitz Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.7 Jul 02 17:08:10 devstack nova-compute[73068]: nuri Jul 02 17:08:10 devstack nova-compute[73068]: mcimx7d-sabre Jul 02 17:08:10 devstack nova-compute[73068]: romulus-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-3.0 Jul 02 17:08:10 devstack nova-compute[73068]: virt-5.0 Jul 02 17:08:10 devstack nova-compute[73068]: npcm750-evb Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.10 Jul 02 17:08:10 devstack nova-compute[73068]: rainier-bmc Jul 02 17:08:10 devstack nova-compute[73068]: mps3-an547 Jul 02 17:08:10 devstack nova-compute[73068]: musca-b1 Jul 02 17:08:10 devstack nova-compute[73068]: realview-pbx-a9 Jul 02 17:08:10 devstack nova-compute[73068]: versatileab Jul 02 17:08:10 devstack nova-compute[73068]: kzm Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.8 Jul 02 17:08:10 devstack nova-compute[73068]: fby35-bmc Jul 02 17:08:10 devstack nova-compute[73068]: musca-a Jul 02 17:08:10 devstack nova-compute[73068]: virt-3.1 Jul 02 17:08:10 devstack nova-compute[73068]: mcimx6ul-evk Jul 02 17:08:10 devstack nova-compute[73068]: virt-5.1 Jul 02 17:08:10 devstack nova-compute[73068]: smdkc210 Jul 02 17:08:10 devstack nova-compute[73068]: sx1 Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.11 Jul 02 17:08:10 devstack nova-compute[73068]: imx25-pdk Jul 02 17:08:10 devstack nova-compute[73068]: stm32vldiscovery Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.9 Jul 02 17:08:10 devstack nova-compute[73068]: orangepi-pc Jul 02 17:08:10 devstack nova-compute[73068]: quanta-q71l-bmc Jul 02 17:08:10 devstack nova-compute[73068]: z2 Jul 02 17:08:10 devstack nova-compute[73068]: virt-5.2 Jul 02 17:08:10 devstack nova-compute[73068]: xilinx-zynq-a9 Jul 02 17:08:10 devstack nova-compute[73068]: tosa Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an500 Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.12 Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an521 Jul 02 17:08:10 devstack nova-compute[73068]: sabrelite Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an511 Jul 02 17:08:10 devstack nova-compute[73068]: canon-a1100 Jul 02 17:08:10 devstack nova-compute[73068]: realview-eb Jul 02 17:08:10 devstack nova-compute[73068]: quanta-gbs-bmc Jul 02 17:08:10 devstack nova-compute[73068]: emcraft-sf2 Jul 02 17:08:10 devstack nova-compute[73068]: realview-pb-a8 Jul 02 17:08:10 devstack nova-compute[73068]: yosemitev2-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-7.0 Jul 02 17:08:10 devstack nova-compute[73068]: virt-4.0 Jul 02 17:08:10 devstack nova-compute[73068]: raspi1ap Jul 02 17:08:10 devstack nova-compute[73068]: palmetto-bmc Jul 02 17:08:10 devstack nova-compute[73068]: sx1-v1 Jul 02 17:08:10 devstack nova-compute[73068]: n810 Jul 02 17:08:10 devstack nova-compute[73068]: g220a-bmc Jul 02 17:08:10 devstack nova-compute[73068]: n800 Jul 02 17:08:10 devstack nova-compute[73068]: bletchley-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-7.1 Jul 02 17:08:10 devstack nova-compute[73068]: tacoma-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-4.1 Jul 02 17:08:10 devstack nova-compute[73068]: quanta-gsj Jul 02 17:08:10 devstack nova-compute[73068]: versatilepb Jul 02 17:08:10 devstack nova-compute[73068]: terrier Jul 02 17:08:10 devstack nova-compute[73068]: mainstone Jul 02 17:08:10 devstack nova-compute[73068]: realview-eb-mpcore Jul 02 17:08:10 devstack nova-compute[73068]: integratorcp Jul 02 17:08:10 devstack nova-compute[73068]: virt-7.2 Jul 02 17:08:10 devstack nova-compute[73068]: supermicrox11-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-4.2 Jul 02 17:08:10 devstack nova-compute[73068]: witherspoon-bmc Jul 02 17:08:10 devstack nova-compute[73068]: qcom-firework-bmc Jul 02 17:08:10 devstack nova-compute[73068]: mps3-an524 Jul 02 17:08:10 devstack nova-compute[73068]: kudo-bmc Jul 02 17:08:10 devstack nova-compute[73068]: vexpress-a9 Jul 02 17:08:10 devstack nova-compute[73068]: midway Jul 02 17:08:10 devstack nova-compute[73068]: musicpal Jul 02 17:08:10 devstack nova-compute[73068]: lm3s811evb Jul 02 17:08:10 devstack nova-compute[73068]: lm3s6965evb Jul 02 17:08:10 devstack nova-compute[73068]: supermicro-x11spi-bmc Jul 02 17:08:10 devstack nova-compute[73068]: microbit Jul 02 17:08:10 devstack nova-compute[73068]: fby35 Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an505 Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an385 Jul 02 17:08:10 devstack nova-compute[73068]: virt-6.0 Jul 02 17:08:10 devstack nova-compute[73068]: virt-8.0 Jul 02 17:08:10 devstack nova-compute[73068]: cubieboard Jul 02 17:08:10 devstack nova-compute[73068]: ast1030-evb Jul 02 17:08:10 devstack nova-compute[73068]: verdex Jul 02 17:08:10 devstack nova-compute[73068]: bpim2u Jul 02 17:08:10 devstack nova-compute[73068]: netduino2 Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an386 Jul 02 17:08:10 devstack nova-compute[73068]: olimex-stm32-h405 Jul 02 17:08:10 devstack nova-compute[73068]: virt-6.1 Jul 02 17:08:10 devstack nova-compute[73068]: virt-8.1 Jul 02 17:08:10 devstack nova-compute[73068]: raspi2b Jul 02 17:08:10 devstack nova-compute[73068]: vexpress-a15 Jul 02 17:08:10 devstack nova-compute[73068]: fuji-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-6.2 Jul 02 17:08:10 devstack nova-compute[73068]: sonorapass-bmc Jul 02 17:08:10 devstack nova-compute[73068]: cheetah Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.6 Jul 02 17:08:10 devstack nova-compute[73068]: ast2500-evb Jul 02 17:08:10 devstack nova-compute[73068]: highbank Jul 02 17:08:10 devstack nova-compute[73068]: akita Jul 02 17:08:10 devstack nova-compute[73068]: connex Jul 02 17:08:10 devstack nova-compute[73068]: netduinoplus2 Jul 02 17:08:10 devstack nova-compute[73068]: collie Jul 02 17:08:10 devstack nova-compute[73068]: raspi0 Jul 02 17:08:10 devstack nova-compute[73068]: fp5280g2-bmc Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-arm Jul 02 17:08:10 devstack nova-compute[73068]: virt-8.2 Jul 02 17:08:10 devstack nova-compute[73068]: virt Jul 02 17:08:10 devstack nova-compute[73068]: qcom-dc-scm-v1-bmc Jul 02 17:08:10 devstack nova-compute[73068]: mori-bmc Jul 02 17:08:10 devstack nova-compute[73068]: ast2600-evb Jul 02 17:08:10 devstack nova-compute[73068]: borzoi Jul 02 17:08:10 devstack nova-compute[73068]: tiogapass-bmc Jul 02 17:08:10 devstack nova-compute[73068]: spitz Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.7 Jul 02 17:08:10 devstack nova-compute[73068]: nuri Jul 02 17:08:10 devstack nova-compute[73068]: mcimx7d-sabre Jul 02 17:08:10 devstack nova-compute[73068]: romulus-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-3.0 Jul 02 17:08:10 devstack nova-compute[73068]: virt-5.0 Jul 02 17:08:10 devstack nova-compute[73068]: npcm750-evb Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.10 Jul 02 17:08:10 devstack nova-compute[73068]: rainier-bmc Jul 02 17:08:10 devstack nova-compute[73068]: mps3-an547 Jul 02 17:08:10 devstack nova-compute[73068]: musca-b1 Jul 02 17:08:10 devstack nova-compute[73068]: realview-pbx-a9 Jul 02 17:08:10 devstack nova-compute[73068]: versatileab Jul 02 17:08:10 devstack nova-compute[73068]: kzm Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.8 Jul 02 17:08:10 devstack nova-compute[73068]: fby35-bmc Jul 02 17:08:10 devstack nova-compute[73068]: musca-a Jul 02 17:08:10 devstack nova-compute[73068]: virt-3.1 Jul 02 17:08:10 devstack nova-compute[73068]: mcimx6ul-evk Jul 02 17:08:10 devstack nova-compute[73068]: virt-5.1 Jul 02 17:08:10 devstack nova-compute[73068]: smdkc210 Jul 02 17:08:10 devstack nova-compute[73068]: sx1 Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.11 Jul 02 17:08:10 devstack nova-compute[73068]: imx25-pdk Jul 02 17:08:10 devstack nova-compute[73068]: stm32vldiscovery Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.9 Jul 02 17:08:10 devstack nova-compute[73068]: orangepi-pc Jul 02 17:08:10 devstack nova-compute[73068]: quanta-q71l-bmc Jul 02 17:08:10 devstack nova-compute[73068]: z2 Jul 02 17:08:10 devstack nova-compute[73068]: virt-5.2 Jul 02 17:08:10 devstack nova-compute[73068]: xilinx-zynq-a9 Jul 02 17:08:10 devstack nova-compute[73068]: tosa Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an500 Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.12 Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an521 Jul 02 17:08:10 devstack nova-compute[73068]: sabrelite Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an511 Jul 02 17:08:10 devstack nova-compute[73068]: canon-a1100 Jul 02 17:08:10 devstack nova-compute[73068]: realview-eb Jul 02 17:08:10 devstack nova-compute[73068]: quanta-gbs-bmc Jul 02 17:08:10 devstack nova-compute[73068]: emcraft-sf2 Jul 02 17:08:10 devstack nova-compute[73068]: realview-pb-a8 Jul 02 17:08:10 devstack nova-compute[73068]: yosemitev2-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-7.0 Jul 02 17:08:10 devstack nova-compute[73068]: virt-4.0 Jul 02 17:08:10 devstack nova-compute[73068]: raspi1ap Jul 02 17:08:10 devstack nova-compute[73068]: palmetto-bmc Jul 02 17:08:10 devstack nova-compute[73068]: sx1-v1 Jul 02 17:08:10 devstack nova-compute[73068]: n810 Jul 02 17:08:10 devstack nova-compute[73068]: g220a-bmc Jul 02 17:08:10 devstack nova-compute[73068]: n800 Jul 02 17:08:10 devstack nova-compute[73068]: bletchley-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-7.1 Jul 02 17:08:10 devstack nova-compute[73068]: tacoma-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-4.1 Jul 02 17:08:10 devstack nova-compute[73068]: quanta-gsj Jul 02 17:08:10 devstack nova-compute[73068]: versatilepb Jul 02 17:08:10 devstack nova-compute[73068]: terrier Jul 02 17:08:10 devstack nova-compute[73068]: mainstone Jul 02 17:08:10 devstack nova-compute[73068]: realview-eb-mpcore Jul 02 17:08:10 devstack nova-compute[73068]: integratorcp Jul 02 17:08:10 devstack nova-compute[73068]: virt-7.2 Jul 02 17:08:10 devstack nova-compute[73068]: supermicrox11-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-4.2 Jul 02 17:08:10 devstack nova-compute[73068]: witherspoon-bmc Jul 02 17:08:10 devstack nova-compute[73068]: qcom-firework-bmc Jul 02 17:08:10 devstack nova-compute[73068]: mps3-an524 Jul 02 17:08:10 devstack nova-compute[73068]: kudo-bmc Jul 02 17:08:10 devstack nova-compute[73068]: vexpress-a9 Jul 02 17:08:10 devstack nova-compute[73068]: midway Jul 02 17:08:10 devstack nova-compute[73068]: musicpal Jul 02 17:08:10 devstack nova-compute[73068]: lm3s811evb Jul 02 17:08:10 devstack nova-compute[73068]: lm3s6965evb Jul 02 17:08:10 devstack nova-compute[73068]: supermicro-x11spi-bmc Jul 02 17:08:10 devstack nova-compute[73068]: microbit Jul 02 17:08:10 devstack nova-compute[73068]: fby35 Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an505 Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an385 Jul 02 17:08:10 devstack nova-compute[73068]: virt-6.0 Jul 02 17:08:10 devstack nova-compute[73068]: virt-8.0 Jul 02 17:08:10 devstack nova-compute[73068]: cubieboard Jul 02 17:08:10 devstack nova-compute[73068]: ast1030-evb Jul 02 17:08:10 devstack nova-compute[73068]: verdex Jul 02 17:08:10 devstack nova-compute[73068]: bpim2u Jul 02 17:08:10 devstack nova-compute[73068]: netduino2 Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an386 Jul 02 17:08:10 devstack nova-compute[73068]: olimex-stm32-h405 Jul 02 17:08:10 devstack nova-compute[73068]: virt-6.1 Jul 02 17:08:10 devstack nova-compute[73068]: virt-8.1 Jul 02 17:08:10 devstack nova-compute[73068]: raspi2b Jul 02 17:08:10 devstack nova-compute[73068]: vexpress-a15 Jul 02 17:08:10 devstack nova-compute[73068]: fuji-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-6.2 Jul 02 17:08:10 devstack nova-compute[73068]: sonorapass-bmc Jul 02 17:08:10 devstack nova-compute[73068]: cheetah Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.6 Jul 02 17:08:10 devstack nova-compute[73068]: ast2500-evb Jul 02 17:08:10 devstack nova-compute[73068]: highbank Jul 02 17:08:10 devstack nova-compute[73068]: akita Jul 02 17:08:10 devstack nova-compute[73068]: connex Jul 02 17:08:10 devstack nova-compute[73068]: netduinoplus2 Jul 02 17:08:10 devstack nova-compute[73068]: collie Jul 02 17:08:10 devstack nova-compute[73068]: raspi0 Jul 02 17:08:10 devstack nova-compute[73068]: fp5280g2-bmc Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 64 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-aarch64 Jul 02 17:08:10 devstack nova-compute[73068]: virt-8.2 Jul 02 17:08:10 devstack nova-compute[73068]: virt Jul 02 17:08:10 devstack nova-compute[73068]: qcom-dc-scm-v1-bmc Jul 02 17:08:10 devstack nova-compute[73068]: mori-bmc Jul 02 17:08:10 devstack nova-compute[73068]: ast2600-evb Jul 02 17:08:10 devstack nova-compute[73068]: borzoi Jul 02 17:08:10 devstack nova-compute[73068]: tiogapass-bmc Jul 02 17:08:10 devstack nova-compute[73068]: spitz Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.7 Jul 02 17:08:10 devstack nova-compute[73068]: nuri Jul 02 17:08:10 devstack nova-compute[73068]: mcimx7d-sabre Jul 02 17:08:10 devstack nova-compute[73068]: romulus-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-3.0 Jul 02 17:08:10 devstack nova-compute[73068]: virt-5.0 Jul 02 17:08:10 devstack nova-compute[73068]: npcm750-evb Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.10 Jul 02 17:08:10 devstack nova-compute[73068]: rainier-bmc Jul 02 17:08:10 devstack nova-compute[73068]: mps3-an547 Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.8 Jul 02 17:08:10 devstack nova-compute[73068]: musca-b1 Jul 02 17:08:10 devstack nova-compute[73068]: realview-pbx-a9 Jul 02 17:08:10 devstack nova-compute[73068]: versatileab Jul 02 17:08:10 devstack nova-compute[73068]: kzm Jul 02 17:08:10 devstack nova-compute[73068]: fby35-bmc Jul 02 17:08:10 devstack nova-compute[73068]: musca-a Jul 02 17:08:10 devstack nova-compute[73068]: virt-3.1 Jul 02 17:08:10 devstack nova-compute[73068]: mcimx6ul-evk Jul 02 17:08:10 devstack nova-compute[73068]: virt-5.1 Jul 02 17:08:10 devstack nova-compute[73068]: smdkc210 Jul 02 17:08:10 devstack nova-compute[73068]: sx1 Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.11 Jul 02 17:08:10 devstack nova-compute[73068]: imx25-pdk Jul 02 17:08:10 devstack nova-compute[73068]: stm32vldiscovery Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.9 Jul 02 17:08:10 devstack nova-compute[73068]: orangepi-pc Jul 02 17:08:10 devstack nova-compute[73068]: quanta-q71l-bmc Jul 02 17:08:10 devstack nova-compute[73068]: z2 Jul 02 17:08:10 devstack nova-compute[73068]: virt-5.2 Jul 02 17:08:10 devstack nova-compute[73068]: xilinx-zynq-a9 Jul 02 17:08:10 devstack nova-compute[73068]: xlnx-zcu102 Jul 02 17:08:10 devstack nova-compute[73068]: tosa Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an500 Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.12 Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an521 Jul 02 17:08:10 devstack nova-compute[73068]: sabrelite Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an511 Jul 02 17:08:10 devstack nova-compute[73068]: canon-a1100 Jul 02 17:08:10 devstack nova-compute[73068]: realview-eb Jul 02 17:08:10 devstack nova-compute[73068]: quanta-gbs-bmc Jul 02 17:08:10 devstack nova-compute[73068]: emcraft-sf2 Jul 02 17:08:10 devstack nova-compute[73068]: realview-pb-a8 Jul 02 17:08:10 devstack nova-compute[73068]: sbsa-ref Jul 02 17:08:10 devstack nova-compute[73068]: yosemitev2-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-7.0 Jul 02 17:08:10 devstack nova-compute[73068]: virt-4.0 Jul 02 17:08:10 devstack nova-compute[73068]: raspi1ap Jul 02 17:08:10 devstack nova-compute[73068]: palmetto-bmc Jul 02 17:08:10 devstack nova-compute[73068]: sx1-v1 Jul 02 17:08:10 devstack nova-compute[73068]: n810 Jul 02 17:08:10 devstack nova-compute[73068]: g220a-bmc Jul 02 17:08:10 devstack nova-compute[73068]: n800 Jul 02 17:08:10 devstack nova-compute[73068]: bletchley-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-7.1 Jul 02 17:08:10 devstack nova-compute[73068]: tacoma-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-4.1 Jul 02 17:08:10 devstack nova-compute[73068]: quanta-gsj Jul 02 17:08:10 devstack nova-compute[73068]: versatilepb Jul 02 17:08:10 devstack nova-compute[73068]: terrier Jul 02 17:08:10 devstack nova-compute[73068]: mainstone Jul 02 17:08:10 devstack nova-compute[73068]: realview-eb-mpcore Jul 02 17:08:10 devstack nova-compute[73068]: integratorcp Jul 02 17:08:10 devstack nova-compute[73068]: virt-7.2 Jul 02 17:08:10 devstack nova-compute[73068]: supermicrox11-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-4.2 Jul 02 17:08:10 devstack nova-compute[73068]: witherspoon-bmc Jul 02 17:08:10 devstack nova-compute[73068]: qcom-firework-bmc Jul 02 17:08:10 devstack nova-compute[73068]: mps3-an524 Jul 02 17:08:10 devstack nova-compute[73068]: kudo-bmc Jul 02 17:08:10 devstack nova-compute[73068]: vexpress-a9 Jul 02 17:08:10 devstack nova-compute[73068]: midway Jul 02 17:08:10 devstack nova-compute[73068]: musicpal Jul 02 17:08:10 devstack nova-compute[73068]: lm3s811evb Jul 02 17:08:10 devstack nova-compute[73068]: lm3s6965evb Jul 02 17:08:10 devstack nova-compute[73068]: supermicro-x11spi-bmc Jul 02 17:08:10 devstack nova-compute[73068]: microbit Jul 02 17:08:10 devstack nova-compute[73068]: fby35 Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an505 Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an385 Jul 02 17:08:10 devstack nova-compute[73068]: virt-6.0 Jul 02 17:08:10 devstack nova-compute[73068]: virt-8.0 Jul 02 17:08:10 devstack nova-compute[73068]: raspi3ap Jul 02 17:08:10 devstack nova-compute[73068]: cubieboard Jul 02 17:08:10 devstack nova-compute[73068]: ast1030-evb Jul 02 17:08:10 devstack nova-compute[73068]: verdex Jul 02 17:08:10 devstack nova-compute[73068]: bpim2u Jul 02 17:08:10 devstack nova-compute[73068]: netduino2 Jul 02 17:08:10 devstack nova-compute[73068]: xlnx-versal-virt Jul 02 17:08:10 devstack nova-compute[73068]: mps2-an386 Jul 02 17:08:10 devstack nova-compute[73068]: olimex-stm32-h405 Jul 02 17:08:10 devstack nova-compute[73068]: virt-6.1 Jul 02 17:08:10 devstack nova-compute[73068]: virt-8.1 Jul 02 17:08:10 devstack nova-compute[73068]: raspi3b Jul 02 17:08:10 devstack nova-compute[73068]: raspi2b Jul 02 17:08:10 devstack nova-compute[73068]: vexpress-a15 Jul 02 17:08:10 devstack nova-compute[73068]: fuji-bmc Jul 02 17:08:10 devstack nova-compute[73068]: virt-6.2 Jul 02 17:08:10 devstack nova-compute[73068]: sonorapass-bmc Jul 02 17:08:10 devstack nova-compute[73068]: cheetah Jul 02 17:08:10 devstack nova-compute[73068]: virt-2.6 Jul 02 17:08:10 devstack nova-compute[73068]: ast2500-evb Jul 02 17:08:10 devstack nova-compute[73068]: highbank Jul 02 17:08:10 devstack nova-compute[73068]: akita Jul 02 17:08:10 devstack nova-compute[73068]: connex Jul 02 17:08:10 devstack nova-compute[73068]: netduinoplus2 Jul 02 17:08:10 devstack nova-compute[73068]: collie Jul 02 17:08:10 devstack nova-compute[73068]: raspi0 Jul 02 17:08:10 devstack nova-compute[73068]: fp5280g2-bmc Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-cris Jul 02 17:08:10 devstack nova-compute[73068]: axis-dev88 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-i386 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-noble-v2 Jul 02 17:08:10 devstack nova-compute[73068]: ubuntu Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-mantic Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-impish-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-5.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-lunar-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-mantic Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.12 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-xenial Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-kinetic Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-6.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-4.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-mantic-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.5 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-4.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-focal Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-hirsute Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-xenial Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-jammy-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-5.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.7 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-eoan-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-disco-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-groovy Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-zesty Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-lunar Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-mantic-hpb-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-groovy Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-7.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-artful Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-trusty Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-eoan-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-focal-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-8.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-jammy-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-bionic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-mantic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-artful Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-8.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.7 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-6.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-kinetic Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-jammy-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-yakkety Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.4 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-cosmic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-7.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.10 Jul 02 17:08:10 devstack nova-compute[73068]: x-remote Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-5.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.9 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.11 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-jammy-hpb-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-3.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-6.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-4.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-jammy Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.4 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-4.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-eoan Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-jammy-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-5.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.9 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-bionic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-lunar Jul 02 17:08:10 devstack nova-compute[73068]: isapc Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-mantic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-cosmic Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.6 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-mantic-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-3.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-bionic Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-disco-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-cosmic Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.12 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-bionic Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-kinetic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-groovy-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-7.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-noble-v2 Jul 02 17:08:10 devstack nova-compute[73068]: ubuntu-q35 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-lunar-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-disco Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-cosmic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-noble Jul 02 17:08:10 devstack nova-compute[73068]: q35 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-8.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-impish Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-wily Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-8.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.6 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-6.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-impish Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-jammy Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-impish-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-hirsute Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-4.0.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-hirsute-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-7.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-5.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.8 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.10 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-3.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-6.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-zesty Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-7.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-4.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-focal Jul 02 17:08:10 devstack nova-compute[73068]: microvm Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.3 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-jammy-hpb-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-8.2 Jul 02 17:08:10 devstack nova-compute[73068]: q35 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-kinetic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-focal-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-4.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-noble Jul 02 17:08:10 devstack nova-compute[73068]: pc Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-disco Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-groovy-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-8.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-hirsute-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-5.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-6.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.8 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-eoan Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.5 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-3.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-yakkety Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-mantic-hpb-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-7.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.11 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-m68k Jul 02 17:08:10 devstack nova-compute[73068]: mcf5208evb Jul 02 17:08:10 devstack nova-compute[73068]: virt-7.0 Jul 02 17:08:10 devstack nova-compute[73068]: an5206 Jul 02 17:08:10 devstack nova-compute[73068]: virt-6.0 Jul 02 17:08:10 devstack nova-compute[73068]: q800 Jul 02 17:08:10 devstack nova-compute[73068]: virt-8.1 Jul 02 17:08:10 devstack nova-compute[73068]: virt-7.2 Jul 02 17:08:10 devstack nova-compute[73068]: virt-6.2 Jul 02 17:08:10 devstack nova-compute[73068]: virt-8.0 Jul 02 17:08:10 devstack nova-compute[73068]: next-cube Jul 02 17:08:10 devstack nova-compute[73068]: virt-7.1 Jul 02 17:08:10 devstack nova-compute[73068]: virt-6.1 Jul 02 17:08:10 devstack nova-compute[73068]: virt-8.2 Jul 02 17:08:10 devstack nova-compute[73068]: virt Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-microblaze Jul 02 17:08:10 devstack nova-compute[73068]: petalogix-s3adsp1800 Jul 02 17:08:10 devstack nova-compute[73068]: petalogix-ml605 Jul 02 17:08:10 devstack nova-compute[73068]: xlnx-zynqmp-pmu Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-microblazeel Jul 02 17:08:10 devstack nova-compute[73068]: petalogix-s3adsp1800 Jul 02 17:08:10 devstack nova-compute[73068]: petalogix-ml605 Jul 02 17:08:10 devstack nova-compute[73068]: xlnx-zynqmp-pmu Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-mips Jul 02 17:08:10 devstack nova-compute[73068]: malta Jul 02 17:08:10 devstack nova-compute[73068]: mipssim Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-mipsel Jul 02 17:08:10 devstack nova-compute[73068]: malta Jul 02 17:08:10 devstack nova-compute[73068]: mipssim Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 64 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-mips64 Jul 02 17:08:10 devstack nova-compute[73068]: malta Jul 02 17:08:10 devstack nova-compute[73068]: mipssim Jul 02 17:08:10 devstack nova-compute[73068]: pica61 Jul 02 17:08:10 devstack nova-compute[73068]: magnum Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 64 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-mips64el Jul 02 17:08:10 devstack nova-compute[73068]: malta Jul 02 17:08:10 devstack nova-compute[73068]: loongson3-virt Jul 02 17:08:10 devstack nova-compute[73068]: mipssim Jul 02 17:08:10 devstack nova-compute[73068]: pica61 Jul 02 17:08:10 devstack nova-compute[73068]: magnum Jul 02 17:08:10 devstack nova-compute[73068]: boston Jul 02 17:08:10 devstack nova-compute[73068]: fuloong2e Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-ppc Jul 02 17:08:10 devstack nova-compute[73068]: g3beige Jul 02 17:08:10 devstack nova-compute[73068]: amigaone Jul 02 17:08:10 devstack nova-compute[73068]: virtex-ml507 Jul 02 17:08:10 devstack nova-compute[73068]: mac99 Jul 02 17:08:10 devstack nova-compute[73068]: ppce500 Jul 02 17:08:10 devstack nova-compute[73068]: sam460ex Jul 02 17:08:10 devstack nova-compute[73068]: pegasos2 Jul 02 17:08:10 devstack nova-compute[73068]: bamboo Jul 02 17:08:10 devstack nova-compute[73068]: 40p Jul 02 17:08:10 devstack nova-compute[73068]: ref405ep Jul 02 17:08:10 devstack nova-compute[73068]: mpc8544ds Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 64 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-ppc64 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-noble Jul 02 17:08:10 devstack nova-compute[73068]: pseries Jul 02 17:08:10 devstack nova-compute[73068]: amigaone Jul 02 17:08:10 devstack nova-compute[73068]: powernv9 Jul 02 17:08:10 devstack nova-compute[73068]: powernv Jul 02 17:08:10 devstack nova-compute[73068]: pseries-4.1 Jul 02 17:08:10 devstack nova-compute[73068]: mpc8544ds Jul 02 17:08:10 devstack nova-compute[73068]: pseries-6.1 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.5 Jul 02 17:08:10 devstack nova-compute[73068]: powernv10 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-xenial Jul 02 17:08:10 devstack nova-compute[73068]: pseries-4.2 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-6.2 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-yakkety Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.6 Jul 02 17:08:10 devstack nova-compute[73068]: ppce500 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-bionic-sxxm Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.7 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-3.0 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-8.0 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-5.0 Jul 02 17:08:10 devstack nova-compute[73068]: 40p Jul 02 17:08:10 devstack nova-compute[73068]: pseries-lunar Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.8 Jul 02 17:08:10 devstack nova-compute[73068]: pegasos2 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-hirsute Jul 02 17:08:10 devstack nova-compute[73068]: pseries-3.1 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-8.1 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-5.1 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-eoan Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.9 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-zesty Jul 02 17:08:10 devstack nova-compute[73068]: bamboo Jul 02 17:08:10 devstack nova-compute[73068]: pseries-groovy Jul 02 17:08:10 devstack nova-compute[73068]: pseries-focal Jul 02 17:08:10 devstack nova-compute[73068]: g3beige Jul 02 17:08:10 devstack nova-compute[73068]: pseries-8.2 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-5.2 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-disco Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.12-sxxm Jul 02 17:08:10 devstack nova-compute[73068]: pseries-mantic Jul 02 17:08:10 devstack nova-compute[73068]: pseries-kinetic Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.10 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-7.0 Jul 02 17:08:10 devstack nova-compute[73068]: virtex-ml507 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.11 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.1 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-7.1 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-cosmic Jul 02 17:08:10 devstack nova-compute[73068]: pseries-bionic Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.12 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.2 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-7.2 Jul 02 17:08:10 devstack nova-compute[73068]: mac99 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-impish Jul 02 17:08:10 devstack nova-compute[73068]: pseries-jammy Jul 02 17:08:10 devstack nova-compute[73068]: pseries-artful Jul 02 17:08:10 devstack nova-compute[73068]: sam460ex Jul 02 17:08:10 devstack nova-compute[73068]: ref405ep Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.3 Jul 02 17:08:10 devstack nova-compute[73068]: powernv8 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-4.0 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-6.0 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.4 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 64 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-ppc64le Jul 02 17:08:10 devstack nova-compute[73068]: pseries-noble Jul 02 17:08:10 devstack nova-compute[73068]: pseries Jul 02 17:08:10 devstack nova-compute[73068]: amigaone Jul 02 17:08:10 devstack nova-compute[73068]: powernv9 Jul 02 17:08:10 devstack nova-compute[73068]: powernv Jul 02 17:08:10 devstack nova-compute[73068]: pseries-4.1 Jul 02 17:08:10 devstack nova-compute[73068]: mpc8544ds Jul 02 17:08:10 devstack nova-compute[73068]: pseries-6.1 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.5 Jul 02 17:08:10 devstack nova-compute[73068]: powernv10 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-xenial Jul 02 17:08:10 devstack nova-compute[73068]: pseries-4.2 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-6.2 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-yakkety Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.6 Jul 02 17:08:10 devstack nova-compute[73068]: ppce500 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-bionic-sxxm Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.7 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-3.0 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-8.0 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-5.0 Jul 02 17:08:10 devstack nova-compute[73068]: 40p Jul 02 17:08:10 devstack nova-compute[73068]: pseries-lunar Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.8 Jul 02 17:08:10 devstack nova-compute[73068]: pegasos2 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-hirsute Jul 02 17:08:10 devstack nova-compute[73068]: pseries-3.1 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-8.1 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-5.1 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-eoan Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.9 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-zesty Jul 02 17:08:10 devstack nova-compute[73068]: bamboo Jul 02 17:08:10 devstack nova-compute[73068]: pseries-groovy Jul 02 17:08:10 devstack nova-compute[73068]: pseries-focal Jul 02 17:08:10 devstack nova-compute[73068]: g3beige Jul 02 17:08:10 devstack nova-compute[73068]: pseries-8.2 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-5.2 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-disco Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.12-sxxm Jul 02 17:08:10 devstack nova-compute[73068]: pseries-mantic Jul 02 17:08:10 devstack nova-compute[73068]: pseries-kinetic Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.10 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-7.0 Jul 02 17:08:10 devstack nova-compute[73068]: virtex-ml507 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.11 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.1 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-7.1 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-cosmic Jul 02 17:08:10 devstack nova-compute[73068]: pseries-bionic Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.12 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.2 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-7.2 Jul 02 17:08:10 devstack nova-compute[73068]: mac99 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-impish Jul 02 17:08:10 devstack nova-compute[73068]: pseries-jammy Jul 02 17:08:10 devstack nova-compute[73068]: pseries-artful Jul 02 17:08:10 devstack nova-compute[73068]: sam460ex Jul 02 17:08:10 devstack nova-compute[73068]: ref405ep Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.3 Jul 02 17:08:10 devstack nova-compute[73068]: powernv8 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-4.0 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-6.0 Jul 02 17:08:10 devstack nova-compute[73068]: pseries-2.4 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-riscv32 Jul 02 17:08:10 devstack nova-compute[73068]: virt Jul 02 17:08:10 devstack nova-compute[73068]: spike Jul 02 17:08:10 devstack nova-compute[73068]: opentitan Jul 02 17:08:10 devstack nova-compute[73068]: sifive_u Jul 02 17:08:10 devstack nova-compute[73068]: sifive_e Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 64 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-riscv64 Jul 02 17:08:10 devstack nova-compute[73068]: virt Jul 02 17:08:10 devstack nova-compute[73068]: spike Jul 02 17:08:10 devstack nova-compute[73068]: microchip-icicle-kit Jul 02 17:08:10 devstack nova-compute[73068]: sifive_u Jul 02 17:08:10 devstack nova-compute[73068]: shakti_c Jul 02 17:08:10 devstack nova-compute[73068]: sifive_e Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 64 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-s390x Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-noble Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-8.0 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-disco Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-6.0 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-2.11 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-7.0 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-mantic Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-xenial Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-5.0 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-focal Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-2.8 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-4.0 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-zesty Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-8.2 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-6.2 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-3.0 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-groovy Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-2.5 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-7.2 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-5.2 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-artful Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-hirsute Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-4.2 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-2.10 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-2.7 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-lunar Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-eoan Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-kinetic Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-8.1 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-yakkety Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-6.1 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-cosmic Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-bionic Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-2.12 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-7.1 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-2.4 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-5.1 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-2.9 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-impish Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-4.1 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-jammy Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-3.1 Jul 02 17:08:10 devstack nova-compute[73068]: s390-ccw-virtio-2.6 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-sh4 Jul 02 17:08:10 devstack nova-compute[73068]: shix Jul 02 17:08:10 devstack nova-compute[73068]: r2d Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 64 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-sh4eb Jul 02 17:08:10 devstack nova-compute[73068]: shix Jul 02 17:08:10 devstack nova-compute[73068]: r2d Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-sparc Jul 02 17:08:10 devstack nova-compute[73068]: SS-5 Jul 02 17:08:10 devstack nova-compute[73068]: SS-20 Jul 02 17:08:10 devstack nova-compute[73068]: LX Jul 02 17:08:10 devstack nova-compute[73068]: SPARCClassic Jul 02 17:08:10 devstack nova-compute[73068]: leon3_generic Jul 02 17:08:10 devstack nova-compute[73068]: SPARCbook Jul 02 17:08:10 devstack nova-compute[73068]: SS-4 Jul 02 17:08:10 devstack nova-compute[73068]: SS-600MP Jul 02 17:08:10 devstack nova-compute[73068]: SS-10 Jul 02 17:08:10 devstack nova-compute[73068]: Voyager Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 64 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-sparc64 Jul 02 17:08:10 devstack nova-compute[73068]: sun4u Jul 02 17:08:10 devstack nova-compute[73068]: niagara Jul 02 17:08:10 devstack nova-compute[73068]: sun4v Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 64 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-x86_64 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-noble-v2 Jul 02 17:08:10 devstack nova-compute[73068]: ubuntu Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-mantic Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-impish-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-5.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-lunar-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-mantic Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.12 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-xenial Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-kinetic Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-6.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-4.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-mantic-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.5 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-4.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-focal Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-hirsute Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-xenial Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-jammy-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-5.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.7 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-eoan-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-zesty Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-groovy Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-disco-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-lunar Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-mantic-hpb-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-groovy Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-7.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-artful Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-trusty Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-focal-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-8.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-eoan-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-jammy-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-bionic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-mantic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-artful Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-8.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.7 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-6.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-kinetic Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-jammy-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-yakkety Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.4 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-cosmic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-7.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.10 Jul 02 17:08:10 devstack nova-compute[73068]: x-remote Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-5.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.9 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.11 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-jammy-hpb-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-3.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-6.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-4.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-jammy Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.4 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-4.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-eoan Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-jammy-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-5.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.9 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-bionic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-lunar Jul 02 17:08:10 devstack nova-compute[73068]: isapc Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-mantic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-cosmic Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.6 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-mantic-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-3.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-bionic Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-disco-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-cosmic Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.12 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-bionic Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-kinetic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-groovy-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-7.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-noble-v2 Jul 02 17:08:10 devstack nova-compute[73068]: ubuntu-q35 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-lunar-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-disco Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-cosmic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-noble Jul 02 17:08:10 devstack nova-compute[73068]: q35 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-8.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-wily Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-impish Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-8.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.6 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-6.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-impish Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-jammy Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-impish-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-hirsute Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-4.0.1 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-hirsute-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-7.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-5.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.8 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.10 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-3.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-zesty Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-7.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-4.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-6.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-focal Jul 02 17:08:10 devstack nova-compute[73068]: microvm Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.3 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-jammy-hpb-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-disco Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-kinetic-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-4.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-focal-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-noble Jul 02 17:08:10 devstack nova-compute[73068]: pc Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-8.2 Jul 02 17:08:10 devstack nova-compute[73068]: q35 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-groovy-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-hirsute-hpb Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-8.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-5.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-2.8 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-6.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-eoan Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.5 Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-3.0 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-yakkety Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-mantic-hpb-maxcpus Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-7.2 Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-2.11 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-xtensa Jul 02 17:08:10 devstack nova-compute[73068]: sim Jul 02 17:08:10 devstack nova-compute[73068]: kc705 Jul 02 17:08:10 devstack nova-compute[73068]: ml605 Jul 02 17:08:10 devstack nova-compute[73068]: ml605-nommu Jul 02 17:08:10 devstack nova-compute[73068]: virt Jul 02 17:08:10 devstack nova-compute[73068]: lx60-nommu Jul 02 17:08:10 devstack nova-compute[73068]: lx200 Jul 02 17:08:10 devstack nova-compute[73068]: lx200-nommu Jul 02 17:08:10 devstack nova-compute[73068]: lx60 Jul 02 17:08:10 devstack nova-compute[73068]: kc705-nommu Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: hvm Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 32 Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-xtensaeb Jul 02 17:08:10 devstack nova-compute[73068]: sim Jul 02 17:08:10 devstack nova-compute[73068]: kc705 Jul 02 17:08:10 devstack nova-compute[73068]: ml605 Jul 02 17:08:10 devstack nova-compute[73068]: ml605-nommu Jul 02 17:08:10 devstack nova-compute[73068]: virt Jul 02 17:08:10 devstack nova-compute[73068]: lx60-nommu Jul 02 17:08:10 devstack nova-compute[73068]: lx200 Jul 02 17:08:10 devstack nova-compute[73068]: lx200-nommu Jul 02 17:08:10 devstack nova-compute[73068]: lx60 Jul 02 17:08:10 devstack nova-compute[73068]: kc705-nommu Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for cris via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for i686 via machine types: {'ubuntu', 'q35', 'pc', 'ubuntu-q35'} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-i386 Jul 02 17:08:10 devstack nova-compute[73068]: kvm Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-noble-v2 Jul 02 17:08:10 devstack nova-compute[73068]: i686 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 17:08:10 devstack nova-compute[73068]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: rom Jul 02 17:08:10 devstack nova-compute[73068]: pflash Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: yes Jul 02 17:08:10 devstack nova-compute[73068]: no Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: no Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: off Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: on Jul 02 17:08:10 devstack nova-compute[73068]: off Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:10 devstack nova-compute[73068]: AMD Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: qemu64 Jul 02 17:08:10 devstack nova-compute[73068]: qemu32 Jul 02 17:08:10 devstack nova-compute[73068]: phenom Jul 02 17:08:10 devstack nova-compute[73068]: pentium3 Jul 02 17:08:10 devstack nova-compute[73068]: pentium2 Jul 02 17:08:10 devstack nova-compute[73068]: pentium Jul 02 17:08:10 devstack nova-compute[73068]: n270 Jul 02 17:08:10 devstack nova-compute[73068]: kvm64 Jul 02 17:08:10 devstack nova-compute[73068]: kvm32 Jul 02 17:08:10 devstack nova-compute[73068]: coreduo Jul 02 17:08:10 devstack nova-compute[73068]: core2duo Jul 02 17:08:10 devstack nova-compute[73068]: athlon Jul 02 17:08:10 devstack nova-compute[73068]: Westmere-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Westmere Jul 02 17:08:10 devstack nova-compute[73068]: Snowridge Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client Jul 02 17:08:10 devstack nova-compute[73068]: SapphireRapids Jul 02 17:08:10 devstack nova-compute[73068]: SandyBridge-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: SandyBridge Jul 02 17:08:10 devstack nova-compute[73068]: Penryn Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G5 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G4 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G3 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G2 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G1 Jul 02 17:08:10 devstack nova-compute[73068]: Nehalem-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Nehalem Jul 02 17:08:10 devstack nova-compute[73068]: IvyBridge-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: IvyBridge Jul 02 17:08:10 devstack nova-compute[73068]: Icelake-Server-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Icelake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Haswell Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Rome Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Milan Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Genoa Jul 02 17:08:10 devstack nova-compute[73068]: EPYC Jul 02 17:08:10 devstack nova-compute[73068]: Dhyana Jul 02 17:08:10 devstack nova-compute[73068]: Cooperlake Jul 02 17:08:10 devstack nova-compute[73068]: Conroe Jul 02 17:08:10 devstack nova-compute[73068]: Cascadelake-Server-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Cascadelake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell Jul 02 17:08:10 devstack nova-compute[73068]: 486 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: file Jul 02 17:08:10 devstack nova-compute[73068]: anonymous Jul 02 17:08:10 devstack nova-compute[73068]: memfd Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: disk Jul 02 17:08:10 devstack nova-compute[73068]: cdrom Jul 02 17:08:10 devstack nova-compute[73068]: floppy Jul 02 17:08:10 devstack nova-compute[73068]: lun Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: ide Jul 02 17:08:10 devstack nova-compute[73068]: fdc Jul 02 17:08:10 devstack nova-compute[73068]: scsi Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: sata Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:10 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: sdl Jul 02 17:08:10 devstack nova-compute[73068]: vnc Jul 02 17:08:10 devstack nova-compute[73068]: spice Jul 02 17:08:10 devstack nova-compute[73068]: egl-headless Jul 02 17:08:10 devstack nova-compute[73068]: dbus Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: subsystem Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: default Jul 02 17:08:10 devstack nova-compute[73068]: mandatory Jul 02 17:08:10 devstack nova-compute[73068]: requisite Jul 02 17:08:10 devstack nova-compute[73068]: optional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: pci Jul 02 17:08:10 devstack nova-compute[73068]: scsi Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:10 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: random Jul 02 17:08:10 devstack nova-compute[73068]: egd Jul 02 17:08:10 devstack nova-compute[73068]: builtin Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: path Jul 02 17:08:10 devstack nova-compute[73068]: handle Jul 02 17:08:10 devstack nova-compute[73068]: virtiofs Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: tpm-tis Jul 02 17:08:10 devstack nova-compute[73068]: tpm-crb Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: passthrough Jul 02 17:08:10 devstack nova-compute[73068]: emulator Jul 02 17:08:10 devstack nova-compute[73068]: external Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 1.2 Jul 02 17:08:10 devstack nova-compute[73068]: 2.0 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: pty Jul 02 17:08:10 devstack nova-compute[73068]: unix Jul 02 17:08:10 devstack nova-compute[73068]: spicevmc Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: qemu Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: builtin Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: relaxed Jul 02 17:08:10 devstack nova-compute[73068]: vapic Jul 02 17:08:10 devstack nova-compute[73068]: spinlocks Jul 02 17:08:10 devstack nova-compute[73068]: vpindex Jul 02 17:08:10 devstack nova-compute[73068]: runtime Jul 02 17:08:10 devstack nova-compute[73068]: synic Jul 02 17:08:10 devstack nova-compute[73068]: stimer Jul 02 17:08:10 devstack nova-compute[73068]: reset Jul 02 17:08:10 devstack nova-compute[73068]: vendor_id Jul 02 17:08:10 devstack nova-compute[73068]: frequencies Jul 02 17:08:10 devstack nova-compute[73068]: reenlightenment Jul 02 17:08:10 devstack nova-compute[73068]: tlbflush Jul 02 17:08:10 devstack nova-compute[73068]: ipi Jul 02 17:08:10 devstack nova-compute[73068]: avic Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: {{(pid=73068) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-i386 Jul 02 17:08:10 devstack nova-compute[73068]: kvm Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-noble Jul 02 17:08:10 devstack nova-compute[73068]: i686 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 17:08:10 devstack nova-compute[73068]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: rom Jul 02 17:08:10 devstack nova-compute[73068]: pflash Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: yes Jul 02 17:08:10 devstack nova-compute[73068]: no Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: no Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: off Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: on Jul 02 17:08:10 devstack nova-compute[73068]: off Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:10 devstack nova-compute[73068]: AMD Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: qemu64 Jul 02 17:08:10 devstack nova-compute[73068]: qemu32 Jul 02 17:08:10 devstack nova-compute[73068]: phenom Jul 02 17:08:10 devstack nova-compute[73068]: pentium3 Jul 02 17:08:10 devstack nova-compute[73068]: pentium2 Jul 02 17:08:10 devstack nova-compute[73068]: pentium Jul 02 17:08:10 devstack nova-compute[73068]: n270 Jul 02 17:08:10 devstack nova-compute[73068]: kvm64 Jul 02 17:08:10 devstack nova-compute[73068]: kvm32 Jul 02 17:08:10 devstack nova-compute[73068]: coreduo Jul 02 17:08:10 devstack nova-compute[73068]: core2duo Jul 02 17:08:10 devstack nova-compute[73068]: athlon Jul 02 17:08:10 devstack nova-compute[73068]: Westmere-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Westmere Jul 02 17:08:10 devstack nova-compute[73068]: Snowridge Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client Jul 02 17:08:10 devstack nova-compute[73068]: SapphireRapids Jul 02 17:08:10 devstack nova-compute[73068]: SandyBridge-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: SandyBridge Jul 02 17:08:10 devstack nova-compute[73068]: Penryn Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G5 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G4 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G3 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G2 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G1 Jul 02 17:08:10 devstack nova-compute[73068]: Nehalem-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Nehalem Jul 02 17:08:10 devstack nova-compute[73068]: IvyBridge-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: IvyBridge Jul 02 17:08:10 devstack nova-compute[73068]: Icelake-Server-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Icelake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Haswell Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Rome Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Milan Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Genoa Jul 02 17:08:10 devstack nova-compute[73068]: EPYC Jul 02 17:08:10 devstack nova-compute[73068]: Dhyana Jul 02 17:08:10 devstack nova-compute[73068]: Cooperlake Jul 02 17:08:10 devstack nova-compute[73068]: Conroe Jul 02 17:08:10 devstack nova-compute[73068]: Cascadelake-Server-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Cascadelake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell Jul 02 17:08:10 devstack nova-compute[73068]: 486 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: file Jul 02 17:08:10 devstack nova-compute[73068]: anonymous Jul 02 17:08:10 devstack nova-compute[73068]: memfd Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: disk Jul 02 17:08:10 devstack nova-compute[73068]: cdrom Jul 02 17:08:10 devstack nova-compute[73068]: floppy Jul 02 17:08:10 devstack nova-compute[73068]: lun Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: fdc Jul 02 17:08:10 devstack nova-compute[73068]: scsi Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: sata Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:10 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: sdl Jul 02 17:08:10 devstack nova-compute[73068]: vnc Jul 02 17:08:10 devstack nova-compute[73068]: spice Jul 02 17:08:10 devstack nova-compute[73068]: egl-headless Jul 02 17:08:10 devstack nova-compute[73068]: dbus Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: subsystem Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: default Jul 02 17:08:10 devstack nova-compute[73068]: mandatory Jul 02 17:08:10 devstack nova-compute[73068]: requisite Jul 02 17:08:10 devstack nova-compute[73068]: optional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: pci Jul 02 17:08:10 devstack nova-compute[73068]: scsi Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:10 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: random Jul 02 17:08:10 devstack nova-compute[73068]: egd Jul 02 17:08:10 devstack nova-compute[73068]: builtin Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: path Jul 02 17:08:10 devstack nova-compute[73068]: handle Jul 02 17:08:10 devstack nova-compute[73068]: virtiofs Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: tpm-tis Jul 02 17:08:10 devstack nova-compute[73068]: tpm-crb Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: passthrough Jul 02 17:08:10 devstack nova-compute[73068]: emulator Jul 02 17:08:10 devstack nova-compute[73068]: external Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 1.2 Jul 02 17:08:10 devstack nova-compute[73068]: 2.0 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: pty Jul 02 17:08:10 devstack nova-compute[73068]: unix Jul 02 17:08:10 devstack nova-compute[73068]: spicevmc Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: qemu Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: builtin Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: relaxed Jul 02 17:08:10 devstack nova-compute[73068]: vapic Jul 02 17:08:10 devstack nova-compute[73068]: spinlocks Jul 02 17:08:10 devstack nova-compute[73068]: vpindex Jul 02 17:08:10 devstack nova-compute[73068]: runtime Jul 02 17:08:10 devstack nova-compute[73068]: synic Jul 02 17:08:10 devstack nova-compute[73068]: stimer Jul 02 17:08:10 devstack nova-compute[73068]: reset Jul 02 17:08:10 devstack nova-compute[73068]: vendor_id Jul 02 17:08:10 devstack nova-compute[73068]: frequencies Jul 02 17:08:10 devstack nova-compute[73068]: reenlightenment Jul 02 17:08:10 devstack nova-compute[73068]: tlbflush Jul 02 17:08:10 devstack nova-compute[73068]: ipi Jul 02 17:08:10 devstack nova-compute[73068]: avic Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: {{(pid=73068) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-i386 Jul 02 17:08:10 devstack nova-compute[73068]: kvm Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-noble Jul 02 17:08:10 devstack nova-compute[73068]: i686 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 17:08:10 devstack nova-compute[73068]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: rom Jul 02 17:08:10 devstack nova-compute[73068]: pflash Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: yes Jul 02 17:08:10 devstack nova-compute[73068]: no Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: no Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: off Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: on Jul 02 17:08:10 devstack nova-compute[73068]: off Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:10 devstack nova-compute[73068]: AMD Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: qemu64 Jul 02 17:08:10 devstack nova-compute[73068]: qemu32 Jul 02 17:08:10 devstack nova-compute[73068]: phenom Jul 02 17:08:10 devstack nova-compute[73068]: pentium3 Jul 02 17:08:10 devstack nova-compute[73068]: pentium2 Jul 02 17:08:10 devstack nova-compute[73068]: pentium Jul 02 17:08:10 devstack nova-compute[73068]: n270 Jul 02 17:08:10 devstack nova-compute[73068]: kvm64 Jul 02 17:08:10 devstack nova-compute[73068]: kvm32 Jul 02 17:08:10 devstack nova-compute[73068]: coreduo Jul 02 17:08:10 devstack nova-compute[73068]: core2duo Jul 02 17:08:10 devstack nova-compute[73068]: athlon Jul 02 17:08:10 devstack nova-compute[73068]: Westmere-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Westmere Jul 02 17:08:10 devstack nova-compute[73068]: Snowridge Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client Jul 02 17:08:10 devstack nova-compute[73068]: SapphireRapids Jul 02 17:08:10 devstack nova-compute[73068]: SandyBridge-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: SandyBridge Jul 02 17:08:10 devstack nova-compute[73068]: Penryn Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G5 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G4 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G3 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G2 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G1 Jul 02 17:08:10 devstack nova-compute[73068]: Nehalem-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Nehalem Jul 02 17:08:10 devstack nova-compute[73068]: IvyBridge-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: IvyBridge Jul 02 17:08:10 devstack nova-compute[73068]: Icelake-Server-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Icelake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Haswell Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Rome Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Milan Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Genoa Jul 02 17:08:10 devstack nova-compute[73068]: EPYC Jul 02 17:08:10 devstack nova-compute[73068]: Dhyana Jul 02 17:08:10 devstack nova-compute[73068]: Cooperlake Jul 02 17:08:10 devstack nova-compute[73068]: Conroe Jul 02 17:08:10 devstack nova-compute[73068]: Cascadelake-Server-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Cascadelake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell Jul 02 17:08:10 devstack nova-compute[73068]: 486 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: file Jul 02 17:08:10 devstack nova-compute[73068]: anonymous Jul 02 17:08:10 devstack nova-compute[73068]: memfd Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: disk Jul 02 17:08:10 devstack nova-compute[73068]: cdrom Jul 02 17:08:10 devstack nova-compute[73068]: floppy Jul 02 17:08:10 devstack nova-compute[73068]: lun Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: ide Jul 02 17:08:10 devstack nova-compute[73068]: fdc Jul 02 17:08:10 devstack nova-compute[73068]: scsi Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: sata Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:10 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: sdl Jul 02 17:08:10 devstack nova-compute[73068]: vnc Jul 02 17:08:10 devstack nova-compute[73068]: spice Jul 02 17:08:10 devstack nova-compute[73068]: egl-headless Jul 02 17:08:10 devstack nova-compute[73068]: dbus Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: subsystem Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: default Jul 02 17:08:10 devstack nova-compute[73068]: mandatory Jul 02 17:08:10 devstack nova-compute[73068]: requisite Jul 02 17:08:10 devstack nova-compute[73068]: optional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: pci Jul 02 17:08:10 devstack nova-compute[73068]: scsi Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:10 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: random Jul 02 17:08:10 devstack nova-compute[73068]: egd Jul 02 17:08:10 devstack nova-compute[73068]: builtin Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: path Jul 02 17:08:10 devstack nova-compute[73068]: handle Jul 02 17:08:10 devstack nova-compute[73068]: virtiofs Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: tpm-tis Jul 02 17:08:10 devstack nova-compute[73068]: tpm-crb Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: passthrough Jul 02 17:08:10 devstack nova-compute[73068]: emulator Jul 02 17:08:10 devstack nova-compute[73068]: external Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 1.2 Jul 02 17:08:10 devstack nova-compute[73068]: 2.0 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: pty Jul 02 17:08:10 devstack nova-compute[73068]: unix Jul 02 17:08:10 devstack nova-compute[73068]: spicevmc Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: qemu Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: builtin Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: relaxed Jul 02 17:08:10 devstack nova-compute[73068]: vapic Jul 02 17:08:10 devstack nova-compute[73068]: spinlocks Jul 02 17:08:10 devstack nova-compute[73068]: vpindex Jul 02 17:08:10 devstack nova-compute[73068]: runtime Jul 02 17:08:10 devstack nova-compute[73068]: synic Jul 02 17:08:10 devstack nova-compute[73068]: stimer Jul 02 17:08:10 devstack nova-compute[73068]: reset Jul 02 17:08:10 devstack nova-compute[73068]: vendor_id Jul 02 17:08:10 devstack nova-compute[73068]: frequencies Jul 02 17:08:10 devstack nova-compute[73068]: reenlightenment Jul 02 17:08:10 devstack nova-compute[73068]: tlbflush Jul 02 17:08:10 devstack nova-compute[73068]: ipi Jul 02 17:08:10 devstack nova-compute[73068]: avic Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: {{(pid=73068) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-i386 Jul 02 17:08:10 devstack nova-compute[73068]: kvm Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-noble-v2 Jul 02 17:08:10 devstack nova-compute[73068]: i686 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 17:08:10 devstack nova-compute[73068]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: rom Jul 02 17:08:10 devstack nova-compute[73068]: pflash Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: yes Jul 02 17:08:10 devstack nova-compute[73068]: no Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: no Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: off Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: on Jul 02 17:08:10 devstack nova-compute[73068]: off Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:10 devstack nova-compute[73068]: AMD Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: qemu64 Jul 02 17:08:10 devstack nova-compute[73068]: qemu32 Jul 02 17:08:10 devstack nova-compute[73068]: phenom Jul 02 17:08:10 devstack nova-compute[73068]: pentium3 Jul 02 17:08:10 devstack nova-compute[73068]: pentium2 Jul 02 17:08:10 devstack nova-compute[73068]: pentium Jul 02 17:08:10 devstack nova-compute[73068]: n270 Jul 02 17:08:10 devstack nova-compute[73068]: kvm64 Jul 02 17:08:10 devstack nova-compute[73068]: kvm32 Jul 02 17:08:10 devstack nova-compute[73068]: coreduo Jul 02 17:08:10 devstack nova-compute[73068]: core2duo Jul 02 17:08:10 devstack nova-compute[73068]: athlon Jul 02 17:08:10 devstack nova-compute[73068]: Westmere-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Westmere Jul 02 17:08:10 devstack nova-compute[73068]: Snowridge Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client Jul 02 17:08:10 devstack nova-compute[73068]: SapphireRapids Jul 02 17:08:10 devstack nova-compute[73068]: SandyBridge-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: SandyBridge Jul 02 17:08:10 devstack nova-compute[73068]: Penryn Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G5 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G4 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G3 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G2 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G1 Jul 02 17:08:10 devstack nova-compute[73068]: Nehalem-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Nehalem Jul 02 17:08:10 devstack nova-compute[73068]: IvyBridge-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: IvyBridge Jul 02 17:08:10 devstack nova-compute[73068]: Icelake-Server-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Icelake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Haswell Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Rome Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Milan Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Genoa Jul 02 17:08:10 devstack nova-compute[73068]: EPYC Jul 02 17:08:10 devstack nova-compute[73068]: Dhyana Jul 02 17:08:10 devstack nova-compute[73068]: Cooperlake Jul 02 17:08:10 devstack nova-compute[73068]: Conroe Jul 02 17:08:10 devstack nova-compute[73068]: Cascadelake-Server-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Cascadelake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell Jul 02 17:08:10 devstack nova-compute[73068]: 486 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: file Jul 02 17:08:10 devstack nova-compute[73068]: anonymous Jul 02 17:08:10 devstack nova-compute[73068]: memfd Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: disk Jul 02 17:08:10 devstack nova-compute[73068]: cdrom Jul 02 17:08:10 devstack nova-compute[73068]: floppy Jul 02 17:08:10 devstack nova-compute[73068]: lun Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: fdc Jul 02 17:08:10 devstack nova-compute[73068]: scsi Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: sata Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:10 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: sdl Jul 02 17:08:10 devstack nova-compute[73068]: vnc Jul 02 17:08:10 devstack nova-compute[73068]: spice Jul 02 17:08:10 devstack nova-compute[73068]: egl-headless Jul 02 17:08:10 devstack nova-compute[73068]: dbus Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: subsystem Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: default Jul 02 17:08:10 devstack nova-compute[73068]: mandatory Jul 02 17:08:10 devstack nova-compute[73068]: requisite Jul 02 17:08:10 devstack nova-compute[73068]: optional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: pci Jul 02 17:08:10 devstack nova-compute[73068]: scsi Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:10 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: random Jul 02 17:08:10 devstack nova-compute[73068]: egd Jul 02 17:08:10 devstack nova-compute[73068]: builtin Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: path Jul 02 17:08:10 devstack nova-compute[73068]: handle Jul 02 17:08:10 devstack nova-compute[73068]: virtiofs Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: tpm-tis Jul 02 17:08:10 devstack nova-compute[73068]: tpm-crb Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: passthrough Jul 02 17:08:10 devstack nova-compute[73068]: emulator Jul 02 17:08:10 devstack nova-compute[73068]: external Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 1.2 Jul 02 17:08:10 devstack nova-compute[73068]: 2.0 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: pty Jul 02 17:08:10 devstack nova-compute[73068]: unix Jul 02 17:08:10 devstack nova-compute[73068]: spicevmc Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: qemu Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: builtin Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: relaxed Jul 02 17:08:10 devstack nova-compute[73068]: vapic Jul 02 17:08:10 devstack nova-compute[73068]: spinlocks Jul 02 17:08:10 devstack nova-compute[73068]: vpindex Jul 02 17:08:10 devstack nova-compute[73068]: runtime Jul 02 17:08:10 devstack nova-compute[73068]: synic Jul 02 17:08:10 devstack nova-compute[73068]: stimer Jul 02 17:08:10 devstack nova-compute[73068]: reset Jul 02 17:08:10 devstack nova-compute[73068]: vendor_id Jul 02 17:08:10 devstack nova-compute[73068]: frequencies Jul 02 17:08:10 devstack nova-compute[73068]: reenlightenment Jul 02 17:08:10 devstack nova-compute[73068]: tlbflush Jul 02 17:08:10 devstack nova-compute[73068]: ipi Jul 02 17:08:10 devstack nova-compute[73068]: avic Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: {{(pid=73068) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for mips via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for ppc64 via machine types: {None, 'powernv', 'pseries'} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for ppc64le via machine types: {'powernv', 'pseries'} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for x86_64 via machine types: {'ubuntu', 'q35', 'pc', 'ubuntu-q35'} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-x86_64 Jul 02 17:08:10 devstack nova-compute[73068]: kvm Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-noble-v2 Jul 02 17:08:10 devstack nova-compute[73068]: x86_64 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: efi Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: rom Jul 02 17:08:10 devstack nova-compute[73068]: pflash Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: yes Jul 02 17:08:10 devstack nova-compute[73068]: no Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: no Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: on Jul 02 17:08:10 devstack nova-compute[73068]: off Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: on Jul 02 17:08:10 devstack nova-compute[73068]: off Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:10 devstack nova-compute[73068]: AMD Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: qemu64 Jul 02 17:08:10 devstack nova-compute[73068]: qemu32 Jul 02 17:08:10 devstack nova-compute[73068]: phenom Jul 02 17:08:10 devstack nova-compute[73068]: pentium3 Jul 02 17:08:10 devstack nova-compute[73068]: pentium2 Jul 02 17:08:10 devstack nova-compute[73068]: pentium Jul 02 17:08:10 devstack nova-compute[73068]: n270 Jul 02 17:08:10 devstack nova-compute[73068]: kvm64 Jul 02 17:08:10 devstack nova-compute[73068]: kvm32 Jul 02 17:08:10 devstack nova-compute[73068]: coreduo Jul 02 17:08:10 devstack nova-compute[73068]: core2duo Jul 02 17:08:10 devstack nova-compute[73068]: athlon Jul 02 17:08:10 devstack nova-compute[73068]: Westmere-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Westmere Jul 02 17:08:10 devstack nova-compute[73068]: Snowridge Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client Jul 02 17:08:10 devstack nova-compute[73068]: SapphireRapids Jul 02 17:08:10 devstack nova-compute[73068]: SandyBridge-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: SandyBridge Jul 02 17:08:10 devstack nova-compute[73068]: Penryn Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G5 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G4 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G3 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G2 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G1 Jul 02 17:08:10 devstack nova-compute[73068]: Nehalem-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Nehalem Jul 02 17:08:10 devstack nova-compute[73068]: IvyBridge-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: IvyBridge Jul 02 17:08:10 devstack nova-compute[73068]: Icelake-Server-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Icelake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Haswell Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Rome Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Milan Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Genoa Jul 02 17:08:10 devstack nova-compute[73068]: EPYC Jul 02 17:08:10 devstack nova-compute[73068]: Dhyana Jul 02 17:08:10 devstack nova-compute[73068]: Cooperlake Jul 02 17:08:10 devstack nova-compute[73068]: Conroe Jul 02 17:08:10 devstack nova-compute[73068]: Cascadelake-Server-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Cascadelake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell Jul 02 17:08:10 devstack nova-compute[73068]: 486 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: file Jul 02 17:08:10 devstack nova-compute[73068]: anonymous Jul 02 17:08:10 devstack nova-compute[73068]: memfd Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: disk Jul 02 17:08:10 devstack nova-compute[73068]: cdrom Jul 02 17:08:10 devstack nova-compute[73068]: floppy Jul 02 17:08:10 devstack nova-compute[73068]: lun Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: ide Jul 02 17:08:10 devstack nova-compute[73068]: fdc Jul 02 17:08:10 devstack nova-compute[73068]: scsi Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: sata Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:10 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: sdl Jul 02 17:08:10 devstack nova-compute[73068]: vnc Jul 02 17:08:10 devstack nova-compute[73068]: spice Jul 02 17:08:10 devstack nova-compute[73068]: egl-headless Jul 02 17:08:10 devstack nova-compute[73068]: dbus Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: subsystem Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: default Jul 02 17:08:10 devstack nova-compute[73068]: mandatory Jul 02 17:08:10 devstack nova-compute[73068]: requisite Jul 02 17:08:10 devstack nova-compute[73068]: optional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: pci Jul 02 17:08:10 devstack nova-compute[73068]: scsi Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:10 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: random Jul 02 17:08:10 devstack nova-compute[73068]: egd Jul 02 17:08:10 devstack nova-compute[73068]: builtin Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: path Jul 02 17:08:10 devstack nova-compute[73068]: handle Jul 02 17:08:10 devstack nova-compute[73068]: virtiofs Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: tpm-tis Jul 02 17:08:10 devstack nova-compute[73068]: tpm-crb Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: passthrough Jul 02 17:08:10 devstack nova-compute[73068]: emulator Jul 02 17:08:10 devstack nova-compute[73068]: external Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 1.2 Jul 02 17:08:10 devstack nova-compute[73068]: 2.0 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: pty Jul 02 17:08:10 devstack nova-compute[73068]: unix Jul 02 17:08:10 devstack nova-compute[73068]: spicevmc Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: qemu Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: builtin Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: relaxed Jul 02 17:08:10 devstack nova-compute[73068]: vapic Jul 02 17:08:10 devstack nova-compute[73068]: spinlocks Jul 02 17:08:10 devstack nova-compute[73068]: vpindex Jul 02 17:08:10 devstack nova-compute[73068]: runtime Jul 02 17:08:10 devstack nova-compute[73068]: synic Jul 02 17:08:10 devstack nova-compute[73068]: stimer Jul 02 17:08:10 devstack nova-compute[73068]: reset Jul 02 17:08:10 devstack nova-compute[73068]: vendor_id Jul 02 17:08:10 devstack nova-compute[73068]: frequencies Jul 02 17:08:10 devstack nova-compute[73068]: reenlightenment Jul 02 17:08:10 devstack nova-compute[73068]: tlbflush Jul 02 17:08:10 devstack nova-compute[73068]: ipi Jul 02 17:08:10 devstack nova-compute[73068]: avic Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: {{(pid=73068) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-x86_64 Jul 02 17:08:10 devstack nova-compute[73068]: kvm Jul 02 17:08:10 devstack nova-compute[73068]: pc-q35-noble Jul 02 17:08:10 devstack nova-compute[73068]: x86_64 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: efi Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 02 17:08:10 devstack nova-compute[73068]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 02 17:08:10 devstack nova-compute[73068]: /usr/share/ovmf/OVMF.amdsev.fd Jul 02 17:08:10 devstack nova-compute[73068]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: rom Jul 02 17:08:10 devstack nova-compute[73068]: pflash Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: yes Jul 02 17:08:10 devstack nova-compute[73068]: no Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: yes Jul 02 17:08:10 devstack nova-compute[73068]: no Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: on Jul 02 17:08:10 devstack nova-compute[73068]: off Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: on Jul 02 17:08:10 devstack nova-compute[73068]: off Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:10 devstack nova-compute[73068]: AMD Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: qemu64 Jul 02 17:08:10 devstack nova-compute[73068]: qemu32 Jul 02 17:08:10 devstack nova-compute[73068]: phenom Jul 02 17:08:10 devstack nova-compute[73068]: pentium3 Jul 02 17:08:10 devstack nova-compute[73068]: pentium2 Jul 02 17:08:10 devstack nova-compute[73068]: pentium Jul 02 17:08:10 devstack nova-compute[73068]: n270 Jul 02 17:08:10 devstack nova-compute[73068]: kvm64 Jul 02 17:08:10 devstack nova-compute[73068]: kvm32 Jul 02 17:08:10 devstack nova-compute[73068]: coreduo Jul 02 17:08:10 devstack nova-compute[73068]: core2duo Jul 02 17:08:10 devstack nova-compute[73068]: athlon Jul 02 17:08:10 devstack nova-compute[73068]: Westmere-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Westmere Jul 02 17:08:10 devstack nova-compute[73068]: Snowridge Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Skylake-Client Jul 02 17:08:10 devstack nova-compute[73068]: SapphireRapids Jul 02 17:08:10 devstack nova-compute[73068]: SandyBridge-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: SandyBridge Jul 02 17:08:10 devstack nova-compute[73068]: Penryn Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G5 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G4 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G3 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G2 Jul 02 17:08:10 devstack nova-compute[73068]: Opteron_G1 Jul 02 17:08:10 devstack nova-compute[73068]: Nehalem-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Nehalem Jul 02 17:08:10 devstack nova-compute[73068]: IvyBridge-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: IvyBridge Jul 02 17:08:10 devstack nova-compute[73068]: Icelake-Server-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Icelake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Haswell-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Haswell Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Rome Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Milan Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:10 devstack nova-compute[73068]: EPYC-Genoa Jul 02 17:08:10 devstack nova-compute[73068]: EPYC Jul 02 17:08:10 devstack nova-compute[73068]: Dhyana Jul 02 17:08:10 devstack nova-compute[73068]: Cooperlake Jul 02 17:08:10 devstack nova-compute[73068]: Conroe Jul 02 17:08:10 devstack nova-compute[73068]: Cascadelake-Server-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Cascadelake-Server Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-noTSX-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-noTSX Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell-IBRS Jul 02 17:08:10 devstack nova-compute[73068]: Broadwell Jul 02 17:08:10 devstack nova-compute[73068]: 486 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: file Jul 02 17:08:10 devstack nova-compute[73068]: anonymous Jul 02 17:08:10 devstack nova-compute[73068]: memfd Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: disk Jul 02 17:08:10 devstack nova-compute[73068]: cdrom Jul 02 17:08:10 devstack nova-compute[73068]: floppy Jul 02 17:08:10 devstack nova-compute[73068]: lun Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: fdc Jul 02 17:08:10 devstack nova-compute[73068]: scsi Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: sata Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:10 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: sdl Jul 02 17:08:10 devstack nova-compute[73068]: vnc Jul 02 17:08:10 devstack nova-compute[73068]: spice Jul 02 17:08:10 devstack nova-compute[73068]: egl-headless Jul 02 17:08:10 devstack nova-compute[73068]: dbus Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: subsystem Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: default Jul 02 17:08:10 devstack nova-compute[73068]: mandatory Jul 02 17:08:10 devstack nova-compute[73068]: requisite Jul 02 17:08:10 devstack nova-compute[73068]: optional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: pci Jul 02 17:08:10 devstack nova-compute[73068]: scsi Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:10 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: random Jul 02 17:08:10 devstack nova-compute[73068]: egd Jul 02 17:08:10 devstack nova-compute[73068]: builtin Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: path Jul 02 17:08:10 devstack nova-compute[73068]: handle Jul 02 17:08:10 devstack nova-compute[73068]: virtiofs Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: tpm-tis Jul 02 17:08:10 devstack nova-compute[73068]: tpm-crb Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: passthrough Jul 02 17:08:10 devstack nova-compute[73068]: emulator Jul 02 17:08:10 devstack nova-compute[73068]: external Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: 1.2 Jul 02 17:08:10 devstack nova-compute[73068]: 2.0 Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: usb Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: pty Jul 02 17:08:10 devstack nova-compute[73068]: unix Jul 02 17:08:10 devstack nova-compute[73068]: spicevmc Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: virtio Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: qemu Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: builtin Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: relaxed Jul 02 17:08:10 devstack nova-compute[73068]: vapic Jul 02 17:08:10 devstack nova-compute[73068]: spinlocks Jul 02 17:08:10 devstack nova-compute[73068]: vpindex Jul 02 17:08:10 devstack nova-compute[73068]: runtime Jul 02 17:08:10 devstack nova-compute[73068]: synic Jul 02 17:08:10 devstack nova-compute[73068]: stimer Jul 02 17:08:10 devstack nova-compute[73068]: reset Jul 02 17:08:10 devstack nova-compute[73068]: vendor_id Jul 02 17:08:10 devstack nova-compute[73068]: frequencies Jul 02 17:08:10 devstack nova-compute[73068]: reenlightenment Jul 02 17:08:10 devstack nova-compute[73068]: tlbflush Jul 02 17:08:10 devstack nova-compute[73068]: ipi Jul 02 17:08:10 devstack nova-compute[73068]: avic Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: {{(pid=73068) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:08:10 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 02 17:08:10 devstack nova-compute[73068]: Jul 02 17:08:10 devstack nova-compute[73068]: /usr/bin/qemu-system-x86_64 Jul 02 17:08:10 devstack nova-compute[73068]: kvm Jul 02 17:08:10 devstack nova-compute[73068]: pc-i440fx-noble Jul 02 17:08:10 devstack nova-compute[73068]: x86_64 Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: efi Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: rom Jul 02 17:08:11 devstack nova-compute[73068]: pflash Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: yes Jul 02 17:08:11 devstack nova-compute[73068]: no Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: no Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: on Jul 02 17:08:11 devstack nova-compute[73068]: off Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: on Jul 02 17:08:11 devstack nova-compute[73068]: off Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:11 devstack nova-compute[73068]: AMD Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: qemu64 Jul 02 17:08:11 devstack nova-compute[73068]: qemu32 Jul 02 17:08:11 devstack nova-compute[73068]: phenom Jul 02 17:08:11 devstack nova-compute[73068]: pentium3 Jul 02 17:08:11 devstack nova-compute[73068]: pentium2 Jul 02 17:08:11 devstack nova-compute[73068]: pentium Jul 02 17:08:11 devstack nova-compute[73068]: n270 Jul 02 17:08:11 devstack nova-compute[73068]: kvm64 Jul 02 17:08:11 devstack nova-compute[73068]: kvm32 Jul 02 17:08:11 devstack nova-compute[73068]: coreduo Jul 02 17:08:11 devstack nova-compute[73068]: core2duo Jul 02 17:08:11 devstack nova-compute[73068]: athlon Jul 02 17:08:11 devstack nova-compute[73068]: Westmere-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Westmere Jul 02 17:08:11 devstack nova-compute[73068]: Snowridge Jul 02 17:08:11 devstack nova-compute[73068]: Skylake-Server-noTSX-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Skylake-Server-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Skylake-Server Jul 02 17:08:11 devstack nova-compute[73068]: Skylake-Client-noTSX-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Skylake-Client-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Skylake-Client Jul 02 17:08:11 devstack nova-compute[73068]: SapphireRapids Jul 02 17:08:11 devstack nova-compute[73068]: SandyBridge-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: SandyBridge Jul 02 17:08:11 devstack nova-compute[73068]: Penryn Jul 02 17:08:11 devstack nova-compute[73068]: Opteron_G5 Jul 02 17:08:11 devstack nova-compute[73068]: Opteron_G4 Jul 02 17:08:11 devstack nova-compute[73068]: Opteron_G3 Jul 02 17:08:11 devstack nova-compute[73068]: Opteron_G2 Jul 02 17:08:11 devstack nova-compute[73068]: Opteron_G1 Jul 02 17:08:11 devstack nova-compute[73068]: Nehalem-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Nehalem Jul 02 17:08:11 devstack nova-compute[73068]: IvyBridge-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: IvyBridge Jul 02 17:08:11 devstack nova-compute[73068]: Icelake-Server-noTSX Jul 02 17:08:11 devstack nova-compute[73068]: Icelake-Server Jul 02 17:08:11 devstack nova-compute[73068]: Haswell-noTSX-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Haswell-noTSX Jul 02 17:08:11 devstack nova-compute[73068]: Haswell-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Haswell Jul 02 17:08:11 devstack nova-compute[73068]: EPYC-Rome Jul 02 17:08:11 devstack nova-compute[73068]: EPYC-Milan Jul 02 17:08:11 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:11 devstack nova-compute[73068]: EPYC-Genoa Jul 02 17:08:11 devstack nova-compute[73068]: EPYC Jul 02 17:08:11 devstack nova-compute[73068]: Dhyana Jul 02 17:08:11 devstack nova-compute[73068]: Cooperlake Jul 02 17:08:11 devstack nova-compute[73068]: Conroe Jul 02 17:08:11 devstack nova-compute[73068]: Cascadelake-Server-noTSX Jul 02 17:08:11 devstack nova-compute[73068]: Cascadelake-Server Jul 02 17:08:11 devstack nova-compute[73068]: Broadwell-noTSX-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Broadwell-noTSX Jul 02 17:08:11 devstack nova-compute[73068]: Broadwell-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Broadwell Jul 02 17:08:11 devstack nova-compute[73068]: 486 Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: file Jul 02 17:08:11 devstack nova-compute[73068]: anonymous Jul 02 17:08:11 devstack nova-compute[73068]: memfd Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: disk Jul 02 17:08:11 devstack nova-compute[73068]: cdrom Jul 02 17:08:11 devstack nova-compute[73068]: floppy Jul 02 17:08:11 devstack nova-compute[73068]: lun Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: ide Jul 02 17:08:11 devstack nova-compute[73068]: fdc Jul 02 17:08:11 devstack nova-compute[73068]: scsi Jul 02 17:08:11 devstack nova-compute[73068]: virtio Jul 02 17:08:11 devstack nova-compute[73068]: usb Jul 02 17:08:11 devstack nova-compute[73068]: sata Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: virtio Jul 02 17:08:11 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:11 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: sdl Jul 02 17:08:11 devstack nova-compute[73068]: vnc Jul 02 17:08:11 devstack nova-compute[73068]: spice Jul 02 17:08:11 devstack nova-compute[73068]: egl-headless Jul 02 17:08:11 devstack nova-compute[73068]: dbus Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: subsystem Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: default Jul 02 17:08:11 devstack nova-compute[73068]: mandatory Jul 02 17:08:11 devstack nova-compute[73068]: requisite Jul 02 17:08:11 devstack nova-compute[73068]: optional Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: usb Jul 02 17:08:11 devstack nova-compute[73068]: pci Jul 02 17:08:11 devstack nova-compute[73068]: scsi Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: virtio Jul 02 17:08:11 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:11 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: random Jul 02 17:08:11 devstack nova-compute[73068]: egd Jul 02 17:08:11 devstack nova-compute[73068]: builtin Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: path Jul 02 17:08:11 devstack nova-compute[73068]: handle Jul 02 17:08:11 devstack nova-compute[73068]: virtiofs Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: tpm-tis Jul 02 17:08:11 devstack nova-compute[73068]: tpm-crb Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: passthrough Jul 02 17:08:11 devstack nova-compute[73068]: emulator Jul 02 17:08:11 devstack nova-compute[73068]: external Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: 1.2 Jul 02 17:08:11 devstack nova-compute[73068]: 2.0 Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: usb Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: pty Jul 02 17:08:11 devstack nova-compute[73068]: unix Jul 02 17:08:11 devstack nova-compute[73068]: spicevmc Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: virtio Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: qemu Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: builtin Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: relaxed Jul 02 17:08:11 devstack nova-compute[73068]: vapic Jul 02 17:08:11 devstack nova-compute[73068]: spinlocks Jul 02 17:08:11 devstack nova-compute[73068]: vpindex Jul 02 17:08:11 devstack nova-compute[73068]: runtime Jul 02 17:08:11 devstack nova-compute[73068]: synic Jul 02 17:08:11 devstack nova-compute[73068]: stimer Jul 02 17:08:11 devstack nova-compute[73068]: reset Jul 02 17:08:11 devstack nova-compute[73068]: vendor_id Jul 02 17:08:11 devstack nova-compute[73068]: frequencies Jul 02 17:08:11 devstack nova-compute[73068]: reenlightenment Jul 02 17:08:11 devstack nova-compute[73068]: tlbflush Jul 02 17:08:11 devstack nova-compute[73068]: ipi Jul 02 17:08:11 devstack nova-compute[73068]: avic Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: {{(pid=73068) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:08:11 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: /usr/bin/qemu-system-x86_64 Jul 02 17:08:11 devstack nova-compute[73068]: kvm Jul 02 17:08:11 devstack nova-compute[73068]: pc-q35-noble-v2 Jul 02 17:08:11 devstack nova-compute[73068]: x86_64 Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: efi Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 02 17:08:11 devstack nova-compute[73068]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 02 17:08:11 devstack nova-compute[73068]: /usr/share/ovmf/OVMF.amdsev.fd Jul 02 17:08:11 devstack nova-compute[73068]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: rom Jul 02 17:08:11 devstack nova-compute[73068]: pflash Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: yes Jul 02 17:08:11 devstack nova-compute[73068]: no Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: yes Jul 02 17:08:11 devstack nova-compute[73068]: no Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: on Jul 02 17:08:11 devstack nova-compute[73068]: off Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: on Jul 02 17:08:11 devstack nova-compute[73068]: off Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:11 devstack nova-compute[73068]: AMD Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: qemu64 Jul 02 17:08:11 devstack nova-compute[73068]: qemu32 Jul 02 17:08:11 devstack nova-compute[73068]: phenom Jul 02 17:08:11 devstack nova-compute[73068]: pentium3 Jul 02 17:08:11 devstack nova-compute[73068]: pentium2 Jul 02 17:08:11 devstack nova-compute[73068]: pentium Jul 02 17:08:11 devstack nova-compute[73068]: n270 Jul 02 17:08:11 devstack nova-compute[73068]: kvm64 Jul 02 17:08:11 devstack nova-compute[73068]: kvm32 Jul 02 17:08:11 devstack nova-compute[73068]: coreduo Jul 02 17:08:11 devstack nova-compute[73068]: core2duo Jul 02 17:08:11 devstack nova-compute[73068]: athlon Jul 02 17:08:11 devstack nova-compute[73068]: Westmere-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Westmere Jul 02 17:08:11 devstack nova-compute[73068]: Snowridge Jul 02 17:08:11 devstack nova-compute[73068]: Skylake-Server-noTSX-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Skylake-Server-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Skylake-Server Jul 02 17:08:11 devstack nova-compute[73068]: Skylake-Client-noTSX-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Skylake-Client-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Skylake-Client Jul 02 17:08:11 devstack nova-compute[73068]: SapphireRapids Jul 02 17:08:11 devstack nova-compute[73068]: SandyBridge-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: SandyBridge Jul 02 17:08:11 devstack nova-compute[73068]: Penryn Jul 02 17:08:11 devstack nova-compute[73068]: Opteron_G5 Jul 02 17:08:11 devstack nova-compute[73068]: Opteron_G4 Jul 02 17:08:11 devstack nova-compute[73068]: Opteron_G3 Jul 02 17:08:11 devstack nova-compute[73068]: Opteron_G2 Jul 02 17:08:11 devstack nova-compute[73068]: Opteron_G1 Jul 02 17:08:11 devstack nova-compute[73068]: Nehalem-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Nehalem Jul 02 17:08:11 devstack nova-compute[73068]: IvyBridge-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: IvyBridge Jul 02 17:08:11 devstack nova-compute[73068]: Icelake-Server-noTSX Jul 02 17:08:11 devstack nova-compute[73068]: Icelake-Server Jul 02 17:08:11 devstack nova-compute[73068]: Haswell-noTSX-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Haswell-noTSX Jul 02 17:08:11 devstack nova-compute[73068]: Haswell-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Haswell Jul 02 17:08:11 devstack nova-compute[73068]: EPYC-Rome Jul 02 17:08:11 devstack nova-compute[73068]: EPYC-Milan Jul 02 17:08:11 devstack nova-compute[73068]: EPYC-IBPB Jul 02 17:08:11 devstack nova-compute[73068]: EPYC-Genoa Jul 02 17:08:11 devstack nova-compute[73068]: EPYC Jul 02 17:08:11 devstack nova-compute[73068]: Dhyana Jul 02 17:08:11 devstack nova-compute[73068]: Cooperlake Jul 02 17:08:11 devstack nova-compute[73068]: Conroe Jul 02 17:08:11 devstack nova-compute[73068]: Cascadelake-Server-noTSX Jul 02 17:08:11 devstack nova-compute[73068]: Cascadelake-Server Jul 02 17:08:11 devstack nova-compute[73068]: Broadwell-noTSX-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Broadwell-noTSX Jul 02 17:08:11 devstack nova-compute[73068]: Broadwell-IBRS Jul 02 17:08:11 devstack nova-compute[73068]: Broadwell Jul 02 17:08:11 devstack nova-compute[73068]: 486 Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: file Jul 02 17:08:11 devstack nova-compute[73068]: anonymous Jul 02 17:08:11 devstack nova-compute[73068]: memfd Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: disk Jul 02 17:08:11 devstack nova-compute[73068]: cdrom Jul 02 17:08:11 devstack nova-compute[73068]: floppy Jul 02 17:08:11 devstack nova-compute[73068]: lun Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: fdc Jul 02 17:08:11 devstack nova-compute[73068]: scsi Jul 02 17:08:11 devstack nova-compute[73068]: virtio Jul 02 17:08:11 devstack nova-compute[73068]: usb Jul 02 17:08:11 devstack nova-compute[73068]: sata Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: virtio Jul 02 17:08:11 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:11 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: sdl Jul 02 17:08:11 devstack nova-compute[73068]: vnc Jul 02 17:08:11 devstack nova-compute[73068]: spice Jul 02 17:08:11 devstack nova-compute[73068]: egl-headless Jul 02 17:08:11 devstack nova-compute[73068]: dbus Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: subsystem Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: default Jul 02 17:08:11 devstack nova-compute[73068]: mandatory Jul 02 17:08:11 devstack nova-compute[73068]: requisite Jul 02 17:08:11 devstack nova-compute[73068]: optional Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: usb Jul 02 17:08:11 devstack nova-compute[73068]: pci Jul 02 17:08:11 devstack nova-compute[73068]: scsi Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: virtio Jul 02 17:08:11 devstack nova-compute[73068]: virtio-transitional Jul 02 17:08:11 devstack nova-compute[73068]: virtio-non-transitional Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: random Jul 02 17:08:11 devstack nova-compute[73068]: egd Jul 02 17:08:11 devstack nova-compute[73068]: builtin Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: path Jul 02 17:08:11 devstack nova-compute[73068]: handle Jul 02 17:08:11 devstack nova-compute[73068]: virtiofs Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: tpm-tis Jul 02 17:08:11 devstack nova-compute[73068]: tpm-crb Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: passthrough Jul 02 17:08:11 devstack nova-compute[73068]: emulator Jul 02 17:08:11 devstack nova-compute[73068]: external Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: 1.2 Jul 02 17:08:11 devstack nova-compute[73068]: 2.0 Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: usb Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: pty Jul 02 17:08:11 devstack nova-compute[73068]: unix Jul 02 17:08:11 devstack nova-compute[73068]: spicevmc Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: virtio Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: qemu Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: builtin Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: relaxed Jul 02 17:08:11 devstack nova-compute[73068]: vapic Jul 02 17:08:11 devstack nova-compute[73068]: spinlocks Jul 02 17:08:11 devstack nova-compute[73068]: vpindex Jul 02 17:08:11 devstack nova-compute[73068]: runtime Jul 02 17:08:11 devstack nova-compute[73068]: synic Jul 02 17:08:11 devstack nova-compute[73068]: stimer Jul 02 17:08:11 devstack nova-compute[73068]: reset Jul 02 17:08:11 devstack nova-compute[73068]: vendor_id Jul 02 17:08:11 devstack nova-compute[73068]: frequencies Jul 02 17:08:11 devstack nova-compute[73068]: reenlightenment Jul 02 17:08:11 devstack nova-compute[73068]: tlbflush Jul 02 17:08:11 devstack nova-compute[73068]: ipi Jul 02 17:08:11 devstack nova-compute[73068]: avic Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: Jul 02 17:08:11 devstack nova-compute[73068]: {{(pid=73068) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:08:11 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:11 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:11 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=73068) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:08:11 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b 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=73068) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:08:11 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Checking secure boot support for host arch (x86_64) {{(pid=73068) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 02 17:08:11 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Checking secure boot support for host arch (x86_64) {{(pid=73068) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 02 17:08:11 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Checking secure boot support for host arch (x86_64) {{(pid=73068) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 02 17:08:11 devstack nova-compute[73068]: INFO nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Secure Boot support detected Jul 02 17:08:11 devstack nova-compute[73068]: INFO nova.virt.node [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Generated node identity 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a Jul 02 17:08:11 devstack nova-compute[73068]: INFO nova.virt.node [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Wrote node identity 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a to /opt/stack/data/nova/compute_id Jul 02 17:08:11 devstack nova-compute[73068]: WARNING nova.compute.manager [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Compute nodes ['4bdf1f72-d9e9-4b20-9cb6-e64442180c3a'] 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 02 17:08:11 devstack nova-compute[73068]: DEBUG nova.compute.manager [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=73068) init_host /opt/stack/nova/nova/compute/manager.py:1790}} Jul 02 17:08:12 devstack nova-compute[73068]: DEBUG nova.compute.manager [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Loaded 0 instances for host {{(pid=73068) init_host /opt/stack/nova/nova/compute/manager.py:1794}} Jul 02 17:08:12 devstack nova-compute[73068]: INFO nova.compute.manager [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 02 17:08:13 devstack nova-compute[73068]: WARNING nova.compute.manager [None req-ec081a5c-54b5-4d14-877b-86033178729b 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 02 17:08:13 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:08:13 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:08:13 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:08:13 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73068) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 17:08:14 devstack nova-compute[73068]: WARNING nova.virt.libvirt.driver [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 17:08:14 devstack nova-compute[73068]: DEBUG oslo_concurrency.processutils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73068) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:08:14 devstack nova-compute[73068]: DEBUG oslo_concurrency.processutils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] CMD "env LANG=C uptime" returned: 0 in 0.032s {{(pid=73068) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:08:14 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Hypervisor/Node resource view: name=devstack free_ram=6765MB free_disk=15.554695129394531GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_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_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_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_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_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_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_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"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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"}] {{(pid=73068) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 17:08:14 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:08:14 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:08:14 devstack nova-compute[73068]: WARNING nova.compute.resource_tracker [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] No compute node record for devstack:4bdf1f72-d9e9-4b20-9cb6-e64442180c3a: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a could not be found. Jul 02 17:08:15 devstack nova-compute[73068]: INFO nova.compute.resource_tracker [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Compute node record created for devstack:devstack with uuid: 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a Jul 02 17:08:16 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73068) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 17:08:16 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-ec081a5c-54b5-4d14-877b-86033178729b 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': ' 17:08:14 up 27 min, 1 user, load average: 3.18, 2.58, 1.67\n'} {{(pid=73068) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 17:08:17 devstack nova-compute[73068]: INFO nova.scheduler.client.report [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] [req-bc76f4c7-2163-440b-b5cb-7d72a1f07619] Created resource provider record via placement API for resource provider with UUID 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a and name devstack. Jul 02 17:08:17 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 02 17:08:17 devstack nova-compute[73068]: ] {{(pid=73068) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jul 02 17:08:17 devstack nova-compute[73068]: INFO nova.virt.libvirt.host [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] kernel doesn't support AMD SEV Jul 02 17:08:17 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.driver [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73068) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 02 17:08:17 devstack nova-compute[73068]: DEBUG nova.compute.provider_tree [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Updating inventory in ProviderTree for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=73068) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 02 17:08:17 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.driver [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=73068) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 02 17:08:17 devstack nova-compute[73068]: DEBUG nova.scheduler.client.report [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Updated inventory for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=73068) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:974}} Jul 02 17:08:17 devstack nova-compute[73068]: DEBUG nova.compute.provider_tree [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Updating resource provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a generation from 0 to 1 during operation: update_inventory {{(pid=73068) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 02 17:08:17 devstack nova-compute[73068]: DEBUG nova.compute.provider_tree [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Updating inventory in ProviderTree for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=73068) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 02 17:08:18 devstack nova-compute[73068]: DEBUG nova.compute.provider_tree [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Updating resource provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a generation from 1 to 2 during operation: update_traits {{(pid=73068) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 02 17:08:18 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Compute_service record updated for devstack:devstack {{(pid=73068) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 17:08:18 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.710s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:08:18 devstack nova-compute[73068]: DEBUG nova.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73068) start /opt/stack/nova/nova/service.py:196}} Jul 02 17:08:18 devstack nova-compute[73068]: DEBUG nova.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73068) start /opt/stack/nova/nova/service.py:212}} Jul 02 17:08:18 devstack nova-compute[73068]: DEBUG nova.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Join ServiceGroup membership for this service compute {{(pid=73068) start /opt/stack/nova/nova/service.py:222}} Jul 02 17:08:18 devstack nova-compute[73068]: DEBUG nova.servicegroup.drivers.db [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73068) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 02 17:08:24 devstack nova-compute[73068]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73068) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:08:35 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._sync_power_states {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:08:36 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:08:36 devstack nova-compute[73068]: DEBUG oslo.service.backend._threading.loopingcall [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 16.82 seconds {{(pid=73068) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG nova.compute.manager [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73068) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager.update_available_resource {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73068) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 17:08:53 devstack nova-compute[73068]: WARNING nova.virt.libvirt.driver [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_concurrency.processutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73068) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_concurrency.processutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] CMD "env LANG=C uptime" returned: 0 in 0.017s {{(pid=73068) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Hypervisor/Node resource view: name=devstack free_ram=6426MB free_disk=15.449958801269531GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_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_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_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_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_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_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_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"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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"}] {{(pid=73068) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:08:53 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:08:54 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73068) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 17:08:54 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f 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': ' 17:08:53 up 28 min, 1 user, load average: 2.31, 2.45, 1.67\n'} {{(pid=73068) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 17:08:54 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.driver [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73068) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 02 17:08:54 devstack nova-compute[73068]: DEBUG nova.compute.provider_tree [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Inventory has not changed in ProviderTree for provider: 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a {{(pid=73068) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 17:08:55 devstack nova-compute[73068]: DEBUG nova.scheduler.client.report [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Inventory has not changed for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=73068) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 17:08:55 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Compute_service record updated for devstack:devstack {{(pid=73068) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 17:08:55 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.098s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:08:55 devstack nova-compute[73068]: DEBUG oslo.service.backend._threading.loopingcall [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.98 seconds {{(pid=73068) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:09:55 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:09:55 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:09:55 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:09:55 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:09:55 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:09:55 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:09:55 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:09:55 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:09:55 devstack nova-compute[73068]: DEBUG nova.compute.manager [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73068) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 17:09:55 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager.update_available_resource {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:09:56 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:09:56 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:09:56 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:09:56 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73068) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 17:09:56 devstack nova-compute[73068]: WARNING nova.virt.libvirt.driver [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 17:09:56 devstack nova-compute[73068]: DEBUG oslo_concurrency.processutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73068) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:09:56 devstack nova-compute[73068]: DEBUG oslo_concurrency.processutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] CMD "env LANG=C uptime" returned: 0 in 0.019s {{(pid=73068) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:09:56 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Hypervisor/Node resource view: name=devstack free_ram=6495MB free_disk=15.431331634521484GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_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_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_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_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_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_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_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"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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"}] {{(pid=73068) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 17:09:56 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:09:56 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:09:57 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73068) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 17:09:57 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f 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': ' 17:09:56 up 29 min, 1 user, load average: 1.60, 2.23, 1.65\n'} {{(pid=73068) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 17:09:57 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.driver [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73068) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 02 17:09:57 devstack nova-compute[73068]: DEBUG nova.compute.provider_tree [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Inventory has not changed in ProviderTree for provider: 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a {{(pid=73068) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 17:09:58 devstack nova-compute[73068]: DEBUG nova.scheduler.client.report [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Inventory has not changed for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=73068) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 17:09:58 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Compute_service record updated for devstack:devstack {{(pid=73068) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 17:09:58 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.116s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:09:58 devstack nova-compute[73068]: DEBUG oslo.service.backend._threading.loopingcall [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73068) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:10:24 devstack nova-compute[73068]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73068) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:10:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:10:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:10:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:10:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:10:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:10:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:10:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:10:58 devstack nova-compute[73068]: DEBUG nova.compute.manager [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73068) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 17:10:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager.update_available_resource {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:10:59 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:10:59 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:10:59 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:10:59 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73068) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 17:10:59 devstack nova-compute[73068]: WARNING nova.virt.libvirt.driver [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 17:10:59 devstack nova-compute[73068]: DEBUG oslo_concurrency.processutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73068) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:10:59 devstack nova-compute[73068]: DEBUG oslo_concurrency.processutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] CMD "env LANG=C uptime" returned: 0 in 0.017s {{(pid=73068) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:10:59 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Hypervisor/Node resource view: name=devstack free_ram=6417MB free_disk=15.422714233398438GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_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_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_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_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_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_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_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"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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"}] {{(pid=73068) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 17:10:59 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:10:59 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:11:00 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73068) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 17:11:00 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f 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': ' 17:10:59 up 30 min, 1 user, load average: 1.21, 2.02, 1.61\n'} {{(pid=73068) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 17:11:00 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.driver [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73068) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 02 17:11:00 devstack nova-compute[73068]: DEBUG nova.compute.provider_tree [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Inventory has not changed in ProviderTree for provider: 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a {{(pid=73068) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 17:11:00 devstack nova-compute[73068]: DEBUG nova.scheduler.client.report [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Inventory has not changed for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=73068) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 17:11:01 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Compute_service record updated for devstack:devstack {{(pid=73068) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 17:11:01 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.132s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:11:01 devstack nova-compute[73068]: DEBUG oslo.service.backend._threading.loopingcall [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 56.66 seconds {{(pid=73068) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:11:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:11:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:11:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:11:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:11:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:11:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:11:58 devstack nova-compute[73068]: DEBUG nova.compute.manager [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73068) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 17:11:58 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager.update_available_resource {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:11:58 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:11:58 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:11:58 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:11:58 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73068) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 17:11:59 devstack nova-compute[73068]: WARNING nova.virt.libvirt.driver [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 17:11:59 devstack nova-compute[73068]: DEBUG oslo_concurrency.processutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73068) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:11:59 devstack nova-compute[73068]: DEBUG oslo_concurrency.processutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] CMD "env LANG=C uptime" returned: 0 in 0.021s {{(pid=73068) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:11:59 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Hypervisor/Node resource view: name=devstack free_ram=6413MB free_disk=15.098262786865234GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_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_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_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_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_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_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_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"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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"}] {{(pid=73068) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 17:11:59 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:11:59 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:12:00 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73068) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 17:12:00 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f 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': ' 17:11:59 up 31 min, 1 user, load average: 1.47, 1.96, 1.62\n'} {{(pid=73068) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 17:12:00 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.driver [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73068) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 02 17:12:00 devstack nova-compute[73068]: DEBUG nova.compute.provider_tree [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Inventory has not changed in ProviderTree for provider: 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a {{(pid=73068) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 17:12:01 devstack nova-compute[73068]: DEBUG nova.scheduler.client.report [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Inventory has not changed for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=73068) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 17:12:01 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Compute_service record updated for devstack:devstack {{(pid=73068) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 17:12:01 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.130s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:12:01 devstack nova-compute[73068]: DEBUG oslo.service.backend._threading.loopingcall [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.32 seconds {{(pid=73068) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:12:01 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:12:01 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:12:01 devstack nova-compute[73068]: DEBUG oslo.service.backend._threading.loopingcall [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 51.38 seconds {{(pid=73068) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:12:24 devstack nova-compute[73068]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=73068) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:12:36 devstack nova-compute[73068]: INFO nova.virt.libvirt.driver [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Connection event '0' reason 'Connection to libvirt lost: 1' Jul 02 17:12:37 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.driver [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Updating compute service status to disabled {{(pid=73068) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5753}} Jul 02 17:12:37 devstack nova-compute[73068]: DEBUG nova.objects.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=73068) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 02 17:12:38 devstack nova-compute[73068]: DEBUG nova.compute.manager [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Adding trait COMPUTE_STATUS_DISABLED to compute node resource provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a in placement. {{(pid=73068) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:634}} Jul 02 17:12:38 devstack nova-compute[73068]: DEBUG nova.compute.provider_tree [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Updating resource provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a generation from 2 to 3 during operation: update_traits {{(pid=73068) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 02 17:12:38 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.volume.mount [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Destroying MountManager generation 0 {{(pid=73068) _host_down /opt/stack/nova/nova/virt/libvirt/volume/mount.py:147}} Jul 02 17:12:53 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:12:53 devstack nova-compute[73068]: DEBUG nova.compute.manager [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Cleaning up deleted instances {{(pid=73068) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12095}} Jul 02 17:12:53 devstack nova-compute[73068]: DEBUG nova.compute.manager [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] There are 0 instances to clean {{(pid=73068) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12104}} Jul 02 17:12:53 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:12:53 devstack nova-compute[73068]: DEBUG nova.compute.manager [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Cleaning up deleted instances with incomplete migration {{(pid=73068) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12133}} Jul 02 17:12:54 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:12:54 devstack nova-compute[73068]: DEBUG oslo.service.backend._threading.loopingcall [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.00 seconds {{(pid=73068) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:12:55 devstack nova-compute[73068]: INFO oslo_service.backend._threading.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Graceful shutdown start Jul 02 17:12:55 devstack nova-compute[73068]: DEBUG nova.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] nova-compute service graceful shutdown started. {{(pid=73068) stop /opt/stack/nova/nova/service.py:325}} Jul 02 17:12:55 devstack nova-compute[73068]: DEBUG nova.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] nova-compute service stopping RPC server on topic: compute {{(pid=73068) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jul 02 17:12:57 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:12:57 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:12:57 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:12:57 devstack nova-compute[73068]: DEBUG oslo_service.periodic_task [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Running periodic task ComputeManager.update_available_resource {{(pid=73068) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:12:57 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Connecting to libvirt: qemu:///system {{(pid=73068) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jul 02 17:12:57 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Registering for lifecycle events {{(pid=73068) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jul 02 17:12:57 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.host [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Registering for connection events: {{(pid=73068) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jul 02 17:12:57 devstack nova-compute[73068]: INFO nova.virt.libvirt.driver [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Connection event '1' reason 'None' Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG oslo_concurrency.lockutils [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73068) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.compute.resource_tracker [None req-58c92db1-5a4d-4ead-aa5a-32d6983bdd6f None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73068) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 17:12:58 devstack nova-compute[73068]: WARNING amqp [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] nova-compute service stopped RPC server on topic: compute {{(pid=73068) _shutdown_rpc_server /opt/stack/nova/nova/service.py:318}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] nova-compute manager graceful shutdown started. {{(pid=73068) stop /opt/stack/nova/nova/service.py:334}} Jul 02 17:12:58 devstack nova-compute[73068]: WARNING nova.compute.manager [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] manager_shutdown_timeout (160) is higher than graceful_shutdown_timeout (5); the service may be killed before the manager finishes waiting. Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.compute.manager [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Compute service manager is waiting for 0 seconds to finish in-progress tasks {{(pid=73068) graceful_shutdown /opt/stack/nova/nova/compute/manager.py:1916}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.utils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Sentinel is queued {{(pid=73068) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.utils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Shutdown is set {{(pid=73068) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.utils [-] Received Task(fn=. at 0x7bc6a4e7fd80>, remaining_delay=-303.42899098099997 future=) {{(pid=73068) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.utils [-] Sentinel received, thread is exiting {{(pid=73068) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.utils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Queue joined {{(pid=73068) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.utils [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Scheduler thread joined {{(pid=73068) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] nova-compute manager graceful shutdown finished. {{(pid=73068) stop /opt/stack/nova/nova/service.py:337}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] nova-compute service stopping RPC server on topic: compute-alt {{(pid=73068) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.virt.libvirt.driver [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Updating compute service status to enabled {{(pid=73068) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5753}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.objects.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=73068) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 02 17:12:58 devstack nova-compute[73068]: WARNING amqp [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] nova-compute service stopped RPC server on topic: compute-alt {{(pid=73068) _shutdown_rpc_server /opt/stack/nova/nova/service.py:318}} Jul 02 17:12:58 devstack nova-compute[73068]: DEBUG nova.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] nova-compute service graceful shutdown finished. {{(pid=73068) stop /opt/stack/nova/nova/service.py:350}} Jul 02 17:12:58 devstack nova-compute[73068]: INFO oslo_service.backend._threading.service [None req-ec081a5c-54b5-4d14-877b-86033178729b None None] Graceful shutdown finish Jul 02 17:13:03 devstack nova-compute[86007]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=86007) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 02 17:13:03 devstack nova-compute[86007]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=86007) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 02 17:13:03 devstack nova-compute[86007]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 02 17:13:03 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:13:03 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.027s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:13:03 devstack nova-compute[86007]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 02 17:13:04 devstack nova-compute[86007]: WARNING nova.compute.manager [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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 02 17:13:04 devstack nova-compute[86007]: INFO nova.utils [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] The long task thread pool MainProcess.long_task is initialized Jul 02 17:13:04 devstack nova-compute[86007]: INFO nova.virt.driver [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 02 17:13:05 devstack nova-compute[86007]: INFO nova.compute.provider_config [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 02 17:13:05 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Acquiring lock "singleton_lock" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 17:13:05 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Acquired lock "singleton_lock" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 17:13:05 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Releasing lock "singleton_lock" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 17:13:05 devstack nova-compute[86007]: WARNING oslo_service.backend._threading.service [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] no_fork=True: running service in main process Jul 02 17:13:05 devstack nova-compute[86007]: INFO nova.service [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Starting compute node (version 33.1.0) Jul 02 17:13:06 devstack nova-compute[86007]: INFO nova.utils [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] The default thread pool MainProcess.default is initialized Jul 02 17:13:06 devstack nova-compute[86007]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86007) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:13:06 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Starting event thread {{(pid=86007) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jul 02 17:13:06 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Starting connection event dispatch thread {{(pid=86007) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jul 02 17:13:06 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Connecting to libvirt: qemu:///system {{(pid=86007) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jul 02 17:13:06 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Registering for lifecycle events {{(pid=86007) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jul 02 17:13:06 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Registering for connection events: {{(pid=86007) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jul 02 17:13:06 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Connection event '1' reason 'None' Jul 02 17:13:06 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.volume.mount [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Initialising _HostMountState generation 0 {{(pid=86007) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 02 17:13:11 devstack nova-compute[86007]: INFO nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Libvirt host capabilities Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: c87791ea-b031-45e1-a7ce-8496df8a921d Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: x86_64 Jul 02 17:13:11 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:11 devstack nova-compute[86007]: AMD Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: tcp Jul 02 17:13:11 devstack nova-compute[86007]: rdma Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: 12248272 Jul 02 17:13:11 devstack nova-compute[86007]: 3062068 Jul 02 17:13:11 devstack nova-compute[86007]: 0 Jul 02 17:13:11 devstack nova-compute[86007]: 0 Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: none Jul 02 17:13:11 devstack nova-compute[86007]: 0 Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: dac Jul 02 17:13:11 devstack nova-compute[86007]: 0 Jul 02 17:13:11 devstack nova-compute[86007]: +64055:+994 Jul 02 17:13:11 devstack nova-compute[86007]: +64055:+994 Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: hvm Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: 64 Jul 02 17:13:11 devstack nova-compute[86007]: /usr/bin/qemu-system-alpha Jul 02 17:13:11 devstack nova-compute[86007]: clipper Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: hvm Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: 32 Jul 02 17:13:11 devstack nova-compute[86007]: /usr/bin/qemu-system-arm Jul 02 17:13:11 devstack nova-compute[86007]: virt-8.2 Jul 02 17:13:11 devstack nova-compute[86007]: virt Jul 02 17:13:11 devstack nova-compute[86007]: qcom-dc-scm-v1-bmc Jul 02 17:13:11 devstack nova-compute[86007]: mori-bmc Jul 02 17:13:11 devstack nova-compute[86007]: ast2600-evb Jul 02 17:13:11 devstack nova-compute[86007]: borzoi Jul 02 17:13:11 devstack nova-compute[86007]: tiogapass-bmc Jul 02 17:13:11 devstack nova-compute[86007]: spitz Jul 02 17:13:11 devstack nova-compute[86007]: virt-2.7 Jul 02 17:13:11 devstack nova-compute[86007]: nuri Jul 02 17:13:11 devstack nova-compute[86007]: mcimx7d-sabre Jul 02 17:13:11 devstack nova-compute[86007]: romulus-bmc Jul 02 17:13:11 devstack nova-compute[86007]: virt-3.0 Jul 02 17:13:11 devstack nova-compute[86007]: virt-5.0 Jul 02 17:13:11 devstack nova-compute[86007]: npcm750-evb Jul 02 17:13:11 devstack nova-compute[86007]: virt-2.10 Jul 02 17:13:11 devstack nova-compute[86007]: rainier-bmc Jul 02 17:13:11 devstack nova-compute[86007]: mps3-an547 Jul 02 17:13:11 devstack nova-compute[86007]: musca-b1 Jul 02 17:13:11 devstack nova-compute[86007]: realview-pbx-a9 Jul 02 17:13:11 devstack nova-compute[86007]: versatileab Jul 02 17:13:11 devstack nova-compute[86007]: kzm Jul 02 17:13:11 devstack nova-compute[86007]: virt-2.8 Jul 02 17:13:11 devstack nova-compute[86007]: fby35-bmc Jul 02 17:13:11 devstack nova-compute[86007]: musca-a Jul 02 17:13:11 devstack nova-compute[86007]: virt-3.1 Jul 02 17:13:11 devstack nova-compute[86007]: mcimx6ul-evk Jul 02 17:13:11 devstack nova-compute[86007]: virt-5.1 Jul 02 17:13:11 devstack nova-compute[86007]: smdkc210 Jul 02 17:13:11 devstack nova-compute[86007]: sx1 Jul 02 17:13:11 devstack nova-compute[86007]: virt-2.11 Jul 02 17:13:11 devstack nova-compute[86007]: imx25-pdk Jul 02 17:13:11 devstack nova-compute[86007]: stm32vldiscovery Jul 02 17:13:11 devstack nova-compute[86007]: virt-2.9 Jul 02 17:13:11 devstack nova-compute[86007]: orangepi-pc Jul 02 17:13:11 devstack nova-compute[86007]: quanta-q71l-bmc Jul 02 17:13:11 devstack nova-compute[86007]: z2 Jul 02 17:13:11 devstack nova-compute[86007]: virt-5.2 Jul 02 17:13:11 devstack nova-compute[86007]: xilinx-zynq-a9 Jul 02 17:13:11 devstack nova-compute[86007]: tosa Jul 02 17:13:11 devstack nova-compute[86007]: mps2-an500 Jul 02 17:13:11 devstack nova-compute[86007]: virt-2.12 Jul 02 17:13:11 devstack nova-compute[86007]: mps2-an521 Jul 02 17:13:11 devstack nova-compute[86007]: sabrelite Jul 02 17:13:11 devstack nova-compute[86007]: mps2-an511 Jul 02 17:13:11 devstack nova-compute[86007]: canon-a1100 Jul 02 17:13:11 devstack nova-compute[86007]: realview-eb Jul 02 17:13:11 devstack nova-compute[86007]: quanta-gbs-bmc Jul 02 17:13:11 devstack nova-compute[86007]: emcraft-sf2 Jul 02 17:13:11 devstack nova-compute[86007]: realview-pb-a8 Jul 02 17:13:11 devstack nova-compute[86007]: yosemitev2-bmc Jul 02 17:13:11 devstack nova-compute[86007]: virt-7.0 Jul 02 17:13:11 devstack nova-compute[86007]: virt-4.0 Jul 02 17:13:11 devstack nova-compute[86007]: raspi1ap Jul 02 17:13:11 devstack nova-compute[86007]: palmetto-bmc Jul 02 17:13:11 devstack nova-compute[86007]: sx1-v1 Jul 02 17:13:11 devstack nova-compute[86007]: n810 Jul 02 17:13:11 devstack nova-compute[86007]: g220a-bmc Jul 02 17:13:11 devstack nova-compute[86007]: n800 Jul 02 17:13:11 devstack nova-compute[86007]: bletchley-bmc Jul 02 17:13:11 devstack nova-compute[86007]: virt-7.1 Jul 02 17:13:11 devstack nova-compute[86007]: tacoma-bmc Jul 02 17:13:11 devstack nova-compute[86007]: virt-4.1 Jul 02 17:13:11 devstack nova-compute[86007]: quanta-gsj Jul 02 17:13:11 devstack nova-compute[86007]: versatilepb Jul 02 17:13:11 devstack nova-compute[86007]: terrier Jul 02 17:13:11 devstack nova-compute[86007]: mainstone Jul 02 17:13:11 devstack nova-compute[86007]: realview-eb-mpcore Jul 02 17:13:11 devstack nova-compute[86007]: integratorcp Jul 02 17:13:11 devstack nova-compute[86007]: virt-7.2 Jul 02 17:13:11 devstack nova-compute[86007]: supermicrox11-bmc Jul 02 17:13:11 devstack nova-compute[86007]: virt-4.2 Jul 02 17:13:11 devstack nova-compute[86007]: witherspoon-bmc Jul 02 17:13:11 devstack nova-compute[86007]: qcom-firework-bmc Jul 02 17:13:11 devstack nova-compute[86007]: mps3-an524 Jul 02 17:13:11 devstack nova-compute[86007]: kudo-bmc Jul 02 17:13:11 devstack nova-compute[86007]: vexpress-a9 Jul 02 17:13:11 devstack nova-compute[86007]: midway Jul 02 17:13:11 devstack nova-compute[86007]: musicpal Jul 02 17:13:11 devstack nova-compute[86007]: lm3s811evb Jul 02 17:13:11 devstack nova-compute[86007]: lm3s6965evb Jul 02 17:13:11 devstack nova-compute[86007]: supermicro-x11spi-bmc Jul 02 17:13:11 devstack nova-compute[86007]: microbit Jul 02 17:13:11 devstack nova-compute[86007]: fby35 Jul 02 17:13:11 devstack nova-compute[86007]: mps2-an505 Jul 02 17:13:11 devstack nova-compute[86007]: mps2-an385 Jul 02 17:13:11 devstack nova-compute[86007]: virt-6.0 Jul 02 17:13:11 devstack nova-compute[86007]: virt-8.0 Jul 02 17:13:11 devstack nova-compute[86007]: cubieboard Jul 02 17:13:11 devstack nova-compute[86007]: ast1030-evb Jul 02 17:13:11 devstack nova-compute[86007]: verdex Jul 02 17:13:11 devstack nova-compute[86007]: bpim2u Jul 02 17:13:11 devstack nova-compute[86007]: netduino2 Jul 02 17:13:11 devstack nova-compute[86007]: mps2-an386 Jul 02 17:13:11 devstack nova-compute[86007]: olimex-stm32-h405 Jul 02 17:13:11 devstack nova-compute[86007]: virt-6.1 Jul 02 17:13:11 devstack nova-compute[86007]: virt-8.1 Jul 02 17:13:11 devstack nova-compute[86007]: raspi2b Jul 02 17:13:11 devstack nova-compute[86007]: vexpress-a15 Jul 02 17:13:11 devstack nova-compute[86007]: fuji-bmc Jul 02 17:13:11 devstack nova-compute[86007]: virt-6.2 Jul 02 17:13:11 devstack nova-compute[86007]: sonorapass-bmc Jul 02 17:13:11 devstack nova-compute[86007]: cheetah Jul 02 17:13:11 devstack nova-compute[86007]: virt-2.6 Jul 02 17:13:11 devstack nova-compute[86007]: ast2500-evb Jul 02 17:13:11 devstack nova-compute[86007]: highbank Jul 02 17:13:11 devstack nova-compute[86007]: akita Jul 02 17:13:11 devstack nova-compute[86007]: connex Jul 02 17:13:11 devstack nova-compute[86007]: netduinoplus2 Jul 02 17:13:11 devstack nova-compute[86007]: collie Jul 02 17:13:11 devstack nova-compute[86007]: raspi0 Jul 02 17:13:11 devstack nova-compute[86007]: fp5280g2-bmc Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: hvm Jul 02 17:13:11 devstack nova-compute[86007]: Jul 02 17:13:11 devstack nova-compute[86007]: 32 Jul 02 17:13:11 devstack nova-compute[86007]: /usr/bin/qemu-system-arm Jul 02 17:13:11 devstack nova-compute[86007]: virt-8.2 Jul 02 17:13:11 devstack nova-compute[86007]: virt Jul 02 17:13:11 devstack nova-compute[86007]: qcom-dc-scm-v1-bmc Jul 02 17:13:11 devstack nova-compute[86007]: mori-bmc Jul 02 17:13:11 devstack nova-compute[86007]: ast2600-evb Jul 02 17:13:11 devstack nova-compute[86007]: borzoi Jul 02 17:13:11 devstack nova-compute[86007]: tiogapass-bmc Jul 02 17:13:11 devstack nova-compute[86007]: spitz Jul 02 17:13:11 devstack nova-compute[86007]: virt-2.7 Jul 02 17:13:11 devstack nova-compute[86007]: nuri Jul 02 17:13:11 devstack nova-compute[86007]: mcimx7d-sabre Jul 02 17:13:11 devstack nova-compute[86007]: romulus-bmc Jul 02 17:13:11 devstack nova-compute[86007]: virt-3.0 Jul 02 17:13:11 devstack nova-compute[86007]: virt-5.0 Jul 02 17:13:11 devstack nova-compute[86007]: npcm750-evb Jul 02 17:13:11 devstack nova-compute[86007]: virt-2.10 Jul 02 17:13:11 devstack nova-compute[86007]: rainier-bmc Jul 02 17:13:11 devstack nova-compute[86007]: mps3-an547 Jul 02 17:13:11 devstack nova-compute[86007]: musca-b1 Jul 02 17:13:11 devstack nova-compute[86007]: realview-pbx-a9 Jul 02 17:13:11 devstack nova-compute[86007]: versatileab Jul 02 17:13:11 devstack nova-compute[86007]: kzm Jul 02 17:13:11 devstack nova-compute[86007]: virt-2.8 Jul 02 17:13:11 devstack nova-compute[86007]: fby35-bmc Jul 02 17:13:11 devstack nova-compute[86007]: musca-a Jul 02 17:13:11 devstack nova-compute[86007]: virt-3.1 Jul 02 17:13:11 devstack nova-compute[86007]: mcimx6ul-evk Jul 02 17:13:11 devstack nova-compute[86007]: virt-5.1 Jul 02 17:13:11 devstack nova-compute[86007]: smdkc210 Jul 02 17:13:11 devstack nova-compute[86007]: sx1 Jul 02 17:13:11 devstack nova-compute[86007]: virt-2.11 Jul 02 17:13:11 devstack nova-compute[86007]: imx25-pdk Jul 02 17:13:11 devstack nova-compute[86007]: stm32vldiscovery Jul 02 17:13:11 devstack nova-compute[86007]: virt-2.9 Jul 02 17:13:11 devstack nova-compute[86007]: orangepi-pc Jul 02 17:13:11 devstack nova-compute[86007]: quanta-q71l-bmc Jul 02 17:13:11 devstack nova-compute[86007]: z2 Jul 02 17:13:11 devstack nova-compute[86007]: virt-5.2 Jul 02 17:13:11 devstack nova-compute[86007]: xilinx-zynq-a9 Jul 02 17:13:11 devstack nova-compute[86007]: tosa Jul 02 17:13:11 devstack nova-compute[86007]: mps2-an500 Jul 02 17:13:11 devstack nova-compute[86007]: virt-2.12 Jul 02 17:13:11 devstack nova-compute[86007]: mps2-an521 Jul 02 17:13:11 devstack nova-compute[86007]: sabrelite Jul 02 17:13:11 devstack nova-compute[86007]: mps2-an511 Jul 02 17:13:11 devstack nova-compute[86007]: canon-a1100 Jul 02 17:13:11 devstack nova-compute[86007]: realview-eb Jul 02 17:13:11 devstack nova-compute[86007]: quanta-gbs-bmc Jul 02 17:13:11 devstack nova-compute[86007]: emcraft-sf2 Jul 02 17:13:11 devstack nova-compute[86007]: realview-pb-a8 Jul 02 17:13:11 devstack nova-compute[86007]: yosemitev2-bmc Jul 02 17:13:11 devstack nova-compute[86007]: virt-7.0 Jul 02 17:13:11 devstack nova-compute[86007]: virt-4.0 Jul 02 17:13:11 devstack nova-compute[86007]: raspi1ap Jul 02 17:13:11 devstack nova-compute[86007]: palmetto-bmc Jul 02 17:13:11 devstack nova-compute[86007]: sx1-v1 Jul 02 17:13:11 devstack nova-compute[86007]: n810 Jul 02 17:13:11 devstack nova-compute[86007]: g220a-bmc Jul 02 17:13:11 devstack nova-compute[86007]: n800 Jul 02 17:13:11 devstack nova-compute[86007]: bletchley-bmc Jul 02 17:13:11 devstack nova-compute[86007]: virt-7.1 Jul 02 17:13:11 devstack nova-compute[86007]: tacoma-bmc Jul 02 17:13:11 devstack nova-compute[86007]: virt-4.1 Jul 02 17:13:11 devstack nova-compute[86007]: quanta-gsj Jul 02 17:13:11 devstack nova-compute[86007]: versatilepb Jul 02 17:13:11 devstack nova-compute[86007]: terrier Jul 02 17:13:11 devstack nova-compute[86007]: mainstone Jul 02 17:13:11 devstack nova-compute[86007]: realview-eb-mpcore Jul 02 17:13:11 devstack nova-compute[86007]: integratorcp Jul 02 17:13:11 devstack nova-compute[86007]: virt-7.2 Jul 02 17:13:11 devstack nova-compute[86007]: supermicrox11-bmc Jul 02 17:13:11 devstack nova-compute[86007]: virt-4.2 Jul 02 17:13:11 devstack nova-compute[86007]: witherspoon-bmc Jul 02 17:13:11 devstack nova-compute[86007]: qcom-firework-bmc Jul 02 17:13:11 devstack nova-compute[86007]: mps3-an524 Jul 02 17:13:11 devstack nova-compute[86007]: kudo-bmc Jul 02 17:13:11 devstack nova-compute[86007]: vexpress-a9 Jul 02 17:13:11 devstack nova-compute[86007]: midway Jul 02 17:13:11 devstack nova-compute[86007]: musicpal Jul 02 17:13:11 devstack nova-compute[86007]: lm3s811evb Jul 02 17:13:11 devstack nova-compute[86007]: lm3s6965evb Jul 02 17:13:11 devstack nova-compute[86007]: supermicro-x11spi-bmc Jul 02 17:13:11 devstack nova-compute[86007]: microbit Jul 02 17:13:11 devstack nova-compute[86007]: fby35 Jul 02 17:13:11 devstack nova-compute[86007]: mps2-an505 Jul 02 17:13:11 devstack nova-compute[86007]: mps2-an385 Jul 02 17:13:11 devstack nova-compute[86007]: virt-6.0 Jul 02 17:13:11 devstack nova-compute[86007]: virt-8.0 Jul 02 17:13:11 devstack nova-compute[86007]: cubieboard Jul 02 17:13:11 devstack nova-compute[86007]: ast1030-evb Jul 02 17:13:11 devstack nova-compute[86007]: verdex Jul 02 17:13:11 devstack nova-compute[86007]: bpim2u Jul 02 17:13:11 devstack nova-compute[86007]: netduino2 Jul 02 17:13:11 devstack nova-compute[86007]: mps2-an386 Jul 02 17:13:11 devstack nova-compute[86007]: olimex-stm32-h405 Jul 02 17:13:11 devstack nova-compute[86007]: virt-6.1 Jul 02 17:13:11 devstack nova-compute[86007]: virt-8.1 Jul 02 17:13:11 devstack nova-compute[86007]: raspi2b Jul 02 17:13:11 devstack nova-compute[86007]: vexpress-a15 Jul 02 17:13:11 devstack nova-compute[86007]: fuji-bmc Jul 02 17:13:11 devstack nova-compute[86007]: virt-6.2 Jul 02 17:13:11 devstack nova-compute[86007]: sonorapass-bmc Jul 02 17:13:12 devstack nova-compute[86007]: cheetah Jul 02 17:13:12 devstack nova-compute[86007]: virt-2.6 Jul 02 17:13:12 devstack nova-compute[86007]: ast2500-evb Jul 02 17:13:12 devstack nova-compute[86007]: highbank Jul 02 17:13:12 devstack nova-compute[86007]: akita Jul 02 17:13:12 devstack nova-compute[86007]: connex Jul 02 17:13:12 devstack nova-compute[86007]: netduinoplus2 Jul 02 17:13:12 devstack nova-compute[86007]: collie Jul 02 17:13:12 devstack nova-compute[86007]: raspi0 Jul 02 17:13:12 devstack nova-compute[86007]: fp5280g2-bmc Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 64 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-aarch64 Jul 02 17:13:12 devstack nova-compute[86007]: virt-8.2 Jul 02 17:13:12 devstack nova-compute[86007]: virt Jul 02 17:13:12 devstack nova-compute[86007]: qcom-dc-scm-v1-bmc Jul 02 17:13:12 devstack nova-compute[86007]: mori-bmc Jul 02 17:13:12 devstack nova-compute[86007]: ast2600-evb Jul 02 17:13:12 devstack nova-compute[86007]: borzoi Jul 02 17:13:12 devstack nova-compute[86007]: tiogapass-bmc Jul 02 17:13:12 devstack nova-compute[86007]: spitz Jul 02 17:13:12 devstack nova-compute[86007]: virt-2.7 Jul 02 17:13:12 devstack nova-compute[86007]: nuri Jul 02 17:13:12 devstack nova-compute[86007]: mcimx7d-sabre Jul 02 17:13:12 devstack nova-compute[86007]: romulus-bmc Jul 02 17:13:12 devstack nova-compute[86007]: virt-3.0 Jul 02 17:13:12 devstack nova-compute[86007]: virt-5.0 Jul 02 17:13:12 devstack nova-compute[86007]: npcm750-evb Jul 02 17:13:12 devstack nova-compute[86007]: virt-2.10 Jul 02 17:13:12 devstack nova-compute[86007]: rainier-bmc Jul 02 17:13:12 devstack nova-compute[86007]: mps3-an547 Jul 02 17:13:12 devstack nova-compute[86007]: virt-2.8 Jul 02 17:13:12 devstack nova-compute[86007]: musca-b1 Jul 02 17:13:12 devstack nova-compute[86007]: realview-pbx-a9 Jul 02 17:13:12 devstack nova-compute[86007]: versatileab Jul 02 17:13:12 devstack nova-compute[86007]: kzm Jul 02 17:13:12 devstack nova-compute[86007]: fby35-bmc Jul 02 17:13:12 devstack nova-compute[86007]: musca-a Jul 02 17:13:12 devstack nova-compute[86007]: virt-3.1 Jul 02 17:13:12 devstack nova-compute[86007]: mcimx6ul-evk Jul 02 17:13:12 devstack nova-compute[86007]: virt-5.1 Jul 02 17:13:12 devstack nova-compute[86007]: smdkc210 Jul 02 17:13:12 devstack nova-compute[86007]: sx1 Jul 02 17:13:12 devstack nova-compute[86007]: virt-2.11 Jul 02 17:13:12 devstack nova-compute[86007]: imx25-pdk Jul 02 17:13:12 devstack nova-compute[86007]: stm32vldiscovery Jul 02 17:13:12 devstack nova-compute[86007]: virt-2.9 Jul 02 17:13:12 devstack nova-compute[86007]: orangepi-pc Jul 02 17:13:12 devstack nova-compute[86007]: quanta-q71l-bmc Jul 02 17:13:12 devstack nova-compute[86007]: z2 Jul 02 17:13:12 devstack nova-compute[86007]: virt-5.2 Jul 02 17:13:12 devstack nova-compute[86007]: xilinx-zynq-a9 Jul 02 17:13:12 devstack nova-compute[86007]: xlnx-zcu102 Jul 02 17:13:12 devstack nova-compute[86007]: tosa Jul 02 17:13:12 devstack nova-compute[86007]: mps2-an500 Jul 02 17:13:12 devstack nova-compute[86007]: virt-2.12 Jul 02 17:13:12 devstack nova-compute[86007]: mps2-an521 Jul 02 17:13:12 devstack nova-compute[86007]: sabrelite Jul 02 17:13:12 devstack nova-compute[86007]: mps2-an511 Jul 02 17:13:12 devstack nova-compute[86007]: canon-a1100 Jul 02 17:13:12 devstack nova-compute[86007]: realview-eb Jul 02 17:13:12 devstack nova-compute[86007]: quanta-gbs-bmc Jul 02 17:13:12 devstack nova-compute[86007]: emcraft-sf2 Jul 02 17:13:12 devstack nova-compute[86007]: realview-pb-a8 Jul 02 17:13:12 devstack nova-compute[86007]: sbsa-ref Jul 02 17:13:12 devstack nova-compute[86007]: yosemitev2-bmc Jul 02 17:13:12 devstack nova-compute[86007]: virt-7.0 Jul 02 17:13:12 devstack nova-compute[86007]: virt-4.0 Jul 02 17:13:12 devstack nova-compute[86007]: raspi1ap Jul 02 17:13:12 devstack nova-compute[86007]: palmetto-bmc Jul 02 17:13:12 devstack nova-compute[86007]: sx1-v1 Jul 02 17:13:12 devstack nova-compute[86007]: n810 Jul 02 17:13:12 devstack nova-compute[86007]: g220a-bmc Jul 02 17:13:12 devstack nova-compute[86007]: n800 Jul 02 17:13:12 devstack nova-compute[86007]: bletchley-bmc Jul 02 17:13:12 devstack nova-compute[86007]: virt-7.1 Jul 02 17:13:12 devstack nova-compute[86007]: tacoma-bmc Jul 02 17:13:12 devstack nova-compute[86007]: virt-4.1 Jul 02 17:13:12 devstack nova-compute[86007]: quanta-gsj Jul 02 17:13:12 devstack nova-compute[86007]: versatilepb Jul 02 17:13:12 devstack nova-compute[86007]: terrier Jul 02 17:13:12 devstack nova-compute[86007]: mainstone Jul 02 17:13:12 devstack nova-compute[86007]: realview-eb-mpcore Jul 02 17:13:12 devstack nova-compute[86007]: integratorcp Jul 02 17:13:12 devstack nova-compute[86007]: virt-7.2 Jul 02 17:13:12 devstack nova-compute[86007]: supermicrox11-bmc Jul 02 17:13:12 devstack nova-compute[86007]: virt-4.2 Jul 02 17:13:12 devstack nova-compute[86007]: witherspoon-bmc Jul 02 17:13:12 devstack nova-compute[86007]: qcom-firework-bmc Jul 02 17:13:12 devstack nova-compute[86007]: mps3-an524 Jul 02 17:13:12 devstack nova-compute[86007]: kudo-bmc Jul 02 17:13:12 devstack nova-compute[86007]: vexpress-a9 Jul 02 17:13:12 devstack nova-compute[86007]: midway Jul 02 17:13:12 devstack nova-compute[86007]: musicpal Jul 02 17:13:12 devstack nova-compute[86007]: lm3s811evb Jul 02 17:13:12 devstack nova-compute[86007]: lm3s6965evb Jul 02 17:13:12 devstack nova-compute[86007]: supermicro-x11spi-bmc Jul 02 17:13:12 devstack nova-compute[86007]: microbit Jul 02 17:13:12 devstack nova-compute[86007]: fby35 Jul 02 17:13:12 devstack nova-compute[86007]: mps2-an505 Jul 02 17:13:12 devstack nova-compute[86007]: mps2-an385 Jul 02 17:13:12 devstack nova-compute[86007]: virt-6.0 Jul 02 17:13:12 devstack nova-compute[86007]: virt-8.0 Jul 02 17:13:12 devstack nova-compute[86007]: raspi3ap Jul 02 17:13:12 devstack nova-compute[86007]: cubieboard Jul 02 17:13:12 devstack nova-compute[86007]: ast1030-evb Jul 02 17:13:12 devstack nova-compute[86007]: verdex Jul 02 17:13:12 devstack nova-compute[86007]: bpim2u Jul 02 17:13:12 devstack nova-compute[86007]: netduino2 Jul 02 17:13:12 devstack nova-compute[86007]: xlnx-versal-virt Jul 02 17:13:12 devstack nova-compute[86007]: mps2-an386 Jul 02 17:13:12 devstack nova-compute[86007]: olimex-stm32-h405 Jul 02 17:13:12 devstack nova-compute[86007]: virt-6.1 Jul 02 17:13:12 devstack nova-compute[86007]: virt-8.1 Jul 02 17:13:12 devstack nova-compute[86007]: raspi3b Jul 02 17:13:12 devstack nova-compute[86007]: raspi2b Jul 02 17:13:12 devstack nova-compute[86007]: vexpress-a15 Jul 02 17:13:12 devstack nova-compute[86007]: fuji-bmc Jul 02 17:13:12 devstack nova-compute[86007]: virt-6.2 Jul 02 17:13:12 devstack nova-compute[86007]: sonorapass-bmc Jul 02 17:13:12 devstack nova-compute[86007]: cheetah Jul 02 17:13:12 devstack nova-compute[86007]: virt-2.6 Jul 02 17:13:12 devstack nova-compute[86007]: ast2500-evb Jul 02 17:13:12 devstack nova-compute[86007]: highbank Jul 02 17:13:12 devstack nova-compute[86007]: akita Jul 02 17:13:12 devstack nova-compute[86007]: connex Jul 02 17:13:12 devstack nova-compute[86007]: netduinoplus2 Jul 02 17:13:12 devstack nova-compute[86007]: collie Jul 02 17:13:12 devstack nova-compute[86007]: raspi0 Jul 02 17:13:12 devstack nova-compute[86007]: fp5280g2-bmc Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 32 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-cris Jul 02 17:13:12 devstack nova-compute[86007]: axis-dev88 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 32 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-i386 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-noble-v2 Jul 02 17:13:12 devstack nova-compute[86007]: ubuntu Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-mantic Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-impish-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-5.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-lunar-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-mantic Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.12 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-xenial Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-kinetic Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-6.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-4.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-mantic-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.5 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-4.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-focal Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-hirsute Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-xenial Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-jammy-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-5.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.7 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-eoan-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-disco-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-groovy Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-zesty Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-lunar Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-mantic-hpb-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-groovy Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-7.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-artful Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-trusty Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-eoan-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-focal-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-8.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-jammy-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-bionic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-mantic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-artful Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-8.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.7 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-6.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-kinetic Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-jammy-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-yakkety Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.4 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-cosmic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-7.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.10 Jul 02 17:13:12 devstack nova-compute[86007]: x-remote Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-5.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.9 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.11 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-jammy-hpb-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-3.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-6.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-4.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-jammy Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.4 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-4.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-eoan Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-jammy-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-5.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.9 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-bionic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-lunar Jul 02 17:13:12 devstack nova-compute[86007]: isapc Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-mantic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-cosmic Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.6 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-mantic-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-3.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-bionic Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-disco-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-cosmic Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.12 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-bionic Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-kinetic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-groovy-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-7.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-noble-v2 Jul 02 17:13:12 devstack nova-compute[86007]: ubuntu-q35 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-lunar-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-disco Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-cosmic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-noble Jul 02 17:13:12 devstack nova-compute[86007]: q35 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-8.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-impish Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-wily Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-8.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.6 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-6.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-impish Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-jammy Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-impish-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-hirsute Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-4.0.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-hirsute-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-7.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-5.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.8 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.10 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-3.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-6.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-zesty Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-7.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-4.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-focal Jul 02 17:13:12 devstack nova-compute[86007]: microvm Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.3 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-jammy-hpb-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-8.2 Jul 02 17:13:12 devstack nova-compute[86007]: q35 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-kinetic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-focal-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-4.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-noble Jul 02 17:13:12 devstack nova-compute[86007]: pc Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-disco Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-groovy-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-8.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-hirsute-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-5.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-6.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.8 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-eoan Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.5 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-3.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-yakkety Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-mantic-hpb-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-7.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.11 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 32 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-m68k Jul 02 17:13:12 devstack nova-compute[86007]: mcf5208evb Jul 02 17:13:12 devstack nova-compute[86007]: virt-7.0 Jul 02 17:13:12 devstack nova-compute[86007]: an5206 Jul 02 17:13:12 devstack nova-compute[86007]: virt-6.0 Jul 02 17:13:12 devstack nova-compute[86007]: q800 Jul 02 17:13:12 devstack nova-compute[86007]: virt-8.1 Jul 02 17:13:12 devstack nova-compute[86007]: virt-7.2 Jul 02 17:13:12 devstack nova-compute[86007]: virt-6.2 Jul 02 17:13:12 devstack nova-compute[86007]: virt-8.0 Jul 02 17:13:12 devstack nova-compute[86007]: next-cube Jul 02 17:13:12 devstack nova-compute[86007]: virt-7.1 Jul 02 17:13:12 devstack nova-compute[86007]: virt-6.1 Jul 02 17:13:12 devstack nova-compute[86007]: virt-8.2 Jul 02 17:13:12 devstack nova-compute[86007]: virt Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 32 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-microblaze Jul 02 17:13:12 devstack nova-compute[86007]: petalogix-s3adsp1800 Jul 02 17:13:12 devstack nova-compute[86007]: petalogix-ml605 Jul 02 17:13:12 devstack nova-compute[86007]: xlnx-zynqmp-pmu Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 32 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-microblazeel Jul 02 17:13:12 devstack nova-compute[86007]: petalogix-s3adsp1800 Jul 02 17:13:12 devstack nova-compute[86007]: petalogix-ml605 Jul 02 17:13:12 devstack nova-compute[86007]: xlnx-zynqmp-pmu Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 32 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-mips Jul 02 17:13:12 devstack nova-compute[86007]: malta Jul 02 17:13:12 devstack nova-compute[86007]: mipssim Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 32 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-mipsel Jul 02 17:13:12 devstack nova-compute[86007]: malta Jul 02 17:13:12 devstack nova-compute[86007]: mipssim Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 64 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-mips64 Jul 02 17:13:12 devstack nova-compute[86007]: malta Jul 02 17:13:12 devstack nova-compute[86007]: mipssim Jul 02 17:13:12 devstack nova-compute[86007]: pica61 Jul 02 17:13:12 devstack nova-compute[86007]: magnum Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 64 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-mips64el Jul 02 17:13:12 devstack nova-compute[86007]: malta Jul 02 17:13:12 devstack nova-compute[86007]: loongson3-virt Jul 02 17:13:12 devstack nova-compute[86007]: mipssim Jul 02 17:13:12 devstack nova-compute[86007]: pica61 Jul 02 17:13:12 devstack nova-compute[86007]: magnum Jul 02 17:13:12 devstack nova-compute[86007]: boston Jul 02 17:13:12 devstack nova-compute[86007]: fuloong2e Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 32 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-ppc Jul 02 17:13:12 devstack nova-compute[86007]: g3beige Jul 02 17:13:12 devstack nova-compute[86007]: amigaone Jul 02 17:13:12 devstack nova-compute[86007]: virtex-ml507 Jul 02 17:13:12 devstack nova-compute[86007]: mac99 Jul 02 17:13:12 devstack nova-compute[86007]: ppce500 Jul 02 17:13:12 devstack nova-compute[86007]: sam460ex Jul 02 17:13:12 devstack nova-compute[86007]: pegasos2 Jul 02 17:13:12 devstack nova-compute[86007]: bamboo Jul 02 17:13:12 devstack nova-compute[86007]: 40p Jul 02 17:13:12 devstack nova-compute[86007]: ref405ep Jul 02 17:13:12 devstack nova-compute[86007]: mpc8544ds Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 64 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-ppc64 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-noble Jul 02 17:13:12 devstack nova-compute[86007]: pseries Jul 02 17:13:12 devstack nova-compute[86007]: amigaone Jul 02 17:13:12 devstack nova-compute[86007]: powernv9 Jul 02 17:13:12 devstack nova-compute[86007]: powernv Jul 02 17:13:12 devstack nova-compute[86007]: pseries-4.1 Jul 02 17:13:12 devstack nova-compute[86007]: mpc8544ds Jul 02 17:13:12 devstack nova-compute[86007]: pseries-6.1 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.5 Jul 02 17:13:12 devstack nova-compute[86007]: powernv10 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-xenial Jul 02 17:13:12 devstack nova-compute[86007]: pseries-4.2 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-6.2 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-yakkety Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.6 Jul 02 17:13:12 devstack nova-compute[86007]: ppce500 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-bionic-sxxm Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.7 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-3.0 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-8.0 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-5.0 Jul 02 17:13:12 devstack nova-compute[86007]: 40p Jul 02 17:13:12 devstack nova-compute[86007]: pseries-lunar Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.8 Jul 02 17:13:12 devstack nova-compute[86007]: pegasos2 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-hirsute Jul 02 17:13:12 devstack nova-compute[86007]: pseries-3.1 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-8.1 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-5.1 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-eoan Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.9 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-zesty Jul 02 17:13:12 devstack nova-compute[86007]: bamboo Jul 02 17:13:12 devstack nova-compute[86007]: pseries-groovy Jul 02 17:13:12 devstack nova-compute[86007]: pseries-focal Jul 02 17:13:12 devstack nova-compute[86007]: g3beige Jul 02 17:13:12 devstack nova-compute[86007]: pseries-8.2 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-5.2 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-disco Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.12-sxxm Jul 02 17:13:12 devstack nova-compute[86007]: pseries-mantic Jul 02 17:13:12 devstack nova-compute[86007]: pseries-kinetic Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.10 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-7.0 Jul 02 17:13:12 devstack nova-compute[86007]: virtex-ml507 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.11 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.1 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-7.1 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-cosmic Jul 02 17:13:12 devstack nova-compute[86007]: pseries-bionic Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.12 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.2 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-7.2 Jul 02 17:13:12 devstack nova-compute[86007]: mac99 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-impish Jul 02 17:13:12 devstack nova-compute[86007]: pseries-jammy Jul 02 17:13:12 devstack nova-compute[86007]: pseries-artful Jul 02 17:13:12 devstack nova-compute[86007]: sam460ex Jul 02 17:13:12 devstack nova-compute[86007]: ref405ep Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.3 Jul 02 17:13:12 devstack nova-compute[86007]: powernv8 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-4.0 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-6.0 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.4 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 64 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-ppc64le Jul 02 17:13:12 devstack nova-compute[86007]: pseries-noble Jul 02 17:13:12 devstack nova-compute[86007]: pseries Jul 02 17:13:12 devstack nova-compute[86007]: amigaone Jul 02 17:13:12 devstack nova-compute[86007]: powernv9 Jul 02 17:13:12 devstack nova-compute[86007]: powernv Jul 02 17:13:12 devstack nova-compute[86007]: pseries-4.1 Jul 02 17:13:12 devstack nova-compute[86007]: mpc8544ds Jul 02 17:13:12 devstack nova-compute[86007]: pseries-6.1 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.5 Jul 02 17:13:12 devstack nova-compute[86007]: powernv10 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-xenial Jul 02 17:13:12 devstack nova-compute[86007]: pseries-4.2 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-6.2 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-yakkety Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.6 Jul 02 17:13:12 devstack nova-compute[86007]: ppce500 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-bionic-sxxm Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.7 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-3.0 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-8.0 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-5.0 Jul 02 17:13:12 devstack nova-compute[86007]: 40p Jul 02 17:13:12 devstack nova-compute[86007]: pseries-lunar Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.8 Jul 02 17:13:12 devstack nova-compute[86007]: pegasos2 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-hirsute Jul 02 17:13:12 devstack nova-compute[86007]: pseries-3.1 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-8.1 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-5.1 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-eoan Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.9 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-zesty Jul 02 17:13:12 devstack nova-compute[86007]: bamboo Jul 02 17:13:12 devstack nova-compute[86007]: pseries-groovy Jul 02 17:13:12 devstack nova-compute[86007]: pseries-focal Jul 02 17:13:12 devstack nova-compute[86007]: g3beige Jul 02 17:13:12 devstack nova-compute[86007]: pseries-8.2 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-5.2 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-disco Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.12-sxxm Jul 02 17:13:12 devstack nova-compute[86007]: pseries-mantic Jul 02 17:13:12 devstack nova-compute[86007]: pseries-kinetic Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.10 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-7.0 Jul 02 17:13:12 devstack nova-compute[86007]: virtex-ml507 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.11 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.1 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-7.1 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-cosmic Jul 02 17:13:12 devstack nova-compute[86007]: pseries-bionic Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.12 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.2 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-7.2 Jul 02 17:13:12 devstack nova-compute[86007]: mac99 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-impish Jul 02 17:13:12 devstack nova-compute[86007]: pseries-jammy Jul 02 17:13:12 devstack nova-compute[86007]: pseries-artful Jul 02 17:13:12 devstack nova-compute[86007]: sam460ex Jul 02 17:13:12 devstack nova-compute[86007]: ref405ep Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.3 Jul 02 17:13:12 devstack nova-compute[86007]: powernv8 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-4.0 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-6.0 Jul 02 17:13:12 devstack nova-compute[86007]: pseries-2.4 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 32 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-riscv32 Jul 02 17:13:12 devstack nova-compute[86007]: virt Jul 02 17:13:12 devstack nova-compute[86007]: spike Jul 02 17:13:12 devstack nova-compute[86007]: opentitan Jul 02 17:13:12 devstack nova-compute[86007]: sifive_u Jul 02 17:13:12 devstack nova-compute[86007]: sifive_e Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 64 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-riscv64 Jul 02 17:13:12 devstack nova-compute[86007]: virt Jul 02 17:13:12 devstack nova-compute[86007]: spike Jul 02 17:13:12 devstack nova-compute[86007]: microchip-icicle-kit Jul 02 17:13:12 devstack nova-compute[86007]: sifive_u Jul 02 17:13:12 devstack nova-compute[86007]: shakti_c Jul 02 17:13:12 devstack nova-compute[86007]: sifive_e Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 64 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-s390x Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-noble Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-8.0 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-disco Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-6.0 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-2.11 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-7.0 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-mantic Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-xenial Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-5.0 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-focal Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-2.8 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-4.0 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-zesty Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-8.2 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-6.2 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-3.0 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-groovy Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-2.5 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-7.2 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-5.2 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-artful Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-hirsute Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-4.2 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-2.10 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-2.7 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-lunar Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-eoan Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-kinetic Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-8.1 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-yakkety Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-6.1 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-cosmic Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-bionic Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-2.12 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-7.1 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-2.4 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-5.1 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-2.9 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-impish Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-4.1 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-jammy Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-3.1 Jul 02 17:13:12 devstack nova-compute[86007]: s390-ccw-virtio-2.6 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 32 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-sh4 Jul 02 17:13:12 devstack nova-compute[86007]: shix Jul 02 17:13:12 devstack nova-compute[86007]: r2d Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 64 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-sh4eb Jul 02 17:13:12 devstack nova-compute[86007]: shix Jul 02 17:13:12 devstack nova-compute[86007]: r2d Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 32 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-sparc Jul 02 17:13:12 devstack nova-compute[86007]: SS-5 Jul 02 17:13:12 devstack nova-compute[86007]: SS-20 Jul 02 17:13:12 devstack nova-compute[86007]: LX Jul 02 17:13:12 devstack nova-compute[86007]: SPARCClassic Jul 02 17:13:12 devstack nova-compute[86007]: leon3_generic Jul 02 17:13:12 devstack nova-compute[86007]: SPARCbook Jul 02 17:13:12 devstack nova-compute[86007]: SS-4 Jul 02 17:13:12 devstack nova-compute[86007]: SS-600MP Jul 02 17:13:12 devstack nova-compute[86007]: SS-10 Jul 02 17:13:12 devstack nova-compute[86007]: Voyager Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 64 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-sparc64 Jul 02 17:13:12 devstack nova-compute[86007]: sun4u Jul 02 17:13:12 devstack nova-compute[86007]: niagara Jul 02 17:13:12 devstack nova-compute[86007]: sun4v Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 64 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-x86_64 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-noble-v2 Jul 02 17:13:12 devstack nova-compute[86007]: ubuntu Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-mantic Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-impish-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-5.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-lunar-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-mantic Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.12 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-xenial Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-kinetic Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-6.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-4.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-mantic-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.5 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-4.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-focal Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-hirsute Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-xenial Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-jammy-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-5.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.7 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-eoan-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-zesty Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-groovy Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-disco-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-lunar Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-mantic-hpb-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-groovy Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-7.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-artful Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-trusty Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-focal-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-8.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-eoan-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-jammy-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-bionic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-mantic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-artful Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-8.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.7 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-6.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-kinetic Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-jammy-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-yakkety Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.4 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-cosmic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-7.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.10 Jul 02 17:13:12 devstack nova-compute[86007]: x-remote Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-5.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.9 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.11 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-jammy-hpb-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-3.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-6.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-4.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-jammy Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.4 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-4.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-eoan Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-jammy-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-5.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.9 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-bionic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-lunar Jul 02 17:13:12 devstack nova-compute[86007]: isapc Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-mantic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-cosmic Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.6 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-mantic-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-3.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-bionic Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-disco-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-cosmic Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.12 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-bionic Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-kinetic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-groovy-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-7.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-noble-v2 Jul 02 17:13:12 devstack nova-compute[86007]: ubuntu-q35 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-lunar-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-disco Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-cosmic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-noble Jul 02 17:13:12 devstack nova-compute[86007]: q35 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-8.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-wily Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-impish Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-8.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.6 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-6.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-impish Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-jammy Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-impish-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-hirsute Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-4.0.1 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-hirsute-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-7.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-5.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.8 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.10 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-3.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-zesty Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-7.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-4.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-6.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-focal Jul 02 17:13:12 devstack nova-compute[86007]: microvm Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.3 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-jammy-hpb-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-disco Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-kinetic-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-4.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-focal-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-noble Jul 02 17:13:12 devstack nova-compute[86007]: pc Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-8.2 Jul 02 17:13:12 devstack nova-compute[86007]: q35 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-groovy-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-hirsute-hpb Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-8.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-5.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-2.8 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-6.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-eoan Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.5 Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-3.0 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-yakkety Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-mantic-hpb-maxcpus Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-7.2 Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-2.11 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 32 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-xtensa Jul 02 17:13:12 devstack nova-compute[86007]: sim Jul 02 17:13:12 devstack nova-compute[86007]: kc705 Jul 02 17:13:12 devstack nova-compute[86007]: ml605 Jul 02 17:13:12 devstack nova-compute[86007]: ml605-nommu Jul 02 17:13:12 devstack nova-compute[86007]: virt Jul 02 17:13:12 devstack nova-compute[86007]: lx60-nommu Jul 02 17:13:12 devstack nova-compute[86007]: lx200 Jul 02 17:13:12 devstack nova-compute[86007]: lx200-nommu Jul 02 17:13:12 devstack nova-compute[86007]: lx60 Jul 02 17:13:12 devstack nova-compute[86007]: kc705-nommu Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: hvm Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 32 Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-xtensaeb Jul 02 17:13:12 devstack nova-compute[86007]: sim Jul 02 17:13:12 devstack nova-compute[86007]: kc705 Jul 02 17:13:12 devstack nova-compute[86007]: ml605 Jul 02 17:13:12 devstack nova-compute[86007]: ml605-nommu Jul 02 17:13:12 devstack nova-compute[86007]: virt Jul 02 17:13:12 devstack nova-compute[86007]: lx60-nommu Jul 02 17:13:12 devstack nova-compute[86007]: lx200 Jul 02 17:13:12 devstack nova-compute[86007]: lx200-nommu Jul 02 17:13:12 devstack nova-compute[86007]: lx60 Jul 02 17:13:12 devstack nova-compute[86007]: kc705-nommu Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for i686 via machine types: {'ubuntu-q35', 'pc', 'ubuntu', 'q35'} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-i386 Jul 02 17:13:12 devstack nova-compute[86007]: kvm Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-noble-v2 Jul 02 17:13:12 devstack nova-compute[86007]: i686 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: rom Jul 02 17:13:12 devstack nova-compute[86007]: pflash Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: yes Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: on Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: AMD Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu64 Jul 02 17:13:12 devstack nova-compute[86007]: qemu32 Jul 02 17:13:12 devstack nova-compute[86007]: phenom Jul 02 17:13:12 devstack nova-compute[86007]: pentium3 Jul 02 17:13:12 devstack nova-compute[86007]: pentium2 Jul 02 17:13:12 devstack nova-compute[86007]: pentium Jul 02 17:13:12 devstack nova-compute[86007]: n270 Jul 02 17:13:12 devstack nova-compute[86007]: kvm64 Jul 02 17:13:12 devstack nova-compute[86007]: kvm32 Jul 02 17:13:12 devstack nova-compute[86007]: coreduo Jul 02 17:13:12 devstack nova-compute[86007]: core2duo Jul 02 17:13:12 devstack nova-compute[86007]: athlon Jul 02 17:13:12 devstack nova-compute[86007]: Westmere-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Westmere Jul 02 17:13:12 devstack nova-compute[86007]: Snowridge Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client Jul 02 17:13:12 devstack nova-compute[86007]: SapphireRapids Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Penryn Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G5 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G4 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G3 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G2 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G1 Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Rome Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Milan Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Genoa Jul 02 17:13:12 devstack nova-compute[86007]: EPYC Jul 02 17:13:12 devstack nova-compute[86007]: Dhyana Jul 02 17:13:12 devstack nova-compute[86007]: Cooperlake Jul 02 17:13:12 devstack nova-compute[86007]: Conroe Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell Jul 02 17:13:12 devstack nova-compute[86007]: 486 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: file Jul 02 17:13:12 devstack nova-compute[86007]: anonymous Jul 02 17:13:12 devstack nova-compute[86007]: memfd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: disk Jul 02 17:13:12 devstack nova-compute[86007]: cdrom Jul 02 17:13:12 devstack nova-compute[86007]: floppy Jul 02 17:13:12 devstack nova-compute[86007]: lun Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: fdc Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: sata Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: sdl Jul 02 17:13:12 devstack nova-compute[86007]: vnc Jul 02 17:13:12 devstack nova-compute[86007]: spice Jul 02 17:13:12 devstack nova-compute[86007]: egl-headless Jul 02 17:13:12 devstack nova-compute[86007]: dbus Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: subsystem Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: default Jul 02 17:13:12 devstack nova-compute[86007]: mandatory Jul 02 17:13:12 devstack nova-compute[86007]: requisite Jul 02 17:13:12 devstack nova-compute[86007]: optional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: pci Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: random Jul 02 17:13:12 devstack nova-compute[86007]: egd Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: path Jul 02 17:13:12 devstack nova-compute[86007]: handle Jul 02 17:13:12 devstack nova-compute[86007]: virtiofs Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: tpm-tis Jul 02 17:13:12 devstack nova-compute[86007]: tpm-crb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: passthrough Jul 02 17:13:12 devstack nova-compute[86007]: emulator Jul 02 17:13:12 devstack nova-compute[86007]: external Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 1.2 Jul 02 17:13:12 devstack nova-compute[86007]: 2.0 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: pty Jul 02 17:13:12 devstack nova-compute[86007]: unix Jul 02 17:13:12 devstack nova-compute[86007]: spicevmc Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: relaxed Jul 02 17:13:12 devstack nova-compute[86007]: vapic Jul 02 17:13:12 devstack nova-compute[86007]: spinlocks Jul 02 17:13:12 devstack nova-compute[86007]: vpindex Jul 02 17:13:12 devstack nova-compute[86007]: runtime Jul 02 17:13:12 devstack nova-compute[86007]: synic Jul 02 17:13:12 devstack nova-compute[86007]: stimer Jul 02 17:13:12 devstack nova-compute[86007]: reset Jul 02 17:13:12 devstack nova-compute[86007]: vendor_id Jul 02 17:13:12 devstack nova-compute[86007]: frequencies Jul 02 17:13:12 devstack nova-compute[86007]: reenlightenment Jul 02 17:13:12 devstack nova-compute[86007]: tlbflush Jul 02 17:13:12 devstack nova-compute[86007]: ipi Jul 02 17:13:12 devstack nova-compute[86007]: avic Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: {{(pid=86007) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-i386 Jul 02 17:13:12 devstack nova-compute[86007]: kvm Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-noble Jul 02 17:13:12 devstack nova-compute[86007]: i686 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: rom Jul 02 17:13:12 devstack nova-compute[86007]: pflash Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: yes Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: on Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: AMD Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu64 Jul 02 17:13:12 devstack nova-compute[86007]: qemu32 Jul 02 17:13:12 devstack nova-compute[86007]: phenom Jul 02 17:13:12 devstack nova-compute[86007]: pentium3 Jul 02 17:13:12 devstack nova-compute[86007]: pentium2 Jul 02 17:13:12 devstack nova-compute[86007]: pentium Jul 02 17:13:12 devstack nova-compute[86007]: n270 Jul 02 17:13:12 devstack nova-compute[86007]: kvm64 Jul 02 17:13:12 devstack nova-compute[86007]: kvm32 Jul 02 17:13:12 devstack nova-compute[86007]: coreduo Jul 02 17:13:12 devstack nova-compute[86007]: core2duo Jul 02 17:13:12 devstack nova-compute[86007]: athlon Jul 02 17:13:12 devstack nova-compute[86007]: Westmere-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Westmere Jul 02 17:13:12 devstack nova-compute[86007]: Snowridge Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client Jul 02 17:13:12 devstack nova-compute[86007]: SapphireRapids Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Penryn Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G5 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G4 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G3 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G2 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G1 Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Rome Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Milan Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Genoa Jul 02 17:13:12 devstack nova-compute[86007]: EPYC Jul 02 17:13:12 devstack nova-compute[86007]: Dhyana Jul 02 17:13:12 devstack nova-compute[86007]: Cooperlake Jul 02 17:13:12 devstack nova-compute[86007]: Conroe Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell Jul 02 17:13:12 devstack nova-compute[86007]: 486 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: file Jul 02 17:13:12 devstack nova-compute[86007]: anonymous Jul 02 17:13:12 devstack nova-compute[86007]: memfd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: disk Jul 02 17:13:12 devstack nova-compute[86007]: cdrom Jul 02 17:13:12 devstack nova-compute[86007]: floppy Jul 02 17:13:12 devstack nova-compute[86007]: lun Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: ide Jul 02 17:13:12 devstack nova-compute[86007]: fdc Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: sata Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: sdl Jul 02 17:13:12 devstack nova-compute[86007]: vnc Jul 02 17:13:12 devstack nova-compute[86007]: spice Jul 02 17:13:12 devstack nova-compute[86007]: egl-headless Jul 02 17:13:12 devstack nova-compute[86007]: dbus Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: subsystem Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: default Jul 02 17:13:12 devstack nova-compute[86007]: mandatory Jul 02 17:13:12 devstack nova-compute[86007]: requisite Jul 02 17:13:12 devstack nova-compute[86007]: optional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: pci Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: random Jul 02 17:13:12 devstack nova-compute[86007]: egd Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: path Jul 02 17:13:12 devstack nova-compute[86007]: handle Jul 02 17:13:12 devstack nova-compute[86007]: virtiofs Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: tpm-tis Jul 02 17:13:12 devstack nova-compute[86007]: tpm-crb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: passthrough Jul 02 17:13:12 devstack nova-compute[86007]: emulator Jul 02 17:13:12 devstack nova-compute[86007]: external Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 1.2 Jul 02 17:13:12 devstack nova-compute[86007]: 2.0 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: pty Jul 02 17:13:12 devstack nova-compute[86007]: unix Jul 02 17:13:12 devstack nova-compute[86007]: spicevmc Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: relaxed Jul 02 17:13:12 devstack nova-compute[86007]: vapic Jul 02 17:13:12 devstack nova-compute[86007]: spinlocks Jul 02 17:13:12 devstack nova-compute[86007]: vpindex Jul 02 17:13:12 devstack nova-compute[86007]: runtime Jul 02 17:13:12 devstack nova-compute[86007]: synic Jul 02 17:13:12 devstack nova-compute[86007]: stimer Jul 02 17:13:12 devstack nova-compute[86007]: reset Jul 02 17:13:12 devstack nova-compute[86007]: vendor_id Jul 02 17:13:12 devstack nova-compute[86007]: frequencies Jul 02 17:13:12 devstack nova-compute[86007]: reenlightenment Jul 02 17:13:12 devstack nova-compute[86007]: tlbflush Jul 02 17:13:12 devstack nova-compute[86007]: ipi Jul 02 17:13:12 devstack nova-compute[86007]: avic Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: {{(pid=86007) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-i386 Jul 02 17:13:12 devstack nova-compute[86007]: kvm Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-noble-v2 Jul 02 17:13:12 devstack nova-compute[86007]: i686 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: rom Jul 02 17:13:12 devstack nova-compute[86007]: pflash Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: yes Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: on Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: AMD Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu64 Jul 02 17:13:12 devstack nova-compute[86007]: qemu32 Jul 02 17:13:12 devstack nova-compute[86007]: phenom Jul 02 17:13:12 devstack nova-compute[86007]: pentium3 Jul 02 17:13:12 devstack nova-compute[86007]: pentium2 Jul 02 17:13:12 devstack nova-compute[86007]: pentium Jul 02 17:13:12 devstack nova-compute[86007]: n270 Jul 02 17:13:12 devstack nova-compute[86007]: kvm64 Jul 02 17:13:12 devstack nova-compute[86007]: kvm32 Jul 02 17:13:12 devstack nova-compute[86007]: coreduo Jul 02 17:13:12 devstack nova-compute[86007]: core2duo Jul 02 17:13:12 devstack nova-compute[86007]: athlon Jul 02 17:13:12 devstack nova-compute[86007]: Westmere-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Westmere Jul 02 17:13:12 devstack nova-compute[86007]: Snowridge Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client Jul 02 17:13:12 devstack nova-compute[86007]: SapphireRapids Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Penryn Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G5 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G4 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G3 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G2 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G1 Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Rome Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Milan Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Genoa Jul 02 17:13:12 devstack nova-compute[86007]: EPYC Jul 02 17:13:12 devstack nova-compute[86007]: Dhyana Jul 02 17:13:12 devstack nova-compute[86007]: Cooperlake Jul 02 17:13:12 devstack nova-compute[86007]: Conroe Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell Jul 02 17:13:12 devstack nova-compute[86007]: 486 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: file Jul 02 17:13:12 devstack nova-compute[86007]: anonymous Jul 02 17:13:12 devstack nova-compute[86007]: memfd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: disk Jul 02 17:13:12 devstack nova-compute[86007]: cdrom Jul 02 17:13:12 devstack nova-compute[86007]: floppy Jul 02 17:13:12 devstack nova-compute[86007]: lun Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: ide Jul 02 17:13:12 devstack nova-compute[86007]: fdc Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: sata Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: sdl Jul 02 17:13:12 devstack nova-compute[86007]: vnc Jul 02 17:13:12 devstack nova-compute[86007]: spice Jul 02 17:13:12 devstack nova-compute[86007]: egl-headless Jul 02 17:13:12 devstack nova-compute[86007]: dbus Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: subsystem Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: default Jul 02 17:13:12 devstack nova-compute[86007]: mandatory Jul 02 17:13:12 devstack nova-compute[86007]: requisite Jul 02 17:13:12 devstack nova-compute[86007]: optional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: pci Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: random Jul 02 17:13:12 devstack nova-compute[86007]: egd Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: path Jul 02 17:13:12 devstack nova-compute[86007]: handle Jul 02 17:13:12 devstack nova-compute[86007]: virtiofs Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: tpm-tis Jul 02 17:13:12 devstack nova-compute[86007]: tpm-crb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: passthrough Jul 02 17:13:12 devstack nova-compute[86007]: emulator Jul 02 17:13:12 devstack nova-compute[86007]: external Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 1.2 Jul 02 17:13:12 devstack nova-compute[86007]: 2.0 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: pty Jul 02 17:13:12 devstack nova-compute[86007]: unix Jul 02 17:13:12 devstack nova-compute[86007]: spicevmc Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: relaxed Jul 02 17:13:12 devstack nova-compute[86007]: vapic Jul 02 17:13:12 devstack nova-compute[86007]: spinlocks Jul 02 17:13:12 devstack nova-compute[86007]: vpindex Jul 02 17:13:12 devstack nova-compute[86007]: runtime Jul 02 17:13:12 devstack nova-compute[86007]: synic Jul 02 17:13:12 devstack nova-compute[86007]: stimer Jul 02 17:13:12 devstack nova-compute[86007]: reset Jul 02 17:13:12 devstack nova-compute[86007]: vendor_id Jul 02 17:13:12 devstack nova-compute[86007]: frequencies Jul 02 17:13:12 devstack nova-compute[86007]: reenlightenment Jul 02 17:13:12 devstack nova-compute[86007]: tlbflush Jul 02 17:13:12 devstack nova-compute[86007]: ipi Jul 02 17:13:12 devstack nova-compute[86007]: avic Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: {{(pid=86007) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-i386 Jul 02 17:13:12 devstack nova-compute[86007]: kvm Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-noble Jul 02 17:13:12 devstack nova-compute[86007]: i686 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: rom Jul 02 17:13:12 devstack nova-compute[86007]: pflash Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: yes Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: on Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: AMD Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu64 Jul 02 17:13:12 devstack nova-compute[86007]: qemu32 Jul 02 17:13:12 devstack nova-compute[86007]: phenom Jul 02 17:13:12 devstack nova-compute[86007]: pentium3 Jul 02 17:13:12 devstack nova-compute[86007]: pentium2 Jul 02 17:13:12 devstack nova-compute[86007]: pentium Jul 02 17:13:12 devstack nova-compute[86007]: n270 Jul 02 17:13:12 devstack nova-compute[86007]: kvm64 Jul 02 17:13:12 devstack nova-compute[86007]: kvm32 Jul 02 17:13:12 devstack nova-compute[86007]: coreduo Jul 02 17:13:12 devstack nova-compute[86007]: core2duo Jul 02 17:13:12 devstack nova-compute[86007]: athlon Jul 02 17:13:12 devstack nova-compute[86007]: Westmere-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Westmere Jul 02 17:13:12 devstack nova-compute[86007]: Snowridge Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client Jul 02 17:13:12 devstack nova-compute[86007]: SapphireRapids Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Penryn Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G5 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G4 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G3 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G2 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G1 Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Rome Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Milan Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Genoa Jul 02 17:13:12 devstack nova-compute[86007]: EPYC Jul 02 17:13:12 devstack nova-compute[86007]: Dhyana Jul 02 17:13:12 devstack nova-compute[86007]: Cooperlake Jul 02 17:13:12 devstack nova-compute[86007]: Conroe Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell Jul 02 17:13:12 devstack nova-compute[86007]: 486 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: file Jul 02 17:13:12 devstack nova-compute[86007]: anonymous Jul 02 17:13:12 devstack nova-compute[86007]: memfd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: disk Jul 02 17:13:12 devstack nova-compute[86007]: cdrom Jul 02 17:13:12 devstack nova-compute[86007]: floppy Jul 02 17:13:12 devstack nova-compute[86007]: lun Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: fdc Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: sata Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: sdl Jul 02 17:13:12 devstack nova-compute[86007]: vnc Jul 02 17:13:12 devstack nova-compute[86007]: spice Jul 02 17:13:12 devstack nova-compute[86007]: egl-headless Jul 02 17:13:12 devstack nova-compute[86007]: dbus Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: subsystem Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: default Jul 02 17:13:12 devstack nova-compute[86007]: mandatory Jul 02 17:13:12 devstack nova-compute[86007]: requisite Jul 02 17:13:12 devstack nova-compute[86007]: optional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: pci Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: random Jul 02 17:13:12 devstack nova-compute[86007]: egd Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: path Jul 02 17:13:12 devstack nova-compute[86007]: handle Jul 02 17:13:12 devstack nova-compute[86007]: virtiofs Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: tpm-tis Jul 02 17:13:12 devstack nova-compute[86007]: tpm-crb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: passthrough Jul 02 17:13:12 devstack nova-compute[86007]: emulator Jul 02 17:13:12 devstack nova-compute[86007]: external Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 1.2 Jul 02 17:13:12 devstack nova-compute[86007]: 2.0 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: pty Jul 02 17:13:12 devstack nova-compute[86007]: unix Jul 02 17:13:12 devstack nova-compute[86007]: spicevmc Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: relaxed Jul 02 17:13:12 devstack nova-compute[86007]: vapic Jul 02 17:13:12 devstack nova-compute[86007]: spinlocks Jul 02 17:13:12 devstack nova-compute[86007]: vpindex Jul 02 17:13:12 devstack nova-compute[86007]: runtime Jul 02 17:13:12 devstack nova-compute[86007]: synic Jul 02 17:13:12 devstack nova-compute[86007]: stimer Jul 02 17:13:12 devstack nova-compute[86007]: reset Jul 02 17:13:12 devstack nova-compute[86007]: vendor_id Jul 02 17:13:12 devstack nova-compute[86007]: frequencies Jul 02 17:13:12 devstack nova-compute[86007]: reenlightenment Jul 02 17:13:12 devstack nova-compute[86007]: tlbflush Jul 02 17:13:12 devstack nova-compute[86007]: ipi Jul 02 17:13:12 devstack nova-compute[86007]: avic Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: {{(pid=86007) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for ppc64 via machine types: {None, 'powernv', 'pseries'} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for x86_64 via machine types: {'ubuntu-q35', 'pc', 'ubuntu', 'q35'} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-x86_64 Jul 02 17:13:12 devstack nova-compute[86007]: kvm Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-noble-v2 Jul 02 17:13:12 devstack nova-compute[86007]: x86_64 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: efi Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/ovmf/OVMF.amdsev.fd Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: rom Jul 02 17:13:12 devstack nova-compute[86007]: pflash Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: yes Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: yes Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: on Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: on Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: AMD Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu64 Jul 02 17:13:12 devstack nova-compute[86007]: qemu32 Jul 02 17:13:12 devstack nova-compute[86007]: phenom Jul 02 17:13:12 devstack nova-compute[86007]: pentium3 Jul 02 17:13:12 devstack nova-compute[86007]: pentium2 Jul 02 17:13:12 devstack nova-compute[86007]: pentium Jul 02 17:13:12 devstack nova-compute[86007]: n270 Jul 02 17:13:12 devstack nova-compute[86007]: kvm64 Jul 02 17:13:12 devstack nova-compute[86007]: kvm32 Jul 02 17:13:12 devstack nova-compute[86007]: coreduo Jul 02 17:13:12 devstack nova-compute[86007]: core2duo Jul 02 17:13:12 devstack nova-compute[86007]: athlon Jul 02 17:13:12 devstack nova-compute[86007]: Westmere-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Westmere Jul 02 17:13:12 devstack nova-compute[86007]: Snowridge Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client Jul 02 17:13:12 devstack nova-compute[86007]: SapphireRapids Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Penryn Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G5 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G4 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G3 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G2 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G1 Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Rome Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Milan Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Genoa Jul 02 17:13:12 devstack nova-compute[86007]: EPYC Jul 02 17:13:12 devstack nova-compute[86007]: Dhyana Jul 02 17:13:12 devstack nova-compute[86007]: Cooperlake Jul 02 17:13:12 devstack nova-compute[86007]: Conroe Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell Jul 02 17:13:12 devstack nova-compute[86007]: 486 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: file Jul 02 17:13:12 devstack nova-compute[86007]: anonymous Jul 02 17:13:12 devstack nova-compute[86007]: memfd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: disk Jul 02 17:13:12 devstack nova-compute[86007]: cdrom Jul 02 17:13:12 devstack nova-compute[86007]: floppy Jul 02 17:13:12 devstack nova-compute[86007]: lun Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: fdc Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: sata Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: sdl Jul 02 17:13:12 devstack nova-compute[86007]: vnc Jul 02 17:13:12 devstack nova-compute[86007]: spice Jul 02 17:13:12 devstack nova-compute[86007]: egl-headless Jul 02 17:13:12 devstack nova-compute[86007]: dbus Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: subsystem Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: default Jul 02 17:13:12 devstack nova-compute[86007]: mandatory Jul 02 17:13:12 devstack nova-compute[86007]: requisite Jul 02 17:13:12 devstack nova-compute[86007]: optional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: pci Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: random Jul 02 17:13:12 devstack nova-compute[86007]: egd Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: path Jul 02 17:13:12 devstack nova-compute[86007]: handle Jul 02 17:13:12 devstack nova-compute[86007]: virtiofs Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: tpm-tis Jul 02 17:13:12 devstack nova-compute[86007]: tpm-crb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: passthrough Jul 02 17:13:12 devstack nova-compute[86007]: emulator Jul 02 17:13:12 devstack nova-compute[86007]: external Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 1.2 Jul 02 17:13:12 devstack nova-compute[86007]: 2.0 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: pty Jul 02 17:13:12 devstack nova-compute[86007]: unix Jul 02 17:13:12 devstack nova-compute[86007]: spicevmc Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: relaxed Jul 02 17:13:12 devstack nova-compute[86007]: vapic Jul 02 17:13:12 devstack nova-compute[86007]: spinlocks Jul 02 17:13:12 devstack nova-compute[86007]: vpindex Jul 02 17:13:12 devstack nova-compute[86007]: runtime Jul 02 17:13:12 devstack nova-compute[86007]: synic Jul 02 17:13:12 devstack nova-compute[86007]: stimer Jul 02 17:13:12 devstack nova-compute[86007]: reset Jul 02 17:13:12 devstack nova-compute[86007]: vendor_id Jul 02 17:13:12 devstack nova-compute[86007]: frequencies Jul 02 17:13:12 devstack nova-compute[86007]: reenlightenment Jul 02 17:13:12 devstack nova-compute[86007]: tlbflush Jul 02 17:13:12 devstack nova-compute[86007]: ipi Jul 02 17:13:12 devstack nova-compute[86007]: avic Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: {{(pid=86007) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-x86_64 Jul 02 17:13:12 devstack nova-compute[86007]: kvm Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-noble Jul 02 17:13:12 devstack nova-compute[86007]: x86_64 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: efi Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: rom Jul 02 17:13:12 devstack nova-compute[86007]: pflash Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: yes Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: on Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: on Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: AMD Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu64 Jul 02 17:13:12 devstack nova-compute[86007]: qemu32 Jul 02 17:13:12 devstack nova-compute[86007]: phenom Jul 02 17:13:12 devstack nova-compute[86007]: pentium3 Jul 02 17:13:12 devstack nova-compute[86007]: pentium2 Jul 02 17:13:12 devstack nova-compute[86007]: pentium Jul 02 17:13:12 devstack nova-compute[86007]: n270 Jul 02 17:13:12 devstack nova-compute[86007]: kvm64 Jul 02 17:13:12 devstack nova-compute[86007]: kvm32 Jul 02 17:13:12 devstack nova-compute[86007]: coreduo Jul 02 17:13:12 devstack nova-compute[86007]: core2duo Jul 02 17:13:12 devstack nova-compute[86007]: athlon Jul 02 17:13:12 devstack nova-compute[86007]: Westmere-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Westmere Jul 02 17:13:12 devstack nova-compute[86007]: Snowridge Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client Jul 02 17:13:12 devstack nova-compute[86007]: SapphireRapids Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Penryn Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G5 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G4 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G3 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G2 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G1 Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Rome Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Milan Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Genoa Jul 02 17:13:12 devstack nova-compute[86007]: EPYC Jul 02 17:13:12 devstack nova-compute[86007]: Dhyana Jul 02 17:13:12 devstack nova-compute[86007]: Cooperlake Jul 02 17:13:12 devstack nova-compute[86007]: Conroe Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell Jul 02 17:13:12 devstack nova-compute[86007]: 486 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: file Jul 02 17:13:12 devstack nova-compute[86007]: anonymous Jul 02 17:13:12 devstack nova-compute[86007]: memfd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: disk Jul 02 17:13:12 devstack nova-compute[86007]: cdrom Jul 02 17:13:12 devstack nova-compute[86007]: floppy Jul 02 17:13:12 devstack nova-compute[86007]: lun Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: ide Jul 02 17:13:12 devstack nova-compute[86007]: fdc Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: sata Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: sdl Jul 02 17:13:12 devstack nova-compute[86007]: vnc Jul 02 17:13:12 devstack nova-compute[86007]: spice Jul 02 17:13:12 devstack nova-compute[86007]: egl-headless Jul 02 17:13:12 devstack nova-compute[86007]: dbus Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: subsystem Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: default Jul 02 17:13:12 devstack nova-compute[86007]: mandatory Jul 02 17:13:12 devstack nova-compute[86007]: requisite Jul 02 17:13:12 devstack nova-compute[86007]: optional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: pci Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: random Jul 02 17:13:12 devstack nova-compute[86007]: egd Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: path Jul 02 17:13:12 devstack nova-compute[86007]: handle Jul 02 17:13:12 devstack nova-compute[86007]: virtiofs Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: tpm-tis Jul 02 17:13:12 devstack nova-compute[86007]: tpm-crb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: passthrough Jul 02 17:13:12 devstack nova-compute[86007]: emulator Jul 02 17:13:12 devstack nova-compute[86007]: external Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 1.2 Jul 02 17:13:12 devstack nova-compute[86007]: 2.0 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: pty Jul 02 17:13:12 devstack nova-compute[86007]: unix Jul 02 17:13:12 devstack nova-compute[86007]: spicevmc Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: relaxed Jul 02 17:13:12 devstack nova-compute[86007]: vapic Jul 02 17:13:12 devstack nova-compute[86007]: spinlocks Jul 02 17:13:12 devstack nova-compute[86007]: vpindex Jul 02 17:13:12 devstack nova-compute[86007]: runtime Jul 02 17:13:12 devstack nova-compute[86007]: synic Jul 02 17:13:12 devstack nova-compute[86007]: stimer Jul 02 17:13:12 devstack nova-compute[86007]: reset Jul 02 17:13:12 devstack nova-compute[86007]: vendor_id Jul 02 17:13:12 devstack nova-compute[86007]: frequencies Jul 02 17:13:12 devstack nova-compute[86007]: reenlightenment Jul 02 17:13:12 devstack nova-compute[86007]: tlbflush Jul 02 17:13:12 devstack nova-compute[86007]: ipi Jul 02 17:13:12 devstack nova-compute[86007]: avic Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: {{(pid=86007) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-x86_64 Jul 02 17:13:12 devstack nova-compute[86007]: kvm Jul 02 17:13:12 devstack nova-compute[86007]: pc-i440fx-noble-v2 Jul 02 17:13:12 devstack nova-compute[86007]: x86_64 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: efi Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: rom Jul 02 17:13:12 devstack nova-compute[86007]: pflash Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: yes Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: on Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: on Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: AMD Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu64 Jul 02 17:13:12 devstack nova-compute[86007]: qemu32 Jul 02 17:13:12 devstack nova-compute[86007]: phenom Jul 02 17:13:12 devstack nova-compute[86007]: pentium3 Jul 02 17:13:12 devstack nova-compute[86007]: pentium2 Jul 02 17:13:12 devstack nova-compute[86007]: pentium Jul 02 17:13:12 devstack nova-compute[86007]: n270 Jul 02 17:13:12 devstack nova-compute[86007]: kvm64 Jul 02 17:13:12 devstack nova-compute[86007]: kvm32 Jul 02 17:13:12 devstack nova-compute[86007]: coreduo Jul 02 17:13:12 devstack nova-compute[86007]: core2duo Jul 02 17:13:12 devstack nova-compute[86007]: athlon Jul 02 17:13:12 devstack nova-compute[86007]: Westmere-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Westmere Jul 02 17:13:12 devstack nova-compute[86007]: Snowridge Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client Jul 02 17:13:12 devstack nova-compute[86007]: SapphireRapids Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Penryn Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G5 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G4 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G3 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G2 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G1 Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Rome Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Milan Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Genoa Jul 02 17:13:12 devstack nova-compute[86007]: EPYC Jul 02 17:13:12 devstack nova-compute[86007]: Dhyana Jul 02 17:13:12 devstack nova-compute[86007]: Cooperlake Jul 02 17:13:12 devstack nova-compute[86007]: Conroe Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell Jul 02 17:13:12 devstack nova-compute[86007]: 486 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: file Jul 02 17:13:12 devstack nova-compute[86007]: anonymous Jul 02 17:13:12 devstack nova-compute[86007]: memfd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: disk Jul 02 17:13:12 devstack nova-compute[86007]: cdrom Jul 02 17:13:12 devstack nova-compute[86007]: floppy Jul 02 17:13:12 devstack nova-compute[86007]: lun Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: ide Jul 02 17:13:12 devstack nova-compute[86007]: fdc Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: sata Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: sdl Jul 02 17:13:12 devstack nova-compute[86007]: vnc Jul 02 17:13:12 devstack nova-compute[86007]: spice Jul 02 17:13:12 devstack nova-compute[86007]: egl-headless Jul 02 17:13:12 devstack nova-compute[86007]: dbus Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: subsystem Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: default Jul 02 17:13:12 devstack nova-compute[86007]: mandatory Jul 02 17:13:12 devstack nova-compute[86007]: requisite Jul 02 17:13:12 devstack nova-compute[86007]: optional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: pci Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: random Jul 02 17:13:12 devstack nova-compute[86007]: egd Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: path Jul 02 17:13:12 devstack nova-compute[86007]: handle Jul 02 17:13:12 devstack nova-compute[86007]: virtiofs Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: tpm-tis Jul 02 17:13:12 devstack nova-compute[86007]: tpm-crb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: passthrough Jul 02 17:13:12 devstack nova-compute[86007]: emulator Jul 02 17:13:12 devstack nova-compute[86007]: external Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 1.2 Jul 02 17:13:12 devstack nova-compute[86007]: 2.0 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: pty Jul 02 17:13:12 devstack nova-compute[86007]: unix Jul 02 17:13:12 devstack nova-compute[86007]: spicevmc Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: relaxed Jul 02 17:13:12 devstack nova-compute[86007]: vapic Jul 02 17:13:12 devstack nova-compute[86007]: spinlocks Jul 02 17:13:12 devstack nova-compute[86007]: vpindex Jul 02 17:13:12 devstack nova-compute[86007]: runtime Jul 02 17:13:12 devstack nova-compute[86007]: synic Jul 02 17:13:12 devstack nova-compute[86007]: stimer Jul 02 17:13:12 devstack nova-compute[86007]: reset Jul 02 17:13:12 devstack nova-compute[86007]: vendor_id Jul 02 17:13:12 devstack nova-compute[86007]: frequencies Jul 02 17:13:12 devstack nova-compute[86007]: reenlightenment Jul 02 17:13:12 devstack nova-compute[86007]: tlbflush Jul 02 17:13:12 devstack nova-compute[86007]: ipi Jul 02 17:13:12 devstack nova-compute[86007]: avic Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: {{(pid=86007) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/bin/qemu-system-x86_64 Jul 02 17:13:12 devstack nova-compute[86007]: kvm Jul 02 17:13:12 devstack nova-compute[86007]: pc-q35-noble Jul 02 17:13:12 devstack nova-compute[86007]: x86_64 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: efi Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/ovmf/OVMF.amdsev.fd Jul 02 17:13:12 devstack nova-compute[86007]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: rom Jul 02 17:13:12 devstack nova-compute[86007]: pflash Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: yes Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: yes Jul 02 17:13:12 devstack nova-compute[86007]: no Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: on Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: on Jul 02 17:13:12 devstack nova-compute[86007]: off Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: AMD Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu64 Jul 02 17:13:12 devstack nova-compute[86007]: qemu32 Jul 02 17:13:12 devstack nova-compute[86007]: phenom Jul 02 17:13:12 devstack nova-compute[86007]: pentium3 Jul 02 17:13:12 devstack nova-compute[86007]: pentium2 Jul 02 17:13:12 devstack nova-compute[86007]: pentium Jul 02 17:13:12 devstack nova-compute[86007]: n270 Jul 02 17:13:12 devstack nova-compute[86007]: kvm64 Jul 02 17:13:12 devstack nova-compute[86007]: kvm32 Jul 02 17:13:12 devstack nova-compute[86007]: coreduo Jul 02 17:13:12 devstack nova-compute[86007]: core2duo Jul 02 17:13:12 devstack nova-compute[86007]: athlon Jul 02 17:13:12 devstack nova-compute[86007]: Westmere-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Westmere Jul 02 17:13:12 devstack nova-compute[86007]: Snowridge Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Skylake-Client Jul 02 17:13:12 devstack nova-compute[86007]: SapphireRapids Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: SandyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Penryn Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G5 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G4 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G3 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G2 Jul 02 17:13:12 devstack nova-compute[86007]: Opteron_G1 Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Nehalem Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: IvyBridge Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Icelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Haswell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Haswell Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Rome Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Milan Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-IBPB Jul 02 17:13:12 devstack nova-compute[86007]: EPYC-Genoa Jul 02 17:13:12 devstack nova-compute[86007]: EPYC Jul 02 17:13:12 devstack nova-compute[86007]: Dhyana Jul 02 17:13:12 devstack nova-compute[86007]: Cooperlake Jul 02 17:13:12 devstack nova-compute[86007]: Conroe Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Cascadelake-Server Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-noTSX Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell-IBRS Jul 02 17:13:12 devstack nova-compute[86007]: Broadwell Jul 02 17:13:12 devstack nova-compute[86007]: 486 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: file Jul 02 17:13:12 devstack nova-compute[86007]: anonymous Jul 02 17:13:12 devstack nova-compute[86007]: memfd Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: disk Jul 02 17:13:12 devstack nova-compute[86007]: cdrom Jul 02 17:13:12 devstack nova-compute[86007]: floppy Jul 02 17:13:12 devstack nova-compute[86007]: lun Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: fdc Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: sata Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: sdl Jul 02 17:13:12 devstack nova-compute[86007]: vnc Jul 02 17:13:12 devstack nova-compute[86007]: spice Jul 02 17:13:12 devstack nova-compute[86007]: egl-headless Jul 02 17:13:12 devstack nova-compute[86007]: dbus Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: subsystem Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: default Jul 02 17:13:12 devstack nova-compute[86007]: mandatory Jul 02 17:13:12 devstack nova-compute[86007]: requisite Jul 02 17:13:12 devstack nova-compute[86007]: optional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: pci Jul 02 17:13:12 devstack nova-compute[86007]: scsi Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: virtio-transitional Jul 02 17:13:12 devstack nova-compute[86007]: virtio-non-transitional Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: random Jul 02 17:13:12 devstack nova-compute[86007]: egd Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: path Jul 02 17:13:12 devstack nova-compute[86007]: handle Jul 02 17:13:12 devstack nova-compute[86007]: virtiofs Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: tpm-tis Jul 02 17:13:12 devstack nova-compute[86007]: tpm-crb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: passthrough Jul 02 17:13:12 devstack nova-compute[86007]: emulator Jul 02 17:13:12 devstack nova-compute[86007]: external Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: 1.2 Jul 02 17:13:12 devstack nova-compute[86007]: 2.0 Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: usb Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: pty Jul 02 17:13:12 devstack nova-compute[86007]: unix Jul 02 17:13:12 devstack nova-compute[86007]: spicevmc Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: virtio Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: qemu Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: builtin Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: relaxed Jul 02 17:13:12 devstack nova-compute[86007]: vapic Jul 02 17:13:12 devstack nova-compute[86007]: spinlocks Jul 02 17:13:12 devstack nova-compute[86007]: vpindex Jul 02 17:13:12 devstack nova-compute[86007]: runtime Jul 02 17:13:12 devstack nova-compute[86007]: synic Jul 02 17:13:12 devstack nova-compute[86007]: stimer Jul 02 17:13:12 devstack nova-compute[86007]: reset Jul 02 17:13:12 devstack nova-compute[86007]: vendor_id Jul 02 17:13:12 devstack nova-compute[86007]: frequencies Jul 02 17:13:12 devstack nova-compute[86007]: reenlightenment Jul 02 17:13:12 devstack nova-compute[86007]: tlbflush Jul 02 17:13:12 devstack nova-compute[86007]: ipi Jul 02 17:13:12 devstack nova-compute[86007]: avic Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: Jul 02 17:13:12 devstack nova-compute[86007]: {{(pid=86007) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=86007) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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=86007) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 17:13:12 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Checking secure boot support for host arch (x86_64) {{(pid=86007) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 02 17:13:12 devstack nova-compute[86007]: INFO nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Secure Boot support detected Jul 02 17:13:12 devstack nova-compute[86007]: INFO nova.virt.node [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Determined node identity 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a from /opt/stack/data/nova/compute_id Jul 02 17:13:12 devstack nova-compute[86007]: INFO nova.virt.node [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Determined node identity 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a from /opt/stack/data/nova/compute_id Jul 02 17:13:13 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Verified node 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a matches my host devstack {{(pid=86007) _check_for_host_rename /opt/stack/nova/nova/compute/manager.py:1716}} Jul 02 17:13:13 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=86007) init_host /opt/stack/nova/nova/compute/manager.py:1790}} Jul 02 17:13:13 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Loaded 0 instances for host {{(pid=86007) init_host /opt/stack/nova/nova/compute/manager.py:1794}} Jul 02 17:13:14 devstack nova-compute[86007]: INFO nova.compute.manager [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 02 17:13:15 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:13:15 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:13:15 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:13:15 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86007) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 17:13:15 devstack nova-compute[86007]: WARNING nova.virt.libvirt.driver [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 17:13:15 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:13:15 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] CMD "env LANG=C uptime" returned: 0 in 0.022s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:13:15 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Hypervisor/Node resource view: name=devstack free_ram=6212MB free_disk=15.038719177246094GB 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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_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_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_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}] {{(pid=86007) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 17:13:15 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:13:15 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:13:17 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=86007) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 17:13:17 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-1d7b82ae-565d-4523-a167-3429549cbd54 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': ' 17:13:15 up 32 min, 1 user, load average: 2.77, 2.13, 1.70\n'} {{(pid=86007) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 17:13:17 devstack nova-compute[86007]: DEBUG nova.scheduler.client.report [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Refreshing inventories for resource provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a {{(pid=86007) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:821}} Jul 02 17:13:18 devstack nova-compute[86007]: DEBUG nova.scheduler.client.report [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Updating ProviderTree inventory for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=86007) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:785}} Jul 02 17:13:18 devstack nova-compute[86007]: DEBUG nova.compute.provider_tree [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Updating inventory in ProviderTree for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=86007) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 02 17:13:18 devstack nova-compute[86007]: DEBUG nova.scheduler.client.report [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Refreshing aggregate associations for resource provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a, aggregates: None {{(pid=86007) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:830}} Jul 02 17:13:18 devstack nova-compute[86007]: DEBUG nova.scheduler.client.report [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Refreshing trait associations for resource provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a, traits: HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_TRUSTED_CERTS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_BMI,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SVM,HW_CPU_X86_AESNI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,HW_ARCH_X86_64,HW_CPU_X86_CLMUL,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_ABM,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE42,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE2,HW_CPU_X86_FMA3,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ACCELERATORS,COMPUTE_STATUS_DISABLED,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_F16C,COMPUTE_NODE,COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_BMI2,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_DEVICE_TAGGING {{(pid=86007) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:842}} Jul 02 17:13:18 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 02 17:13:18 devstack nova-compute[86007]: ] {{(pid=86007) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jul 02 17:13:18 devstack nova-compute[86007]: INFO nova.virt.libvirt.host [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] kernel doesn't support AMD SEV Jul 02 17:13:18 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86007) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 02 17:13:18 devstack nova-compute[86007]: DEBUG nova.compute.provider_tree [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Inventory has not changed in ProviderTree for provider: 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a {{(pid=86007) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 17:13:18 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86007) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 02 17:13:18 devstack nova-compute[86007]: DEBUG nova.scheduler.client.report [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Inventory has not changed for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=86007) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 17:13:18 devstack nova-compute[86007]: DEBUG nova.compute.provider_tree [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Updating resource provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a generation from 3 to 4 during operation: update_traits {{(pid=86007) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 02 17:13:19 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Compute_service record updated for devstack:devstack {{(pid=86007) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 17:13:19 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 3.479s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:13:19 devstack nova-compute[86007]: DEBUG nova.service [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=86007) start /opt/stack/nova/nova/service.py:196}} Jul 02 17:13:19 devstack nova-compute[86007]: DEBUG nova.service [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=86007) start /opt/stack/nova/nova/service.py:212}} Jul 02 17:13:19 devstack nova-compute[86007]: DEBUG nova.service [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] Join ServiceGroup membership for this service compute {{(pid=86007) start /opt/stack/nova/nova/service.py:222}} Jul 02 17:13:19 devstack nova-compute[86007]: DEBUG nova.servicegroup.drivers.db [None req-1d7b82ae-565d-4523-a167-3429549cbd54 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=86007) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 02 17:13:24 devstack nova-compute[86007]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=86007) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:13:44 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._sync_power_states {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:13:44 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:13:44 devstack nova-compute[86007]: DEBUG oslo.service.backend._threading.loopingcall [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 18.70 seconds {{(pid=86007) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:13:47 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "1b86f600-b942-45b2-88fb-53bd9df50cf0" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:13:47 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:13:47 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Starting instance... {{(pid=86007) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 17:13:48 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:13:48 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:13:48 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86007) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 17:13:48 devstack nova-compute[86007]: INFO nova.compute.claims [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Claim successful on node devstack Jul 02 17:13:49 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86007) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 02 17:13:49 devstack nova-compute[86007]: DEBUG nova.compute.provider_tree [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Inventory has not changed in ProviderTree for provider: 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a {{(pid=86007) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 17:13:49 devstack nova-compute[86007]: DEBUG nova.scheduler.client.report [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Inventory has not changed for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=86007) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 17:13:50 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.176s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:13:50 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Start building networks asynchronously for instance. {{(pid=86007) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 02 17:13:50 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Allocating IP information in the background. {{(pid=86007) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 02 17:13:50 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] allocate_for_instance() {{(pid=86007) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 17:13:50 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-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 02 17:13:51 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-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 02 17:13:51 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 02 17:13:52 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Start building block device mappings for instance. {{(pid=86007) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 02 17:13:53 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Start spawning the instance on the hypervisor. {{(pid=86007) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 02 17:13:53 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Creating instance directory {{(pid=86007) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5223}} Jul 02 17:13:53 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Creating image(s) Jul 02 17:13:53 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "/opt/stack/data/nova/instances/1b86f600-b942-45b2-88fb-53bd9df50cf0/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:13:53 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "/opt/stack/data/nova/instances/1b86f600-b942-45b2-88fb-53bd9df50cf0/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:13:53 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "/opt/stack/data/nova/instances/1b86f600-b942-45b2-88fb-53bd9df50cf0/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:13:53 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "198610cb14eaf4422a8089b13af3570966930740" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:13:53 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "198610cb14eaf4422a8089b13af3570966930740" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:13:53 devstack nova-compute[86007]: DEBUG oslo_utils.imageutils.format_inspector [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=86007) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 17:13:53 devstack nova-compute[86007]: DEBUG oslo_utils.imageutils.format_inspector [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86007) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 17:13:53 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740.part --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:13:54 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740.part --force-share --output=json" returned: 0 in 0.119s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:13:54 devstack nova-compute[86007]: DEBUG nova.virt.images [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] e440b6be-215e-4934-823e-2ab46d911d1a was qcow2, converting to raw {{(pid=86007) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jul 02 17:13:54 devstack nova-compute[86007]: DEBUG nova.privsep.utils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=86007) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 02 17:13:54 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740.part /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740.converted {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:13:54 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740.part /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740.converted" returned: 0 in 0.222s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:13:54 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740.converted --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:13:54 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740.converted --force-share --output=json" returned: 0 in 0.123s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:13:54 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "198610cb14eaf4422a8089b13af3570966930740" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 1.410s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:13:54 devstack nova-compute[86007]: DEBUG oslo_utils.imageutils.format_inspector [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86007) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 17:13:54 devstack nova-compute[86007]: DEBUG oslo_utils.imageutils.format_inspector [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86007) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 17:13:54 devstack nova-compute[86007]: INFO oslo.privsep.daemon [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-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/tmpaedq93vz/privsep.sock'] Jul 02 17:13:54 devstack sudo[86696]: 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/tmpaedq93vz/privsep.sock Jul 02 17:13:54 devstack sudo[86696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 17:13:55 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jul 02 17:13:56 devstack sudo[86696]: pam_unix(sudo:session): session closed for user root Jul 02 17:13:56 devstack nova-compute[86007]: INFO oslo.privsep.daemon [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Spawned new privsep daemon via rootwrap Jul 02 17:13:56 devstack nova-compute[86007]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 02 17:13:56 devstack nova-compute[86007]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 02 17:13:56 devstack nova-compute[86007]: 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 02 17:13:56 devstack nova-compute[86007]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 86699 Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json" returned: 0 in 0.123s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "198610cb14eaf4422a8089b13af3570966930740" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "198610cb14eaf4422a8089b13af3570966930740" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_utils.imageutils.format_inspector [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86007) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_utils.imageutils.format_inspector [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86007) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json" returned: 0 in 0.105s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-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/198610cb14eaf4422a8089b13af3570966930740,backing_fmt=raw /opt/stack/data/nova/instances/1b86f600-b942-45b2-88fb-53bd9df50cf0/disk 1073741824 {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740,backing_fmt=raw /opt/stack/data/nova/instances/1b86f600-b942-45b2-88fb-53bd9df50cf0/disk 1073741824" returned: 0 in 0.044s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "198610cb14eaf4422a8089b13af3570966930740" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.161s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json" returned: 0 in 0.168s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG nova.virt.disk.api [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Checking if we can resize image /opt/stack/data/nova/instances/1b86f600-b942-45b2-88fb-53bd9df50cf0/disk. size=1073741824 {{(pid=86007) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1b86f600-b942-45b2-88fb-53bd9df50cf0/disk --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG nova.policy [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'eccb287b63e74edabe5c28bb7c956d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff4fffbc0996412ca4aef127de9657a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86007) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1b86f600-b942-45b2-88fb-53bd9df50cf0/disk --force-share --output=json" returned: 0 in 0.133s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG nova.virt.disk.api [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Cannot resize image /opt/stack/data/nova/instances/1b86f600-b942-45b2-88fb-53bd9df50cf0/disk to a smaller size. {{(pid=86007) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Created local disks {{(pid=86007) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5365}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Ensure instance console log exists: /opt/stack/data/nova/instances/1b86f600-b942-45b2-88fb-53bd9df50cf0/console.log {{(pid=86007) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5102}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:13:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:01 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Successfully created port: c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 17:14:03 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:14:03 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:14:03 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:14:03 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:14:03 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:14:03 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:14:03 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:14:03 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=86007) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 17:14:03 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager.update_available_resource {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86007) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 17:14:04 devstack nova-compute[86007]: WARNING nova.virt.libvirt.driver [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Successfully updated port: c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] CMD "env LANG=C uptime" returned: 0 in 0.040s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Hypervisor/Node resource view: name=devstack free_ram=5947MB free_disk=14.99130630493164GB 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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_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_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_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}] {{(pid=86007) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "refresh_cache-1b86f600-b942-45b2-88fb-53bd9df50cf0" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquired lock "refresh_cache-1b86f600-b942-45b2-88fb-53bd9df50cf0" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Building network info cache for instance {{(pid=86007) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-852c8bec-8537-4a65-b081-272ceec17bfb req-4e76ca4d-2b1c-4914-8c0d-f59fc49080cb service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Received event network-changed-c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-852c8bec-8537-4a65-b081-272ceec17bfb req-4e76ca4d-2b1c-4914-8c0d-f59fc49080cb service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Refreshing instance network info cache due to event network-changed-c9436bae-d512-41fb-962d-8d98e349a2e8. {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 17:14:04 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-852c8bec-8537-4a65-b081-272ceec17bfb req-4e76ca4d-2b1c-4914-8c0d-f59fc49080cb service nova] Acquiring lock "refresh_cache-1b86f600-b942-45b2-88fb-53bd9df50cf0" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 17:14:05 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Instance 1b86f600-b942-45b2-88fb-53bd9df50cf0 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86007) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 02 17:14:05 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Total usable vcpus: 4, total allocated vcpus: 1 {{(pid=86007) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 17:14:05 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Final resource view: name=devstack phys_ram=11961MB used_ram=704MB phys_disk=25GB used_disk=1GB total_vcpus=4 used_vcpus=1 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 17:14:04 up 33 min, 1 user, load average: 5.20, 2.88, 1.98\n', 'num_instances': '1', 'num_vm_building': '1', 'num_task_spawning': '1', 'num_os_type_None': '1', 'num_proj_ff4fffbc0996412ca4aef127de9657a3': '1', 'io_workload': '1'} {{(pid=86007) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 17:14:05 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86007) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 02 17:14:05 devstack nova-compute[86007]: DEBUG nova.compute.provider_tree [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Inventory has not changed in ProviderTree for provider: 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a {{(pid=86007) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 17:14:05 devstack nova-compute[86007]: DEBUG nova.scheduler.client.report [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Inventory has not changed for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=86007) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 17:14:06 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Compute_service record updated for devstack:devstack {{(pid=86007) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 17:14:06 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.163s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:06 devstack nova-compute[86007]: DEBUG oslo.service.backend._threading.loopingcall [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.97 seconds {{(pid=86007) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:14:06 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Instance cache missing network info. {{(pid=86007) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 17:14:11 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-128711a8-49b6-492d-ac53-b7aeb04d8d3f req-3e9a01e4-b197-4006-a817-17314d42304f service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Received event network-vif-unplugged-c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:11 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-128711a8-49b6-492d-ac53-b7aeb04d8d3f req-3e9a01e4-b197-4006-a817-17314d42304f service nova] Acquiring lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:11 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-128711a8-49b6-492d-ac53-b7aeb04d8d3f req-3e9a01e4-b197-4006-a817-17314d42304f service nova] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:11 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-128711a8-49b6-492d-ac53-b7aeb04d8d3f req-3e9a01e4-b197-4006-a817-17314d42304f service nova] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.004s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:11 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-128711a8-49b6-492d-ac53-b7aeb04d8d3f req-3e9a01e4-b197-4006-a817-17314d42304f service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] No waiting events found dispatching network-vif-unplugged-c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 17:14:11 devstack nova-compute[86007]: WARNING nova.compute.manager [req-128711a8-49b6-492d-ac53-b7aeb04d8d3f req-3e9a01e4-b197-4006-a817-17314d42304f service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Received unexpected event network-vif-unplugged-c9436bae-d512-41fb-962d-8d98e349a2e8 for instance with vm_state building and task_state spawning. Jul 02 17:14:13 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-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 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Updating instance_info_cache with network_info: [{"id": "c9436bae-d512-41fb-962d-8d98e349a2e8", "address": "fa:16:3e:43:b0:1a", "network": {"id": "628b01f5-0362-451a-9679-5dbdfaa4fb67", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1294884388-network", "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": "ff4fffbc0996412ca4aef127de9657a3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc9436bae-d5", "ovs_interfaceid": "c9436bae-d512-41fb-962d-8d98e349a2e8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86007) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Releasing lock "refresh_cache-1b86f600-b942-45b2-88fb-53bd9df50cf0" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Instance network_info: |[{"id": "c9436bae-d512-41fb-962d-8d98e349a2e8", "address": "fa:16:3e:43:b0:1a", "network": {"id": "628b01f5-0362-451a-9679-5dbdfaa4fb67", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1294884388-network", "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": "ff4fffbc0996412ca4aef127de9657a3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc9436bae-d5", "ovs_interfaceid": "c9436bae-d512-41fb-962d-8d98e349a2e8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86007) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Start _get_guest_xml network_info=[{"id": "c9436bae-d512-41fb-962d-8d98e349a2e8", "address": "fa:16:3e:43:b0:1a", "network": {"id": "628b01f5-0362-451a-9679-5dbdfaa4fb67", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1294884388-network", "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": "ff4fffbc0996412ca4aef127de9657a3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc9436bae-d5", "ovs_interfaceid": "c9436bae-d512-41fb-962d-8d98e349a2e8", "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-02T15:08:25Z,direct_url=,disk_format='qcow2',id=e440b6be-215e-4934-823e-2ab46d911d1a,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='9a8008c210494a19a5681d7332019e55',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T15:08:27Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encryption_options': None, 'disk_bus': 'virtio', 'guest_format': None, 'boot_index': 0, 'encrypted': False, 'size': 0, 'device_name': '/dev/vda', 'encryption_secret_uuid': None, 'device_type': 'disk', 'encryption_format': None, 'image_id': 'e440b6be-215e-4934-823e-2ab46d911d1a'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86007) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8212}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-852c8bec-8537-4a65-b081-272ceec17bfb req-4e76ca4d-2b1c-4914-8c0d-f59fc49080cb service nova] Acquired lock "refresh_cache-1b86f600-b942-45b2-88fb-53bd9df50cf0" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-852c8bec-8537-4a65-b081-272ceec17bfb req-4e76ca4d-2b1c-4914-8c0d-f59fc49080cb service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Refreshing network info cache for port c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 17:14:16 devstack nova-compute[86007]: WARNING nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='e440b6be-215e-4934-823e-2ab46d911d1a', instance_meta=NovaInstanceMeta(name='tempest-DeleteServersTestJSON-server-303685736', uuid='1b86f600-b942-45b2-88fb-53bd9df50cf0'), owner=OwnerMeta(userid='eccb287b63e74edabe5c28bb7c956d8c', username='tempest-DeleteServersTestJSON-841310410-project-member', projectid='ff4fffbc0996412ca4aef127de9657a3', projectname='tempest-DeleteServersTestJSON-841310410'), image=ImageMeta(id='e440b6be-215e-4934-823e-2ab46d911d1a', 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": "c9436bae-d512-41fb-962d-8d98e349a2e8", "address": "fa:16:3e:43:b0:1a", "network": {"id": "628b01f5-0362-451a-9679-5dbdfaa4fb67", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1294884388-network", "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": "ff4fffbc0996412ca4aef127de9657a3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc9436bae-d5", "ovs_interfaceid": "c9436bae-d512-41fb-962d-8d98e349a2e8", "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=1783005256.719528) {{(pid=86007) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86007) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] CPU controller missing on host. {{(pid=86007) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86007) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] CPU controller found on host. {{(pid=86007) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86007) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-02T15:09:27Z,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-02T15:08:25Z,direct_url=,disk_format='qcow2',id=e440b6be-215e-4934-823e-2ab46d911d1a,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='9a8008c210494a19a5681d7332019e55',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T15:08:27Z,virtual_size=,visibility=), allow threads: True {{(pid=86007) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Flavor limits 0:0:0 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Image limits 0:0:0 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Flavor pref 0:0:0 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Image pref 0:0:0 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86007) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86007) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Got 1 possible topologies {{(pid=86007) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86007) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86007) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.privsep.utils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=86007) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.vif [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-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-02T15:13:45Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-303685736',display_name='tempest-DeleteServersTestJSON-server-303685736',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-303685736',id=1,image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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='ff4fffbc0996412ca4aef127de9657a3',ramdisk_id='',reservation_id='r-cah3j219',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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-841310410',owner_user_name='tempest-DeleteServersTestJSON-841310410-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T15:13:52Z,user_data=None,user_id='eccb287b63e74edabe5c28bb7c956d8c',uuid=1b86f600-b942-45b2-88fb-53bd9df50cf0,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "c9436bae-d512-41fb-962d-8d98e349a2e8", "address": "fa:16:3e:43:b0:1a", "network": {"id": "628b01f5-0362-451a-9679-5dbdfaa4fb67", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1294884388-network", "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": "ff4fffbc0996412ca4aef127de9657a3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc9436bae-d5", "ovs_interfaceid": "c9436bae-d512-41fb-962d-8d98e349a2e8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86007) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Converting VIF {"id": "c9436bae-d512-41fb-962d-8d98e349a2e8", "address": "fa:16:3e:43:b0:1a", "network": {"id": "628b01f5-0362-451a-9679-5dbdfaa4fb67", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1294884388-network", "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": "ff4fffbc0996412ca4aef127de9657a3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc9436bae-d5", "ovs_interfaceid": "c9436bae-d512-41fb-962d-8d98e349a2e8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:43:b0:1a,bridge_name='br-int',has_traffic_filtering=True,id=c9436bae-d512-41fb-962d-8d98e349a2e8,network=Network(628b01f5-0362-451a-9679-5dbdfaa4fb67),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc9436bae-d5') {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 17:14:16 devstack nova-compute[86007]: DEBUG nova.objects.instance [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lazy-loading 'pci_devices' on Instance uuid 1b86f600-b942-45b2-88fb-53bd9df50cf0 {{(pid=86007) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 17:14:17 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [req-852c8bec-8537-4a65-b081-272ceec17bfb req-4e76ca4d-2b1c-4914-8c0d-f59fc49080cb 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 02 17:14:17 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] End _get_guest_xml xml= Jul 02 17:14:17 devstack nova-compute[86007]: 1b86f600-b942-45b2-88fb-53bd9df50cf0 Jul 02 17:14:17 devstack nova-compute[86007]: instance-00000001 Jul 02 17:14:17 devstack nova-compute[86007]: 196608 Jul 02 17:14:17 devstack nova-compute[86007]: 1 Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: tempest-DeleteServersTestJSON-server-303685736 Jul 02 17:14:17 devstack nova-compute[86007]: 2026-07-02 15:14:16 Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: 192 Jul 02 17:14:17 devstack nova-compute[86007]: 1 Jul 02 17:14:17 devstack nova-compute[86007]: 0 Jul 02 17:14:17 devstack nova-compute[86007]: 0 Jul 02 17:14:17 devstack nova-compute[86007]: 1 Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: True Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: bare Jul 02 17:14:17 devstack nova-compute[86007]: qcow2 Jul 02 17:14:17 devstack nova-compute[86007]: 1 Jul 02 17:14:17 devstack nova-compute[86007]: 0 Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: virtio Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: tempest-DeleteServersTestJSON-841310410-project-member Jul 02 17:14:17 devstack nova-compute[86007]: tempest-DeleteServersTestJSON-841310410 Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: OpenStack Foundation Jul 02 17:14:17 devstack nova-compute[86007]: OpenStack Nova Jul 02 17:14:17 devstack nova-compute[86007]: 33.1.0 Jul 02 17:14:17 devstack nova-compute[86007]: 1b86f600-b942-45b2-88fb-53bd9df50cf0 Jul 02 17:14:17 devstack nova-compute[86007]: 1b86f600-b942-45b2-88fb-53bd9df50cf0 Jul 02 17:14:17 devstack nova-compute[86007]: Virtual Machine Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: hvm Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: 1 Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: /dev/urandom Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: Jul 02 17:14:17 devstack nova-compute[86007]: {{(pid=86007) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8219}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Preparing to wait for external event network-vif-plugged-c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.vif [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-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-02T15:13:45Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-303685736',display_name='tempest-DeleteServersTestJSON-server-303685736',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-303685736',id=1,image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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='ff4fffbc0996412ca4aef127de9657a3',ramdisk_id='',reservation_id='r-cah3j219',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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-841310410',owner_user_name='tempest-DeleteServersTestJSON-841310410-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T15:13:52Z,user_data=None,user_id='eccb287b63e74edabe5c28bb7c956d8c',uuid=1b86f600-b942-45b2-88fb-53bd9df50cf0,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "c9436bae-d512-41fb-962d-8d98e349a2e8", "address": "fa:16:3e:43:b0:1a", "network": {"id": "628b01f5-0362-451a-9679-5dbdfaa4fb67", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1294884388-network", "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": "ff4fffbc0996412ca4aef127de9657a3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc9436bae-d5", "ovs_interfaceid": "c9436bae-d512-41fb-962d-8d98e349a2e8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Converting VIF {"id": "c9436bae-d512-41fb-962d-8d98e349a2e8", "address": "fa:16:3e:43:b0:1a", "network": {"id": "628b01f5-0362-451a-9679-5dbdfaa4fb67", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1294884388-network", "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": "ff4fffbc0996412ca4aef127de9657a3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc9436bae-d5", "ovs_interfaceid": "c9436bae-d512-41fb-962d-8d98e349a2e8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:43:b0:1a,bridge_name='br-int',has_traffic_filtering=True,id=c9436bae-d512-41fb-962d-8d98e349a2e8,network=Network(628b01f5-0362-451a-9679-5dbdfaa4fb67),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc9436bae-d5') {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG os_vif [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:43:b0:1a,bridge_name='br-int',has_traffic_filtering=True,id=c9436bae-d512-41fb-962d-8d98e349a2e8,network=Network(628b01f5-0362-451a-9679-5dbdfaa4fb67),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc9436bae-d5') {{(pid=86007) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Created schema index Interface.name {{(pid=86007) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Created schema index Port.name {{(pid=86007) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Created schema index Bridge.name {{(pid=86007) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] tcp:127.0.0.1:6640: entering CONNECTING {{(pid=86007) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [POLLOUT] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=86007) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:17 devstack nova-compute[86007]: 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=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:17 devstack nova-compute[86007]: 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': '65fe840b-e040-59d4-bf38-adc5312c7206', '_type': 'linux-noop'}}, row=False) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 17:14:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:17 devstack nova-compute[86007]: INFO oslo.privsep.daemon [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-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/tmpt6gw9pme/privsep.sock'] Jul 02 17:14:17 devstack sudo[87079]: 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/tmpt6gw9pme/privsep.sock Jul 02 17:14:17 devstack sudo[87079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 02 17:14:18 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jul 02 17:14:18 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 17:14:18 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 02 17:14:18 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 17:14:18 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 02 17:14:18 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 02 17:14:18 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 17:14:18 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 17:14:18 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jul 02 17:14:18 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [req-852c8bec-8537-4a65-b081-272ceec17bfb req-4e76ca4d-2b1c-4914-8c0d-f59fc49080cb 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 02 17:14:18 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-852c8bec-8537-4a65-b081-272ceec17bfb req-4e76ca4d-2b1c-4914-8c0d-f59fc49080cb service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Updated VIF entry in instance network info cache for port c9436bae-d512-41fb-962d-8d98e349a2e8. {{(pid=86007) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 02 17:14:18 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-852c8bec-8537-4a65-b081-272ceec17bfb req-4e76ca4d-2b1c-4914-8c0d-f59fc49080cb service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Updating instance_info_cache with network_info: [{"id": "c9436bae-d512-41fb-962d-8d98e349a2e8", "address": "fa:16:3e:43:b0:1a", "network": {"id": "628b01f5-0362-451a-9679-5dbdfaa4fb67", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1294884388-network", "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": "ff4fffbc0996412ca4aef127de9657a3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc9436bae-d5", "ovs_interfaceid": "c9436bae-d512-41fb-962d-8d98e349a2e8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86007) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 17:14:19 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jul 02 17:14:19 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 17:14:19 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 02 17:14:19 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 17:14:19 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 02 17:14:19 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 02 17:14:19 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 17:14:19 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 17:14:19 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jul 02 17:14:19 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-852c8bec-8537-4a65-b081-272ceec17bfb req-4e76ca4d-2b1c-4914-8c0d-f59fc49080cb service nova] Releasing lock "refresh_cache-1b86f600-b942-45b2-88fb-53bd9df50cf0" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 17:14:19 devstack sudo[87079]: pam_unix(sudo:session): session closed for user root Jul 02 17:14:19 devstack nova-compute[86007]: INFO oslo.privsep.daemon [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Spawned new privsep daemon via rootwrap Jul 02 17:14:19 devstack nova-compute[86007]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 02 17:14:19 devstack nova-compute[86007]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 02 17:14:19 devstack nova-compute[86007]: 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 02 17:14:19 devstack nova-compute[86007]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 87098 Jul 02 17:14:20 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:20 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapc9436bae-d5, may_exist=True, interface_attrs={}) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:20 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapc9436bae-d5, col_values=(('qos', UUID('bd1524eb-bead-4727-8ba8-ff8892b758ef')),), if_exists=True) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:20 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapc9436bae-d5, col_values=(('external_ids', {'iface-id': 'c9436bae-d512-41fb-962d-8d98e349a2e8', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:43:b0:1a', 'vm-uuid': '1b86f600-b942-45b2-88fb-53bd9df50cf0'}),), if_exists=True) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:20 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:20 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 17:14:20 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:20 devstack nova-compute[86007]: INFO os_vif [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:43:b0:1a,bridge_name='br-int',has_traffic_filtering=True,id=c9436bae-d512-41fb-962d-8d98e349a2e8,network=Network(628b01f5-0362-451a-9679-5dbdfaa4fb67),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc9436bae-d5') Jul 02 17:14:20 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:20 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:20 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Acquiring lock "c7836cbc-d71c-4551-b6b0-22126581a30d" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:20 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:20 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Starting instance... {{(pid=86007) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 17:14:21 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Starting instance... {{(pid=86007) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 17:14:21 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:21 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:21 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:21 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86007) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 17:14:21 devstack nova-compute[86007]: INFO nova.compute.claims [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Claim successful on node devstack Jul 02 17:14:21 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:21 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] No BDM found with device name vda, not building metadata. {{(pid=86007) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 02 17:14:21 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] No VIF found with MAC fa:16:3e:43:b0:1a, not building metadata {{(pid=86007) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 02 17:14:21 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:22 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:22 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:22 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:22 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-cb49c78b-ce72-45fa-8251-82ffeb0d4396 req-558547de-3274-4350-8266-22bea292e67a service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Received event network-vif-plugged-c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:22 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-cb49c78b-ce72-45fa-8251-82ffeb0d4396 req-558547de-3274-4350-8266-22bea292e67a service nova] Acquiring lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:22 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-cb49c78b-ce72-45fa-8251-82ffeb0d4396 req-558547de-3274-4350-8266-22bea292e67a service nova] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:22 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-cb49c78b-ce72-45fa-8251-82ffeb0d4396 req-558547de-3274-4350-8266-22bea292e67a service nova] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:22 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-cb49c78b-ce72-45fa-8251-82ffeb0d4396 req-558547de-3274-4350-8266-22bea292e67a service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Processing event network-vif-plugged-c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 02 17:14:22 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86007) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 02 17:14:22 devstack nova-compute[86007]: DEBUG nova.compute.provider_tree [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Inventory has not changed in ProviderTree for provider: 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a {{(pid=86007) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.scheduler.client.report [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Inventory has not changed for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=86007) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86007) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.virt.driver [-] Emitting event Started> {{(pid=86007) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 17:14:23 devstack nova-compute[86007]: INFO nova.compute.manager [-] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] VM Started (Lifecycle Event) Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Guest created on hypervisor {{(pid=86007) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4885}} Jul 02 17:14:23 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [-] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Instance spawned successfully. Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] 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=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Checking state {{(pid=86007) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] 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=86007) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.441s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Start building networks asynchronously for instance. {{(pid=86007) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 2.389s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86007) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 17:14:23 devstack nova-compute[86007]: INFO nova.compute.claims [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Claim successful on node devstack Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Found default for hw_cdrom_bus of ide {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Found default for hw_disk_bus of virtio {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Found default for hw_input_bus of None {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Found default for hw_pointer_model of None {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Found default for hw_video_model of virtio {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:23 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Found default for hw_vif_model of virtio {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:24 devstack nova-compute[86007]: INFO nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 17:14:24 devstack nova-compute[86007]: DEBUG nova.virt.driver [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] Emitting event Paused> {{(pid=86007) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 17:14:24 devstack nova-compute[86007]: INFO nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] VM Paused (Lifecycle Event) Jul 02 17:14:24 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Allocating IP information in the background. {{(pid=86007) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 02 17:14:24 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] allocate_for_instance() {{(pid=86007) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 17:14:24 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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 02 17:14:24 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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 02 17:14:24 devstack nova-compute[86007]: INFO nova.compute.manager [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Took 31.48 seconds to spawn the instance on the hypervisor. Jul 02 17:14:24 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Checking state {{(pid=86007) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 17:14:24 devstack nova-compute[86007]: DEBUG nova.policy [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '2d4f7353c63648529a1970d54fc5bf9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9776346b510742248fda25740e8e54ef', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86007) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 17:14:24 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Checking state {{(pid=86007) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 17:14:24 devstack nova-compute[86007]: DEBUG nova.virt.driver [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] Emitting event Resumed> {{(pid=86007) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 17:14:24 devstack nova-compute[86007]: INFO nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] VM Resumed (Lifecycle Event) Jul 02 17:14:24 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 02 17:14:25 devstack nova-compute[86007]: INFO nova.compute.manager [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Took 36.86 seconds to build instance. Jul 02 17:14:25 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-9bc3034a-93cb-4602-b2dd-3b1923d0a9dc req-39c00be4-37d7-49b6-b163-2970ed6993cf service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Received event network-vif-plugged-c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:25 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-9bc3034a-93cb-4602-b2dd-3b1923d0a9dc req-39c00be4-37d7-49b6-b163-2970ed6993cf service nova] Acquiring lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:25 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-9bc3034a-93cb-4602-b2dd-3b1923d0a9dc req-39c00be4-37d7-49b6-b163-2970ed6993cf service nova] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:25 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-9bc3034a-93cb-4602-b2dd-3b1923d0a9dc req-39c00be4-37d7-49b6-b163-2970ed6993cf service nova] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:25 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-9bc3034a-93cb-4602-b2dd-3b1923d0a9dc req-39c00be4-37d7-49b6-b163-2970ed6993cf service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] No waiting events found dispatching network-vif-plugged-c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 17:14:25 devstack nova-compute[86007]: WARNING nova.compute.manager [req-9bc3034a-93cb-4602-b2dd-3b1923d0a9dc req-39c00be4-37d7-49b6-b163-2970ed6993cf service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Received unexpected event network-vif-plugged-c9436bae-d512-41fb-962d-8d98e349a2e8 for instance with vm_state active and task_state None. Jul 02 17:14:25 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:25 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86007) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 02 17:14:25 devstack nova-compute[86007]: DEBUG nova.compute.provider_tree [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Inventory has not changed in ProviderTree for provider: 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a {{(pid=86007) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 17:14:25 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Checking state {{(pid=86007) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 17:14:25 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] 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=86007) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 17:14:25 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Start building block device mappings for instance. {{(pid=86007) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 02 17:14:25 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-97d3774c-9ca7-444e-ae52-9288a6a777a4 tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 38.385s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:25 devstack nova-compute[86007]: DEBUG nova.scheduler.client.report [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Inventory has not changed for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=86007) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Successfully created port: 64d5bb7f-d6b7-4970-b06c-c217af978dc0 {{(pid=86007) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.505s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Start building networks asynchronously for instance. {{(pid=86007) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Start spawning the instance on the hypervisor. {{(pid=86007) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Creating instance directory {{(pid=86007) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5223}} Jul 02 17:14:26 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Creating image(s) Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "/opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "/opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "/opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_utils.imageutils.format_inspector [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86007) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_utils.imageutils.format_inspector [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86007) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json" returned: 0 in 0.137s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "198610cb14eaf4422a8089b13af3570966930740" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "198610cb14eaf4422a8089b13af3570966930740" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.003s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_utils.imageutils.format_inspector [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86007) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_utils.imageutils.format_inspector [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86007) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json" returned: 0 in 0.130s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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/198610cb14eaf4422a8089b13af3570966930740,backing_fmt=raw /opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk 1073741824 {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740,backing_fmt=raw /opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk 1073741824" returned: 0 in 0.041s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "198610cb14eaf4422a8089b13af3570966930740" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.186s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:26 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:14:27 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Allocating IP information in the background. {{(pid=86007) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 02 17:14:27 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] allocate_for_instance() {{(pid=86007) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 17:14:27 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-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 02 17:14:27 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-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 02 17:14:27 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json" returned: 0 in 0.196s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:14:27 devstack nova-compute[86007]: DEBUG nova.virt.disk.api [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Checking if we can resize image /opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk. size=1073741824 {{(pid=86007) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 02 17:14:27 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:14:27 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:27 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk --force-share --output=json" returned: 0 in 0.243s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:14:27 devstack nova-compute[86007]: DEBUG nova.virt.disk.api [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Cannot resize image /opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk to a smaller size. {{(pid=86007) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 02 17:14:27 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Created local disks {{(pid=86007) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5365}} Jul 02 17:14:27 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Ensure instance console log exists: /opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/console.log {{(pid=86007) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5102}} Jul 02 17:14:27 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:27 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:27 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:27 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 02 17:14:28 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Start building block device mappings for instance. {{(pid=86007) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 02 17:14:28 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Successfully updated port: 64d5bb7f-d6b7-4970-b06c-c217af978dc0 {{(pid=86007) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 17:14:28 devstack nova-compute[86007]: DEBUG nova.policy [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'a28c06448272473eb1b3616871eaae21', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c602783cba4b408d96335df73440e189', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86007) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 17:14:28 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 17:14:28 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquired lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 17:14:28 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Building network info cache for instance {{(pid=86007) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Start spawning the instance on the hypervisor. {{(pid=86007) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Creating instance directory {{(pid=86007) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5223}} Jul 02 17:14:29 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Creating image(s) Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Acquiring lock "/opt/stack/data/nova/instances/c7836cbc-d71c-4551-b6b0-22126581a30d/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "/opt/stack/data/nova/instances/c7836cbc-d71c-4551-b6b0-22126581a30d/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "/opt/stack/data/nova/instances/c7836cbc-d71c-4551-b6b0-22126581a30d/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.004s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_utils.imageutils.format_inspector [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86007) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_utils.imageutils.format_inspector [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86007) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json" returned: 0 in 0.210s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Acquiring lock "198610cb14eaf4422a8089b13af3570966930740" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "198610cb14eaf4422a8089b13af3570966930740" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_utils.imageutils.format_inspector [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86007) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_utils.imageutils.format_inspector [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86007) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json" returned: 0 in 0.316s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-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/198610cb14eaf4422a8089b13af3570966930740,backing_fmt=raw /opt/stack/data/nova/instances/c7836cbc-d71c-4551-b6b0-22126581a30d/disk 1073741824 {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740,backing_fmt=raw /opt/stack/data/nova/instances/c7836cbc-d71c-4551-b6b0-22126581a30d/disk 1073741824" returned: 0 in 0.076s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "198610cb14eaf4422a8089b13af3570966930740" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.440s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:14:29 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Successfully created port: d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d {{(pid=86007) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Instance cache missing network info. {{(pid=86007) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/198610cb14eaf4422a8089b13af3570966930740 --force-share --output=json" returned: 0 in 0.254s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG nova.virt.disk.api [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Checking if we can resize image /opt/stack/data/nova/instances/c7836cbc-d71c-4551-b6b0-22126581a30d/disk. size=1073741824 {{(pid=86007) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/c7836cbc-d71c-4551-b6b0-22126581a30d/disk --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-83624acb-364e-4fab-8581-4bf842e39516 req-42e4f847-0d6c-48b6-bf5b-c1dfddc86771 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Received event network-changed-64d5bb7f-d6b7-4970-b06c-c217af978dc0 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-83624acb-364e-4fab-8581-4bf842e39516 req-42e4f847-0d6c-48b6-bf5b-c1dfddc86771 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Refreshing instance network info cache due to event network-changed-64d5bb7f-d6b7-4970-b06c-c217af978dc0. {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-83624acb-364e-4fab-8581-4bf842e39516 req-42e4f847-0d6c-48b6-bf5b-c1dfddc86771 service nova] Acquiring lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/c7836cbc-d71c-4551-b6b0-22126581a30d/disk --force-share --output=json" returned: 0 in 0.272s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG nova.virt.disk.api [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Cannot resize image /opt/stack/data/nova/instances/c7836cbc-d71c-4551-b6b0-22126581a30d/disk to a smaller size. {{(pid=86007) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Created local disks {{(pid=86007) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5365}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Ensure instance console log exists: /opt/stack/data/nova/instances/c7836cbc-d71c-4551-b6b0-22126581a30d/console.log {{(pid=86007) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5102}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-798401ef-f3e5-41f0-b40e-df446a2c2b97 req-4957411f-b872-4139-936b-f94bbd46fcdb service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Received event network-vif-unplugged-64d5bb7f-d6b7-4970-b06c-c217af978dc0 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-798401ef-f3e5-41f0-b40e-df446a2c2b97 req-4957411f-b872-4139-936b-f94bbd46fcdb service nova] Acquiring lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-798401ef-f3e5-41f0-b40e-df446a2c2b97 req-4957411f-b872-4139-936b-f94bbd46fcdb service nova] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-798401ef-f3e5-41f0-b40e-df446a2c2b97 req-4957411f-b872-4139-936b-f94bbd46fcdb service nova] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.005s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:30 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-798401ef-f3e5-41f0-b40e-df446a2c2b97 req-4957411f-b872-4139-936b-f94bbd46fcdb service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] No waiting events found dispatching network-vif-unplugged-64d5bb7f-d6b7-4970-b06c-c217af978dc0 {{(pid=86007) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 17:14:30 devstack nova-compute[86007]: WARNING nova.compute.manager [req-798401ef-f3e5-41f0-b40e-df446a2c2b97 req-4957411f-b872-4139-936b-f94bbd46fcdb service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Received unexpected event network-vif-unplugged-64d5bb7f-d6b7-4970-b06c-c217af978dc0 for instance with vm_state building and task_state spawning. Jul 02 17:14:31 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Successfully updated port: d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d {{(pid=86007) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 17:14:32 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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 02 17:14:32 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:32 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Acquiring lock "refresh_cache-c7836cbc-d71c-4551-b6b0-22126581a30d" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 17:14:32 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Acquired lock "refresh_cache-c7836cbc-d71c-4551-b6b0-22126581a30d" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 17:14:32 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Building network info cache for instance {{(pid=86007) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 17:14:32 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Updating instance_info_cache with network_info: [{"id": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "address": "fa:16:3e:80:2e:38", "network": {"id": "c36bedef-6d98-4af3-9d72-7894a1fb4983", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-301185380-network", "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": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap64d5bb7f-d6", "ovs_interfaceid": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86007) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-322cd823-7a99-46ce-9d84-cdd27b38ceaa req-6aad64f4-5505-4cf3-a818-69976104b29b service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Received event network-changed-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-322cd823-7a99-46ce-9d84-cdd27b38ceaa req-6aad64f4-5505-4cf3-a818-69976104b29b service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Refreshing instance network info cache due to event network-changed-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d. {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-322cd823-7a99-46ce-9d84-cdd27b38ceaa req-6aad64f4-5505-4cf3-a818-69976104b29b service nova] Acquiring lock "refresh_cache-c7836cbc-d71c-4551-b6b0-22126581a30d" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Instance cache missing network info. {{(pid=86007) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Releasing lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Instance network_info: |[{"id": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "address": "fa:16:3e:80:2e:38", "network": {"id": "c36bedef-6d98-4af3-9d72-7894a1fb4983", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-301185380-network", "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": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap64d5bb7f-d6", "ovs_interfaceid": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86007) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-83624acb-364e-4fab-8581-4bf842e39516 req-42e4f847-0d6c-48b6-bf5b-c1dfddc86771 service nova] Acquired lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-83624acb-364e-4fab-8581-4bf842e39516 req-42e4f847-0d6c-48b6-bf5b-c1dfddc86771 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Refreshing network info cache for port 64d5bb7f-d6b7-4970-b06c-c217af978dc0 {{(pid=86007) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Start _get_guest_xml network_info=[{"id": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "address": "fa:16:3e:80:2e:38", "network": {"id": "c36bedef-6d98-4af3-9d72-7894a1fb4983", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-301185380-network", "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": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap64d5bb7f-d6", "ovs_interfaceid": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "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-02T15:08:25Z,direct_url=,disk_format='qcow2',id=e440b6be-215e-4934-823e-2ab46d911d1a,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='9a8008c210494a19a5681d7332019e55',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T15:08:27Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encryption_options': None, 'disk_bus': 'virtio', 'guest_format': None, 'boot_index': 0, 'encrypted': False, 'size': 0, 'device_name': '/dev/vda', 'encryption_secret_uuid': None, 'device_type': 'disk', 'encryption_format': None, 'image_id': 'e440b6be-215e-4934-823e-2ab46d911d1a'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86007) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8212}} Jul 02 17:14:33 devstack nova-compute[86007]: WARNING nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='e440b6be-215e-4934-823e-2ab46d911d1a', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-1322907765', uuid='4520d389-56cc-4cdd-9498-c5dd3a5c59d7'), owner=OwnerMeta(userid='2d4f7353c63648529a1970d54fc5bf9a', username='tempest-TaggedAttachmentsTest-1465309690-project-member', projectid='9776346b510742248fda25740e8e54ef', projectname='tempest-TaggedAttachmentsTest-1465309690'), image=ImageMeta(id='e440b6be-215e-4934-823e-2ab46d911d1a', 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": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "address": "fa:16:3e:80:2e:38", "network": {"id": "c36bedef-6d98-4af3-9d72-7894a1fb4983", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-301185380-network", "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": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap64d5bb7f-d6", "ovs_interfaceid": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "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=1783005273.1909332) {{(pid=86007) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86007) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] CPU controller missing on host. {{(pid=86007) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86007) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] CPU controller found on host. {{(pid=86007) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86007) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-02T15:09:27Z,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-02T15:08:25Z,direct_url=,disk_format='qcow2',id=e440b6be-215e-4934-823e-2ab46d911d1a,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='9a8008c210494a19a5681d7332019e55',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T15:08:27Z,virtual_size=,visibility=), allow threads: True {{(pid=86007) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Flavor limits 0:0:0 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Image limits 0:0:0 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Flavor pref 0:0:0 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Image pref 0:0:0 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86007) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86007) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Got 1 possible topologies {{(pid=86007) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86007) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86007) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.vif [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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-02T15:14:19Z,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-1322907765',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1322907765',id=3,image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGPFUImw9qrdQeVWcCOazgXosGgTsuMQsWeBgG5tcQTsCwHo11FsRAE10HPYKYkA7Mb6MJCR5LpcPC0+/+IYym7I4KCjMQgly9l5DCeyw/aui3+PrGvvdzmHmQAsn8fqvQ==',key_name='tempest-keypair-939755943',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='9776346b510742248fda25740e8e54ef',ramdisk_id='',reservation_id='r-tfvwo1cm',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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-1465309690',owner_user_name='tempest-TaggedAttachmentsTest-1465309690-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T15:14:26Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='2d4f7353c63648529a1970d54fc5bf9a',uuid=4520d389-56cc-4cdd-9498-c5dd3a5c59d7,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "address": "fa:16:3e:80:2e:38", "network": {"id": "c36bedef-6d98-4af3-9d72-7894a1fb4983", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-301185380-network", "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": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap64d5bb7f-d6", "ovs_interfaceid": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86007) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Converting VIF {"id": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "address": "fa:16:3e:80:2e:38", "network": {"id": "c36bedef-6d98-4af3-9d72-7894a1fb4983", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-301185380-network", "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": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap64d5bb7f-d6", "ovs_interfaceid": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:80:2e:38,bridge_name='br-int',has_traffic_filtering=True,id=64d5bb7f-d6b7-4970-b06c-c217af978dc0,network=Network(c36bedef-6d98-4af3-9d72-7894a1fb4983),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap64d5bb7f-d6') {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.objects.instance [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lazy-loading 'pci_devices' on Instance uuid 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 {{(pid=86007) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 17:14:33 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-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 02 17:14:33 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [req-83624acb-364e-4fab-8581-4bf842e39516 req-42e4f847-0d6c-48b6-bf5b-c1dfddc86771 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 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] End _get_guest_xml xml= Jul 02 17:14:33 devstack nova-compute[86007]: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 Jul 02 17:14:33 devstack nova-compute[86007]: instance-00000003 Jul 02 17:14:33 devstack nova-compute[86007]: 196608 Jul 02 17:14:33 devstack nova-compute[86007]: 1 Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: tempest-device-tagging-server-1322907765 Jul 02 17:14:33 devstack nova-compute[86007]: 2026-07-02 15:14:33 Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: 192 Jul 02 17:14:33 devstack nova-compute[86007]: 1 Jul 02 17:14:33 devstack nova-compute[86007]: 0 Jul 02 17:14:33 devstack nova-compute[86007]: 0 Jul 02 17:14:33 devstack nova-compute[86007]: 1 Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: True Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: bare Jul 02 17:14:33 devstack nova-compute[86007]: qcow2 Jul 02 17:14:33 devstack nova-compute[86007]: 1 Jul 02 17:14:33 devstack nova-compute[86007]: 0 Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: virtio Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: tempest-TaggedAttachmentsTest-1465309690-project-member Jul 02 17:14:33 devstack nova-compute[86007]: tempest-TaggedAttachmentsTest-1465309690 Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: OpenStack Foundation Jul 02 17:14:33 devstack nova-compute[86007]: OpenStack Nova Jul 02 17:14:33 devstack nova-compute[86007]: 33.1.0 Jul 02 17:14:33 devstack nova-compute[86007]: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 Jul 02 17:14:33 devstack nova-compute[86007]: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 Jul 02 17:14:33 devstack nova-compute[86007]: Virtual Machine Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: hvm Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: 1 Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: /dev/urandom Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: Jul 02 17:14:33 devstack nova-compute[86007]: {{(pid=86007) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8219}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Preparing to wait for external event network-vif-plugged-64d5bb7f-d6b7-4970-b06c-c217af978dc0 {{(pid=86007) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.002s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.vif [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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-02T15:14:19Z,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-1322907765',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1322907765',id=3,image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGPFUImw9qrdQeVWcCOazgXosGgTsuMQsWeBgG5tcQTsCwHo11FsRAE10HPYKYkA7Mb6MJCR5LpcPC0+/+IYym7I4KCjMQgly9l5DCeyw/aui3+PrGvvdzmHmQAsn8fqvQ==',key_name='tempest-keypair-939755943',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='9776346b510742248fda25740e8e54ef',ramdisk_id='',reservation_id='r-tfvwo1cm',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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-1465309690',owner_user_name='tempest-TaggedAttachmentsTest-1465309690-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T15:14:26Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='2d4f7353c63648529a1970d54fc5bf9a',uuid=4520d389-56cc-4cdd-9498-c5dd3a5c59d7,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "address": "fa:16:3e:80:2e:38", "network": {"id": "c36bedef-6d98-4af3-9d72-7894a1fb4983", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-301185380-network", "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": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap64d5bb7f-d6", "ovs_interfaceid": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Converting VIF {"id": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "address": "fa:16:3e:80:2e:38", "network": {"id": "c36bedef-6d98-4af3-9d72-7894a1fb4983", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-301185380-network", "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": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap64d5bb7f-d6", "ovs_interfaceid": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:80:2e:38,bridge_name='br-int',has_traffic_filtering=True,id=64d5bb7f-d6b7-4970-b06c-c217af978dc0,network=Network(c36bedef-6d98-4af3-9d72-7894a1fb4983),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap64d5bb7f-d6') {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG os_vif [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:80:2e:38,bridge_name='br-int',has_traffic_filtering=True,id=64d5bb7f-d6b7-4970-b06c-c217af978dc0,network=Network(c36bedef-6d98-4af3-9d72-7894a1fb4983),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap64d5bb7f-d6') {{(pid=86007) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:33 devstack nova-compute[86007]: 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=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:33 devstack nova-compute[86007]: 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': 'ac6bc00e-1515-59e0-9e4c-34201e69c6ec', '_type': 'linux-noop'}}, row=False) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Updating instance_info_cache with network_info: [{"id": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "address": "fa:16:3e:31:b1:34", "network": {"id": "217c55dc-1aa3-4345-90ec-78624e405314", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1306739144-network", "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": "c602783cba4b408d96335df73440e189", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd50b3b52-bc", "ovs_interfaceid": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86007) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap64d5bb7f-d6, may_exist=True, interface_attrs={}) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap64d5bb7f-d6, col_values=(('qos', UUID('51e28f87-f358-407b-bb51-f979d00a1fed')),), if_exists=True) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap64d5bb7f-d6, col_values=(('external_ids', {'iface-id': '64d5bb7f-d6b7-4970-b06c-c217af978dc0', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:80:2e:38', 'vm-uuid': '4520d389-56cc-4cdd-9498-c5dd3a5c59d7'}),), if_exists=True) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:33 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 17:14:33 devstack nova-compute[86007]: INFO os_vif [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:80:2e:38,bridge_name='br-int',has_traffic_filtering=True,id=64d5bb7f-d6b7-4970-b06c-c217af978dc0,network=Network(c36bedef-6d98-4af3-9d72-7894a1fb4983),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap64d5bb7f-d6') Jul 02 17:14:34 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [req-83624acb-364e-4fab-8581-4bf842e39516 req-42e4f847-0d6c-48b6-bf5b-c1dfddc86771 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 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-83624acb-364e-4fab-8581-4bf842e39516 req-42e4f847-0d6c-48b6-bf5b-c1dfddc86771 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Updated VIF entry in instance network info cache for port 64d5bb7f-d6b7-4970-b06c-c217af978dc0. {{(pid=86007) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-83624acb-364e-4fab-8581-4bf842e39516 req-42e4f847-0d6c-48b6-bf5b-c1dfddc86771 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Updating instance_info_cache with network_info: [{"id": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "address": "fa:16:3e:80:2e:38", "network": {"id": "c36bedef-6d98-4af3-9d72-7894a1fb4983", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-301185380-network", "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": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap64d5bb7f-d6", "ovs_interfaceid": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86007) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Releasing lock "refresh_cache-c7836cbc-d71c-4551-b6b0-22126581a30d" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Instance network_info: |[{"id": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "address": "fa:16:3e:31:b1:34", "network": {"id": "217c55dc-1aa3-4345-90ec-78624e405314", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1306739144-network", "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": "c602783cba4b408d96335df73440e189", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd50b3b52-bc", "ovs_interfaceid": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86007) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-322cd823-7a99-46ce-9d84-cdd27b38ceaa req-6aad64f4-5505-4cf3-a818-69976104b29b service nova] Acquired lock "refresh_cache-c7836cbc-d71c-4551-b6b0-22126581a30d" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Start _get_guest_xml network_info=[{"id": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "address": "fa:16:3e:31:b1:34", "network": {"id": "217c55dc-1aa3-4345-90ec-78624e405314", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1306739144-network", "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": "c602783cba4b408d96335df73440e189", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd50b3b52-bc", "ovs_interfaceid": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "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-02T15:08:25Z,direct_url=,disk_format='qcow2',id=e440b6be-215e-4934-823e-2ab46d911d1a,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='9a8008c210494a19a5681d7332019e55',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T15:08:27Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encryption_options': None, 'disk_bus': 'virtio', 'guest_format': None, 'boot_index': 0, 'encrypted': False, 'size': 0, 'device_name': '/dev/vda', 'encryption_secret_uuid': None, 'device_type': 'disk', 'encryption_format': None, 'image_id': 'e440b6be-215e-4934-823e-2ab46d911d1a'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86007) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8212}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-322cd823-7a99-46ce-9d84-cdd27b38ceaa req-6aad64f4-5505-4cf3-a818-69976104b29b service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Refreshing network info cache for port d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d {{(pid=86007) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 17:14:34 devstack nova-compute[86007]: WARNING nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='e440b6be-215e-4934-823e-2ab46d911d1a', instance_meta=NovaInstanceMeta(name='tempest-VolumesAdminNegativeTest-server-458158799', uuid='c7836cbc-d71c-4551-b6b0-22126581a30d'), owner=OwnerMeta(userid='a28c06448272473eb1b3616871eaae21', username='tempest-VolumesAdminNegativeTest-1163499974-project-member', projectid='c602783cba4b408d96335df73440e189', projectname='tempest-VolumesAdminNegativeTest-1163499974'), image=ImageMeta(id='e440b6be-215e-4934-823e-2ab46d911d1a', 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": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "address": "fa:16:3e:31:b1:34", "network": {"id": "217c55dc-1aa3-4345-90ec-78624e405314", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1306739144-network", "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": "c602783cba4b408d96335df73440e189", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd50b3b52-bc", "ovs_interfaceid": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "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=1783005274.486908) {{(pid=86007) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86007) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] CPU controller missing on host. {{(pid=86007) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86007) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.host [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] CPU controller found on host. {{(pid=86007) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86007) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5904}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-02T15:09:27Z,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-02T15:08:25Z,direct_url=,disk_format='qcow2',id=e440b6be-215e-4934-823e-2ab46d911d1a,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='9a8008c210494a19a5681d7332019e55',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T15:08:27Z,virtual_size=,visibility=), allow threads: True {{(pid=86007) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Flavor limits 0:0:0 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Image limits 0:0:0 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Flavor pref 0:0:0 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Image pref 0:0:0 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86007) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86007) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86007) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Got 1 possible topologies {{(pid=86007) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86007) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86007) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.vif [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-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-02T15:14:18Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-458158799',display_name='tempest-VolumesAdminNegativeTest-server-458158799',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-458158799',id=2,image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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='c602783cba4b408d96335df73440e189',ramdisk_id='',reservation_id='r-l6tqng8n',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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-1163499974',owner_user_name='tempest-VolumesAdminNegativeTest-1163499974-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T15:14:28Z,user_data=None,user_id='a28c06448272473eb1b3616871eaae21',uuid=c7836cbc-d71c-4551-b6b0-22126581a30d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "address": "fa:16:3e:31:b1:34", "network": {"id": "217c55dc-1aa3-4345-90ec-78624e405314", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1306739144-network", "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": "c602783cba4b408d96335df73440e189", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd50b3b52-bc", "ovs_interfaceid": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86007) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Converting VIF {"id": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "address": "fa:16:3e:31:b1:34", "network": {"id": "217c55dc-1aa3-4345-90ec-78624e405314", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1306739144-network", "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": "c602783cba4b408d96335df73440e189", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd50b3b52-bc", "ovs_interfaceid": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:31:b1:34,bridge_name='br-int',has_traffic_filtering=True,id=d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d,network=Network(217c55dc-1aa3-4345-90ec-78624e405314),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd50b3b52-bc') {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG nova.objects.instance [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lazy-loading 'pci_devices' on Instance uuid c7836cbc-d71c-4551-b6b0-22126581a30d {{(pid=86007) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 17:14:34 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-83624acb-364e-4fab-8581-4bf842e39516 req-42e4f847-0d6c-48b6-bf5b-c1dfddc86771 service nova] Releasing lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 17:14:34 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [req-322cd823-7a99-46ce-9d84-cdd27b38ceaa req-6aad64f4-5505-4cf3-a818-69976104b29b 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 02 17:14:35 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] End _get_guest_xml xml= Jul 02 17:14:35 devstack nova-compute[86007]: c7836cbc-d71c-4551-b6b0-22126581a30d Jul 02 17:14:35 devstack nova-compute[86007]: instance-00000002 Jul 02 17:14:35 devstack nova-compute[86007]: 196608 Jul 02 17:14:35 devstack nova-compute[86007]: 1 Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: tempest-VolumesAdminNegativeTest-server-458158799 Jul 02 17:14:35 devstack nova-compute[86007]: 2026-07-02 15:14:34 Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: 192 Jul 02 17:14:35 devstack nova-compute[86007]: 1 Jul 02 17:14:35 devstack nova-compute[86007]: 0 Jul 02 17:14:35 devstack nova-compute[86007]: 0 Jul 02 17:14:35 devstack nova-compute[86007]: 1 Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: True Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: bare Jul 02 17:14:35 devstack nova-compute[86007]: qcow2 Jul 02 17:14:35 devstack nova-compute[86007]: 1 Jul 02 17:14:35 devstack nova-compute[86007]: 0 Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: virtio Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: tempest-VolumesAdminNegativeTest-1163499974-project-member Jul 02 17:14:35 devstack nova-compute[86007]: tempest-VolumesAdminNegativeTest-1163499974 Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: OpenStack Foundation Jul 02 17:14:35 devstack nova-compute[86007]: OpenStack Nova Jul 02 17:14:35 devstack nova-compute[86007]: 33.1.0 Jul 02 17:14:35 devstack nova-compute[86007]: c7836cbc-d71c-4551-b6b0-22126581a30d Jul 02 17:14:35 devstack nova-compute[86007]: c7836cbc-d71c-4551-b6b0-22126581a30d Jul 02 17:14:35 devstack nova-compute[86007]: Virtual Machine Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: hvm Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: 1 Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: /dev/urandom Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: Jul 02 17:14:35 devstack nova-compute[86007]: {{(pid=86007) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8219}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Preparing to wait for external event network-vif-plugged-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d {{(pid=86007) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Acquiring lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.008s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.vif [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-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-02T15:14:18Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-458158799',display_name='tempest-VolumesAdminNegativeTest-server-458158799',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-458158799',id=2,image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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='c602783cba4b408d96335df73440e189',ramdisk_id='',reservation_id='r-l6tqng8n',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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-1163499974',owner_user_name='tempest-VolumesAdminNegativeTest-1163499974-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T15:14:28Z,user_data=None,user_id='a28c06448272473eb1b3616871eaae21',uuid=c7836cbc-d71c-4551-b6b0-22126581a30d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "address": "fa:16:3e:31:b1:34", "network": {"id": "217c55dc-1aa3-4345-90ec-78624e405314", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1306739144-network", "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": "c602783cba4b408d96335df73440e189", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd50b3b52-bc", "ovs_interfaceid": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Converting VIF {"id": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "address": "fa:16:3e:31:b1:34", "network": {"id": "217c55dc-1aa3-4345-90ec-78624e405314", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1306739144-network", "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": "c602783cba4b408d96335df73440e189", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd50b3b52-bc", "ovs_interfaceid": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:31:b1:34,bridge_name='br-int',has_traffic_filtering=True,id=d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d,network=Network(217c55dc-1aa3-4345-90ec-78624e405314),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd50b3b52-bc') {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG os_vif [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:31:b1:34,bridge_name='br-int',has_traffic_filtering=True,id=d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d,network=Network(217c55dc-1aa3-4345-90ec-78624e405314),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd50b3b52-bc') {{(pid=86007) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:35 devstack nova-compute[86007]: 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=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:35 devstack nova-compute[86007]: 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': '9920a43b-3365-5963-a4b1-d0dd24e39f5e', '_type': 'linux-noop'}}, row=False) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapd50b3b52-bc, may_exist=True, interface_attrs={}) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapd50b3b52-bc, col_values=(('qos', UUID('f2650bb2-d439-41c2-8f59-79b2855da7dc')),), if_exists=True) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapd50b3b52-bc, col_values=(('external_ids', {'iface-id': 'd50b3b52-bc71-4ba5-bbd7-08dbf8943f7d', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:31:b1:34', 'vm-uuid': 'c7836cbc-d71c-4551-b6b0-22126581a30d'}),), if_exists=True) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 17:14:35 devstack nova-compute[86007]: INFO os_vif [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:31:b1:34,bridge_name='br-int',has_traffic_filtering=True,id=d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d,network=Network(217c55dc-1aa3-4345-90ec-78624e405314),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd50b3b52-bc') Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "1b86f600-b942-45b2-88fb-53bd9df50cf0" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] No BDM found with device name vda, not building metadata. {{(pid=86007) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] No BDM found with device name hda, not building metadata. {{(pid=86007) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] No VIF found with MAC fa:16:3e:80:2e:38, not building metadata {{(pid=86007) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 02 17:14:35 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Using config drive Jul 02 17:14:35 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [req-322cd823-7a99-46ce-9d84-cdd27b38ceaa req-6aad64f4-5505-4cf3-a818-69976104b29b 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 02 17:14:35 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-322cd823-7a99-46ce-9d84-cdd27b38ceaa req-6aad64f4-5505-4cf3-a818-69976104b29b service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Updated VIF entry in instance network info cache for port d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d. {{(pid=86007) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-322cd823-7a99-46ce-9d84-cdd27b38ceaa req-6aad64f4-5505-4cf3-a818-69976104b29b service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Updating instance_info_cache with network_info: [{"id": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "address": "fa:16:3e:31:b1:34", "network": {"id": "217c55dc-1aa3-4345-90ec-78624e405314", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1306739144-network", "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": "c602783cba4b408d96335df73440e189", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd50b3b52-bc", "ovs_interfaceid": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86007) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 17:14:35 devstack nova-compute[86007]: DEBUG nova.objects.instance [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lazy-loading 'flavor' on Instance uuid 1b86f600-b942-45b2-88fb-53bd9df50cf0 {{(pid=86007) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 17:14:36 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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 02 17:14:36 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-322cd823-7a99-46ce-9d84-cdd27b38ceaa req-6aad64f4-5505-4cf3-a818-69976104b29b service nova] Releasing lock "refresh_cache-c7836cbc-d71c-4551-b6b0-22126581a30d" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 17:14:36 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:36 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] No BDM found with device name vda, not building metadata. {{(pid=86007) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 02 17:14:36 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] No VIF found with MAC fa:16:3e:31:b1:34, not building metadata {{(pid=86007) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 02 17:14:36 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:36 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:36 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.541s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:36 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Creating config drive at /opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk.config Jul 02 17:14:36 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Running cmd (subprocess): genisoimage -o /opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpkgzt_aox {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:14:36 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] CMD "genisoimage -o /opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpkgzt_aox" returned: 0 in 0.041s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:14:37 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:37 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:37 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:37 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:37 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:37 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:37 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-9a1ffc73-7de0-4aa4-8096-2c2ddc76263d req-95a4209b-237f-4ab4-ab6d-7d0e9922c923 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Received event network-vif-plugged-64d5bb7f-d6b7-4970-b06c-c217af978dc0 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-9a1ffc73-7de0-4aa4-8096-2c2ddc76263d req-95a4209b-237f-4ab4-ab6d-7d0e9922c923 service nova] Acquiring lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-9a1ffc73-7de0-4aa4-8096-2c2ddc76263d req-95a4209b-237f-4ab4-ab6d-7d0e9922c923 service nova] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.006s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-9a1ffc73-7de0-4aa4-8096-2c2ddc76263d req-95a4209b-237f-4ab4-ab6d-7d0e9922c923 service nova] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.010s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-9a1ffc73-7de0-4aa4-8096-2c2ddc76263d req-95a4209b-237f-4ab4-ab6d-7d0e9922c923 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Processing event network-vif-plugged-64d5bb7f-d6b7-4970-b06c-c217af978dc0 {{(pid=86007) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-d7a18dc3-92e1-462e-83e9-f7cd6b06c12f req-4bda8dd2-97d4-4f98-899d-7f3b1b19b18a service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Received event network-vif-plugged-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-d7a18dc3-92e1-462e-83e9-f7cd6b06c12f req-4bda8dd2-97d4-4f98-899d-7f3b1b19b18a service nova] Acquiring lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-d7a18dc3-92e1-462e-83e9-f7cd6b06c12f req-4bda8dd2-97d4-4f98-899d-7f3b1b19b18a service nova] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-d7a18dc3-92e1-462e-83e9-f7cd6b06c12f req-4bda8dd2-97d4-4f98-899d-7f3b1b19b18a service nova] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-d7a18dc3-92e1-462e-83e9-f7cd6b06c12f req-4bda8dd2-97d4-4f98-899d-7f3b1b19b18a service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Processing event network-vif-plugged-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d {{(pid=86007) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86007) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG nova.virt.driver [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] Emitting event Started> {{(pid=86007) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 17:14:38 devstack nova-compute[86007]: INFO nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] VM Started (Lifecycle Event) Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Guest created on hypervisor {{(pid=86007) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4885}} Jul 02 17:14:38 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [-] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Instance spawned successfully. Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] 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=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86007) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Guest created on hypervisor {{(pid=86007) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4885}} Jul 02 17:14:38 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [-] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Instance spawned successfully. Jul 02 17:14:38 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] 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=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Checking state {{(pid=86007) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] 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=86007) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Found default for hw_cdrom_bus of ide {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Found default for hw_disk_bus of virtio {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Found default for hw_input_bus of None {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Found default for hw_pointer_model of None {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Found default for hw_video_model of virtio {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Found default for hw_vif_model of virtio {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "1b86f600-b942-45b2-88fb-53bd9df50cf0" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:39 devstack nova-compute[86007]: INFO nova.compute.manager [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Attaching volume 7abd2a78-13d8-4fd8-a6a9-1e8f46b32610 to /dev/vdb Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Found default for hw_cdrom_bus of ide {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Found default for hw_disk_bus of virtio {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Found default for hw_input_bus of None {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Found default for hw_pointer_model of None {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Found default for hw_video_model of virtio {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Found default for hw_vif_model of virtio {{(pid=86007) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 02 17:14:39 devstack nova-compute[86007]: INFO nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.virt.driver [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] Emitting event Paused> {{(pid=86007) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 17:14:39 devstack nova-compute[86007]: INFO nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] VM Paused (Lifecycle Event) Jul 02 17:14:39 devstack nova-compute[86007]: INFO nova.compute.manager [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Took 10.52 seconds to spawn the instance on the hypervisor. Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Checking state {{(pid=86007) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Checking state {{(pid=86007) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG nova.virt.driver [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] Emitting event Resumed> {{(pid=86007) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 17:14:39 devstack nova-compute[86007]: INFO nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] VM Resumed (Lifecycle Event) Jul 02 17:14:39 devstack nova-compute[86007]: DEBUG os_brick.utils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.241', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=86007) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 02 17:14:39 devstack nova-compute[86007]: INFO oslo.privsep.daemon [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-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/tmpjryyivwq/privsep.sock'] Jul 02 17:14:39 devstack sudo[87511]: 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/tmpjryyivwq/privsep.sock Jul 02 17:14:39 devstack sudo[87511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:40 devstack nova-compute[86007]: INFO nova.compute.manager [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Took 13.56 seconds to spawn the instance on the hypervisor. Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Checking state {{(pid=86007) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Checking state {{(pid=86007) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 17:14:40 devstack nova-compute[86007]: INFO nova.compute.manager [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Took 18.72 seconds to build instance. Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] 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=86007) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-665b6db2-1be9-4d09-a52f-66bb428ee45b req-07c16af9-1e56-49e9-99e1-509af67a83f0 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Received event network-vif-plugged-64d5bb7f-d6b7-4970-b06c-c217af978dc0 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-665b6db2-1be9-4d09-a52f-66bb428ee45b req-07c16af9-1e56-49e9-99e1-509af67a83f0 service nova] Acquiring lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-665b6db2-1be9-4d09-a52f-66bb428ee45b req-07c16af9-1e56-49e9-99e1-509af67a83f0 service nova] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-665b6db2-1be9-4d09-a52f-66bb428ee45b req-07c16af9-1e56-49e9-99e1-509af67a83f0 service nova] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.006s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-665b6db2-1be9-4d09-a52f-66bb428ee45b req-07c16af9-1e56-49e9-99e1-509af67a83f0 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] No waiting events found dispatching network-vif-plugged-64d5bb7f-d6b7-4970-b06c-c217af978dc0 {{(pid=86007) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 17:14:40 devstack nova-compute[86007]: WARNING nova.compute.manager [req-665b6db2-1be9-4d09-a52f-66bb428ee45b req-07c16af9-1e56-49e9-99e1-509af67a83f0 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Received unexpected event network-vif-plugged-64d5bb7f-d6b7-4970-b06c-c217af978dc0 for instance with vm_state active and task_state None. Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-3830b088-6c8e-4a52-9663-31e24cf861a8 req-2fbe5693-7a10-4ca0-9e42-18dcbc9be8f7 service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Received event network-vif-plugged-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-3830b088-6c8e-4a52-9663-31e24cf861a8 req-2fbe5693-7a10-4ca0-9e42-18dcbc9be8f7 service nova] Acquiring lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-3830b088-6c8e-4a52-9663-31e24cf861a8 req-2fbe5693-7a10-4ca0-9e42-18dcbc9be8f7 service nova] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-3830b088-6c8e-4a52-9663-31e24cf861a8 req-2fbe5693-7a10-4ca0-9e42-18dcbc9be8f7 service nova] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-3830b088-6c8e-4a52-9663-31e24cf861a8 req-2fbe5693-7a10-4ca0-9e42-18dcbc9be8f7 service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] No waiting events found dispatching network-vif-plugged-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d {{(pid=86007) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 17:14:40 devstack nova-compute[86007]: WARNING nova.compute.manager [req-3830b088-6c8e-4a52-9663-31e24cf861a8 req-2fbe5693-7a10-4ca0-9e42-18dcbc9be8f7 service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Received unexpected event network-vif-plugged-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d for instance with vm_state active and task_state None. Jul 02 17:14:40 devstack nova-compute[86007]: INFO nova.compute.manager [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Took 19.24 seconds to build instance. Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4a3a5d46-0cfe-4ace-a7af-477e2435fd1a tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 20.278s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:40 devstack nova-compute[86007]: DEBUG nova.virt.driver [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] Emitting event Started> {{(pid=86007) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 17:14:40 devstack nova-compute[86007]: INFO nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] VM Started (Lifecycle Event) Jul 02 17:14:40 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jul 02 17:14:40 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 17:14:40 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 02 17:14:40 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 17:14:40 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 02 17:14:40 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 02 17:14:40 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 17:14:40 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 17:14:40 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jul 02 17:14:41 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bf577826-0d95-4292-8f24-e11b287fcd91 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 20.773s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:41 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Checking state {{(pid=86007) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 17:14:41 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Synchronizing instance power state after lifecycle event "Started"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=86007) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 17:14:41 devstack nova-compute[86007]: DEBUG nova.virt.driver [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] Emitting event Paused> {{(pid=86007) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 17:14:41 devstack nova-compute[86007]: INFO nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] VM Paused (Lifecycle Event) Jul 02 17:14:42 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:42 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Checking state {{(pid=86007) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 17:14:42 devstack nova-compute[86007]: DEBUG nova.virt.driver [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] Emitting event Resumed> {{(pid=86007) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 17:14:42 devstack nova-compute[86007]: INFO nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] VM Resumed (Lifecycle Event) Jul 02 17:14:42 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jul 02 17:14:42 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 17:14:42 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 02 17:14:42 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 17:14:42 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 02 17:14:42 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 02 17:14:42 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 17:14:42 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 17:14:42 devstack nova-compute[86007]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jul 02 17:14:42 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Checking state {{(pid=86007) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 17:14:42 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] 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=86007) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 17:14:43 devstack sudo[87511]: pam_unix(sudo:session): session closed for user root Jul 02 17:14:43 devstack nova-compute[86007]: INFO oslo.privsep.daemon [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Spawned new privsep daemon via rootwrap Jul 02 17:14:43 devstack nova-compute[86007]: DEBUG os_brick.initiator.connectors.scaleio [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=86007) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 02 17:14:43 devstack nova-compute[86007]: WARNING os_brick.initiator.connectors.nvmeof [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Could not find nvme_core/parameters/multipath: FileNotFoundError: [Errno 2] No such file or directory: '/sys/module/nvme_core/parameters/multipath' Jul 02 17:14:43 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Running cmd (subprocess): nvme version {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:14:43 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] 'nvme version' failed. Not Retrying. {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 02 17:14:43 devstack nova-compute[86007]: DEBUG os_brick.initiator.connectors.nvmeof [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] nvme not present on system {{(pid=86007) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 02 17:14:43 devstack nova-compute[86007]: DEBUG os_brick.initiator.connectors.lightos [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=86007) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 02 17:14:43 devstack nova-compute[86007]: INFO os_brick.initiator.connectors.lightos [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Current host hostNQN and IP(s) are ['192.168.122.241', 'fe80::5054:ff:fedd:83ff', '172.24.4.1', '2001:db8::2', 'fe80::3c44:70ff:fe87:1f4d', 'fe80::fc16:3eff:fe43:b01a', 'fe80::b010:a6ff:fe1b:ab9b', 'fe80::fc16:3eff:fe31:b134', 'fe80::fc16:3eff:fe80:2e38', 'fe80::601b:8bff:fe08:a3ea', 'fe80::1808:bff:fe07:94a5'] Jul 02 17:14:43 devstack nova-compute[86007]: DEBUG os_brick.initiator.connectors.lightos [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=86007) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 02 17:14:43 devstack nova-compute[86007]: DEBUG os_brick.initiator.connectors.lightos [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] LIGHTOS: no hostnqn found. {{(pid=86007) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 02 17:14:43 devstack nova-compute[86007]: DEBUG os_brick.utils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] <== get_connector_properties: return (4092ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.241', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:ba5d8d479f68', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': 'c87791ea-b031-45e1-a7ce-8496df8a921d', 'nvme_native_multipath': False} {{(pid=86007) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 02 17:14:43 devstack nova-compute[86007]: DEBUG nova.virt.block_device [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Updating existing volume attachment record: 53281ea1-eab9-4c53-a7aa-6635c7d89f8a {{(pid=86007) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 02 17:14:45 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:46 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-7fcce8c8-6cbe-4f64-9b88-d8035f926171 req-a9f85e60-9e48-410f-b1fe-8f20db5eb63e service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Received event network-changed-64d5bb7f-d6b7-4970-b06c-c217af978dc0 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:46 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-7fcce8c8-6cbe-4f64-9b88-d8035f926171 req-a9f85e60-9e48-410f-b1fe-8f20db5eb63e service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Refreshing instance network info cache due to event network-changed-64d5bb7f-d6b7-4970-b06c-c217af978dc0. {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 17:14:46 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-7fcce8c8-6cbe-4f64-9b88-d8035f926171 req-a9f85e60-9e48-410f-b1fe-8f20db5eb63e service nova] Acquiring lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 17:14:46 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-7fcce8c8-6cbe-4f64-9b88-d8035f926171 req-a9f85e60-9e48-410f-b1fe-8f20db5eb63e service nova] Acquired lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 17:14:46 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-7fcce8c8-6cbe-4f64-9b88-d8035f926171 req-a9f85e60-9e48-410f-b1fe-8f20db5eb63e service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Refreshing network info cache for port 64d5bb7f-d6b7-4970-b06c-c217af978dc0 {{(pid=86007) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 17:14:47 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [req-7fcce8c8-6cbe-4f64-9b88-d8035f926171 req-a9f85e60-9e48-410f-b1fe-8f20db5eb63e 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 02 17:14:47 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:48 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [req-7fcce8c8-6cbe-4f64-9b88-d8035f926171 req-a9f85e60-9e48-410f-b1fe-8f20db5eb63e 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 02 17:14:48 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-7fcce8c8-6cbe-4f64-9b88-d8035f926171 req-a9f85e60-9e48-410f-b1fe-8f20db5eb63e service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Updated VIF entry in instance network info cache for port 64d5bb7f-d6b7-4970-b06c-c217af978dc0. {{(pid=86007) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 02 17:14:48 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-7fcce8c8-6cbe-4f64-9b88-d8035f926171 req-a9f85e60-9e48-410f-b1fe-8f20db5eb63e service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Updating instance_info_cache with network_info: [{"id": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "address": "fa:16:3e:80:2e:38", "network": {"id": "c36bedef-6d98-4af3-9d72-7894a1fb4983", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-301185380-network", "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.123", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap64d5bb7f-d6", "ovs_interfaceid": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86007) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 17:14:49 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-7fcce8c8-6cbe-4f64-9b88-d8035f926171 req-a9f85e60-9e48-410f-b1fe-8f20db5eb63e service nova] Releasing lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 17:14:50 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:50 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "cache_volume_driver" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:50 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "cache_volume_driver" acquired by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:50 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "cache_volume_driver" "released" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: held 0.023s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:50 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:50 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:50 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Running cmd (subprocess): systemctl is-system-running {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:14:51 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] CMD "systemctl is-system-running" returned: 0 in 0.060s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:14:51 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.volume.quobyte [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] systemd detected. {{(pid=86007) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 02 17:14:51 devstack nova-compute[86007]: WARNING oslo_config.cfg [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jul 02 17:14:51 devstack nova-compute[86007]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 02 17:14:51 devstack nova-compute[86007]: will be removed from nova when the volume driver is removed from cinder. Jul 02 17:14:51 devstack nova-compute[86007]: ). Its value may be silently ignored in the future. Jul 02 17:14:51 devstack nova-compute[86007]: WARNING oslo_config.cfg [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jul 02 17:14:51 devstack nova-compute[86007]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 02 17:14:51 devstack nova-compute[86007]: will be removed from nova when the volume driver is removed from cinder. Jul 02 17:14:51 devstack nova-compute[86007]: ). Its value may be silently ignored in the future. Jul 02 17:14:51 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.volume.quobyte [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-6992c8dc-8f22-4a87-94d0-f639faa8a112 at mount point /opt/stack/data/nova/mnt/a151543e75ee7c4e862ea5dfcf5cfebc via systemd-run {{(pid=86007) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 02 17:14:51 devstack nova-compute[86007]: INFO nova.virt.libvirt.volume.quobyte [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-6992c8dc-8f22-4a87-94d0-f639faa8a112 Jul 02 17:14:51 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.846s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:51 devstack nova-compute[86007]: DEBUG nova.objects.instance [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lazy-loading 'flavor' on Instance uuid 1b86f600-b942-45b2-88fb-53bd9df50cf0 {{(pid=86007) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 17:14:52 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:52 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.guest [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] attach device xml: Jul 02 17:14:52 devstack nova-compute[86007]: Jul 02 17:14:52 devstack nova-compute[86007]: Jul 02 17:14:52 devstack nova-compute[86007]: Jul 02 17:14:52 devstack nova-compute[86007]: Jul 02 17:14:52 devstack nova-compute[86007]: 7abd2a78-13d8-4fd8-a6a9-1e8f46b32610 Jul 02 17:14:52 devstack nova-compute[86007]: Jul 02 17:14:52 devstack nova-compute[86007]: {{(pid=86007) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Acquiring lock "c7836cbc-d71c-4551-b6b0-22126581a30d" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Acquiring lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:54 devstack nova-compute[86007]: INFO nova.compute.manager [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Terminating instance Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Start destroying the instance on the hypervisor. {{(pid=86007) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3339}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] No BDM found with device name vda, not building metadata. {{(pid=86007) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] No BDM found with device name vdb, not building metadata. {{(pid=86007) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] No VIF found with MAC fa:16:3e:43:b0:1a, not building metadata {{(pid=86007) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG nova.utils [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] Queued Task(fn=>, remaining_delay=14.998999586000082 future=) {{(pid=86007) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.99670067399984 future=) {{(pid=86007) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.994324657000107 future=) {{(pid=86007) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:14:54 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [-] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Instance destroyed successfully. Jul 02 17:14:54 devstack nova-compute[86007]: DEBUG nova.objects.instance [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lazy-loading 'resources' on Instance uuid c7836cbc-d71c-4551-b6b0-22126581a30d {{(pid=86007) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-2f62a8d0-083f-43fa-af8d-1d77649822ee req-5cd266a6-c163-4c9c-be90-6616f82993fc service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Received event network-vif-unplugged-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-2f62a8d0-083f-43fa-af8d-1d77649822ee req-5cd266a6-c163-4c9c-be90-6616f82993fc service nova] Acquiring lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-2f62a8d0-083f-43fa-af8d-1d77649822ee req-5cd266a6-c163-4c9c-be90-6616f82993fc service nova] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-2f62a8d0-083f-43fa-af8d-1d77649822ee req-5cd266a6-c163-4c9c-be90-6616f82993fc service nova] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-2f62a8d0-083f-43fa-af8d-1d77649822ee req-5cd266a6-c163-4c9c-be90-6616f82993fc service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] No waiting events found dispatching network-vif-unplugged-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d {{(pid=86007) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-2f62a8d0-083f-43fa-af8d-1d77649822ee req-5cd266a6-c163-4c9c-be90-6616f82993fc service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Received event network-vif-unplugged-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d for instance with task_state deleting. {{(pid=86007) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.vif [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-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-02T15:14:18Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-458158799',display_name='tempest-VolumesAdminNegativeTest-server-458158799',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-458158799',id=2,image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-02T15:14:39Z,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='c602783cba4b408d96335df73440e189',ramdisk_id='',reservation_id='r-l6tqng8n',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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-1163499974',owner_user_name='tempest-VolumesAdminNegativeTest-1163499974-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-02T15:14:40Z,user_data=None,user_id='a28c06448272473eb1b3616871eaae21',uuid=c7836cbc-d71c-4551-b6b0-22126581a30d,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "address": "fa:16:3e:31:b1:34", "network": {"id": "217c55dc-1aa3-4345-90ec-78624e405314", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1306739144-network", "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": "c602783cba4b408d96335df73440e189", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd50b3b52-bc", "ovs_interfaceid": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Converting VIF {"id": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "address": "fa:16:3e:31:b1:34", "network": {"id": "217c55dc-1aa3-4345-90ec-78624e405314", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1306739144-network", "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": "c602783cba4b408d96335df73440e189", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapd50b3b52-bc", "ovs_interfaceid": "d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:31:b1:34,bridge_name='br-int',has_traffic_filtering=True,id=d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d,network=Network(217c55dc-1aa3-4345-90ec-78624e405314),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd50b3b52-bc') {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG os_vif [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:31:b1:34,bridge_name='br-int',has_traffic_filtering=True,id=d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d,network=Network(217c55dc-1aa3-4345-90ec-78624e405314),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd50b3b52-bc') {{(pid=86007) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapd50b3b52-bc, bridge=br-int, if_exists=True) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=f2650bb2-d439-41c2-8f59-79b2855da7dc) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:55 devstack nova-compute[86007]: INFO os_vif [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:31:b1:34,bridge_name='br-int',has_traffic_filtering=True,id=d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d,network=Network(217c55dc-1aa3-4345-90ec-78624e405314),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd50b3b52-bc') Jul 02 17:14:55 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Deleting instance files /opt/stack/data/nova/instances/c7836cbc-d71c-4551-b6b0-22126581a30d_del Jul 02 17:14:55 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Deletion of /opt/stack/data/nova/instances/c7836cbc-d71c-4551-b6b0-22126581a30d_del complete Jul 02 17:14:55 devstack nova-compute[86007]: INFO nova.compute.manager [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Took 1.38 seconds to destroy the instance on the hypervisor. Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG oslo.service.backend._common.loopingcall [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86007) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG nova.compute.manager [-] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Deallocating network for instance {{(pid=86007) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2463}} Jul 02 17:14:55 devstack nova-compute[86007]: DEBUG nova.network.neutron [-] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] deallocate_for_instance() {{(pid=86007) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 02 17:14:55 devstack nova-compute[86007]: 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 02 17:14:56 devstack nova-compute[86007]: 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 02 17:14:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-f4b70da0-65c3-4080-96e2-db2c3fccd06a tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 16.861s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "1b86f600-b942-45b2-88fb-53bd9df50cf0" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:56 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:56 devstack nova-compute[86007]: INFO nova.compute.manager [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Terminating instance Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG nova.network.neutron [-] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Updating instance_info_cache with network_info: [] {{(pid=86007) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-d1f83350-6511-428c-8c16-e95bf9d0ff5d req-a8596608-cefd-415e-b36d-d8f1c1090689 service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Received event network-vif-unplugged-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-d1f83350-6511-428c-8c16-e95bf9d0ff5d req-a8596608-cefd-415e-b36d-d8f1c1090689 service nova] Acquiring lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-d1f83350-6511-428c-8c16-e95bf9d0ff5d req-a8596608-cefd-415e-b36d-d8f1c1090689 service nova] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-d1f83350-6511-428c-8c16-e95bf9d0ff5d req-a8596608-cefd-415e-b36d-d8f1c1090689 service nova] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-d1f83350-6511-428c-8c16-e95bf9d0ff5d req-a8596608-cefd-415e-b36d-d8f1c1090689 service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] No waiting events found dispatching network-vif-unplugged-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d {{(pid=86007) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-d1f83350-6511-428c-8c16-e95bf9d0ff5d req-a8596608-cefd-415e-b36d-d8f1c1090689 service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Received event network-vif-unplugged-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d for instance with task_state deleting. {{(pid=86007) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-d1f83350-6511-428c-8c16-e95bf9d0ff5d req-a8596608-cefd-415e-b36d-d8f1c1090689 service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Received event network-vif-deleted-d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:57 devstack nova-compute[86007]: INFO nova.compute.manager [req-d1f83350-6511-428c-8c16-e95bf9d0ff5d req-a8596608-cefd-415e-b36d-d8f1c1090689 service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Neutron deleted interface d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d; detaching it from the instance and deleting it from the info cache Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-d1f83350-6511-428c-8c16-e95bf9d0ff5d req-a8596608-cefd-415e-b36d-d8f1c1090689 service nova] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Detach interface failed, port_id=d50b3b52-bc71-4ba5-bbd7-08dbf8943f7d, reason: Instance c7836cbc-d71c-4551-b6b0-22126581a30d could not be found. {{(pid=86007) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11827}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Start destroying the instance on the hypervisor. {{(pid=86007) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3339}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG nova.utils [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] Queued Task(fn=>, remaining_delay=14.999537367999892 future=) {{(pid=86007) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:14:57 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [-] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Instance destroyed successfully. Jul 02 17:14:57 devstack nova-compute[86007]: DEBUG nova.objects.instance [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lazy-loading 'resources' on Instance uuid 1b86f600-b942-45b2-88fb-53bd9df50cf0 {{(pid=86007) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 17:14:57 devstack nova-compute[86007]: INFO nova.compute.manager [-] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Took 1.73 seconds to deallocate network for instance. Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.vif [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-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-02T15:13:45Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-303685736',display_name='tempest-DeleteServersTestJSON-server-303685736',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-303685736',id=1,image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-02T15:14:24Z,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='ff4fffbc0996412ca4aef127de9657a3',ramdisk_id='',reservation_id='r-cah3j219',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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-841310410',owner_user_name='tempest-DeleteServersTestJSON-841310410-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-02T15:14:25Z,user_data=None,user_id='eccb287b63e74edabe5c28bb7c956d8c',uuid=1b86f600-b942-45b2-88fb-53bd9df50cf0,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "c9436bae-d512-41fb-962d-8d98e349a2e8", "address": "fa:16:3e:43:b0:1a", "network": {"id": "628b01f5-0362-451a-9679-5dbdfaa4fb67", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1294884388-network", "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": "ff4fffbc0996412ca4aef127de9657a3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc9436bae-d5", "ovs_interfaceid": "c9436bae-d512-41fb-962d-8d98e349a2e8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Converting VIF {"id": "c9436bae-d512-41fb-962d-8d98e349a2e8", "address": "fa:16:3e:43:b0:1a", "network": {"id": "628b01f5-0362-451a-9679-5dbdfaa4fb67", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1294884388-network", "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": "ff4fffbc0996412ca4aef127de9657a3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc9436bae-d5", "ovs_interfaceid": "c9436bae-d512-41fb-962d-8d98e349a2e8", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:43:b0:1a,bridge_name='br-int',has_traffic_filtering=True,id=c9436bae-d512-41fb-962d-8d98e349a2e8,network=Network(628b01f5-0362-451a-9679-5dbdfaa4fb67),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc9436bae-d5') {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG os_vif [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:43:b0:1a,bridge_name='br-int',has_traffic_filtering=True,id=c9436bae-d512-41fb-962d-8d98e349a2e8,network=Network(628b01f5-0362-451a-9679-5dbdfaa4fb67),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc9436bae-d5') {{(pid=86007) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapc9436bae-d5, bridge=br-int, if_exists=True) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=bd1524eb-bead-4727-8ba8-ff8892b758ef) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:14:58 devstack nova-compute[86007]: INFO os_vif [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:43:b0:1a,bridge_name='br-int',has_traffic_filtering=True,id=c9436bae-d512-41fb-962d-8d98e349a2e8,network=Network(628b01f5-0362-451a-9679-5dbdfaa4fb67),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc9436bae-d5') Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.021s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:58 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Deleting instance files /opt/stack/data/nova/instances/1b86f600-b942-45b2-88fb-53bd9df50cf0_del Jul 02 17:14:58 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Deletion of /opt/stack/data/nova/instances/1b86f600-b942-45b2-88fb-53bd9df50cf0_del complete Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86007) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG nova.compute.provider_tree [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Inventory has not changed in ProviderTree for provider: 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a {{(pid=86007) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 17:14:58 devstack nova-compute[86007]: INFO nova.compute.manager [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Took 1.39 seconds to destroy the instance on the hypervisor. Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG oslo.service.backend._common.loopingcall [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86007) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG nova.compute.manager [-] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Deallocating network for instance {{(pid=86007) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2463}} Jul 02 17:14:58 devstack nova-compute[86007]: DEBUG nova.network.neutron [-] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] deallocate_for_instance() {{(pid=86007) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 02 17:14:58 devstack nova-compute[86007]: 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 02 17:14:58 devstack nova-compute[86007]: 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 02 17:14:58 devstack nova-compute[86007]: DEBUG nova.scheduler.client.report [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Inventory has not changed for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=86007) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Received event network-vif-unplugged-c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] Acquiring lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] No waiting events found dispatching network-vif-unplugged-c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Received event network-vif-unplugged-c9436bae-d512-41fb-962d-8d98e349a2e8 for instance with task_state deleting. {{(pid=86007) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Received event network-vif-unplugged-c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] Acquiring lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] No waiting events found dispatching network-vif-unplugged-c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Received event network-vif-unplugged-c9436bae-d512-41fb-962d-8d98e349a2e8 for instance with task_state deleting. {{(pid=86007) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Received event network-vif-deleted-c9436bae-d512-41fb-962d-8d98e349a2e8 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:14:59 devstack nova-compute[86007]: INFO nova.compute.manager [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Neutron deleted interface c9436bae-d512-41fb-962d-8d98e349a2e8; detaching it from the instance and deleting it from the info cache Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-14ea13c3-a5d6-4ece-847c-cd571824d2e1 req-56bcf694-e812-4ecc-9e60-b4df2b7dcb21 service nova] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Detach interface failed, port_id=c9436bae-d512-41fb-962d-8d98e349a2e8, reason: Instance 1b86f600-b942-45b2-88fb-53bd9df50cf0 could not be found. {{(pid=86007) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11827}} Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.188s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:14:59 devstack nova-compute[86007]: INFO nova.scheduler.client.report [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Deleted allocations for instance c7836cbc-d71c-4551-b6b0-22126581a30d Jul 02 17:14:59 devstack nova-compute[86007]: DEBUG nova.network.neutron [-] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Updating instance_info_cache with network_info: [] {{(pid=86007) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 17:15:00 devstack nova-compute[86007]: INFO nova.compute.manager [-] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Took 1.51 seconds to deallocate network for instance. Jul 02 17:15:00 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-3eb78e21-d5f1-4ebe-97aa-65ca33e72ab3 tempest-VolumesAdminNegativeTest-1163499974 tempest-VolumesAdminNegativeTest-1163499974-project-member] Lock "c7836cbc-d71c-4551-b6b0-22126581a30d" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 6.448s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:15:01 devstack nova-compute[86007]: INFO nova.compute.manager [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Took 0.85 seconds to detach 1 volumes for instance. Jul 02 17:15:01 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:01 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:01 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86007) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 02 17:15:01 devstack nova-compute[86007]: DEBUG nova.compute.provider_tree [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Inventory has not changed in ProviderTree for provider: 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a {{(pid=86007) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 17:15:02 devstack nova-compute[86007]: DEBUG nova.scheduler.client.report [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Inventory has not changed for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=86007) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 17:15:02 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:02 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.184s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:15:02 devstack nova-compute[86007]: INFO nova.scheduler.client.report [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Deleted allocations for instance 1b86f600-b942-45b2-88fb-53bd9df50cf0 Jul 02 17:15:03 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:03 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-c09c3ef6-fef0-4161-8290-9e188feb9d0c tempest-DeleteServersTestJSON-841310410 tempest-DeleteServersTestJSON-841310410-project-member] Lock "1b86f600-b942-45b2-88fb-53bd9df50cf0" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 7.064s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:15:06 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:15:06 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:15:06 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:15:06 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:15:06 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:15:06 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:15:06 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:15:06 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:15:06 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=86007) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 17:15:06 devstack nova-compute[86007]: DEBUG oslo_service.periodic_task [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running periodic task ComputeManager.update_available_resource {{(pid=86007) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 17:15:06 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:06 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:06 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:15:06 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86007) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 17:15:07 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "interface-4520d389-56cc-4cdd-9498-c5dd3a5c59d7-None" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:07 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "interface-4520d389-56cc-4cdd-9498-c5dd3a5c59d7-None" acquired by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: waited 0.003s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:07 devstack nova-compute[86007]: DEBUG nova.objects.instance [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lazy-loading 'flavor' on Instance uuid 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 {{(pid=86007) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 17:15:07 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:07 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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 02 17:15:08 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:15:08 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:08 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk --force-share --output=json" returned: 0 in 0.136s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:15:08 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk --force-share --output=json {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:15:08 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/4520d389-56cc-4cdd-9498-c5dd3a5c59d7/disk --force-share --output=json" returned: 0 in 0.175s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:15:08 devstack nova-compute[86007]: WARNING nova.virt.libvirt.driver [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 17:15:08 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:15:08 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] CMD "env LANG=C uptime" returned: 0 in 0.050s {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 17:15:08 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Hypervisor/Node resource view: name=devstack free_ram=5273MB free_disk=14.937263488769531GB free_vcpus=3 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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_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_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_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}] {{(pid=86007) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 17:15:08 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:08 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:08 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:08 devstack nova-compute[86007]: DEBUG nova.objects.instance [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lazy-loading 'pci_requests' on Instance uuid 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 {{(pid=86007) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 17:15:09 devstack nova-compute[86007]: DEBUG nova.objects.base [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Object Instance<4520d389-56cc-4cdd-9498-c5dd3a5c59d7> lazy-loaded attributes: flavor,pci_requests {{(pid=86007) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 02 17:15:09 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] allocate_for_instance() {{(pid=86007) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 17:15:09 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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 02 17:15:09 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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 02 17:15:09 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Instance 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86007) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 02 17:15:09 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Total usable vcpus: 4, total allocated vcpus: 1 {{(pid=86007) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 17:15:09 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Final resource view: name=devstack phys_ram=11961MB used_ram=704MB phys_disk=25GB used_disk=1GB total_vcpus=4 used_vcpus=1 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 17:15:08 up 34 min, 1 user, load average: 6.17, 3.62, 2.30\n', 'num_instances': '1', 'num_vm_active': '1', 'num_task_None': '1', 'num_os_type_None': '1', 'num_proj_9776346b510742248fda25740e8e54ef': '1', 'io_workload': '0'} {{(pid=86007) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 17:15:09 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86007) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 02 17:15:09 devstack nova-compute[86007]: DEBUG nova.compute.provider_tree [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Inventory has not changed in ProviderTree for provider: 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a {{(pid=86007) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 17:15:09 devstack nova-compute[86007]: DEBUG nova.policy [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '2d4f7353c63648529a1970d54fc5bf9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9776346b510742248fda25740e8e54ef', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86007) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 17:15:09 devstack nova-compute[86007]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.002374396000050183 future=) submitted to {{(pid=86007) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:15:09 devstack nova-compute[86007]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86007) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:15:09 devstack nova-compute[86007]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=2.756288977999702 future=) {{(pid=86007) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:15:09 devstack nova-compute[86007]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=2.7559825169996657 future=) {{(pid=86007) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:15:09 devstack nova-compute[86007]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=86007) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 17:15:09 devstack nova-compute[86007]: INFO nova.compute.manager [-] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] VM Stopped (Lifecycle Event) Jul 02 17:15:10 devstack nova-compute[86007]: DEBUG nova.scheduler.client.report [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Inventory has not changed for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=86007) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 17:15:10 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-11836e00-7d77-4afe-b802-90c8fa5e9311 None None] [instance: c7836cbc-d71c-4551-b6b0-22126581a30d] Checking state {{(pid=86007) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 17:15:10 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:10 devstack nova-compute[86007]: DEBUG nova.compute.resource_tracker [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Compute_service record updated for devstack:devstack {{(pid=86007) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 17:15:10 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.238s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:15:10 devstack nova-compute[86007]: DEBUG oslo.service.backend._threading.loopingcall [None req-b6cd5420-2bfd-4ba2-b8fe-5d63ec702e4e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=86007) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:15:11 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Successfully created port: f1941dde-b9e9-4c15-8115-11edba6713a4 {{(pid=86007) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 17:15:12 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:12 devstack nova-compute[86007]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.006480562999968242 future=) submitted to {{(pid=86007) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:15:12 devstack nova-compute[86007]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=86007) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 17:15:12 devstack nova-compute[86007]: INFO nova.compute.manager [-] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] VM Stopped (Lifecycle Event) Jul 02 17:15:12 devstack nova-compute[86007]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86007) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 17:15:12 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Successfully updated port: f1941dde-b9e9-4c15-8115-11edba6713a4 {{(pid=86007) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 17:15:12 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-476c2a3f-0105-4b83-96ab-2ca941b0471f req-3649fd39-c2e3-45f3-ba58-17e41a061792 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Received event network-changed-f1941dde-b9e9-4c15-8115-11edba6713a4 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:15:12 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-476c2a3f-0105-4b83-96ab-2ca941b0471f req-3649fd39-c2e3-45f3-ba58-17e41a061792 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Refreshing instance network info cache due to event network-changed-f1941dde-b9e9-4c15-8115-11edba6713a4. {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 17:15:12 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-476c2a3f-0105-4b83-96ab-2ca941b0471f req-3649fd39-c2e3-45f3-ba58-17e41a061792 service nova] Acquiring lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 17:15:12 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-476c2a3f-0105-4b83-96ab-2ca941b0471f req-3649fd39-c2e3-45f3-ba58-17e41a061792 service nova] Acquired lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 17:15:12 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-476c2a3f-0105-4b83-96ab-2ca941b0471f req-3649fd39-c2e3-45f3-ba58-17e41a061792 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Refreshing network info cache for port f1941dde-b9e9-4c15-8115-11edba6713a4 {{(pid=86007) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 17:15:13 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-7f8789d3-3904-4f69-af86-cef57172cca8 None None] [instance: 1b86f600-b942-45b2-88fb-53bd9df50cf0] Checking state {{(pid=86007) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 17:15:13 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:13 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 17:15:13 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [req-476c2a3f-0105-4b83-96ab-2ca941b0471f req-3649fd39-c2e3-45f3-ba58-17e41a061792 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 02 17:15:14 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [req-476c2a3f-0105-4b83-96ab-2ca941b0471f req-3649fd39-c2e3-45f3-ba58-17e41a061792 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 02 17:15:14 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:14 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-476c2a3f-0105-4b83-96ab-2ca941b0471f req-3649fd39-c2e3-45f3-ba58-17e41a061792 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Added VIF to instance network info cache for port f1941dde-b9e9-4c15-8115-11edba6713a4. {{(pid=86007) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3531}} Jul 02 17:15:14 devstack nova-compute[86007]: DEBUG nova.network.neutron [req-476c2a3f-0105-4b83-96ab-2ca941b0471f req-3649fd39-c2e3-45f3-ba58-17e41a061792 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Updating instance_info_cache with network_info: [{"id": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "address": "fa:16:3e:80:2e:38", "network": {"id": "c36bedef-6d98-4af3-9d72-7894a1fb4983", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-301185380-network", "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.123", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap64d5bb7f-d6", "ovs_interfaceid": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "f1941dde-b9e9-4c15-8115-11edba6713a4", "address": "fa:16:3e:58:a2:d7", "network": {"id": "4eee8ada-ff18-43ed-9e75-3f6b931163dc", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-884921227", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.72", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf1941dde-b9", "ovs_interfaceid": "f1941dde-b9e9-4c15-8115-11edba6713a4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86007) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 17:15:15 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:15 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-476c2a3f-0105-4b83-96ab-2ca941b0471f req-3649fd39-c2e3-45f3-ba58-17e41a061792 service nova] Releasing lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 17:15:15 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquired lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 17:15:15 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Building network info cache for instance {{(pid=86007) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 17:15:15 devstack nova-compute[86007]: WARNING nova.network.neutron [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] 4eee8ada-ff18-43ed-9e75-3f6b931163dc already exists in list: networks containing: ['4eee8ada-ff18-43ed-9e75-3f6b931163dc']. ignoring it Jul 02 17:15:15 devstack nova-compute[86007]: WARNING nova.network.neutron [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] f1941dde-b9e9-4c15-8115-11edba6713a4 already exists in list: port_ids containing: ['f1941dde-b9e9-4c15-8115-11edba6713a4']. ignoring it Jul 02 17:15:15 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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 02 17:15:16 devstack nova-compute[86007]: WARNING neutronclient.v2_0.client [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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 02 17:15:16 devstack nova-compute[86007]: DEBUG nova.network.neutron [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Updating instance_info_cache with network_info: [{"id": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "address": "fa:16:3e:80:2e:38", "network": {"id": "c36bedef-6d98-4af3-9d72-7894a1fb4983", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-301185380-network", "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.123", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap64d5bb7f-d6", "ovs_interfaceid": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "f1941dde-b9e9-4c15-8115-11edba6713a4", "address": "fa:16:3e:58:a2:d7", "network": {"id": "4eee8ada-ff18-43ed-9e75-3f6b931163dc", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-884921227", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.72", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf1941dde-b9", "ovs_interfaceid": "f1941dde-b9e9-4c15-8115-11edba6713a4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86007) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Releasing lock "refresh_cache-4520d389-56cc-4cdd-9498-c5dd3a5c59d7" {{(pid=86007) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.vif [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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-02T15:14:19Z,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-1322907765',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1322907765',id=3,image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGPFUImw9qrdQeVWcCOazgXosGgTsuMQsWeBgG5tcQTsCwHo11FsRAE10HPYKYkA7Mb6MJCR5LpcPC0+/+IYym7I4KCjMQgly9l5DCeyw/aui3+PrGvvdzmHmQAsn8fqvQ==',key_name='tempest-keypair-939755943',keypairs=,launch_index=0,launched_at=2026-07-02T15:14:40Z,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='9776346b510742248fda25740e8e54ef',ramdisk_id='',reservation_id='r-tfvwo1cm',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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-1465309690',owner_user_name='tempest-TaggedAttachmentsTest-1465309690-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-02T15:14:40Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='2d4f7353c63648529a1970d54fc5bf9a',uuid=4520d389-56cc-4cdd-9498-c5dd3a5c59d7,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "f1941dde-b9e9-4c15-8115-11edba6713a4", "address": "fa:16:3e:58:a2:d7", "network": {"id": "4eee8ada-ff18-43ed-9e75-3f6b931163dc", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-884921227", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.72", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf1941dde-b9", "ovs_interfaceid": "f1941dde-b9e9-4c15-8115-11edba6713a4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Converting VIF {"id": "f1941dde-b9e9-4c15-8115-11edba6713a4", "address": "fa:16:3e:58:a2:d7", "network": {"id": "4eee8ada-ff18-43ed-9e75-3f6b931163dc", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-884921227", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.72", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf1941dde-b9", "ovs_interfaceid": "f1941dde-b9e9-4c15-8115-11edba6713a4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:58:a2:d7,bridge_name='br-int',has_traffic_filtering=True,id=f1941dde-b9e9-4c15-8115-11edba6713a4,network=Network(4eee8ada-ff18-43ed-9e75-3f6b931163dc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf1941dde-b9') {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG os_vif [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:58:a2:d7,bridge_name='br-int',has_traffic_filtering=True,id=f1941dde-b9e9-4c15-8115-11edba6713a4,network=Network(4eee8ada-ff18-43ed-9e75-3f6b931163dc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf1941dde-b9') {{(pid=86007) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:16 devstack nova-compute[86007]: 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=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:16 devstack nova-compute[86007]: 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': '3d33dabc-afa4-5609-a2e3-8c61e7995f7d', '_type': 'linux-noop'}}, row=False) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapf1941dde-b9, may_exist=True, interface_attrs={}) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapf1941dde-b9, col_values=(('qos', UUID('66c56786-b96a-4172-8850-10c0d767e5aa')),), if_exists=True) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapf1941dde-b9, col_values=(('external_ids', {'iface-id': 'f1941dde-b9e9-4c15-8115-11edba6713a4', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:58:a2:d7', 'vm-uuid': '4520d389-56cc-4cdd-9498-c5dd3a5c59d7'}),), if_exists=True) {{(pid=86007) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:16 devstack nova-compute[86007]: INFO os_vif [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:58:a2:d7,bridge_name='br-int',has_traffic_filtering=True,id=f1941dde-b9e9-4c15-8115-11edba6713a4,network=Network(4eee8ada-ff18-43ed-9e75-3f6b931163dc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf1941dde-b9') Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.vif [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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-02T15:14:19Z,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-1322907765',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1322907765',id=3,image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGPFUImw9qrdQeVWcCOazgXosGgTsuMQsWeBgG5tcQTsCwHo11FsRAE10HPYKYkA7Mb6MJCR5LpcPC0+/+IYym7I4KCjMQgly9l5DCeyw/aui3+PrGvvdzmHmQAsn8fqvQ==',key_name='tempest-keypair-939755943',keypairs=,launch_index=0,launched_at=2026-07-02T15:14:40Z,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='9776346b510742248fda25740e8e54ef',ramdisk_id='',reservation_id='r-tfvwo1cm',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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-1465309690',owner_user_name='tempest-TaggedAttachmentsTest-1465309690-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-02T15:14:40Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='2d4f7353c63648529a1970d54fc5bf9a',uuid=4520d389-56cc-4cdd-9498-c5dd3a5c59d7,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "f1941dde-b9e9-4c15-8115-11edba6713a4", "address": "fa:16:3e:58:a2:d7", "network": {"id": "4eee8ada-ff18-43ed-9e75-3f6b931163dc", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-884921227", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.72", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf1941dde-b9", "ovs_interfaceid": "f1941dde-b9e9-4c15-8115-11edba6713a4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86007) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Converting VIF {"id": "f1941dde-b9e9-4c15-8115-11edba6713a4", "address": "fa:16:3e:58:a2:d7", "network": {"id": "4eee8ada-ff18-43ed-9e75-3f6b931163dc", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-884921227", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.72", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf1941dde-b9", "ovs_interfaceid": "f1941dde-b9e9-4c15-8115-11edba6713a4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:58:a2:d7,bridge_name='br-int',has_traffic_filtering=True,id=f1941dde-b9e9-4c15-8115-11edba6713a4,network=Network(4eee8ada-ff18-43ed-9e75-3f6b931163dc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf1941dde-b9') {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.guest [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] attach device xml: Jul 02 17:15:16 devstack nova-compute[86007]: Jul 02 17:15:16 devstack nova-compute[86007]: Jul 02 17:15:16 devstack nova-compute[86007]: Jul 02 17:15:16 devstack nova-compute[86007]: Jul 02 17:15:16 devstack nova-compute[86007]: Jul 02 17:15:16 devstack nova-compute[86007]: {{(pid=86007) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 02 17:15:16 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:17 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-e65aae16-cce0-4b02-ad48-535cc8172077 req-786dbe3d-aaca-4a33-8ec3-d35b4f13597a service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Received event network-vif-plugged-f1941dde-b9e9-4c15-8115-11edba6713a4 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:15:17 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-e65aae16-cce0-4b02-ad48-535cc8172077 req-786dbe3d-aaca-4a33-8ec3-d35b4f13597a service nova] Acquiring lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:17 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-e65aae16-cce0-4b02-ad48-535cc8172077 req-786dbe3d-aaca-4a33-8ec3-d35b4f13597a service nova] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.004s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:17 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-e65aae16-cce0-4b02-ad48-535cc8172077 req-786dbe3d-aaca-4a33-8ec3-d35b4f13597a service nova] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:15:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:17 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-e65aae16-cce0-4b02-ad48-535cc8172077 req-786dbe3d-aaca-4a33-8ec3-d35b4f13597a service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] No waiting events found dispatching network-vif-plugged-f1941dde-b9e9-4c15-8115-11edba6713a4 {{(pid=86007) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 17:15:17 devstack nova-compute[86007]: WARNING nova.compute.manager [req-e65aae16-cce0-4b02-ad48-535cc8172077 req-786dbe3d-aaca-4a33-8ec3-d35b4f13597a service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Received unexpected event network-vif-plugged-f1941dde-b9e9-4c15-8115-11edba6713a4 for instance with vm_state active and task_state None. Jul 02 17:15:17 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:18 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] No BDM found with device name vda, not building metadata. {{(pid=86007) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 02 17:15:18 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] No BDM found with device name hda, not building metadata. {{(pid=86007) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 02 17:15:18 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] No VIF found with MAC fa:16:3e:80:2e:38, not building metadata {{(pid=86007) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 02 17:15:18 devstack nova-compute[86007]: DEBUG nova.virt.driver [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='e440b6be-215e-4934-823e-2ab46d911d1a', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-1322907765', uuid='4520d389-56cc-4cdd-9498-c5dd3a5c59d7'), owner=OwnerMeta(userid='2d4f7353c63648529a1970d54fc5bf9a', username='tempest-TaggedAttachmentsTest-1465309690-project-member', projectid='9776346b510742248fda25740e8e54ef', projectname='tempest-TaggedAttachmentsTest-1465309690'), image=ImageMeta(id='e440b6be-215e-4934-823e-2ab46d911d1a', 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": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "address": "fa:16:3e:80:2e:38", "network": {"id": "c36bedef-6d98-4af3-9d72-7894a1fb4983", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-301185380-network", "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.123", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap64d5bb7f-d6", "ovs_interfaceid": "64d5bb7f-d6b7-4970-b06c-c217af978dc0", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "f1941dde-b9e9-4c15-8115-11edba6713a4", "address": "fa:16:3e:58:a2:d7", "network": {"id": "4eee8ada-ff18-43ed-9e75-3f6b931163dc", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-884921227", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.72", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf1941dde-b9", "ovs_interfaceid": "f1941dde-b9e9-4c15-8115-11edba6713a4", "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=1783005318.9192178) {{(pid=86007) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 17:15:18 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.guest [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] set metadata xml: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: tempest-device-tagging-server-1322907765 Jul 02 17:15:18 devstack nova-compute[86007]: 2026-07-02 15:15:18 Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: 192 Jul 02 17:15:18 devstack nova-compute[86007]: 1 Jul 02 17:15:18 devstack nova-compute[86007]: 0 Jul 02 17:15:18 devstack nova-compute[86007]: 0 Jul 02 17:15:18 devstack nova-compute[86007]: 1 Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: True Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: bare Jul 02 17:15:18 devstack nova-compute[86007]: qcow2 Jul 02 17:15:18 devstack nova-compute[86007]: 1 Jul 02 17:15:18 devstack nova-compute[86007]: 0 Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: ide Jul 02 17:15:18 devstack nova-compute[86007]: virtio Jul 02 17:15:18 devstack nova-compute[86007]: pc Jul 02 17:15:18 devstack nova-compute[86007]: virtio Jul 02 17:15:18 devstack nova-compute[86007]: virtio Jul 02 17:15:18 devstack nova-compute[86007]: virtio Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: tempest-TaggedAttachmentsTest-1465309690-project-member Jul 02 17:15:18 devstack nova-compute[86007]: tempest-TaggedAttachmentsTest-1465309690 Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: Jul 02 17:15:18 devstack nova-compute[86007]: {{(pid=86007) set_metadata /opt/stack/nova/nova/virt/libvirt/guest.py:371}} Jul 02 17:15:19 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-08c76f16-7081-4fdc-8e24-02c725e2c630 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "interface-4520d389-56cc-4cdd-9498-c5dd3a5c59d7-None" "released" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: held 12.193s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:15:19 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-5ef2ffda-4afe-4617-909c-139ca7034eec req-1c222409-4700-47fe-adca-8d194a221667 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Received event network-vif-plugged-f1941dde-b9e9-4c15-8115-11edba6713a4 {{(pid=86007) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 17:15:19 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-5ef2ffda-4afe-4617-909c-139ca7034eec req-1c222409-4700-47fe-adca-8d194a221667 service nova] Acquiring lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:19 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-5ef2ffda-4afe-4617-909c-139ca7034eec req-1c222409-4700-47fe-adca-8d194a221667 service nova] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:19 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [req-5ef2ffda-4afe-4617-909c-139ca7034eec req-1c222409-4700-47fe-adca-8d194a221667 service nova] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:15:19 devstack nova-compute[86007]: DEBUG nova.compute.manager [req-5ef2ffda-4afe-4617-909c-139ca7034eec req-1c222409-4700-47fe-adca-8d194a221667 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] No waiting events found dispatching network-vif-plugged-f1941dde-b9e9-4c15-8115-11edba6713a4 {{(pid=86007) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 17:15:19 devstack nova-compute[86007]: WARNING nova.compute.manager [req-5ef2ffda-4afe-4617-909c-139ca7034eec req-1c222409-4700-47fe-adca-8d194a221667 service nova] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Received unexpected event network-vif-plugged-f1941dde-b9e9-4c15-8115-11edba6713a4 for instance with vm_state active and task_state None. Jul 02 17:15:20 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:20 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.004s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:21 devstack nova-compute[86007]: DEBUG nova.objects.instance [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lazy-loading 'flavor' on Instance uuid 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 {{(pid=86007) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 17:15:21 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:22 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:22 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.532s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:15:23 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:23 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.000s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:23 devstack nova-compute[86007]: INFO nova.compute.manager [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Attaching volume 761fe40e-6e81-4135-8051-f21a3cc0196b to /dev/vdb Jul 02 17:15:24 devstack nova-compute[86007]: DEBUG os_brick.utils [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.241', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=86007) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 02 17:15:24 devstack nova-compute[86007]: DEBUG os_brick.initiator.connectors.scaleio [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=86007) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 02 17:15:24 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Running cmd (subprocess): nvme version {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 17:15:24 devstack nova-compute[86007]: DEBUG oslo_concurrency.processutils [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] 'nvme version' failed. Not Retrying. {{(pid=86007) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 02 17:15:24 devstack nova-compute[86007]: DEBUG os_brick.initiator.connectors.nvmeof [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] nvme not present on system {{(pid=86007) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 02 17:15:24 devstack nova-compute[86007]: DEBUG os_brick.initiator.connectors.lightos [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=86007) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 02 17:15:24 devstack nova-compute[86007]: INFO os_brick.initiator.connectors.lightos [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Current host hostNQN and IP(s) are ['192.168.122.241', 'fe80::5054:ff:fedd:83ff', '172.24.4.1', '2001:db8::2', 'fe80::3c44:70ff:fe87:1f4d', 'fe80::fc16:3eff:fe80:2e38', 'fe80::1808:bff:fe07:94a5', 'fe80::fc16:3eff:fe58:a2d7', 'fe80::d4e6:f0ff:fe99:d244'] Jul 02 17:15:24 devstack nova-compute[86007]: DEBUG os_brick.initiator.connectors.lightos [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=86007) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 02 17:15:24 devstack nova-compute[86007]: DEBUG os_brick.initiator.connectors.lightos [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] LIGHTOS: no hostnqn found. {{(pid=86007) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 02 17:15:24 devstack nova-compute[86007]: DEBUG os_brick.utils [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] <== get_connector_properties: return (84ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.241', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:ba5d8d479f68', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': 'c87791ea-b031-45e1-a7ce-8496df8a921d', 'nvme_native_multipath': False} {{(pid=86007) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 02 17:15:24 devstack nova-compute[86007]: DEBUG nova.virt.block_device [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Updating existing volume attachment record: cc9ed598-6992-4940-8f35-aa3e8a9bf40e {{(pid=86007) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 02 17:15:24 devstack nova-compute[86007]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=86007) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 17:15:26 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:26 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:27 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:31 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:31 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.002s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:31 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.volume.quobyte [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] systemd detected. {{(pid=86007) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 02 17:15:31 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.volume.quobyte [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-6992c8dc-8f22-4a87-94d0-f639faa8a112 at mount point /opt/stack/data/nova/mnt/a151543e75ee7c4e862ea5dfcf5cfebc via systemd-run {{(pid=86007) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 02 17:15:31 devstack nova-compute[86007]: INFO nova.virt.libvirt.volume.quobyte [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-6992c8dc-8f22-4a87-94d0-f639faa8a112 Jul 02 17:15:31 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.246s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:15:31 devstack nova-compute[86007]: DEBUG nova.objects.instance [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lazy-loading 'flavor' on Instance uuid 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 {{(pid=86007) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 17:15:31 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:32 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.guest [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] attach device xml: Jul 02 17:15:32 devstack nova-compute[86007]: Jul 02 17:15:32 devstack nova-compute[86007]: Jul 02 17:15:32 devstack nova-compute[86007]: Jul 02 17:15:32 devstack nova-compute[86007]: Jul 02 17:15:32 devstack nova-compute[86007]: 761fe40e-6e81-4135-8051-f21a3cc0196b Jul 02 17:15:32 devstack nova-compute[86007]: Jul 02 17:15:32 devstack nova-compute[86007]: {{(pid=86007) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 02 17:15:32 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:32 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:33 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] No BDM found with device name vda, not building metadata. {{(pid=86007) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 02 17:15:33 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] No BDM found with device name hda, not building metadata. {{(pid=86007) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13279}} Jul 02 17:15:33 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] No VIF found with MAC fa:16:3e:80:2e:38, not building metadata {{(pid=86007) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13255}} Jul 02 17:15:35 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-91fc327b-26ae-45c7-963a-cad41a9866f8 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 11.611s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:15:36 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bec2d0c7-0974-4c31-b94b-ad0ab1c4083a tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] Acquiring lock "c4d9b124-af4f-4643-9361-fdc4acaef4b2" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:36 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bec2d0c7-0974-4c31-b94b-ad0ab1c4083a tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] Lock "c4d9b124-af4f-4643-9361-fdc4acaef4b2" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:36 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:36 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7" acquired by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:36 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-bec2d0c7-0974-4c31-b94b-ad0ab1c4083a tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] [instance: c4d9b124-af4f-4643-9361-fdc4acaef4b2] Starting instance... {{(pid=86007) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 17:15:37 devstack nova-compute[86007]: INFO nova.compute.manager [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Detaching volume 761fe40e-6e81-4135-8051-f21a3cc0196b Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=86007) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 17:15:37 devstack nova-compute[86007]: INFO nova.virt.block_device [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] [instance: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7] Attempting to driver detach volume 761fe40e-6e81-4135-8051-f21a3cc0196b from mountpoint /dev/vdb Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Found disk vdb by alias ua-761fe40e-6e81-4135-8051-f21a3cc0196b {{(pid=86007) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2884}} Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Found disk vdb by alias ua-761fe40e-6e81-4135-8051-f21a3cc0196b {{(pid=86007) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2884}} Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Attempting to detach device vdb from instance 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 from the persistent domain config. {{(pid=86007) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2634}} Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.guest [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] detach device xml: Jul 02 17:15:37 devstack nova-compute[86007]: Jul 02 17:15:37 devstack nova-compute[86007]: Jul 02 17:15:37 devstack nova-compute[86007]: Jul 02 17:15:37 devstack nova-compute[86007]: Jul 02 17:15:37 devstack nova-compute[86007]: 761fe40e-6e81-4135-8051-f21a3cc0196b Jul 02 17:15:37 devstack nova-compute[86007]:
Jul 02 17:15:37 devstack nova-compute[86007]: Jul 02 17:15:37 devstack nova-compute[86007]: {{(pid=86007) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 02 17:15:37 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Successfully detached device vdb from instance 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 from the persistent domain config. Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] (1/8): Attempting to detach device vdb with device alias ua-761fe40e-6e81-4135-8051-f21a3cc0196b from instance 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 from the live domain config. {{(pid=86007) _detach_from_live_with_retry /opt/stack/nova/nova/virt/libvirt/driver.py:2668}} Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.guest [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] detach device xml: Jul 02 17:15:37 devstack nova-compute[86007]: Jul 02 17:15:37 devstack nova-compute[86007]: Jul 02 17:15:37 devstack nova-compute[86007]: Jul 02 17:15:37 devstack nova-compute[86007]: Jul 02 17:15:37 devstack nova-compute[86007]: 761fe40e-6e81-4135-8051-f21a3cc0196b Jul 02 17:15:37 devstack nova-compute[86007]:
Jul 02 17:15:37 devstack nova-compute[86007]: Jul 02 17:15:37 devstack nova-compute[86007]: {{(pid=86007) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bec2d0c7-0974-4c31-b94b-ad0ab1c4083a tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bec2d0c7-0974-4c31-b94b-ad0ab1c4083a tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-bec2d0c7-0974-4c31-b94b-ad0ab1c4083a tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86007) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 17:15:37 devstack nova-compute[86007]: INFO nova.compute.claims [None req-bec2d0c7-0974-4c31-b94b-ad0ab1c4083a tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] [instance: c4d9b124-af4f-4643-9361-fdc4acaef4b2] Claim successful on node devstack Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4398144e-d65f-4c67-80b0-2d4bf77dc745 tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] Acquiring lock "cd6e15a9-5ab5-4ca3-b3cb-dcc8a00298e4" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4398144e-d65f-4c67-80b0-2d4bf77dc745 tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] Lock "cd6e15a9-5ab5-4ca3-b3cb-dcc8a00298e4" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.003s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-5558bbbe-672b-424f-89ba-12884c3186c6 None None] Received event ua-761fe40e-6e81-4135-8051-f21a3cc0196b> from libvirt while the driver is waiting for it; dispatched. {{(pid=86007) emit_event /opt/stack/nova/nova/virt/libvirt/driver.py:2521}} Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Start waiting for the detach event from libvirt for device vdb with device alias ua-761fe40e-6e81-4135-8051-f21a3cc0196b for instance 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 {{(pid=86007) _detach_from_live_and_wait_for_event /opt/stack/nova/nova/virt/libvirt/driver.py:2748}} Jul 02 17:15:37 devstack nova-compute[86007]: INFO nova.virt.libvirt.driver [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Successfully detached device vdb from instance 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 from the live domain config. Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:37 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.057s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:15:38 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-4398144e-d65f-4c67-80b0-2d4bf77dc745 tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] [instance: cd6e15a9-5ab5-4ca3-b3cb-dcc8a00298e4] Starting instance... {{(pid=86007) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 17:15:38 devstack nova-compute[86007]: DEBUG nova.objects.instance [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lazy-loading 'flavor' on Instance uuid 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 {{(pid=86007) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 17:15:38 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4398144e-d65f-4c67-80b0-2d4bf77dc745 tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:38 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-bec2d0c7-0974-4c31-b94b-ad0ab1c4083a tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86007) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10018}} Jul 02 17:15:38 devstack nova-compute[86007]: DEBUG nova.compute.provider_tree [None req-bec2d0c7-0974-4c31-b94b-ad0ab1c4083a tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] Inventory has not changed in ProviderTree for provider: 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a {{(pid=86007) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 17:15:39 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-198c0920-b624-4a37-81b3-8aee936b23dc tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Acquiring lock "interface-4520d389-56cc-4cdd-9498-c5dd3a5c59d7-f1941dde-b9e9-4c15-8115-11edba6713a4" by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 17:15:39 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-198c0920-b624-4a37-81b3-8aee936b23dc tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "interface-4520d389-56cc-4cdd-9498-c5dd3a5c59d7-f1941dde-b9e9-4c15-8115-11edba6713a4" acquired by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" :: waited 0.001s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:39 devstack nova-compute[86007]: DEBUG nova.scheduler.client.report [None req-bec2d0c7-0974-4c31-b94b-ad0ab1c4083a tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] Inventory has not changed for provider 4bdf1f72-d9e9-4b20-9cb6-e64442180c3a 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=86007) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 17:15:39 devstack nova-compute[86007]: DEBUG nova.objects.instance [None req-198c0920-b624-4a37-81b3-8aee936b23dc tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lazy-loading 'flavor' on Instance uuid 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 {{(pid=86007) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 17:15:39 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-bec2d0c7-0974-4c31-b94b-ad0ab1c4083a tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.339s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:15:39 devstack nova-compute[86007]: DEBUG nova.compute.manager [None req-bec2d0c7-0974-4c31-b94b-ad0ab1c4083a tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] [instance: c4d9b124-af4f-4643-9361-fdc4acaef4b2] Start building networks asynchronously for instance. {{(pid=86007) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 02 17:15:39 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-4398144e-d65f-4c67-80b0-2d4bf77dc745 tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 1.217s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 17:15:39 devstack nova-compute[86007]: DEBUG nova.virt.hardware [None req-4398144e-d65f-4c67-80b0-2d4bf77dc745 tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86007) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 17:15:39 devstack nova-compute[86007]: INFO nova.compute.claims [None req-4398144e-d65f-4c67-80b0-2d4bf77dc745 tempest-ServerRescueNegativeTestJSON-1175072547 tempest-ServerRescueNegativeTestJSON-1175072547-project-member] [instance: cd6e15a9-5ab5-4ca3-b3cb-dcc8a00298e4] Claim successful on node devstack Jul 02 17:15:40 devstack nova-compute[86007]: DEBUG oslo_concurrency.lockutils [None req-36288c7a-17dd-45c0-9731-f8816182c3a2 tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Lock "4520d389-56cc-4cdd-9498-c5dd3a5c59d7" "released" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: held 3.250s {{(pid=86007) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 17:15:40 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.vif [None req-198c0920-b624-4a37-81b3-8aee936b23dc tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-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-02T15:14:19Z,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-1322907765',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1322907765',id=3,image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGPFUImw9qrdQeVWcCOazgXosGgTsuMQsWeBgG5tcQTsCwHo11FsRAE10HPYKYkA7Mb6MJCR5LpcPC0+/+IYym7I4KCjMQgly9l5DCeyw/aui3+PrGvvdzmHmQAsn8fqvQ==',key_name='tempest-keypair-939755943',keypairs=,launch_index=0,launched_at=2026-07-02T15:14:40Z,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='9776346b510742248fda25740e8e54ef',ramdisk_id='',reservation_id='r-tfvwo1cm',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='e440b6be-215e-4934-823e-2ab46d911d1a',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-1465309690',owner_user_name='tempest-TaggedAttachmentsTest-1465309690-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-02T15:14:40Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='2d4f7353c63648529a1970d54fc5bf9a',uuid=4520d389-56cc-4cdd-9498-c5dd3a5c59d7,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "f1941dde-b9e9-4c15-8115-11edba6713a4", "address": "fa:16:3e:58:a2:d7", "network": {"id": "4eee8ada-ff18-43ed-9e75-3f6b931163dc", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-884921227", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.72", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf1941dde-b9", "ovs_interfaceid": "f1941dde-b9e9-4c15-8115-11edba6713a4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86007) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 17:15:40 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-198c0920-b624-4a37-81b3-8aee936b23dc tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Converting VIF {"id": "f1941dde-b9e9-4c15-8115-11edba6713a4", "address": "fa:16:3e:58:a2:d7", "network": {"id": "4eee8ada-ff18-43ed-9e75-3f6b931163dc", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-884921227", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.72", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9776346b510742248fda25740e8e54ef", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf1941dde-b9", "ovs_interfaceid": "f1941dde-b9e9-4c15-8115-11edba6713a4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 17:15:40 devstack nova-compute[86007]: DEBUG nova.network.os_vif_util [None req-198c0920-b624-4a37-81b3-8aee936b23dc tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:58:a2:d7,bridge_name='br-int',has_traffic_filtering=True,id=f1941dde-b9e9-4c15-8115-11edba6713a4,network=Network(4eee8ada-ff18-43ed-9e75-3f6b931163dc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf1941dde-b9') {{(pid=86007) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 17:15:40 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.guest [None req-198c0920-b624-4a37-81b3-8aee936b23dc tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] looking for interface given config: {{(pid=86007) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 02 17:15:40 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.guest [None req-198c0920-b624-4a37-81b3-8aee936b23dc tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] looking for interface given config: {{(pid=86007) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 02 17:15:40 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.driver [None req-198c0920-b624-4a37-81b3-8aee936b23dc tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] Attempting to detach device tapf1941dde-b9 from instance 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 from the persistent domain config. {{(pid=86007) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2634}} Jul 02 17:15:40 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.guest [None req-198c0920-b624-4a37-81b3-8aee936b23dc tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] detach device xml: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: {{(pid=86007) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 02 17:15:40 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.guest [None req-198c0920-b624-4a37-81b3-8aee936b23dc tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] looking for interface given config: {{(pid=86007) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 02 17:15:40 devstack nova-compute[86007]: DEBUG nova.virt.libvirt.guest [None req-198c0920-b624-4a37-81b3-8aee936b23dc tempest-TaggedAttachmentsTest-1465309690 tempest-TaggedAttachmentsTest-1465309690-project-member] interface for config: not found in domain: Jul 02 17:15:40 devstack nova-compute[86007]: instance-00000003 Jul 02 17:15:40 devstack nova-compute[86007]: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: tempest-device-tagging-server-1322907765 Jul 02 17:15:40 devstack nova-compute[86007]: 2026-07-02 15:15:18 Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: 192 Jul 02 17:15:40 devstack nova-compute[86007]: 1 Jul 02 17:15:40 devstack nova-compute[86007]: 0 Jul 02 17:15:40 devstack nova-compute[86007]: 0 Jul 02 17:15:40 devstack nova-compute[86007]: 1 Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: True Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: bare Jul 02 17:15:40 devstack nova-compute[86007]: qcow2 Jul 02 17:15:40 devstack nova-compute[86007]: 1 Jul 02 17:15:40 devstack nova-compute[86007]: 0 Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: ide Jul 02 17:15:40 devstack nova-compute[86007]: virtio Jul 02 17:15:40 devstack nova-compute[86007]: pc Jul 02 17:15:40 devstack nova-compute[86007]: virtio Jul 02 17:15:40 devstack nova-compute[86007]: virtio Jul 02 17:15:40 devstack nova-compute[86007]: virtio Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: tempest-TaggedAttachmentsTest-1465309690-project-member Jul 02 17:15:40 devstack nova-compute[86007]: tempest-TaggedAttachmentsTest-1465309690 Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: 196608 Jul 02 17:15:40 devstack nova-compute[86007]: 196608 Jul 02 17:15:40 devstack nova-compute[86007]: 1 Jul 02 17:15:40 devstack nova-compute[86007]: 1 Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: /machine Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: OpenStack Foundation Jul 02 17:15:40 devstack nova-compute[86007]: OpenStack Nova Jul 02 17:15:40 devstack nova-compute[86007]: 33.1.0 Jul 02 17:15:40 devstack nova-compute[86007]: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 Jul 02 17:15:40 devstack nova-compute[86007]: 4520d389-56cc-4cdd-9498-c5dd3a5c59d7 Jul 02 17:15:40 devstack nova-compute[86007]: Virtual Machine Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: hvm Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: destroy Jul 02 17:15:40 devstack nova-compute[86007]: restart Jul 02 17:15:40 devstack nova-compute[86007]: destroy Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: /usr/bin/qemu-system-x86_64 Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]:
Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]:
Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]:
Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]:
Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]:
Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: Jul 02 17:15:40 devstack nova-compute[86007]: