Jul 02 14:20:11 devstack nova-compute[72617]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=72617) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 02 14:20:11 devstack nova-compute[72617]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=72617) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 02 14:20:11 devstack nova-compute[72617]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 02 14:20:11 devstack nova-compute[72617]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=72617) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:20:11 devstack nova-compute[72617]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.013s {{(pid=72617) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:20:11 devstack nova-compute[72617]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 02 14:20:12 devstack nova-compute[72617]: WARNING nova.compute.manager [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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 14:20:12 devstack nova-compute[72617]: INFO nova.utils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] The long task thread pool MainProcess.long_task is initialized Jul 02 14:20:12 devstack nova-compute[72617]: INFO nova.virt.driver [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 02 14:20:12 devstack nova-compute[72617]: INFO nova.compute.provider_config [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 02 14:20:13 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Acquiring lock "singleton_lock" {{(pid=72617) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:20:13 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Acquired lock "singleton_lock" {{(pid=72617) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:20:13 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Releasing lock "singleton_lock" {{(pid=72617) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:20:13 devstack nova-compute[72617]: WARNING oslo_service.backend._threading.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] no_fork=True: running service in main process Jul 02 14:20:13 devstack nova-compute[72617]: INFO nova.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Starting compute node (version 33.1.0) Jul 02 14:20:13 devstack nova-compute[72617]: INFO nova.utils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] The default thread pool MainProcess.default is initialized Jul 02 14:20:13 devstack nova-compute[72617]: DEBUG nova.utils [-] Waiting for the next task {{(pid=72617) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:20:13 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Starting event thread {{(pid=72617) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jul 02 14:20:13 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Starting connection event dispatch thread {{(pid=72617) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jul 02 14:20:13 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Connecting to libvirt: qemu:///system {{(pid=72617) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jul 02 14:20:13 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Registering for lifecycle events {{(pid=72617) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jul 02 14:20:13 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Registering for connection events: {{(pid=72617) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jul 02 14:20:13 devstack nova-compute[72617]: INFO nova.virt.libvirt.driver [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Connection event '1' reason 'None' Jul 02 14:20:14 devstack nova-compute[72617]: WARNING nova.virt.libvirt.driver [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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 14:20:14 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.volume.mount [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Initialising _HostMountState generation 0 {{(pid=72617) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 02 14:20:28 devstack nova-compute[72617]: INFO nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Libvirt host capabilities Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 89ff2dc4-174a-4e43-932d-eef21cc3d635 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: x86_64 Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:28 devstack nova-compute[72617]: AMD Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: tcp Jul 02 14:20:28 devstack nova-compute[72617]: rdma Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 12248272 Jul 02 14:20:28 devstack nova-compute[72617]: 3062068 Jul 02 14:20:28 devstack nova-compute[72617]: 0 Jul 02 14:20:28 devstack nova-compute[72617]: 0 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: none Jul 02 14:20:28 devstack nova-compute[72617]: 0 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: dac Jul 02 14:20:28 devstack nova-compute[72617]: 0 Jul 02 14:20:28 devstack nova-compute[72617]: +64055:+994 Jul 02 14:20:28 devstack nova-compute[72617]: +64055:+994 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 64 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-alpha Jul 02 14:20:28 devstack nova-compute[72617]: clipper Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-arm Jul 02 14:20:28 devstack nova-compute[72617]: virt-8.2 Jul 02 14:20:28 devstack nova-compute[72617]: virt Jul 02 14:20:28 devstack nova-compute[72617]: qcom-dc-scm-v1-bmc Jul 02 14:20:28 devstack nova-compute[72617]: mori-bmc Jul 02 14:20:28 devstack nova-compute[72617]: ast2600-evb Jul 02 14:20:28 devstack nova-compute[72617]: borzoi Jul 02 14:20:28 devstack nova-compute[72617]: tiogapass-bmc Jul 02 14:20:28 devstack nova-compute[72617]: spitz Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.7 Jul 02 14:20:28 devstack nova-compute[72617]: nuri Jul 02 14:20:28 devstack nova-compute[72617]: mcimx7d-sabre Jul 02 14:20:28 devstack nova-compute[72617]: romulus-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-3.0 Jul 02 14:20:28 devstack nova-compute[72617]: virt-5.0 Jul 02 14:20:28 devstack nova-compute[72617]: npcm750-evb Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.10 Jul 02 14:20:28 devstack nova-compute[72617]: rainier-bmc Jul 02 14:20:28 devstack nova-compute[72617]: mps3-an547 Jul 02 14:20:28 devstack nova-compute[72617]: musca-b1 Jul 02 14:20:28 devstack nova-compute[72617]: realview-pbx-a9 Jul 02 14:20:28 devstack nova-compute[72617]: versatileab Jul 02 14:20:28 devstack nova-compute[72617]: kzm Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.8 Jul 02 14:20:28 devstack nova-compute[72617]: fby35-bmc Jul 02 14:20:28 devstack nova-compute[72617]: musca-a Jul 02 14:20:28 devstack nova-compute[72617]: virt-3.1 Jul 02 14:20:28 devstack nova-compute[72617]: mcimx6ul-evk Jul 02 14:20:28 devstack nova-compute[72617]: virt-5.1 Jul 02 14:20:28 devstack nova-compute[72617]: smdkc210 Jul 02 14:20:28 devstack nova-compute[72617]: sx1 Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.11 Jul 02 14:20:28 devstack nova-compute[72617]: imx25-pdk Jul 02 14:20:28 devstack nova-compute[72617]: stm32vldiscovery Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.9 Jul 02 14:20:28 devstack nova-compute[72617]: orangepi-pc Jul 02 14:20:28 devstack nova-compute[72617]: quanta-q71l-bmc Jul 02 14:20:28 devstack nova-compute[72617]: z2 Jul 02 14:20:28 devstack nova-compute[72617]: virt-5.2 Jul 02 14:20:28 devstack nova-compute[72617]: xilinx-zynq-a9 Jul 02 14:20:28 devstack nova-compute[72617]: tosa Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an500 Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.12 Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an521 Jul 02 14:20:28 devstack nova-compute[72617]: sabrelite Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an511 Jul 02 14:20:28 devstack nova-compute[72617]: canon-a1100 Jul 02 14:20:28 devstack nova-compute[72617]: realview-eb Jul 02 14:20:28 devstack nova-compute[72617]: quanta-gbs-bmc Jul 02 14:20:28 devstack nova-compute[72617]: emcraft-sf2 Jul 02 14:20:28 devstack nova-compute[72617]: realview-pb-a8 Jul 02 14:20:28 devstack nova-compute[72617]: yosemitev2-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-7.0 Jul 02 14:20:28 devstack nova-compute[72617]: virt-4.0 Jul 02 14:20:28 devstack nova-compute[72617]: raspi1ap Jul 02 14:20:28 devstack nova-compute[72617]: palmetto-bmc Jul 02 14:20:28 devstack nova-compute[72617]: sx1-v1 Jul 02 14:20:28 devstack nova-compute[72617]: n810 Jul 02 14:20:28 devstack nova-compute[72617]: g220a-bmc Jul 02 14:20:28 devstack nova-compute[72617]: n800 Jul 02 14:20:28 devstack nova-compute[72617]: bletchley-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-7.1 Jul 02 14:20:28 devstack nova-compute[72617]: tacoma-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-4.1 Jul 02 14:20:28 devstack nova-compute[72617]: quanta-gsj Jul 02 14:20:28 devstack nova-compute[72617]: versatilepb Jul 02 14:20:28 devstack nova-compute[72617]: terrier Jul 02 14:20:28 devstack nova-compute[72617]: mainstone Jul 02 14:20:28 devstack nova-compute[72617]: realview-eb-mpcore Jul 02 14:20:28 devstack nova-compute[72617]: integratorcp Jul 02 14:20:28 devstack nova-compute[72617]: virt-7.2 Jul 02 14:20:28 devstack nova-compute[72617]: supermicrox11-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-4.2 Jul 02 14:20:28 devstack nova-compute[72617]: witherspoon-bmc Jul 02 14:20:28 devstack nova-compute[72617]: qcom-firework-bmc Jul 02 14:20:28 devstack nova-compute[72617]: mps3-an524 Jul 02 14:20:28 devstack nova-compute[72617]: kudo-bmc Jul 02 14:20:28 devstack nova-compute[72617]: vexpress-a9 Jul 02 14:20:28 devstack nova-compute[72617]: midway Jul 02 14:20:28 devstack nova-compute[72617]: musicpal Jul 02 14:20:28 devstack nova-compute[72617]: lm3s811evb Jul 02 14:20:28 devstack nova-compute[72617]: lm3s6965evb Jul 02 14:20:28 devstack nova-compute[72617]: supermicro-x11spi-bmc Jul 02 14:20:28 devstack nova-compute[72617]: microbit Jul 02 14:20:28 devstack nova-compute[72617]: fby35 Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an505 Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an385 Jul 02 14:20:28 devstack nova-compute[72617]: virt-6.0 Jul 02 14:20:28 devstack nova-compute[72617]: virt-8.0 Jul 02 14:20:28 devstack nova-compute[72617]: cubieboard Jul 02 14:20:28 devstack nova-compute[72617]: ast1030-evb Jul 02 14:20:28 devstack nova-compute[72617]: verdex Jul 02 14:20:28 devstack nova-compute[72617]: bpim2u Jul 02 14:20:28 devstack nova-compute[72617]: netduino2 Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an386 Jul 02 14:20:28 devstack nova-compute[72617]: olimex-stm32-h405 Jul 02 14:20:28 devstack nova-compute[72617]: virt-6.1 Jul 02 14:20:28 devstack nova-compute[72617]: virt-8.1 Jul 02 14:20:28 devstack nova-compute[72617]: raspi2b Jul 02 14:20:28 devstack nova-compute[72617]: vexpress-a15 Jul 02 14:20:28 devstack nova-compute[72617]: fuji-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-6.2 Jul 02 14:20:28 devstack nova-compute[72617]: sonorapass-bmc Jul 02 14:20:28 devstack nova-compute[72617]: cheetah Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.6 Jul 02 14:20:28 devstack nova-compute[72617]: ast2500-evb Jul 02 14:20:28 devstack nova-compute[72617]: highbank Jul 02 14:20:28 devstack nova-compute[72617]: akita Jul 02 14:20:28 devstack nova-compute[72617]: connex Jul 02 14:20:28 devstack nova-compute[72617]: netduinoplus2 Jul 02 14:20:28 devstack nova-compute[72617]: collie Jul 02 14:20:28 devstack nova-compute[72617]: raspi0 Jul 02 14:20:28 devstack nova-compute[72617]: fp5280g2-bmc Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-arm Jul 02 14:20:28 devstack nova-compute[72617]: virt-8.2 Jul 02 14:20:28 devstack nova-compute[72617]: virt Jul 02 14:20:28 devstack nova-compute[72617]: qcom-dc-scm-v1-bmc Jul 02 14:20:28 devstack nova-compute[72617]: mori-bmc Jul 02 14:20:28 devstack nova-compute[72617]: ast2600-evb Jul 02 14:20:28 devstack nova-compute[72617]: borzoi Jul 02 14:20:28 devstack nova-compute[72617]: tiogapass-bmc Jul 02 14:20:28 devstack nova-compute[72617]: spitz Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.7 Jul 02 14:20:28 devstack nova-compute[72617]: nuri Jul 02 14:20:28 devstack nova-compute[72617]: mcimx7d-sabre Jul 02 14:20:28 devstack nova-compute[72617]: romulus-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-3.0 Jul 02 14:20:28 devstack nova-compute[72617]: virt-5.0 Jul 02 14:20:28 devstack nova-compute[72617]: npcm750-evb Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.10 Jul 02 14:20:28 devstack nova-compute[72617]: rainier-bmc Jul 02 14:20:28 devstack nova-compute[72617]: mps3-an547 Jul 02 14:20:28 devstack nova-compute[72617]: musca-b1 Jul 02 14:20:28 devstack nova-compute[72617]: realview-pbx-a9 Jul 02 14:20:28 devstack nova-compute[72617]: versatileab Jul 02 14:20:28 devstack nova-compute[72617]: kzm Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.8 Jul 02 14:20:28 devstack nova-compute[72617]: fby35-bmc Jul 02 14:20:28 devstack nova-compute[72617]: musca-a Jul 02 14:20:28 devstack nova-compute[72617]: virt-3.1 Jul 02 14:20:28 devstack nova-compute[72617]: mcimx6ul-evk Jul 02 14:20:28 devstack nova-compute[72617]: virt-5.1 Jul 02 14:20:28 devstack nova-compute[72617]: smdkc210 Jul 02 14:20:28 devstack nova-compute[72617]: sx1 Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.11 Jul 02 14:20:28 devstack nova-compute[72617]: imx25-pdk Jul 02 14:20:28 devstack nova-compute[72617]: stm32vldiscovery Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.9 Jul 02 14:20:28 devstack nova-compute[72617]: orangepi-pc Jul 02 14:20:28 devstack nova-compute[72617]: quanta-q71l-bmc Jul 02 14:20:28 devstack nova-compute[72617]: z2 Jul 02 14:20:28 devstack nova-compute[72617]: virt-5.2 Jul 02 14:20:28 devstack nova-compute[72617]: xilinx-zynq-a9 Jul 02 14:20:28 devstack nova-compute[72617]: tosa Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an500 Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.12 Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an521 Jul 02 14:20:28 devstack nova-compute[72617]: sabrelite Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an511 Jul 02 14:20:28 devstack nova-compute[72617]: canon-a1100 Jul 02 14:20:28 devstack nova-compute[72617]: realview-eb Jul 02 14:20:28 devstack nova-compute[72617]: quanta-gbs-bmc Jul 02 14:20:28 devstack nova-compute[72617]: emcraft-sf2 Jul 02 14:20:28 devstack nova-compute[72617]: realview-pb-a8 Jul 02 14:20:28 devstack nova-compute[72617]: yosemitev2-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-7.0 Jul 02 14:20:28 devstack nova-compute[72617]: virt-4.0 Jul 02 14:20:28 devstack nova-compute[72617]: raspi1ap Jul 02 14:20:28 devstack nova-compute[72617]: palmetto-bmc Jul 02 14:20:28 devstack nova-compute[72617]: sx1-v1 Jul 02 14:20:28 devstack nova-compute[72617]: n810 Jul 02 14:20:28 devstack nova-compute[72617]: g220a-bmc Jul 02 14:20:28 devstack nova-compute[72617]: n800 Jul 02 14:20:28 devstack nova-compute[72617]: bletchley-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-7.1 Jul 02 14:20:28 devstack nova-compute[72617]: tacoma-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-4.1 Jul 02 14:20:28 devstack nova-compute[72617]: quanta-gsj Jul 02 14:20:28 devstack nova-compute[72617]: versatilepb Jul 02 14:20:28 devstack nova-compute[72617]: terrier Jul 02 14:20:28 devstack nova-compute[72617]: mainstone Jul 02 14:20:28 devstack nova-compute[72617]: realview-eb-mpcore Jul 02 14:20:28 devstack nova-compute[72617]: integratorcp Jul 02 14:20:28 devstack nova-compute[72617]: virt-7.2 Jul 02 14:20:28 devstack nova-compute[72617]: supermicrox11-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-4.2 Jul 02 14:20:28 devstack nova-compute[72617]: witherspoon-bmc Jul 02 14:20:28 devstack nova-compute[72617]: qcom-firework-bmc Jul 02 14:20:28 devstack nova-compute[72617]: mps3-an524 Jul 02 14:20:28 devstack nova-compute[72617]: kudo-bmc Jul 02 14:20:28 devstack nova-compute[72617]: vexpress-a9 Jul 02 14:20:28 devstack nova-compute[72617]: midway Jul 02 14:20:28 devstack nova-compute[72617]: musicpal Jul 02 14:20:28 devstack nova-compute[72617]: lm3s811evb Jul 02 14:20:28 devstack nova-compute[72617]: lm3s6965evb Jul 02 14:20:28 devstack nova-compute[72617]: supermicro-x11spi-bmc Jul 02 14:20:28 devstack nova-compute[72617]: microbit Jul 02 14:20:28 devstack nova-compute[72617]: fby35 Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an505 Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an385 Jul 02 14:20:28 devstack nova-compute[72617]: virt-6.0 Jul 02 14:20:28 devstack nova-compute[72617]: virt-8.0 Jul 02 14:20:28 devstack nova-compute[72617]: cubieboard Jul 02 14:20:28 devstack nova-compute[72617]: ast1030-evb Jul 02 14:20:28 devstack nova-compute[72617]: verdex Jul 02 14:20:28 devstack nova-compute[72617]: bpim2u Jul 02 14:20:28 devstack nova-compute[72617]: netduino2 Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an386 Jul 02 14:20:28 devstack nova-compute[72617]: olimex-stm32-h405 Jul 02 14:20:28 devstack nova-compute[72617]: virt-6.1 Jul 02 14:20:28 devstack nova-compute[72617]: virt-8.1 Jul 02 14:20:28 devstack nova-compute[72617]: raspi2b Jul 02 14:20:28 devstack nova-compute[72617]: vexpress-a15 Jul 02 14:20:28 devstack nova-compute[72617]: fuji-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-6.2 Jul 02 14:20:28 devstack nova-compute[72617]: sonorapass-bmc Jul 02 14:20:28 devstack nova-compute[72617]: cheetah Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.6 Jul 02 14:20:28 devstack nova-compute[72617]: ast2500-evb Jul 02 14:20:28 devstack nova-compute[72617]: highbank Jul 02 14:20:28 devstack nova-compute[72617]: akita Jul 02 14:20:28 devstack nova-compute[72617]: connex Jul 02 14:20:28 devstack nova-compute[72617]: netduinoplus2 Jul 02 14:20:28 devstack nova-compute[72617]: collie Jul 02 14:20:28 devstack nova-compute[72617]: raspi0 Jul 02 14:20:28 devstack nova-compute[72617]: fp5280g2-bmc Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 64 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-aarch64 Jul 02 14:20:28 devstack nova-compute[72617]: virt-8.2 Jul 02 14:20:28 devstack nova-compute[72617]: virt Jul 02 14:20:28 devstack nova-compute[72617]: qcom-dc-scm-v1-bmc Jul 02 14:20:28 devstack nova-compute[72617]: mori-bmc Jul 02 14:20:28 devstack nova-compute[72617]: ast2600-evb Jul 02 14:20:28 devstack nova-compute[72617]: borzoi Jul 02 14:20:28 devstack nova-compute[72617]: tiogapass-bmc Jul 02 14:20:28 devstack nova-compute[72617]: spitz Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.7 Jul 02 14:20:28 devstack nova-compute[72617]: nuri Jul 02 14:20:28 devstack nova-compute[72617]: mcimx7d-sabre Jul 02 14:20:28 devstack nova-compute[72617]: romulus-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-3.0 Jul 02 14:20:28 devstack nova-compute[72617]: virt-5.0 Jul 02 14:20:28 devstack nova-compute[72617]: npcm750-evb Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.10 Jul 02 14:20:28 devstack nova-compute[72617]: rainier-bmc Jul 02 14:20:28 devstack nova-compute[72617]: mps3-an547 Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.8 Jul 02 14:20:28 devstack nova-compute[72617]: musca-b1 Jul 02 14:20:28 devstack nova-compute[72617]: realview-pbx-a9 Jul 02 14:20:28 devstack nova-compute[72617]: versatileab Jul 02 14:20:28 devstack nova-compute[72617]: kzm Jul 02 14:20:28 devstack nova-compute[72617]: fby35-bmc Jul 02 14:20:28 devstack nova-compute[72617]: musca-a Jul 02 14:20:28 devstack nova-compute[72617]: virt-3.1 Jul 02 14:20:28 devstack nova-compute[72617]: mcimx6ul-evk Jul 02 14:20:28 devstack nova-compute[72617]: virt-5.1 Jul 02 14:20:28 devstack nova-compute[72617]: smdkc210 Jul 02 14:20:28 devstack nova-compute[72617]: sx1 Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.11 Jul 02 14:20:28 devstack nova-compute[72617]: imx25-pdk Jul 02 14:20:28 devstack nova-compute[72617]: stm32vldiscovery Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.9 Jul 02 14:20:28 devstack nova-compute[72617]: orangepi-pc Jul 02 14:20:28 devstack nova-compute[72617]: quanta-q71l-bmc Jul 02 14:20:28 devstack nova-compute[72617]: z2 Jul 02 14:20:28 devstack nova-compute[72617]: virt-5.2 Jul 02 14:20:28 devstack nova-compute[72617]: xilinx-zynq-a9 Jul 02 14:20:28 devstack nova-compute[72617]: xlnx-zcu102 Jul 02 14:20:28 devstack nova-compute[72617]: tosa Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an500 Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.12 Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an521 Jul 02 14:20:28 devstack nova-compute[72617]: sabrelite Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an511 Jul 02 14:20:28 devstack nova-compute[72617]: canon-a1100 Jul 02 14:20:28 devstack nova-compute[72617]: realview-eb Jul 02 14:20:28 devstack nova-compute[72617]: quanta-gbs-bmc Jul 02 14:20:28 devstack nova-compute[72617]: emcraft-sf2 Jul 02 14:20:28 devstack nova-compute[72617]: realview-pb-a8 Jul 02 14:20:28 devstack nova-compute[72617]: sbsa-ref Jul 02 14:20:28 devstack nova-compute[72617]: yosemitev2-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-7.0 Jul 02 14:20:28 devstack nova-compute[72617]: virt-4.0 Jul 02 14:20:28 devstack nova-compute[72617]: raspi1ap Jul 02 14:20:28 devstack nova-compute[72617]: palmetto-bmc Jul 02 14:20:28 devstack nova-compute[72617]: sx1-v1 Jul 02 14:20:28 devstack nova-compute[72617]: n810 Jul 02 14:20:28 devstack nova-compute[72617]: g220a-bmc Jul 02 14:20:28 devstack nova-compute[72617]: n800 Jul 02 14:20:28 devstack nova-compute[72617]: bletchley-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-7.1 Jul 02 14:20:28 devstack nova-compute[72617]: tacoma-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-4.1 Jul 02 14:20:28 devstack nova-compute[72617]: quanta-gsj Jul 02 14:20:28 devstack nova-compute[72617]: versatilepb Jul 02 14:20:28 devstack nova-compute[72617]: terrier Jul 02 14:20:28 devstack nova-compute[72617]: mainstone Jul 02 14:20:28 devstack nova-compute[72617]: realview-eb-mpcore Jul 02 14:20:28 devstack nova-compute[72617]: integratorcp Jul 02 14:20:28 devstack nova-compute[72617]: virt-7.2 Jul 02 14:20:28 devstack nova-compute[72617]: supermicrox11-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-4.2 Jul 02 14:20:28 devstack nova-compute[72617]: witherspoon-bmc Jul 02 14:20:28 devstack nova-compute[72617]: qcom-firework-bmc Jul 02 14:20:28 devstack nova-compute[72617]: mps3-an524 Jul 02 14:20:28 devstack nova-compute[72617]: kudo-bmc Jul 02 14:20:28 devstack nova-compute[72617]: vexpress-a9 Jul 02 14:20:28 devstack nova-compute[72617]: midway Jul 02 14:20:28 devstack nova-compute[72617]: musicpal Jul 02 14:20:28 devstack nova-compute[72617]: lm3s811evb Jul 02 14:20:28 devstack nova-compute[72617]: lm3s6965evb Jul 02 14:20:28 devstack nova-compute[72617]: supermicro-x11spi-bmc Jul 02 14:20:28 devstack nova-compute[72617]: microbit Jul 02 14:20:28 devstack nova-compute[72617]: fby35 Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an505 Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an385 Jul 02 14:20:28 devstack nova-compute[72617]: virt-6.0 Jul 02 14:20:28 devstack nova-compute[72617]: virt-8.0 Jul 02 14:20:28 devstack nova-compute[72617]: raspi3ap Jul 02 14:20:28 devstack nova-compute[72617]: cubieboard Jul 02 14:20:28 devstack nova-compute[72617]: ast1030-evb Jul 02 14:20:28 devstack nova-compute[72617]: verdex Jul 02 14:20:28 devstack nova-compute[72617]: bpim2u Jul 02 14:20:28 devstack nova-compute[72617]: netduino2 Jul 02 14:20:28 devstack nova-compute[72617]: xlnx-versal-virt Jul 02 14:20:28 devstack nova-compute[72617]: mps2-an386 Jul 02 14:20:28 devstack nova-compute[72617]: olimex-stm32-h405 Jul 02 14:20:28 devstack nova-compute[72617]: virt-6.1 Jul 02 14:20:28 devstack nova-compute[72617]: virt-8.1 Jul 02 14:20:28 devstack nova-compute[72617]: raspi3b Jul 02 14:20:28 devstack nova-compute[72617]: raspi2b Jul 02 14:20:28 devstack nova-compute[72617]: vexpress-a15 Jul 02 14:20:28 devstack nova-compute[72617]: fuji-bmc Jul 02 14:20:28 devstack nova-compute[72617]: virt-6.2 Jul 02 14:20:28 devstack nova-compute[72617]: sonorapass-bmc Jul 02 14:20:28 devstack nova-compute[72617]: cheetah Jul 02 14:20:28 devstack nova-compute[72617]: virt-2.6 Jul 02 14:20:28 devstack nova-compute[72617]: ast2500-evb Jul 02 14:20:28 devstack nova-compute[72617]: highbank Jul 02 14:20:28 devstack nova-compute[72617]: akita Jul 02 14:20:28 devstack nova-compute[72617]: connex Jul 02 14:20:28 devstack nova-compute[72617]: netduinoplus2 Jul 02 14:20:28 devstack nova-compute[72617]: collie Jul 02 14:20:28 devstack nova-compute[72617]: raspi0 Jul 02 14:20:28 devstack nova-compute[72617]: fp5280g2-bmc Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-cris Jul 02 14:20:28 devstack nova-compute[72617]: axis-dev88 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-i386 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-noble-v2 Jul 02 14:20:28 devstack nova-compute[72617]: ubuntu Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-mantic Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-impish-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-5.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-lunar-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-mantic Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.12 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-xenial Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-kinetic Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-6.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-4.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-mantic-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.5 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-4.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-focal Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-hirsute Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-xenial Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-jammy-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-5.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.7 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-eoan-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-disco-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-groovy Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-zesty Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-lunar Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-mantic-hpb-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-groovy Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-7.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-artful Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-trusty Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-eoan-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-focal-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-8.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-jammy-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-bionic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-mantic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-artful Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-8.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.7 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-6.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-kinetic Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-jammy-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-yakkety Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.4 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-cosmic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-7.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.10 Jul 02 14:20:28 devstack nova-compute[72617]: x-remote Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-5.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.9 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.11 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-jammy-hpb-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-3.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-6.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-4.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-jammy Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.4 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-4.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-eoan Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-jammy-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-5.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.9 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-bionic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-lunar Jul 02 14:20:28 devstack nova-compute[72617]: isapc Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-mantic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-cosmic Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.6 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-mantic-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-3.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-bionic Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-disco-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-cosmic Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.12 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-bionic Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-kinetic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-groovy-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-7.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-noble-v2 Jul 02 14:20:28 devstack nova-compute[72617]: ubuntu-q35 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-lunar-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-disco Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-cosmic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-noble Jul 02 14:20:28 devstack nova-compute[72617]: q35 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-8.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-impish Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-wily Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-8.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.6 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-6.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-impish Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-jammy Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-impish-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-hirsute Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-4.0.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-hirsute-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-7.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-5.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.8 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.10 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-3.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-6.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-zesty Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-7.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-4.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-focal Jul 02 14:20:28 devstack nova-compute[72617]: microvm Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.3 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-jammy-hpb-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-8.2 Jul 02 14:20:28 devstack nova-compute[72617]: q35 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-kinetic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-focal-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-4.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-noble Jul 02 14:20:28 devstack nova-compute[72617]: pc Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-disco Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-groovy-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-8.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-hirsute-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-5.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-6.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.8 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-eoan Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.5 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-3.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-yakkety Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-mantic-hpb-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-7.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.11 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-m68k Jul 02 14:20:28 devstack nova-compute[72617]: mcf5208evb Jul 02 14:20:28 devstack nova-compute[72617]: virt-7.0 Jul 02 14:20:28 devstack nova-compute[72617]: an5206 Jul 02 14:20:28 devstack nova-compute[72617]: virt-6.0 Jul 02 14:20:28 devstack nova-compute[72617]: q800 Jul 02 14:20:28 devstack nova-compute[72617]: virt-8.1 Jul 02 14:20:28 devstack nova-compute[72617]: virt-7.2 Jul 02 14:20:28 devstack nova-compute[72617]: virt-6.2 Jul 02 14:20:28 devstack nova-compute[72617]: virt-8.0 Jul 02 14:20:28 devstack nova-compute[72617]: next-cube Jul 02 14:20:28 devstack nova-compute[72617]: virt-7.1 Jul 02 14:20:28 devstack nova-compute[72617]: virt-6.1 Jul 02 14:20:28 devstack nova-compute[72617]: virt-8.2 Jul 02 14:20:28 devstack nova-compute[72617]: virt Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-microblaze Jul 02 14:20:28 devstack nova-compute[72617]: petalogix-s3adsp1800 Jul 02 14:20:28 devstack nova-compute[72617]: petalogix-ml605 Jul 02 14:20:28 devstack nova-compute[72617]: xlnx-zynqmp-pmu Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-microblazeel Jul 02 14:20:28 devstack nova-compute[72617]: petalogix-s3adsp1800 Jul 02 14:20:28 devstack nova-compute[72617]: petalogix-ml605 Jul 02 14:20:28 devstack nova-compute[72617]: xlnx-zynqmp-pmu Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-mips Jul 02 14:20:28 devstack nova-compute[72617]: malta Jul 02 14:20:28 devstack nova-compute[72617]: mipssim Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-mipsel Jul 02 14:20:28 devstack nova-compute[72617]: malta Jul 02 14:20:28 devstack nova-compute[72617]: mipssim Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 64 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-mips64 Jul 02 14:20:28 devstack nova-compute[72617]: malta Jul 02 14:20:28 devstack nova-compute[72617]: mipssim Jul 02 14:20:28 devstack nova-compute[72617]: pica61 Jul 02 14:20:28 devstack nova-compute[72617]: magnum Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 64 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-mips64el Jul 02 14:20:28 devstack nova-compute[72617]: malta Jul 02 14:20:28 devstack nova-compute[72617]: loongson3-virt Jul 02 14:20:28 devstack nova-compute[72617]: mipssim Jul 02 14:20:28 devstack nova-compute[72617]: pica61 Jul 02 14:20:28 devstack nova-compute[72617]: magnum Jul 02 14:20:28 devstack nova-compute[72617]: boston Jul 02 14:20:28 devstack nova-compute[72617]: fuloong2e Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-ppc Jul 02 14:20:28 devstack nova-compute[72617]: g3beige Jul 02 14:20:28 devstack nova-compute[72617]: amigaone Jul 02 14:20:28 devstack nova-compute[72617]: virtex-ml507 Jul 02 14:20:28 devstack nova-compute[72617]: mac99 Jul 02 14:20:28 devstack nova-compute[72617]: ppce500 Jul 02 14:20:28 devstack nova-compute[72617]: sam460ex Jul 02 14:20:28 devstack nova-compute[72617]: pegasos2 Jul 02 14:20:28 devstack nova-compute[72617]: bamboo Jul 02 14:20:28 devstack nova-compute[72617]: 40p Jul 02 14:20:28 devstack nova-compute[72617]: ref405ep Jul 02 14:20:28 devstack nova-compute[72617]: mpc8544ds Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 64 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-ppc64 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-noble Jul 02 14:20:28 devstack nova-compute[72617]: pseries Jul 02 14:20:28 devstack nova-compute[72617]: amigaone Jul 02 14:20:28 devstack nova-compute[72617]: powernv9 Jul 02 14:20:28 devstack nova-compute[72617]: powernv Jul 02 14:20:28 devstack nova-compute[72617]: pseries-4.1 Jul 02 14:20:28 devstack nova-compute[72617]: mpc8544ds Jul 02 14:20:28 devstack nova-compute[72617]: pseries-6.1 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.5 Jul 02 14:20:28 devstack nova-compute[72617]: powernv10 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-xenial Jul 02 14:20:28 devstack nova-compute[72617]: pseries-4.2 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-6.2 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-yakkety Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.6 Jul 02 14:20:28 devstack nova-compute[72617]: ppce500 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-bionic-sxxm Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.7 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-3.0 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-8.0 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-5.0 Jul 02 14:20:28 devstack nova-compute[72617]: 40p Jul 02 14:20:28 devstack nova-compute[72617]: pseries-lunar Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.8 Jul 02 14:20:28 devstack nova-compute[72617]: pegasos2 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-hirsute Jul 02 14:20:28 devstack nova-compute[72617]: pseries-3.1 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-8.1 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-5.1 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-eoan Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.9 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-zesty Jul 02 14:20:28 devstack nova-compute[72617]: bamboo Jul 02 14:20:28 devstack nova-compute[72617]: pseries-groovy Jul 02 14:20:28 devstack nova-compute[72617]: pseries-focal Jul 02 14:20:28 devstack nova-compute[72617]: g3beige Jul 02 14:20:28 devstack nova-compute[72617]: pseries-8.2 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-5.2 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-disco Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.12-sxxm Jul 02 14:20:28 devstack nova-compute[72617]: pseries-mantic Jul 02 14:20:28 devstack nova-compute[72617]: pseries-kinetic Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.10 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-7.0 Jul 02 14:20:28 devstack nova-compute[72617]: virtex-ml507 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.11 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.1 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-7.1 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-cosmic Jul 02 14:20:28 devstack nova-compute[72617]: pseries-bionic Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.12 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.2 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-7.2 Jul 02 14:20:28 devstack nova-compute[72617]: mac99 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-impish Jul 02 14:20:28 devstack nova-compute[72617]: pseries-jammy Jul 02 14:20:28 devstack nova-compute[72617]: pseries-artful Jul 02 14:20:28 devstack nova-compute[72617]: sam460ex Jul 02 14:20:28 devstack nova-compute[72617]: ref405ep Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.3 Jul 02 14:20:28 devstack nova-compute[72617]: powernv8 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-4.0 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-6.0 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.4 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 64 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-ppc64le Jul 02 14:20:28 devstack nova-compute[72617]: pseries-noble Jul 02 14:20:28 devstack nova-compute[72617]: pseries Jul 02 14:20:28 devstack nova-compute[72617]: amigaone Jul 02 14:20:28 devstack nova-compute[72617]: powernv9 Jul 02 14:20:28 devstack nova-compute[72617]: powernv Jul 02 14:20:28 devstack nova-compute[72617]: pseries-4.1 Jul 02 14:20:28 devstack nova-compute[72617]: mpc8544ds Jul 02 14:20:28 devstack nova-compute[72617]: pseries-6.1 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.5 Jul 02 14:20:28 devstack nova-compute[72617]: powernv10 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-xenial Jul 02 14:20:28 devstack nova-compute[72617]: pseries-4.2 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-6.2 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-yakkety Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.6 Jul 02 14:20:28 devstack nova-compute[72617]: ppce500 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-bionic-sxxm Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.7 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-3.0 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-8.0 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-5.0 Jul 02 14:20:28 devstack nova-compute[72617]: 40p Jul 02 14:20:28 devstack nova-compute[72617]: pseries-lunar Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.8 Jul 02 14:20:28 devstack nova-compute[72617]: pegasos2 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-hirsute Jul 02 14:20:28 devstack nova-compute[72617]: pseries-3.1 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-8.1 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-5.1 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-eoan Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.9 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-zesty Jul 02 14:20:28 devstack nova-compute[72617]: bamboo Jul 02 14:20:28 devstack nova-compute[72617]: pseries-groovy Jul 02 14:20:28 devstack nova-compute[72617]: pseries-focal Jul 02 14:20:28 devstack nova-compute[72617]: g3beige Jul 02 14:20:28 devstack nova-compute[72617]: pseries-8.2 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-5.2 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-disco Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.12-sxxm Jul 02 14:20:28 devstack nova-compute[72617]: pseries-mantic Jul 02 14:20:28 devstack nova-compute[72617]: pseries-kinetic Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.10 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-7.0 Jul 02 14:20:28 devstack nova-compute[72617]: virtex-ml507 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.11 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.1 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-7.1 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-cosmic Jul 02 14:20:28 devstack nova-compute[72617]: pseries-bionic Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.12 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.2 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-7.2 Jul 02 14:20:28 devstack nova-compute[72617]: mac99 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-impish Jul 02 14:20:28 devstack nova-compute[72617]: pseries-jammy Jul 02 14:20:28 devstack nova-compute[72617]: pseries-artful Jul 02 14:20:28 devstack nova-compute[72617]: sam460ex Jul 02 14:20:28 devstack nova-compute[72617]: ref405ep Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.3 Jul 02 14:20:28 devstack nova-compute[72617]: powernv8 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-4.0 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-6.0 Jul 02 14:20:28 devstack nova-compute[72617]: pseries-2.4 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-riscv32 Jul 02 14:20:28 devstack nova-compute[72617]: virt Jul 02 14:20:28 devstack nova-compute[72617]: spike Jul 02 14:20:28 devstack nova-compute[72617]: opentitan Jul 02 14:20:28 devstack nova-compute[72617]: sifive_u Jul 02 14:20:28 devstack nova-compute[72617]: sifive_e Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 64 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-riscv64 Jul 02 14:20:28 devstack nova-compute[72617]: virt Jul 02 14:20:28 devstack nova-compute[72617]: spike Jul 02 14:20:28 devstack nova-compute[72617]: microchip-icicle-kit Jul 02 14:20:28 devstack nova-compute[72617]: sifive_u Jul 02 14:20:28 devstack nova-compute[72617]: shakti_c Jul 02 14:20:28 devstack nova-compute[72617]: sifive_e Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 64 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-s390x Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-noble Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-8.0 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-disco Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-6.0 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-2.11 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-7.0 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-mantic Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-xenial Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-5.0 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-focal Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-2.8 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-4.0 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-zesty Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-8.2 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-6.2 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-3.0 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-groovy Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-2.5 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-7.2 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-5.2 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-artful Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-hirsute Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-4.2 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-2.10 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-2.7 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-lunar Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-eoan Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-kinetic Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-8.1 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-yakkety Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-6.1 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-cosmic Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-bionic Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-2.12 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-7.1 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-2.4 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-5.1 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-2.9 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-impish Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-4.1 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-jammy Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-3.1 Jul 02 14:20:28 devstack nova-compute[72617]: s390-ccw-virtio-2.6 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-sh4 Jul 02 14:20:28 devstack nova-compute[72617]: shix Jul 02 14:20:28 devstack nova-compute[72617]: r2d Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 64 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-sh4eb Jul 02 14:20:28 devstack nova-compute[72617]: shix Jul 02 14:20:28 devstack nova-compute[72617]: r2d Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-sparc Jul 02 14:20:28 devstack nova-compute[72617]: SS-5 Jul 02 14:20:28 devstack nova-compute[72617]: SS-20 Jul 02 14:20:28 devstack nova-compute[72617]: LX Jul 02 14:20:28 devstack nova-compute[72617]: SPARCClassic Jul 02 14:20:28 devstack nova-compute[72617]: leon3_generic Jul 02 14:20:28 devstack nova-compute[72617]: SPARCbook Jul 02 14:20:28 devstack nova-compute[72617]: SS-4 Jul 02 14:20:28 devstack nova-compute[72617]: SS-600MP Jul 02 14:20:28 devstack nova-compute[72617]: SS-10 Jul 02 14:20:28 devstack nova-compute[72617]: Voyager Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 64 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-sparc64 Jul 02 14:20:28 devstack nova-compute[72617]: sun4u Jul 02 14:20:28 devstack nova-compute[72617]: niagara Jul 02 14:20:28 devstack nova-compute[72617]: sun4v Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 64 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-x86_64 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-noble-v2 Jul 02 14:20:28 devstack nova-compute[72617]: ubuntu Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-mantic Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-impish-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-5.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-lunar-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-mantic Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.12 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-xenial Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-kinetic Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-6.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-4.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-mantic-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.5 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-4.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-focal Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-hirsute Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-xenial Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-jammy-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-5.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.7 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-eoan-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-zesty Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-groovy Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-disco-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-lunar Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-mantic-hpb-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-groovy Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-7.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-artful Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-trusty Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-focal-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-8.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-eoan-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-jammy-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-bionic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-mantic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-artful Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-8.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.7 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-6.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-kinetic Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-jammy-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-yakkety Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.4 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-cosmic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-7.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.10 Jul 02 14:20:28 devstack nova-compute[72617]: x-remote Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-5.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.9 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.11 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-jammy-hpb-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-3.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-6.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-4.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-jammy Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.4 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-4.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-eoan Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-jammy-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-5.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.9 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-bionic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-lunar Jul 02 14:20:28 devstack nova-compute[72617]: isapc Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-mantic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-cosmic Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.6 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-mantic-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-3.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-bionic Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-disco-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-cosmic Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.12 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-bionic Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-kinetic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-groovy-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-7.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-noble-v2 Jul 02 14:20:28 devstack nova-compute[72617]: ubuntu-q35 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-lunar-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-disco Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-cosmic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-noble Jul 02 14:20:28 devstack nova-compute[72617]: q35 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-8.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-wily Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-impish Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-8.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.6 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-6.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-impish Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-jammy Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-impish-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-hirsute Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-4.0.1 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-hirsute-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-7.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-5.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.8 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.10 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-3.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-zesty Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-7.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-4.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-6.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-focal Jul 02 14:20:28 devstack nova-compute[72617]: microvm Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.3 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-jammy-hpb-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-disco Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-kinetic-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-4.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-focal-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-noble Jul 02 14:20:28 devstack nova-compute[72617]: pc Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-8.2 Jul 02 14:20:28 devstack nova-compute[72617]: q35 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-groovy-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-hirsute-hpb Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-8.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-5.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-2.8 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-6.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-eoan Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.5 Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-3.0 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-yakkety Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-mantic-hpb-maxcpus Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-7.2 Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-2.11 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-xtensa Jul 02 14:20:28 devstack nova-compute[72617]: sim Jul 02 14:20:28 devstack nova-compute[72617]: kc705 Jul 02 14:20:28 devstack nova-compute[72617]: ml605 Jul 02 14:20:28 devstack nova-compute[72617]: ml605-nommu Jul 02 14:20:28 devstack nova-compute[72617]: virt Jul 02 14:20:28 devstack nova-compute[72617]: lx60-nommu Jul 02 14:20:28 devstack nova-compute[72617]: lx200 Jul 02 14:20:28 devstack nova-compute[72617]: lx200-nommu Jul 02 14:20:28 devstack nova-compute[72617]: lx60 Jul 02 14:20:28 devstack nova-compute[72617]: kc705-nommu Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: hvm Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 32 Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-xtensaeb Jul 02 14:20:28 devstack nova-compute[72617]: sim Jul 02 14:20:28 devstack nova-compute[72617]: kc705 Jul 02 14:20:28 devstack nova-compute[72617]: ml605 Jul 02 14:20:28 devstack nova-compute[72617]: ml605-nommu Jul 02 14:20:28 devstack nova-compute[72617]: virt Jul 02 14:20:28 devstack nova-compute[72617]: lx60-nommu Jul 02 14:20:28 devstack nova-compute[72617]: lx200 Jul 02 14:20:28 devstack nova-compute[72617]: lx200-nommu Jul 02 14:20:28 devstack nova-compute[72617]: lx60 Jul 02 14:20:28 devstack nova-compute[72617]: kc705-nommu Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for i686 via machine types: {'ubuntu', 'pc', 'ubuntu-q35', 'q35'} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-i386 Jul 02 14:20:28 devstack nova-compute[72617]: kvm Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-noble-v2 Jul 02 14:20:28 devstack nova-compute[72617]: i686 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 14:20:28 devstack nova-compute[72617]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: rom Jul 02 14:20:28 devstack nova-compute[72617]: pflash Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: yes Jul 02 14:20:28 devstack nova-compute[72617]: no Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: no Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: off Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: on Jul 02 14:20:28 devstack nova-compute[72617]: off Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:28 devstack nova-compute[72617]: AMD Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: qemu64 Jul 02 14:20:28 devstack nova-compute[72617]: qemu32 Jul 02 14:20:28 devstack nova-compute[72617]: phenom Jul 02 14:20:28 devstack nova-compute[72617]: pentium3 Jul 02 14:20:28 devstack nova-compute[72617]: pentium2 Jul 02 14:20:28 devstack nova-compute[72617]: pentium Jul 02 14:20:28 devstack nova-compute[72617]: n270 Jul 02 14:20:28 devstack nova-compute[72617]: kvm64 Jul 02 14:20:28 devstack nova-compute[72617]: kvm32 Jul 02 14:20:28 devstack nova-compute[72617]: coreduo Jul 02 14:20:28 devstack nova-compute[72617]: core2duo Jul 02 14:20:28 devstack nova-compute[72617]: athlon Jul 02 14:20:28 devstack nova-compute[72617]: Westmere-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Westmere Jul 02 14:20:28 devstack nova-compute[72617]: Snowridge Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Server-noTSX-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Server-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Server Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Client-noTSX-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Client-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Client Jul 02 14:20:28 devstack nova-compute[72617]: SapphireRapids Jul 02 14:20:28 devstack nova-compute[72617]: SandyBridge-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: SandyBridge Jul 02 14:20:28 devstack nova-compute[72617]: Penryn Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G5 Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G4 Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G3 Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G2 Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G1 Jul 02 14:20:28 devstack nova-compute[72617]: Nehalem-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Nehalem Jul 02 14:20:28 devstack nova-compute[72617]: IvyBridge-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: IvyBridge Jul 02 14:20:28 devstack nova-compute[72617]: Icelake-Server-noTSX Jul 02 14:20:28 devstack nova-compute[72617]: Icelake-Server Jul 02 14:20:28 devstack nova-compute[72617]: Haswell-noTSX-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Haswell-noTSX Jul 02 14:20:28 devstack nova-compute[72617]: Haswell-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Haswell Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-Rome Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-Milan Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-Genoa Jul 02 14:20:28 devstack nova-compute[72617]: EPYC Jul 02 14:20:28 devstack nova-compute[72617]: Dhyana Jul 02 14:20:28 devstack nova-compute[72617]: Cooperlake Jul 02 14:20:28 devstack nova-compute[72617]: Conroe Jul 02 14:20:28 devstack nova-compute[72617]: Cascadelake-Server-noTSX Jul 02 14:20:28 devstack nova-compute[72617]: Cascadelake-Server Jul 02 14:20:28 devstack nova-compute[72617]: Broadwell-noTSX-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Broadwell-noTSX Jul 02 14:20:28 devstack nova-compute[72617]: Broadwell-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Broadwell Jul 02 14:20:28 devstack nova-compute[72617]: 486 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: file Jul 02 14:20:28 devstack nova-compute[72617]: anonymous Jul 02 14:20:28 devstack nova-compute[72617]: memfd Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: disk Jul 02 14:20:28 devstack nova-compute[72617]: cdrom Jul 02 14:20:28 devstack nova-compute[72617]: floppy Jul 02 14:20:28 devstack nova-compute[72617]: lun Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: ide Jul 02 14:20:28 devstack nova-compute[72617]: fdc Jul 02 14:20:28 devstack nova-compute[72617]: scsi Jul 02 14:20:28 devstack nova-compute[72617]: virtio Jul 02 14:20:28 devstack nova-compute[72617]: usb Jul 02 14:20:28 devstack nova-compute[72617]: sata Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: virtio Jul 02 14:20:28 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:28 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: sdl Jul 02 14:20:28 devstack nova-compute[72617]: vnc Jul 02 14:20:28 devstack nova-compute[72617]: spice Jul 02 14:20:28 devstack nova-compute[72617]: egl-headless Jul 02 14:20:28 devstack nova-compute[72617]: dbus Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: subsystem Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: default Jul 02 14:20:28 devstack nova-compute[72617]: mandatory Jul 02 14:20:28 devstack nova-compute[72617]: requisite Jul 02 14:20:28 devstack nova-compute[72617]: optional Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: usb Jul 02 14:20:28 devstack nova-compute[72617]: pci Jul 02 14:20:28 devstack nova-compute[72617]: scsi Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: virtio Jul 02 14:20:28 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:28 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: random Jul 02 14:20:28 devstack nova-compute[72617]: egd Jul 02 14:20:28 devstack nova-compute[72617]: builtin Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: path Jul 02 14:20:28 devstack nova-compute[72617]: handle Jul 02 14:20:28 devstack nova-compute[72617]: virtiofs Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: tpm-tis Jul 02 14:20:28 devstack nova-compute[72617]: tpm-crb Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: passthrough Jul 02 14:20:28 devstack nova-compute[72617]: emulator Jul 02 14:20:28 devstack nova-compute[72617]: external Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 1.2 Jul 02 14:20:28 devstack nova-compute[72617]: 2.0 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: usb Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: pty Jul 02 14:20:28 devstack nova-compute[72617]: unix Jul 02 14:20:28 devstack nova-compute[72617]: spicevmc Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: virtio Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: qemu Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: builtin Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: relaxed Jul 02 14:20:28 devstack nova-compute[72617]: vapic Jul 02 14:20:28 devstack nova-compute[72617]: spinlocks Jul 02 14:20:28 devstack nova-compute[72617]: vpindex Jul 02 14:20:28 devstack nova-compute[72617]: runtime Jul 02 14:20:28 devstack nova-compute[72617]: synic Jul 02 14:20:28 devstack nova-compute[72617]: stimer Jul 02 14:20:28 devstack nova-compute[72617]: reset Jul 02 14:20:28 devstack nova-compute[72617]: vendor_id Jul 02 14:20:28 devstack nova-compute[72617]: frequencies Jul 02 14:20:28 devstack nova-compute[72617]: reenlightenment Jul 02 14:20:28 devstack nova-compute[72617]: tlbflush Jul 02 14:20:28 devstack nova-compute[72617]: ipi Jul 02 14:20:28 devstack nova-compute[72617]: avic Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: {{(pid=72617) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-i386 Jul 02 14:20:28 devstack nova-compute[72617]: kvm Jul 02 14:20:28 devstack nova-compute[72617]: pc-i440fx-noble Jul 02 14:20:28 devstack nova-compute[72617]: i686 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 14:20:28 devstack nova-compute[72617]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: rom Jul 02 14:20:28 devstack nova-compute[72617]: pflash Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: yes Jul 02 14:20:28 devstack nova-compute[72617]: no Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: no Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: off Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: on Jul 02 14:20:28 devstack nova-compute[72617]: off Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:28 devstack nova-compute[72617]: AMD Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: qemu64 Jul 02 14:20:28 devstack nova-compute[72617]: qemu32 Jul 02 14:20:28 devstack nova-compute[72617]: phenom Jul 02 14:20:28 devstack nova-compute[72617]: pentium3 Jul 02 14:20:28 devstack nova-compute[72617]: pentium2 Jul 02 14:20:28 devstack nova-compute[72617]: pentium Jul 02 14:20:28 devstack nova-compute[72617]: n270 Jul 02 14:20:28 devstack nova-compute[72617]: kvm64 Jul 02 14:20:28 devstack nova-compute[72617]: kvm32 Jul 02 14:20:28 devstack nova-compute[72617]: coreduo Jul 02 14:20:28 devstack nova-compute[72617]: core2duo Jul 02 14:20:28 devstack nova-compute[72617]: athlon Jul 02 14:20:28 devstack nova-compute[72617]: Westmere-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Westmere Jul 02 14:20:28 devstack nova-compute[72617]: Snowridge Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Server-noTSX-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Server-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Server Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Client-noTSX-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Client-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Client Jul 02 14:20:28 devstack nova-compute[72617]: SapphireRapids Jul 02 14:20:28 devstack nova-compute[72617]: SandyBridge-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: SandyBridge Jul 02 14:20:28 devstack nova-compute[72617]: Penryn Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G5 Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G4 Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G3 Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G2 Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G1 Jul 02 14:20:28 devstack nova-compute[72617]: Nehalem-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Nehalem Jul 02 14:20:28 devstack nova-compute[72617]: IvyBridge-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: IvyBridge Jul 02 14:20:28 devstack nova-compute[72617]: Icelake-Server-noTSX Jul 02 14:20:28 devstack nova-compute[72617]: Icelake-Server Jul 02 14:20:28 devstack nova-compute[72617]: Haswell-noTSX-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Haswell-noTSX Jul 02 14:20:28 devstack nova-compute[72617]: Haswell-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Haswell Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-Rome Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-Milan Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-Genoa Jul 02 14:20:28 devstack nova-compute[72617]: EPYC Jul 02 14:20:28 devstack nova-compute[72617]: Dhyana Jul 02 14:20:28 devstack nova-compute[72617]: Cooperlake Jul 02 14:20:28 devstack nova-compute[72617]: Conroe Jul 02 14:20:28 devstack nova-compute[72617]: Cascadelake-Server-noTSX Jul 02 14:20:28 devstack nova-compute[72617]: Cascadelake-Server Jul 02 14:20:28 devstack nova-compute[72617]: Broadwell-noTSX-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Broadwell-noTSX Jul 02 14:20:28 devstack nova-compute[72617]: Broadwell-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Broadwell Jul 02 14:20:28 devstack nova-compute[72617]: 486 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: file Jul 02 14:20:28 devstack nova-compute[72617]: anonymous Jul 02 14:20:28 devstack nova-compute[72617]: memfd Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: disk Jul 02 14:20:28 devstack nova-compute[72617]: cdrom Jul 02 14:20:28 devstack nova-compute[72617]: floppy Jul 02 14:20:28 devstack nova-compute[72617]: lun Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: ide Jul 02 14:20:28 devstack nova-compute[72617]: fdc Jul 02 14:20:28 devstack nova-compute[72617]: scsi Jul 02 14:20:28 devstack nova-compute[72617]: virtio Jul 02 14:20:28 devstack nova-compute[72617]: usb Jul 02 14:20:28 devstack nova-compute[72617]: sata Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: virtio Jul 02 14:20:28 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:28 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: sdl Jul 02 14:20:28 devstack nova-compute[72617]: vnc Jul 02 14:20:28 devstack nova-compute[72617]: spice Jul 02 14:20:28 devstack nova-compute[72617]: egl-headless Jul 02 14:20:28 devstack nova-compute[72617]: dbus Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: subsystem Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: default Jul 02 14:20:28 devstack nova-compute[72617]: mandatory Jul 02 14:20:28 devstack nova-compute[72617]: requisite Jul 02 14:20:28 devstack nova-compute[72617]: optional Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: usb Jul 02 14:20:28 devstack nova-compute[72617]: pci Jul 02 14:20:28 devstack nova-compute[72617]: scsi Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: virtio Jul 02 14:20:28 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:28 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: random Jul 02 14:20:28 devstack nova-compute[72617]: egd Jul 02 14:20:28 devstack nova-compute[72617]: builtin Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: path Jul 02 14:20:28 devstack nova-compute[72617]: handle Jul 02 14:20:28 devstack nova-compute[72617]: virtiofs Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: tpm-tis Jul 02 14:20:28 devstack nova-compute[72617]: tpm-crb Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: passthrough Jul 02 14:20:28 devstack nova-compute[72617]: emulator Jul 02 14:20:28 devstack nova-compute[72617]: external Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 1.2 Jul 02 14:20:28 devstack nova-compute[72617]: 2.0 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: usb Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: pty Jul 02 14:20:28 devstack nova-compute[72617]: unix Jul 02 14:20:28 devstack nova-compute[72617]: spicevmc Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: virtio Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: qemu Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: builtin Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: relaxed Jul 02 14:20:28 devstack nova-compute[72617]: vapic Jul 02 14:20:28 devstack nova-compute[72617]: spinlocks Jul 02 14:20:28 devstack nova-compute[72617]: vpindex Jul 02 14:20:28 devstack nova-compute[72617]: runtime Jul 02 14:20:28 devstack nova-compute[72617]: synic Jul 02 14:20:28 devstack nova-compute[72617]: stimer Jul 02 14:20:28 devstack nova-compute[72617]: reset Jul 02 14:20:28 devstack nova-compute[72617]: vendor_id Jul 02 14:20:28 devstack nova-compute[72617]: frequencies Jul 02 14:20:28 devstack nova-compute[72617]: reenlightenment Jul 02 14:20:28 devstack nova-compute[72617]: tlbflush Jul 02 14:20:28 devstack nova-compute[72617]: ipi Jul 02 14:20:28 devstack nova-compute[72617]: avic Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: {{(pid=72617) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-i386 Jul 02 14:20:28 devstack nova-compute[72617]: kvm Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-noble-v2 Jul 02 14:20:28 devstack nova-compute[72617]: i686 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 14:20:28 devstack nova-compute[72617]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: rom Jul 02 14:20:28 devstack nova-compute[72617]: pflash Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: yes Jul 02 14:20:28 devstack nova-compute[72617]: no Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: no Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: off Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: on Jul 02 14:20:28 devstack nova-compute[72617]: off Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:28 devstack nova-compute[72617]: AMD Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: qemu64 Jul 02 14:20:28 devstack nova-compute[72617]: qemu32 Jul 02 14:20:28 devstack nova-compute[72617]: phenom Jul 02 14:20:28 devstack nova-compute[72617]: pentium3 Jul 02 14:20:28 devstack nova-compute[72617]: pentium2 Jul 02 14:20:28 devstack nova-compute[72617]: pentium Jul 02 14:20:28 devstack nova-compute[72617]: n270 Jul 02 14:20:28 devstack nova-compute[72617]: kvm64 Jul 02 14:20:28 devstack nova-compute[72617]: kvm32 Jul 02 14:20:28 devstack nova-compute[72617]: coreduo Jul 02 14:20:28 devstack nova-compute[72617]: core2duo Jul 02 14:20:28 devstack nova-compute[72617]: athlon Jul 02 14:20:28 devstack nova-compute[72617]: Westmere-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Westmere Jul 02 14:20:28 devstack nova-compute[72617]: Snowridge Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Server-noTSX-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Server-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Server Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Client-noTSX-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Client-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Skylake-Client Jul 02 14:20:28 devstack nova-compute[72617]: SapphireRapids Jul 02 14:20:28 devstack nova-compute[72617]: SandyBridge-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: SandyBridge Jul 02 14:20:28 devstack nova-compute[72617]: Penryn Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G5 Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G4 Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G3 Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G2 Jul 02 14:20:28 devstack nova-compute[72617]: Opteron_G1 Jul 02 14:20:28 devstack nova-compute[72617]: Nehalem-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Nehalem Jul 02 14:20:28 devstack nova-compute[72617]: IvyBridge-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: IvyBridge Jul 02 14:20:28 devstack nova-compute[72617]: Icelake-Server-noTSX Jul 02 14:20:28 devstack nova-compute[72617]: Icelake-Server Jul 02 14:20:28 devstack nova-compute[72617]: Haswell-noTSX-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Haswell-noTSX Jul 02 14:20:28 devstack nova-compute[72617]: Haswell-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Haswell Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-Rome Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-Milan Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:28 devstack nova-compute[72617]: EPYC-Genoa Jul 02 14:20:28 devstack nova-compute[72617]: EPYC Jul 02 14:20:28 devstack nova-compute[72617]: Dhyana Jul 02 14:20:28 devstack nova-compute[72617]: Cooperlake Jul 02 14:20:28 devstack nova-compute[72617]: Conroe Jul 02 14:20:28 devstack nova-compute[72617]: Cascadelake-Server-noTSX Jul 02 14:20:28 devstack nova-compute[72617]: Cascadelake-Server Jul 02 14:20:28 devstack nova-compute[72617]: Broadwell-noTSX-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Broadwell-noTSX Jul 02 14:20:28 devstack nova-compute[72617]: Broadwell-IBRS Jul 02 14:20:28 devstack nova-compute[72617]: Broadwell Jul 02 14:20:28 devstack nova-compute[72617]: 486 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: file Jul 02 14:20:28 devstack nova-compute[72617]: anonymous Jul 02 14:20:28 devstack nova-compute[72617]: memfd Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: disk Jul 02 14:20:28 devstack nova-compute[72617]: cdrom Jul 02 14:20:28 devstack nova-compute[72617]: floppy Jul 02 14:20:28 devstack nova-compute[72617]: lun Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: fdc Jul 02 14:20:28 devstack nova-compute[72617]: scsi Jul 02 14:20:28 devstack nova-compute[72617]: virtio Jul 02 14:20:28 devstack nova-compute[72617]: usb Jul 02 14:20:28 devstack nova-compute[72617]: sata Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: virtio Jul 02 14:20:28 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:28 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: sdl Jul 02 14:20:28 devstack nova-compute[72617]: vnc Jul 02 14:20:28 devstack nova-compute[72617]: spice Jul 02 14:20:28 devstack nova-compute[72617]: egl-headless Jul 02 14:20:28 devstack nova-compute[72617]: dbus Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: subsystem Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: default Jul 02 14:20:28 devstack nova-compute[72617]: mandatory Jul 02 14:20:28 devstack nova-compute[72617]: requisite Jul 02 14:20:28 devstack nova-compute[72617]: optional Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: usb Jul 02 14:20:28 devstack nova-compute[72617]: pci Jul 02 14:20:28 devstack nova-compute[72617]: scsi Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: virtio Jul 02 14:20:28 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:28 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: random Jul 02 14:20:28 devstack nova-compute[72617]: egd Jul 02 14:20:28 devstack nova-compute[72617]: builtin Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: path Jul 02 14:20:28 devstack nova-compute[72617]: handle Jul 02 14:20:28 devstack nova-compute[72617]: virtiofs Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: tpm-tis Jul 02 14:20:28 devstack nova-compute[72617]: tpm-crb Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: passthrough Jul 02 14:20:28 devstack nova-compute[72617]: emulator Jul 02 14:20:28 devstack nova-compute[72617]: external Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: 1.2 Jul 02 14:20:28 devstack nova-compute[72617]: 2.0 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: usb Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: pty Jul 02 14:20:28 devstack nova-compute[72617]: unix Jul 02 14:20:28 devstack nova-compute[72617]: spicevmc Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: virtio Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: qemu Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: builtin Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: relaxed Jul 02 14:20:28 devstack nova-compute[72617]: vapic Jul 02 14:20:28 devstack nova-compute[72617]: spinlocks Jul 02 14:20:28 devstack nova-compute[72617]: vpindex Jul 02 14:20:28 devstack nova-compute[72617]: runtime Jul 02 14:20:28 devstack nova-compute[72617]: synic Jul 02 14:20:28 devstack nova-compute[72617]: stimer Jul 02 14:20:28 devstack nova-compute[72617]: reset Jul 02 14:20:28 devstack nova-compute[72617]: vendor_id Jul 02 14:20:28 devstack nova-compute[72617]: frequencies Jul 02 14:20:28 devstack nova-compute[72617]: reenlightenment Jul 02 14:20:28 devstack nova-compute[72617]: tlbflush Jul 02 14:20:28 devstack nova-compute[72617]: ipi Jul 02 14:20:28 devstack nova-compute[72617]: avic Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: {{(pid=72617) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:20:28 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: /usr/bin/qemu-system-i386 Jul 02 14:20:28 devstack nova-compute[72617]: kvm Jul 02 14:20:28 devstack nova-compute[72617]: pc-q35-noble Jul 02 14:20:28 devstack nova-compute[72617]: i686 Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 14:20:28 devstack nova-compute[72617]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 14:20:28 devstack nova-compute[72617]: Jul 02 14:20:28 devstack nova-compute[72617]: rom Jul 02 14:20:28 devstack nova-compute[72617]: pflash Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: yes Jul 02 14:20:29 devstack nova-compute[72617]: no Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: no Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: off Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: on Jul 02 14:20:29 devstack nova-compute[72617]: off Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:29 devstack nova-compute[72617]: AMD Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: qemu64 Jul 02 14:20:29 devstack nova-compute[72617]: qemu32 Jul 02 14:20:29 devstack nova-compute[72617]: phenom Jul 02 14:20:29 devstack nova-compute[72617]: pentium3 Jul 02 14:20:29 devstack nova-compute[72617]: pentium2 Jul 02 14:20:29 devstack nova-compute[72617]: pentium Jul 02 14:20:29 devstack nova-compute[72617]: n270 Jul 02 14:20:29 devstack nova-compute[72617]: kvm64 Jul 02 14:20:29 devstack nova-compute[72617]: kvm32 Jul 02 14:20:29 devstack nova-compute[72617]: coreduo Jul 02 14:20:29 devstack nova-compute[72617]: core2duo Jul 02 14:20:29 devstack nova-compute[72617]: athlon Jul 02 14:20:29 devstack nova-compute[72617]: Westmere-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Westmere Jul 02 14:20:29 devstack nova-compute[72617]: Snowridge Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client Jul 02 14:20:29 devstack nova-compute[72617]: SapphireRapids Jul 02 14:20:29 devstack nova-compute[72617]: SandyBridge-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: SandyBridge Jul 02 14:20:29 devstack nova-compute[72617]: Penryn Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G5 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G4 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G3 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G2 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G1 Jul 02 14:20:29 devstack nova-compute[72617]: Nehalem-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Nehalem Jul 02 14:20:29 devstack nova-compute[72617]: IvyBridge-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: IvyBridge Jul 02 14:20:29 devstack nova-compute[72617]: Icelake-Server-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Icelake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Haswell Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Rome Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Milan Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Genoa Jul 02 14:20:29 devstack nova-compute[72617]: EPYC Jul 02 14:20:29 devstack nova-compute[72617]: Dhyana Jul 02 14:20:29 devstack nova-compute[72617]: Cooperlake Jul 02 14:20:29 devstack nova-compute[72617]: Conroe Jul 02 14:20:29 devstack nova-compute[72617]: Cascadelake-Server-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Cascadelake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell Jul 02 14:20:29 devstack nova-compute[72617]: 486 Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: file Jul 02 14:20:29 devstack nova-compute[72617]: anonymous Jul 02 14:20:29 devstack nova-compute[72617]: memfd Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: disk Jul 02 14:20:29 devstack nova-compute[72617]: cdrom Jul 02 14:20:29 devstack nova-compute[72617]: floppy Jul 02 14:20:29 devstack nova-compute[72617]: lun Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: fdc Jul 02 14:20:29 devstack nova-compute[72617]: scsi Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: sata Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:29 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: sdl Jul 02 14:20:29 devstack nova-compute[72617]: vnc Jul 02 14:20:29 devstack nova-compute[72617]: spice Jul 02 14:20:29 devstack nova-compute[72617]: egl-headless Jul 02 14:20:29 devstack nova-compute[72617]: dbus Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: subsystem Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: default Jul 02 14:20:29 devstack nova-compute[72617]: mandatory Jul 02 14:20:29 devstack nova-compute[72617]: requisite Jul 02 14:20:29 devstack nova-compute[72617]: optional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: pci Jul 02 14:20:29 devstack nova-compute[72617]: scsi Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:29 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: random Jul 02 14:20:29 devstack nova-compute[72617]: egd Jul 02 14:20:29 devstack nova-compute[72617]: builtin Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: path Jul 02 14:20:29 devstack nova-compute[72617]: handle Jul 02 14:20:29 devstack nova-compute[72617]: virtiofs Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: tpm-tis Jul 02 14:20:29 devstack nova-compute[72617]: tpm-crb Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: passthrough Jul 02 14:20:29 devstack nova-compute[72617]: emulator Jul 02 14:20:29 devstack nova-compute[72617]: external Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: 1.2 Jul 02 14:20:29 devstack nova-compute[72617]: 2.0 Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: pty Jul 02 14:20:29 devstack nova-compute[72617]: unix Jul 02 14:20:29 devstack nova-compute[72617]: spicevmc Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: qemu Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: builtin Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: relaxed Jul 02 14:20:29 devstack nova-compute[72617]: vapic Jul 02 14:20:29 devstack nova-compute[72617]: spinlocks Jul 02 14:20:29 devstack nova-compute[72617]: vpindex Jul 02 14:20:29 devstack nova-compute[72617]: runtime Jul 02 14:20:29 devstack nova-compute[72617]: synic Jul 02 14:20:29 devstack nova-compute[72617]: stimer Jul 02 14:20:29 devstack nova-compute[72617]: reset Jul 02 14:20:29 devstack nova-compute[72617]: vendor_id Jul 02 14:20:29 devstack nova-compute[72617]: frequencies Jul 02 14:20:29 devstack nova-compute[72617]: reenlightenment Jul 02 14:20:29 devstack nova-compute[72617]: tlbflush Jul 02 14:20:29 devstack nova-compute[72617]: ipi Jul 02 14:20:29 devstack nova-compute[72617]: avic Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: {{(pid=72617) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for ppc64 via machine types: {None, 'powernv', 'pseries'} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for ppc64le via machine types: {'powernv', 'pseries'} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for x86_64 via machine types: {'ubuntu', 'pc', 'ubuntu-q35', 'q35'} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: /usr/bin/qemu-system-x86_64 Jul 02 14:20:29 devstack nova-compute[72617]: kvm Jul 02 14:20:29 devstack nova-compute[72617]: pc-i440fx-noble-v2 Jul 02 14:20:29 devstack nova-compute[72617]: x86_64 Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: efi Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: rom Jul 02 14:20:29 devstack nova-compute[72617]: pflash Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: yes Jul 02 14:20:29 devstack nova-compute[72617]: no Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: no Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: on Jul 02 14:20:29 devstack nova-compute[72617]: off Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: on Jul 02 14:20:29 devstack nova-compute[72617]: off Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:29 devstack nova-compute[72617]: AMD Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: qemu64 Jul 02 14:20:29 devstack nova-compute[72617]: qemu32 Jul 02 14:20:29 devstack nova-compute[72617]: phenom Jul 02 14:20:29 devstack nova-compute[72617]: pentium3 Jul 02 14:20:29 devstack nova-compute[72617]: pentium2 Jul 02 14:20:29 devstack nova-compute[72617]: pentium Jul 02 14:20:29 devstack nova-compute[72617]: n270 Jul 02 14:20:29 devstack nova-compute[72617]: kvm64 Jul 02 14:20:29 devstack nova-compute[72617]: kvm32 Jul 02 14:20:29 devstack nova-compute[72617]: coreduo Jul 02 14:20:29 devstack nova-compute[72617]: core2duo Jul 02 14:20:29 devstack nova-compute[72617]: athlon Jul 02 14:20:29 devstack nova-compute[72617]: Westmere-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Westmere Jul 02 14:20:29 devstack nova-compute[72617]: Snowridge Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client Jul 02 14:20:29 devstack nova-compute[72617]: SapphireRapids Jul 02 14:20:29 devstack nova-compute[72617]: SandyBridge-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: SandyBridge Jul 02 14:20:29 devstack nova-compute[72617]: Penryn Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G5 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G4 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G3 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G2 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G1 Jul 02 14:20:29 devstack nova-compute[72617]: Nehalem-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Nehalem Jul 02 14:20:29 devstack nova-compute[72617]: IvyBridge-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: IvyBridge Jul 02 14:20:29 devstack nova-compute[72617]: Icelake-Server-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Icelake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Haswell Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Rome Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Milan Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Genoa Jul 02 14:20:29 devstack nova-compute[72617]: EPYC Jul 02 14:20:29 devstack nova-compute[72617]: Dhyana Jul 02 14:20:29 devstack nova-compute[72617]: Cooperlake Jul 02 14:20:29 devstack nova-compute[72617]: Conroe Jul 02 14:20:29 devstack nova-compute[72617]: Cascadelake-Server-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Cascadelake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell Jul 02 14:20:29 devstack nova-compute[72617]: 486 Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: file Jul 02 14:20:29 devstack nova-compute[72617]: anonymous Jul 02 14:20:29 devstack nova-compute[72617]: memfd Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: disk Jul 02 14:20:29 devstack nova-compute[72617]: cdrom Jul 02 14:20:29 devstack nova-compute[72617]: floppy Jul 02 14:20:29 devstack nova-compute[72617]: lun Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: ide Jul 02 14:20:29 devstack nova-compute[72617]: fdc Jul 02 14:20:29 devstack nova-compute[72617]: scsi Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: sata Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:29 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: sdl Jul 02 14:20:29 devstack nova-compute[72617]: vnc Jul 02 14:20:29 devstack nova-compute[72617]: spice Jul 02 14:20:29 devstack nova-compute[72617]: egl-headless Jul 02 14:20:29 devstack nova-compute[72617]: dbus Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: subsystem Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: default Jul 02 14:20:29 devstack nova-compute[72617]: mandatory Jul 02 14:20:29 devstack nova-compute[72617]: requisite Jul 02 14:20:29 devstack nova-compute[72617]: optional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: pci Jul 02 14:20:29 devstack nova-compute[72617]: scsi Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:29 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: random Jul 02 14:20:29 devstack nova-compute[72617]: egd Jul 02 14:20:29 devstack nova-compute[72617]: builtin Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: path Jul 02 14:20:29 devstack nova-compute[72617]: handle Jul 02 14:20:29 devstack nova-compute[72617]: virtiofs Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: tpm-tis Jul 02 14:20:29 devstack nova-compute[72617]: tpm-crb Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: passthrough Jul 02 14:20:29 devstack nova-compute[72617]: emulator Jul 02 14:20:29 devstack nova-compute[72617]: external Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: 1.2 Jul 02 14:20:29 devstack nova-compute[72617]: 2.0 Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: pty Jul 02 14:20:29 devstack nova-compute[72617]: unix Jul 02 14:20:29 devstack nova-compute[72617]: spicevmc Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: qemu Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: builtin Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: relaxed Jul 02 14:20:29 devstack nova-compute[72617]: vapic Jul 02 14:20:29 devstack nova-compute[72617]: spinlocks Jul 02 14:20:29 devstack nova-compute[72617]: vpindex Jul 02 14:20:29 devstack nova-compute[72617]: runtime Jul 02 14:20:29 devstack nova-compute[72617]: synic Jul 02 14:20:29 devstack nova-compute[72617]: stimer Jul 02 14:20:29 devstack nova-compute[72617]: reset Jul 02 14:20:29 devstack nova-compute[72617]: vendor_id Jul 02 14:20:29 devstack nova-compute[72617]: frequencies Jul 02 14:20:29 devstack nova-compute[72617]: reenlightenment Jul 02 14:20:29 devstack nova-compute[72617]: tlbflush Jul 02 14:20:29 devstack nova-compute[72617]: ipi Jul 02 14:20:29 devstack nova-compute[72617]: avic Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: {{(pid=72617) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: /usr/bin/qemu-system-x86_64 Jul 02 14:20:29 devstack nova-compute[72617]: kvm Jul 02 14:20:29 devstack nova-compute[72617]: pc-i440fx-noble Jul 02 14:20:29 devstack nova-compute[72617]: x86_64 Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: efi Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: rom Jul 02 14:20:29 devstack nova-compute[72617]: pflash Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: yes Jul 02 14:20:29 devstack nova-compute[72617]: no Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: no Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: on Jul 02 14:20:29 devstack nova-compute[72617]: off Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: on Jul 02 14:20:29 devstack nova-compute[72617]: off Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:29 devstack nova-compute[72617]: AMD Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: qemu64 Jul 02 14:20:29 devstack nova-compute[72617]: qemu32 Jul 02 14:20:29 devstack nova-compute[72617]: phenom Jul 02 14:20:29 devstack nova-compute[72617]: pentium3 Jul 02 14:20:29 devstack nova-compute[72617]: pentium2 Jul 02 14:20:29 devstack nova-compute[72617]: pentium Jul 02 14:20:29 devstack nova-compute[72617]: n270 Jul 02 14:20:29 devstack nova-compute[72617]: kvm64 Jul 02 14:20:29 devstack nova-compute[72617]: kvm32 Jul 02 14:20:29 devstack nova-compute[72617]: coreduo Jul 02 14:20:29 devstack nova-compute[72617]: core2duo Jul 02 14:20:29 devstack nova-compute[72617]: athlon Jul 02 14:20:29 devstack nova-compute[72617]: Westmere-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Westmere Jul 02 14:20:29 devstack nova-compute[72617]: Snowridge Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client Jul 02 14:20:29 devstack nova-compute[72617]: SapphireRapids Jul 02 14:20:29 devstack nova-compute[72617]: SandyBridge-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: SandyBridge Jul 02 14:20:29 devstack nova-compute[72617]: Penryn Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G5 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G4 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G3 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G2 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G1 Jul 02 14:20:29 devstack nova-compute[72617]: Nehalem-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Nehalem Jul 02 14:20:29 devstack nova-compute[72617]: IvyBridge-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: IvyBridge Jul 02 14:20:29 devstack nova-compute[72617]: Icelake-Server-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Icelake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Haswell Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Rome Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Milan Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Genoa Jul 02 14:20:29 devstack nova-compute[72617]: EPYC Jul 02 14:20:29 devstack nova-compute[72617]: Dhyana Jul 02 14:20:29 devstack nova-compute[72617]: Cooperlake Jul 02 14:20:29 devstack nova-compute[72617]: Conroe Jul 02 14:20:29 devstack nova-compute[72617]: Cascadelake-Server-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Cascadelake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell Jul 02 14:20:29 devstack nova-compute[72617]: 486 Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: file Jul 02 14:20:29 devstack nova-compute[72617]: anonymous Jul 02 14:20:29 devstack nova-compute[72617]: memfd Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: disk Jul 02 14:20:29 devstack nova-compute[72617]: cdrom Jul 02 14:20:29 devstack nova-compute[72617]: floppy Jul 02 14:20:29 devstack nova-compute[72617]: lun Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: ide Jul 02 14:20:29 devstack nova-compute[72617]: fdc Jul 02 14:20:29 devstack nova-compute[72617]: scsi Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: sata Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:29 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: sdl Jul 02 14:20:29 devstack nova-compute[72617]: vnc Jul 02 14:20:29 devstack nova-compute[72617]: spice Jul 02 14:20:29 devstack nova-compute[72617]: egl-headless Jul 02 14:20:29 devstack nova-compute[72617]: dbus Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: subsystem Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: default Jul 02 14:20:29 devstack nova-compute[72617]: mandatory Jul 02 14:20:29 devstack nova-compute[72617]: requisite Jul 02 14:20:29 devstack nova-compute[72617]: optional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: pci Jul 02 14:20:29 devstack nova-compute[72617]: scsi Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:29 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: random Jul 02 14:20:29 devstack nova-compute[72617]: egd Jul 02 14:20:29 devstack nova-compute[72617]: builtin Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: path Jul 02 14:20:29 devstack nova-compute[72617]: handle Jul 02 14:20:29 devstack nova-compute[72617]: virtiofs Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: tpm-tis Jul 02 14:20:29 devstack nova-compute[72617]: tpm-crb Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: passthrough Jul 02 14:20:29 devstack nova-compute[72617]: emulator Jul 02 14:20:29 devstack nova-compute[72617]: external Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: 1.2 Jul 02 14:20:29 devstack nova-compute[72617]: 2.0 Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: pty Jul 02 14:20:29 devstack nova-compute[72617]: unix Jul 02 14:20:29 devstack nova-compute[72617]: spicevmc Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: qemu Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: builtin Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: relaxed Jul 02 14:20:29 devstack nova-compute[72617]: vapic Jul 02 14:20:29 devstack nova-compute[72617]: spinlocks Jul 02 14:20:29 devstack nova-compute[72617]: vpindex Jul 02 14:20:29 devstack nova-compute[72617]: runtime Jul 02 14:20:29 devstack nova-compute[72617]: synic Jul 02 14:20:29 devstack nova-compute[72617]: stimer Jul 02 14:20:29 devstack nova-compute[72617]: reset Jul 02 14:20:29 devstack nova-compute[72617]: vendor_id Jul 02 14:20:29 devstack nova-compute[72617]: frequencies Jul 02 14:20:29 devstack nova-compute[72617]: reenlightenment Jul 02 14:20:29 devstack nova-compute[72617]: tlbflush Jul 02 14:20:29 devstack nova-compute[72617]: ipi Jul 02 14:20:29 devstack nova-compute[72617]: avic Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: {{(pid=72617) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: /usr/bin/qemu-system-x86_64 Jul 02 14:20:29 devstack nova-compute[72617]: kvm Jul 02 14:20:29 devstack nova-compute[72617]: pc-q35-noble-v2 Jul 02 14:20:29 devstack nova-compute[72617]: x86_64 Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: efi Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 02 14:20:29 devstack nova-compute[72617]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 02 14:20:29 devstack nova-compute[72617]: /usr/share/ovmf/OVMF.amdsev.fd Jul 02 14:20:29 devstack nova-compute[72617]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: rom Jul 02 14:20:29 devstack nova-compute[72617]: pflash Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: yes Jul 02 14:20:29 devstack nova-compute[72617]: no Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: yes Jul 02 14:20:29 devstack nova-compute[72617]: no Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: on Jul 02 14:20:29 devstack nova-compute[72617]: off Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: on Jul 02 14:20:29 devstack nova-compute[72617]: off Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:29 devstack nova-compute[72617]: AMD Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: qemu64 Jul 02 14:20:29 devstack nova-compute[72617]: qemu32 Jul 02 14:20:29 devstack nova-compute[72617]: phenom Jul 02 14:20:29 devstack nova-compute[72617]: pentium3 Jul 02 14:20:29 devstack nova-compute[72617]: pentium2 Jul 02 14:20:29 devstack nova-compute[72617]: pentium Jul 02 14:20:29 devstack nova-compute[72617]: n270 Jul 02 14:20:29 devstack nova-compute[72617]: kvm64 Jul 02 14:20:29 devstack nova-compute[72617]: kvm32 Jul 02 14:20:29 devstack nova-compute[72617]: coreduo Jul 02 14:20:29 devstack nova-compute[72617]: core2duo Jul 02 14:20:29 devstack nova-compute[72617]: athlon Jul 02 14:20:29 devstack nova-compute[72617]: Westmere-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Westmere Jul 02 14:20:29 devstack nova-compute[72617]: Snowridge Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client Jul 02 14:20:29 devstack nova-compute[72617]: SapphireRapids Jul 02 14:20:29 devstack nova-compute[72617]: SandyBridge-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: SandyBridge Jul 02 14:20:29 devstack nova-compute[72617]: Penryn Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G5 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G4 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G3 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G2 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G1 Jul 02 14:20:29 devstack nova-compute[72617]: Nehalem-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Nehalem Jul 02 14:20:29 devstack nova-compute[72617]: IvyBridge-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: IvyBridge Jul 02 14:20:29 devstack nova-compute[72617]: Icelake-Server-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Icelake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Haswell Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Rome Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Milan Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Genoa Jul 02 14:20:29 devstack nova-compute[72617]: EPYC Jul 02 14:20:29 devstack nova-compute[72617]: Dhyana Jul 02 14:20:29 devstack nova-compute[72617]: Cooperlake Jul 02 14:20:29 devstack nova-compute[72617]: Conroe Jul 02 14:20:29 devstack nova-compute[72617]: Cascadelake-Server-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Cascadelake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell Jul 02 14:20:29 devstack nova-compute[72617]: 486 Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: file Jul 02 14:20:29 devstack nova-compute[72617]: anonymous Jul 02 14:20:29 devstack nova-compute[72617]: memfd Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: disk Jul 02 14:20:29 devstack nova-compute[72617]: cdrom Jul 02 14:20:29 devstack nova-compute[72617]: floppy Jul 02 14:20:29 devstack nova-compute[72617]: lun Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: fdc Jul 02 14:20:29 devstack nova-compute[72617]: scsi Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: sata Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:29 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: sdl Jul 02 14:20:29 devstack nova-compute[72617]: vnc Jul 02 14:20:29 devstack nova-compute[72617]: spice Jul 02 14:20:29 devstack nova-compute[72617]: egl-headless Jul 02 14:20:29 devstack nova-compute[72617]: dbus Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: subsystem Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: default Jul 02 14:20:29 devstack nova-compute[72617]: mandatory Jul 02 14:20:29 devstack nova-compute[72617]: requisite Jul 02 14:20:29 devstack nova-compute[72617]: optional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: pci Jul 02 14:20:29 devstack nova-compute[72617]: scsi Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:29 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: random Jul 02 14:20:29 devstack nova-compute[72617]: egd Jul 02 14:20:29 devstack nova-compute[72617]: builtin Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: path Jul 02 14:20:29 devstack nova-compute[72617]: handle Jul 02 14:20:29 devstack nova-compute[72617]: virtiofs Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: tpm-tis Jul 02 14:20:29 devstack nova-compute[72617]: tpm-crb Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: passthrough Jul 02 14:20:29 devstack nova-compute[72617]: emulator Jul 02 14:20:29 devstack nova-compute[72617]: external Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: 1.2 Jul 02 14:20:29 devstack nova-compute[72617]: 2.0 Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: pty Jul 02 14:20:29 devstack nova-compute[72617]: unix Jul 02 14:20:29 devstack nova-compute[72617]: spicevmc Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: qemu Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: builtin Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: relaxed Jul 02 14:20:29 devstack nova-compute[72617]: vapic Jul 02 14:20:29 devstack nova-compute[72617]: spinlocks Jul 02 14:20:29 devstack nova-compute[72617]: vpindex Jul 02 14:20:29 devstack nova-compute[72617]: runtime Jul 02 14:20:29 devstack nova-compute[72617]: synic Jul 02 14:20:29 devstack nova-compute[72617]: stimer Jul 02 14:20:29 devstack nova-compute[72617]: reset Jul 02 14:20:29 devstack nova-compute[72617]: vendor_id Jul 02 14:20:29 devstack nova-compute[72617]: frequencies Jul 02 14:20:29 devstack nova-compute[72617]: reenlightenment Jul 02 14:20:29 devstack nova-compute[72617]: tlbflush Jul 02 14:20:29 devstack nova-compute[72617]: ipi Jul 02 14:20:29 devstack nova-compute[72617]: avic Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: {{(pid=72617) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: /usr/bin/qemu-system-x86_64 Jul 02 14:20:29 devstack nova-compute[72617]: kvm Jul 02 14:20:29 devstack nova-compute[72617]: pc-q35-noble Jul 02 14:20:29 devstack nova-compute[72617]: x86_64 Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: efi Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 02 14:20:29 devstack nova-compute[72617]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 02 14:20:29 devstack nova-compute[72617]: /usr/share/ovmf/OVMF.amdsev.fd Jul 02 14:20:29 devstack nova-compute[72617]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: rom Jul 02 14:20:29 devstack nova-compute[72617]: pflash Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: yes Jul 02 14:20:29 devstack nova-compute[72617]: no Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: yes Jul 02 14:20:29 devstack nova-compute[72617]: no Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: on Jul 02 14:20:29 devstack nova-compute[72617]: off Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: on Jul 02 14:20:29 devstack nova-compute[72617]: off Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:29 devstack nova-compute[72617]: AMD Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: qemu64 Jul 02 14:20:29 devstack nova-compute[72617]: qemu32 Jul 02 14:20:29 devstack nova-compute[72617]: phenom Jul 02 14:20:29 devstack nova-compute[72617]: pentium3 Jul 02 14:20:29 devstack nova-compute[72617]: pentium2 Jul 02 14:20:29 devstack nova-compute[72617]: pentium Jul 02 14:20:29 devstack nova-compute[72617]: n270 Jul 02 14:20:29 devstack nova-compute[72617]: kvm64 Jul 02 14:20:29 devstack nova-compute[72617]: kvm32 Jul 02 14:20:29 devstack nova-compute[72617]: coreduo Jul 02 14:20:29 devstack nova-compute[72617]: core2duo Jul 02 14:20:29 devstack nova-compute[72617]: athlon Jul 02 14:20:29 devstack nova-compute[72617]: Westmere-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Westmere Jul 02 14:20:29 devstack nova-compute[72617]: Snowridge Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Skylake-Client Jul 02 14:20:29 devstack nova-compute[72617]: SapphireRapids Jul 02 14:20:29 devstack nova-compute[72617]: SandyBridge-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: SandyBridge Jul 02 14:20:29 devstack nova-compute[72617]: Penryn Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G5 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G4 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G3 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G2 Jul 02 14:20:29 devstack nova-compute[72617]: Opteron_G1 Jul 02 14:20:29 devstack nova-compute[72617]: Nehalem-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Nehalem Jul 02 14:20:29 devstack nova-compute[72617]: IvyBridge-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: IvyBridge Jul 02 14:20:29 devstack nova-compute[72617]: Icelake-Server-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Icelake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Haswell-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Haswell Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Rome Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Milan Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-IBPB Jul 02 14:20:29 devstack nova-compute[72617]: EPYC-Genoa Jul 02 14:20:29 devstack nova-compute[72617]: EPYC Jul 02 14:20:29 devstack nova-compute[72617]: Dhyana Jul 02 14:20:29 devstack nova-compute[72617]: Cooperlake Jul 02 14:20:29 devstack nova-compute[72617]: Conroe Jul 02 14:20:29 devstack nova-compute[72617]: Cascadelake-Server-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Cascadelake-Server Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-noTSX-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-noTSX Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell-IBRS Jul 02 14:20:29 devstack nova-compute[72617]: Broadwell Jul 02 14:20:29 devstack nova-compute[72617]: 486 Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: file Jul 02 14:20:29 devstack nova-compute[72617]: anonymous Jul 02 14:20:29 devstack nova-compute[72617]: memfd Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: disk Jul 02 14:20:29 devstack nova-compute[72617]: cdrom Jul 02 14:20:29 devstack nova-compute[72617]: floppy Jul 02 14:20:29 devstack nova-compute[72617]: lun Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: fdc Jul 02 14:20:29 devstack nova-compute[72617]: scsi Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: sata Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:29 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: sdl Jul 02 14:20:29 devstack nova-compute[72617]: vnc Jul 02 14:20:29 devstack nova-compute[72617]: spice Jul 02 14:20:29 devstack nova-compute[72617]: egl-headless Jul 02 14:20:29 devstack nova-compute[72617]: dbus Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: subsystem Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: default Jul 02 14:20:29 devstack nova-compute[72617]: mandatory Jul 02 14:20:29 devstack nova-compute[72617]: requisite Jul 02 14:20:29 devstack nova-compute[72617]: optional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: pci Jul 02 14:20:29 devstack nova-compute[72617]: scsi Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: virtio-transitional Jul 02 14:20:29 devstack nova-compute[72617]: virtio-non-transitional Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: random Jul 02 14:20:29 devstack nova-compute[72617]: egd Jul 02 14:20:29 devstack nova-compute[72617]: builtin Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: path Jul 02 14:20:29 devstack nova-compute[72617]: handle Jul 02 14:20:29 devstack nova-compute[72617]: virtiofs Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: tpm-tis Jul 02 14:20:29 devstack nova-compute[72617]: tpm-crb Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: passthrough Jul 02 14:20:29 devstack nova-compute[72617]: emulator Jul 02 14:20:29 devstack nova-compute[72617]: external Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: 1.2 Jul 02 14:20:29 devstack nova-compute[72617]: 2.0 Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: usb Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: pty Jul 02 14:20:29 devstack nova-compute[72617]: unix Jul 02 14:20:29 devstack nova-compute[72617]: spicevmc Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: virtio Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: qemu Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: builtin Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: relaxed Jul 02 14:20:29 devstack nova-compute[72617]: vapic Jul 02 14:20:29 devstack nova-compute[72617]: spinlocks Jul 02 14:20:29 devstack nova-compute[72617]: vpindex Jul 02 14:20:29 devstack nova-compute[72617]: runtime Jul 02 14:20:29 devstack nova-compute[72617]: synic Jul 02 14:20:29 devstack nova-compute[72617]: stimer Jul 02 14:20:29 devstack nova-compute[72617]: reset Jul 02 14:20:29 devstack nova-compute[72617]: vendor_id Jul 02 14:20:29 devstack nova-compute[72617]: frequencies Jul 02 14:20:29 devstack nova-compute[72617]: reenlightenment Jul 02 14:20:29 devstack nova-compute[72617]: tlbflush Jul 02 14:20:29 devstack nova-compute[72617]: ipi Jul 02 14:20:29 devstack nova-compute[72617]: avic Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: Jul 02 14:20:29 devstack nova-compute[72617]: {{(pid=72617) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=72617) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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=72617) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Checking secure boot support for host arch (x86_64) {{(pid=72617) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Checking secure boot support for host arch (x86_64) {{(pid=72617) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Checking secure boot support for host arch (x86_64) {{(pid=72617) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Checking secure boot support for host arch (x86_64) {{(pid=72617) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 02 14:20:29 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Checking secure boot support for host arch (x86_64) {{(pid=72617) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 02 14:20:29 devstack nova-compute[72617]: INFO nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Secure Boot support detected Jul 02 14:20:29 devstack nova-compute[72617]: INFO nova.virt.node [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Generated node identity 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 Jul 02 14:20:29 devstack nova-compute[72617]: INFO nova.virt.node [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Wrote node identity 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 to /opt/stack/data/nova/compute_id Jul 02 14:20:29 devstack nova-compute[72617]: WARNING nova.compute.manager [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Compute nodes ['41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8'] 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 14:20:29 devstack nova-compute[72617]: DEBUG nova.compute.manager [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=72617) init_host /opt/stack/nova/nova/compute/manager.py:1790}} Jul 02 14:20:30 devstack nova-compute[72617]: DEBUG nova.compute.manager [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Loaded 0 instances for host {{(pid=72617) init_host /opt/stack/nova/nova/compute/manager.py:1794}} Jul 02 14:20:30 devstack nova-compute[72617]: INFO nova.compute.manager [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 02 14:20:31 devstack nova-compute[72617]: WARNING nova.compute.manager [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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 14:20:31 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:20:31 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:20:31 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:20:31 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=72617) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 14:20:32 devstack nova-compute[72617]: WARNING nova.virt.libvirt.driver [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:20:32 devstack nova-compute[72617]: DEBUG oslo_concurrency.processutils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=72617) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:20:32 devstack nova-compute[72617]: DEBUG oslo_concurrency.processutils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] CMD "env LANG=C uptime" returned: 0 in 0.041s {{(pid=72617) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:20:32 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Hypervisor/Node resource view: name=devstack free_ram=6744MB free_disk=15.553924560546875GB free_vcpus=4 pci_devices=[{"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_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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}] {{(pid=72617) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 14:20:32 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:20:32 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:20:32 devstack nova-compute[72617]: WARNING nova.compute.resource_tracker [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] No compute node record for devstack:41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 could not be found. Jul 02 14:20:33 devstack nova-compute[72617]: INFO nova.compute.resource_tracker [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Compute node record created for devstack:devstack with uuid: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 Jul 02 14:20:34 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=72617) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 14:20:34 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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': ' 14:20:32 up 26 min, 1 user, load average: 3.36, 2.70, 1.80\n'} {{(pid=72617) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 14:20:35 devstack nova-compute[72617]: INFO nova.scheduler.client.report [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] [req-b69f80c4-e229-48d0-a15e-90fc0536d72d] Created resource provider record via placement API for resource provider with UUID 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 and name devstack. Jul 02 14:20:35 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 02 14:20:35 devstack nova-compute[72617]: ] {{(pid=72617) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jul 02 14:20:35 devstack nova-compute[72617]: INFO nova.virt.libvirt.host [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] kernel doesn't support AMD SEV Jul 02 14:20:35 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.driver [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=72617) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:20:35 devstack nova-compute[72617]: DEBUG nova.compute.provider_tree [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Updating inventory in ProviderTree for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=72617) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 02 14:20:35 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.driver [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=72617) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jul 02 14:20:36 devstack nova-compute[72617]: DEBUG nova.scheduler.client.report [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Updated inventory for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=72617) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:974}} Jul 02 14:20:36 devstack nova-compute[72617]: DEBUG nova.compute.provider_tree [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Updating resource provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 generation from 0 to 1 during operation: update_inventory {{(pid=72617) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 02 14:20:36 devstack nova-compute[72617]: DEBUG nova.compute.provider_tree [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Updating inventory in ProviderTree for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=72617) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 02 14:20:36 devstack nova-compute[72617]: DEBUG nova.compute.provider_tree [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Updating resource provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 generation from 1 to 2 during operation: update_traits {{(pid=72617) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 02 14:20:37 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Compute_service record updated for devstack:devstack {{(pid=72617) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 14:20:37 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.848s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:20:37 devstack nova-compute[72617]: DEBUG nova.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=72617) start /opt/stack/nova/nova/service.py:196}} Jul 02 14:20:37 devstack nova-compute[72617]: DEBUG nova.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=72617) start /opt/stack/nova/nova/service.py:212}} Jul 02 14:20:37 devstack nova-compute[72617]: DEBUG nova.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Join ServiceGroup membership for this service compute {{(pid=72617) start /opt/stack/nova/nova/service.py:222}} Jul 02 14:20:37 devstack nova-compute[72617]: DEBUG nova.servicegroup.drivers.db [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=72617) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 02 14:20:42 devstack nova-compute[72617]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=72617) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:21:23 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:21:23 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:21:23 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:21:23 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:21:23 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:21:23 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:21:23 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._sync_power_states {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:21:23 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:21:23 devstack nova-compute[72617]: DEBUG nova.compute.manager [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=72617) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 14:21:23 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager.update_available_resource {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:21:24 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:21:24 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:21:24 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:21:24 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=72617) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 14:21:24 devstack nova-compute[72617]: WARNING nova.virt.libvirt.driver [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:21:24 devstack nova-compute[72617]: DEBUG oslo_concurrency.processutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=72617) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:21:24 devstack nova-compute[72617]: DEBUG oslo_concurrency.processutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] CMD "env LANG=C uptime" returned: 0 in 0.018s {{(pid=72617) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:21:24 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Hypervisor/Node resource view: name=devstack free_ram=6449MB free_disk=15.441452026367188GB free_vcpus=4 pci_devices=[{"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_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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}] {{(pid=72617) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 14:21:24 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:21:24 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:21:25 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=72617) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 14:21:25 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 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': ' 14:21:24 up 27 min, 1 user, load average: 2.64, 2.66, 1.84\n'} {{(pid=72617) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 14:21:25 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.driver [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=72617) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:21:25 devstack nova-compute[72617]: DEBUG nova.compute.provider_tree [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=72617) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:21:25 devstack nova-compute[72617]: DEBUG nova.scheduler.client.report [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=72617) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:21:26 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Compute_service record updated for devstack:devstack {{(pid=72617) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 14:21:26 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.102s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:21:26 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:21:26 devstack nova-compute[72617]: DEBUG oslo.service.backend._threading.loopingcall [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 48.18 seconds {{(pid=72617) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:22:14 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:22:14 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:22:14 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:22:14 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:22:14 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:22:14 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:22:14 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:22:14 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:22:14 devstack nova-compute[72617]: DEBUG nova.compute.manager [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=72617) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 14:22:14 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager.update_available_resource {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:22:15 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:22:15 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:22:15 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:22:15 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=72617) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 14:22:15 devstack nova-compute[72617]: WARNING nova.virt.libvirt.driver [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:22:15 devstack nova-compute[72617]: DEBUG oslo_concurrency.processutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=72617) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:22:15 devstack nova-compute[72617]: DEBUG oslo_concurrency.processutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] CMD "env LANG=C uptime" returned: 0 in 0.018s {{(pid=72617) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:22:15 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Hypervisor/Node resource view: name=devstack free_ram=6510MB free_disk=15.430557250976562GB free_vcpus=4 pci_devices=[{"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_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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}] {{(pid=72617) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 14:22:15 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:22:15 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:22:16 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=72617) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 14:22:16 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 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': ' 14:22:15 up 28 min, 1 user, load average: 1.82, 2.43, 1.80\n'} {{(pid=72617) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 14:22:16 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.driver [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=72617) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:22:16 devstack nova-compute[72617]: DEBUG nova.compute.provider_tree [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=72617) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:22:16 devstack nova-compute[72617]: DEBUG nova.scheduler.client.report [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=72617) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:22:17 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Compute_service record updated for devstack:devstack {{(pid=72617) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 14:22:17 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.096s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:22:17 devstack nova-compute[72617]: DEBUG oslo.service.backend._threading.loopingcall [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72617) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:22:42 devstack nova-compute[72617]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=72617) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG nova.compute.manager [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=72617) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager.update_available_resource {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=72617) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 14:23:17 devstack nova-compute[72617]: WARNING nova.virt.libvirt.driver [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_concurrency.processutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=72617) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_concurrency.processutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] CMD "env LANG=C uptime" returned: 0 in 0.014s {{(pid=72617) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Hypervisor/Node resource view: name=devstack free_ram=6438MB free_disk=15.422306060791016GB free_vcpus=4 pci_devices=[{"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_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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}] {{(pid=72617) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:23:17 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:23:18 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=72617) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 14:23:18 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 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': ' 14:23:17 up 29 min, 1 user, load average: 1.32, 2.16, 1.75\n'} {{(pid=72617) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 14:23:18 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.driver [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=72617) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:23:18 devstack nova-compute[72617]: DEBUG nova.compute.provider_tree [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=72617) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:23:19 devstack nova-compute[72617]: DEBUG nova.scheduler.client.report [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=72617) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:23:19 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Compute_service record updated for devstack:devstack {{(pid=72617) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 14:23:19 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.101s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:23:19 devstack nova-compute[72617]: DEBUG oslo.service.backend._threading.loopingcall [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 56.17 seconds {{(pid=72617) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:24:16 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:24:16 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:24:16 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:24:16 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:24:16 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:24:16 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:24:16 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:24:16 devstack nova-compute[72617]: DEBUG nova.compute.manager [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=72617) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 14:24:16 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager.update_available_resource {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:24:16 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:24:16 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:24:16 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:24:16 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=72617) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 14:24:17 devstack nova-compute[72617]: WARNING nova.virt.libvirt.driver [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:24:17 devstack nova-compute[72617]: DEBUG oslo_concurrency.processutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=72617) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:24:17 devstack nova-compute[72617]: DEBUG oslo_concurrency.processutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] CMD "env LANG=C uptime" returned: 0 in 0.016s {{(pid=72617) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:24:17 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Hypervisor/Node resource view: name=devstack free_ram=6420MB free_disk=15.097496032714844GB free_vcpus=4 pci_devices=[{"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_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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_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_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_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_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}] {{(pid=72617) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 14:24:17 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:24:17 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:24:18 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=72617) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 14:24:18 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 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': ' 14:24:17 up 30 min, 1 user, load average: 1.63, 2.10, 1.76\n'} {{(pid=72617) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 14:24:18 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.driver [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=72617) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:24:18 devstack nova-compute[72617]: DEBUG nova.compute.provider_tree [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=72617) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:24:19 devstack nova-compute[72617]: DEBUG nova.scheduler.client.report [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=72617) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:24:19 devstack nova-compute[72617]: DEBUG nova.compute.resource_tracker [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Compute_service record updated for devstack:devstack {{(pid=72617) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 14:24:19 devstack nova-compute[72617]: DEBUG oslo_concurrency.lockutils [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.098s {{(pid=72617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:24:19 devstack nova-compute[72617]: DEBUG oslo.service.backend._threading.loopingcall [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.35 seconds {{(pid=72617) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:24:19 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:24:19 devstack nova-compute[72617]: DEBUG oslo.service.backend._threading.loopingcall [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 51.41 seconds {{(pid=72617) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:24:42 devstack nova-compute[72617]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=72617) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:24:56 devstack nova-compute[72617]: INFO nova.virt.libvirt.driver [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Connection event '0' reason 'Connection to libvirt lost: 1' Jul 02 14:24:57 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.driver [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Updating compute service status to disabled {{(pid=72617) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5751}} Jul 02 14:24:57 devstack nova-compute[72617]: DEBUG nova.objects.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Lazy-loading 'compute_node' on Service id 3 {{(pid=72617) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 02 14:24:57 devstack nova-compute[72617]: DEBUG nova.compute.manager [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Adding trait COMPUTE_STATUS_DISABLED to compute node resource provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 in placement. {{(pid=72617) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:634}} Jul 02 14:24:57 devstack nova-compute[72617]: DEBUG nova.compute.provider_tree [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Updating resource provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 generation from 2 to 3 during operation: update_traits {{(pid=72617) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 02 14:24:57 devstack nova-compute[72617]: DEBUG nova.virt.libvirt.volume.mount [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Destroying MountManager generation 0 {{(pid=72617) _host_down /opt/stack/nova/nova/virt/libvirt/volume/mount.py:147}} Jul 02 14:25:11 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:25:11 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:25:11 devstack nova-compute[72617]: DEBUG nova.compute.manager [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Cleaning up deleted instances {{(pid=72617) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12095}} Jul 02 14:25:11 devstack nova-compute[72617]: DEBUG nova.compute.manager [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] There are 0 instances to clean {{(pid=72617) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12104}} Jul 02 14:25:11 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:25:11 devstack nova-compute[72617]: DEBUG nova.compute.manager [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Cleaning up deleted instances with incomplete migration {{(pid=72617) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12133}} Jul 02 14:25:12 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:25:12 devstack nova-compute[72617]: DEBUG oslo.service.backend._threading.loopingcall [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 4.00 seconds {{(pid=72617) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:25:13 devstack nova-compute[72617]: INFO oslo_service.backend._threading.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Graceful shutdown start Jul 02 14:25:13 devstack nova-compute[72617]: DEBUG nova.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] nova-compute service graceful shutdown started. {{(pid=72617) stop /opt/stack/nova/nova/service.py:325}} Jul 02 14:25:13 devstack nova-compute[72617]: DEBUG nova.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] nova-compute service stopping RPC server on topic: compute {{(pid=72617) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jul 02 14:25:16 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:25:16 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:25:16 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:25:16 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:25:16 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:25:16 devstack nova-compute[72617]: DEBUG oslo_service.periodic_task [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=72617) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:25:16 devstack nova-compute[72617]: DEBUG nova.compute.manager [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=72617) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 14:25:16 devstack nova-compute[72617]: DEBUG oslo.service.backend._threading.loopingcall [None req-78004a32-6431-466d-89af-be8a34d4ce87 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.47 seconds {{(pid=72617) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:25:17 devstack nova-compute[72617]: WARNING amqp [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 02 14:25:17 devstack nova-compute[72617]: DEBUG nova.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] nova-compute service stopped RPC server on topic: compute {{(pid=72617) _shutdown_rpc_server /opt/stack/nova/nova/service.py:318}} Jul 02 14:25:17 devstack nova-compute[72617]: DEBUG nova.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] nova-compute manager graceful shutdown started. {{(pid=72617) stop /opt/stack/nova/nova/service.py:334}} Jul 02 14:25:17 devstack nova-compute[72617]: WARNING nova.compute.manager [None req-e5fe5861-fb74-4068-bc42-828be00e9774 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 14:25:17 devstack nova-compute[72617]: DEBUG nova.compute.manager [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Compute service manager is waiting for 0 seconds to finish in-progress tasks {{(pid=72617) graceful_shutdown /opt/stack/nova/nova/compute/manager.py:1916}} Jul 02 14:25:17 devstack nova-compute[72617]: DEBUG nova.utils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Sentinel is queued {{(pid=72617) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:25:17 devstack nova-compute[72617]: DEBUG nova.utils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Shutdown is set {{(pid=72617) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:25:17 devstack nova-compute[72617]: DEBUG nova.utils [-] Received Task(fn=. at 0x713a1502bd80>, remaining_delay=-303.5553650659999 future=) {{(pid=72617) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:25:17 devstack nova-compute[72617]: DEBUG nova.utils [-] Sentinel received, thread is exiting {{(pid=72617) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:25:17 devstack nova-compute[72617]: DEBUG nova.utils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Queue joined {{(pid=72617) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:25:17 devstack nova-compute[72617]: DEBUG nova.utils [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Scheduler thread joined {{(pid=72617) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:25:17 devstack nova-compute[72617]: DEBUG nova.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] nova-compute manager graceful shutdown finished. {{(pid=72617) stop /opt/stack/nova/nova/service.py:337}} Jul 02 14:25:17 devstack nova-compute[72617]: DEBUG nova.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] nova-compute service stopping RPC server on topic: compute-alt {{(pid=72617) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jul 02 14:25:17 devstack nova-compute[72617]: WARNING amqp [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 02 14:25:17 devstack nova-compute[72617]: DEBUG nova.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] nova-compute service stopped RPC server on topic: compute-alt {{(pid=72617) _shutdown_rpc_server /opt/stack/nova/nova/service.py:318}} Jul 02 14:25:17 devstack nova-compute[72617]: DEBUG nova.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] nova-compute service graceful shutdown finished. {{(pid=72617) stop /opt/stack/nova/nova/service.py:350}} Jul 02 14:25:17 devstack nova-compute[72617]: INFO oslo_service.backend._threading.service [None req-e5fe5861-fb74-4068-bc42-828be00e9774 None None] Graceful shutdown finish Jul 02 14:25:20 devstack nova-compute[86003]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=86003) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 02 14:25:20 devstack nova-compute[86003]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=86003) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 02 14:25:20 devstack nova-compute[86003]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 02 14:25:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:25:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.016s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:25:20 devstack nova-compute[86003]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 02 14:25:21 devstack nova-compute[86003]: WARNING nova.compute.manager [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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 14:25:21 devstack nova-compute[86003]: INFO nova.utils [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] The long task thread pool MainProcess.long_task is initialized Jul 02 14:25:21 devstack nova-compute[86003]: INFO nova.virt.driver [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 02 14:25:22 devstack nova-compute[86003]: INFO nova.compute.provider_config [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 02 14:25:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Acquiring lock "singleton_lock" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:25:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Acquired lock "singleton_lock" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:25:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Releasing lock "singleton_lock" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:25:23 devstack nova-compute[86003]: WARNING oslo_service.backend._threading.service [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] no_fork=True: running service in main process Jul 02 14:25:23 devstack nova-compute[86003]: INFO nova.service [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Starting compute node (version 33.1.0) Jul 02 14:25:23 devstack nova-compute[86003]: INFO nova.utils [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] The default thread pool MainProcess.default is initialized Jul 02 14:25:23 devstack nova-compute[86003]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:25:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Starting event thread {{(pid=86003) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jul 02 14:25:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Starting connection event dispatch thread {{(pid=86003) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jul 02 14:25:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Connecting to libvirt: qemu:///system {{(pid=86003) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jul 02 14:25:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Registering for lifecycle events {{(pid=86003) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jul 02 14:25:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Registering for connection events: {{(pid=86003) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jul 02 14:25:23 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Connection event '1' reason 'None' Jul 02 14:25:24 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Updating compute service status to enabled {{(pid=86003) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5751}} Jul 02 14:25:24 devstack nova-compute[86003]: DEBUG nova.objects.service [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Lazy-loading 'compute_node' on Service id 3 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 02 14:25:25 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Removing trait COMPUTE_STATUS_DISABLED from compute node resource provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 in placement. {{(pid=86003) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:630}} Jul 02 14:25:25 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] An error occurred while updating compute node resource provider status to "enabled" for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8: ValueError: No such provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver Traceback (most recent call last): Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 5706, in _update_compute_provider_status Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver self.virtapi.update_compute_provider_status( Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/manager.py", line 638, in update_compute_provider_status Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver self.reportclient.set_traits_for_provider( Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 119, in wrapper Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver return f(self, *a, **k) Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^ Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 1091, in set_traits_for_provider Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver if not self._provider_tree.have_traits_changed(rp_uuid, traits): Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 584, in have_traits_changed Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver provider = self._find_with_lock(name_or_uuid) Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 440, in _find_with_lock Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver raise ValueError(_("No such provider %s") % name_or_uuid) Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver ValueError: No such provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 Jul 02 14:25:25 devstack nova-compute[86003]: ERROR nova.virt.libvirt.driver Jul 02 14:25:25 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.volume.mount [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Initialising _HostMountState generation 0 {{(pid=86003) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 02 14:25:35 devstack nova-compute[86003]: INFO nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Libvirt host capabilities Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 89ff2dc4-174a-4e43-932d-eef21cc3d635 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: x86_64 Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: AMD Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: tcp Jul 02 14:25:35 devstack nova-compute[86003]: rdma Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 12248272 Jul 02 14:25:35 devstack nova-compute[86003]: 3062068 Jul 02 14:25:35 devstack nova-compute[86003]: 0 Jul 02 14:25:35 devstack nova-compute[86003]: 0 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: none Jul 02 14:25:35 devstack nova-compute[86003]: 0 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: dac Jul 02 14:25:35 devstack nova-compute[86003]: 0 Jul 02 14:25:35 devstack nova-compute[86003]: +64055:+994 Jul 02 14:25:35 devstack nova-compute[86003]: +64055:+994 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 64 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-alpha Jul 02 14:25:35 devstack nova-compute[86003]: clipper Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-arm Jul 02 14:25:35 devstack nova-compute[86003]: virt-8.2 Jul 02 14:25:35 devstack nova-compute[86003]: virt Jul 02 14:25:35 devstack nova-compute[86003]: qcom-dc-scm-v1-bmc Jul 02 14:25:35 devstack nova-compute[86003]: mori-bmc Jul 02 14:25:35 devstack nova-compute[86003]: ast2600-evb Jul 02 14:25:35 devstack nova-compute[86003]: borzoi Jul 02 14:25:35 devstack nova-compute[86003]: tiogapass-bmc Jul 02 14:25:35 devstack nova-compute[86003]: spitz Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.7 Jul 02 14:25:35 devstack nova-compute[86003]: nuri Jul 02 14:25:35 devstack nova-compute[86003]: mcimx7d-sabre Jul 02 14:25:35 devstack nova-compute[86003]: romulus-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-3.0 Jul 02 14:25:35 devstack nova-compute[86003]: virt-5.0 Jul 02 14:25:35 devstack nova-compute[86003]: npcm750-evb Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.10 Jul 02 14:25:35 devstack nova-compute[86003]: rainier-bmc Jul 02 14:25:35 devstack nova-compute[86003]: mps3-an547 Jul 02 14:25:35 devstack nova-compute[86003]: musca-b1 Jul 02 14:25:35 devstack nova-compute[86003]: realview-pbx-a9 Jul 02 14:25:35 devstack nova-compute[86003]: versatileab Jul 02 14:25:35 devstack nova-compute[86003]: kzm Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.8 Jul 02 14:25:35 devstack nova-compute[86003]: fby35-bmc Jul 02 14:25:35 devstack nova-compute[86003]: musca-a Jul 02 14:25:35 devstack nova-compute[86003]: virt-3.1 Jul 02 14:25:35 devstack nova-compute[86003]: mcimx6ul-evk Jul 02 14:25:35 devstack nova-compute[86003]: virt-5.1 Jul 02 14:25:35 devstack nova-compute[86003]: smdkc210 Jul 02 14:25:35 devstack nova-compute[86003]: sx1 Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.11 Jul 02 14:25:35 devstack nova-compute[86003]: imx25-pdk Jul 02 14:25:35 devstack nova-compute[86003]: stm32vldiscovery Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.9 Jul 02 14:25:35 devstack nova-compute[86003]: orangepi-pc Jul 02 14:25:35 devstack nova-compute[86003]: quanta-q71l-bmc Jul 02 14:25:35 devstack nova-compute[86003]: z2 Jul 02 14:25:35 devstack nova-compute[86003]: virt-5.2 Jul 02 14:25:35 devstack nova-compute[86003]: xilinx-zynq-a9 Jul 02 14:25:35 devstack nova-compute[86003]: tosa Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an500 Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.12 Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an521 Jul 02 14:25:35 devstack nova-compute[86003]: sabrelite Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an511 Jul 02 14:25:35 devstack nova-compute[86003]: canon-a1100 Jul 02 14:25:35 devstack nova-compute[86003]: realview-eb Jul 02 14:25:35 devstack nova-compute[86003]: quanta-gbs-bmc Jul 02 14:25:35 devstack nova-compute[86003]: emcraft-sf2 Jul 02 14:25:35 devstack nova-compute[86003]: realview-pb-a8 Jul 02 14:25:35 devstack nova-compute[86003]: yosemitev2-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-7.0 Jul 02 14:25:35 devstack nova-compute[86003]: virt-4.0 Jul 02 14:25:35 devstack nova-compute[86003]: raspi1ap Jul 02 14:25:35 devstack nova-compute[86003]: palmetto-bmc Jul 02 14:25:35 devstack nova-compute[86003]: sx1-v1 Jul 02 14:25:35 devstack nova-compute[86003]: n810 Jul 02 14:25:35 devstack nova-compute[86003]: g220a-bmc Jul 02 14:25:35 devstack nova-compute[86003]: n800 Jul 02 14:25:35 devstack nova-compute[86003]: bletchley-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-7.1 Jul 02 14:25:35 devstack nova-compute[86003]: tacoma-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-4.1 Jul 02 14:25:35 devstack nova-compute[86003]: quanta-gsj Jul 02 14:25:35 devstack nova-compute[86003]: versatilepb Jul 02 14:25:35 devstack nova-compute[86003]: terrier Jul 02 14:25:35 devstack nova-compute[86003]: mainstone Jul 02 14:25:35 devstack nova-compute[86003]: realview-eb-mpcore Jul 02 14:25:35 devstack nova-compute[86003]: integratorcp Jul 02 14:25:35 devstack nova-compute[86003]: virt-7.2 Jul 02 14:25:35 devstack nova-compute[86003]: supermicrox11-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-4.2 Jul 02 14:25:35 devstack nova-compute[86003]: witherspoon-bmc Jul 02 14:25:35 devstack nova-compute[86003]: qcom-firework-bmc Jul 02 14:25:35 devstack nova-compute[86003]: mps3-an524 Jul 02 14:25:35 devstack nova-compute[86003]: kudo-bmc Jul 02 14:25:35 devstack nova-compute[86003]: vexpress-a9 Jul 02 14:25:35 devstack nova-compute[86003]: midway Jul 02 14:25:35 devstack nova-compute[86003]: musicpal Jul 02 14:25:35 devstack nova-compute[86003]: lm3s811evb Jul 02 14:25:35 devstack nova-compute[86003]: lm3s6965evb Jul 02 14:25:35 devstack nova-compute[86003]: supermicro-x11spi-bmc Jul 02 14:25:35 devstack nova-compute[86003]: microbit Jul 02 14:25:35 devstack nova-compute[86003]: fby35 Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an505 Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an385 Jul 02 14:25:35 devstack nova-compute[86003]: virt-6.0 Jul 02 14:25:35 devstack nova-compute[86003]: virt-8.0 Jul 02 14:25:35 devstack nova-compute[86003]: cubieboard Jul 02 14:25:35 devstack nova-compute[86003]: ast1030-evb Jul 02 14:25:35 devstack nova-compute[86003]: verdex Jul 02 14:25:35 devstack nova-compute[86003]: bpim2u Jul 02 14:25:35 devstack nova-compute[86003]: netduino2 Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an386 Jul 02 14:25:35 devstack nova-compute[86003]: olimex-stm32-h405 Jul 02 14:25:35 devstack nova-compute[86003]: virt-6.1 Jul 02 14:25:35 devstack nova-compute[86003]: virt-8.1 Jul 02 14:25:35 devstack nova-compute[86003]: raspi2b Jul 02 14:25:35 devstack nova-compute[86003]: vexpress-a15 Jul 02 14:25:35 devstack nova-compute[86003]: fuji-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-6.2 Jul 02 14:25:35 devstack nova-compute[86003]: sonorapass-bmc Jul 02 14:25:35 devstack nova-compute[86003]: cheetah Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.6 Jul 02 14:25:35 devstack nova-compute[86003]: ast2500-evb Jul 02 14:25:35 devstack nova-compute[86003]: highbank Jul 02 14:25:35 devstack nova-compute[86003]: akita Jul 02 14:25:35 devstack nova-compute[86003]: connex Jul 02 14:25:35 devstack nova-compute[86003]: netduinoplus2 Jul 02 14:25:35 devstack nova-compute[86003]: collie Jul 02 14:25:35 devstack nova-compute[86003]: raspi0 Jul 02 14:25:35 devstack nova-compute[86003]: fp5280g2-bmc Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-arm Jul 02 14:25:35 devstack nova-compute[86003]: virt-8.2 Jul 02 14:25:35 devstack nova-compute[86003]: virt Jul 02 14:25:35 devstack nova-compute[86003]: qcom-dc-scm-v1-bmc Jul 02 14:25:35 devstack nova-compute[86003]: mori-bmc Jul 02 14:25:35 devstack nova-compute[86003]: ast2600-evb Jul 02 14:25:35 devstack nova-compute[86003]: borzoi Jul 02 14:25:35 devstack nova-compute[86003]: tiogapass-bmc Jul 02 14:25:35 devstack nova-compute[86003]: spitz Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.7 Jul 02 14:25:35 devstack nova-compute[86003]: nuri Jul 02 14:25:35 devstack nova-compute[86003]: mcimx7d-sabre Jul 02 14:25:35 devstack nova-compute[86003]: romulus-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-3.0 Jul 02 14:25:35 devstack nova-compute[86003]: virt-5.0 Jul 02 14:25:35 devstack nova-compute[86003]: npcm750-evb Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.10 Jul 02 14:25:35 devstack nova-compute[86003]: rainier-bmc Jul 02 14:25:35 devstack nova-compute[86003]: mps3-an547 Jul 02 14:25:35 devstack nova-compute[86003]: musca-b1 Jul 02 14:25:35 devstack nova-compute[86003]: realview-pbx-a9 Jul 02 14:25:35 devstack nova-compute[86003]: versatileab Jul 02 14:25:35 devstack nova-compute[86003]: kzm Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.8 Jul 02 14:25:35 devstack nova-compute[86003]: fby35-bmc Jul 02 14:25:35 devstack nova-compute[86003]: musca-a Jul 02 14:25:35 devstack nova-compute[86003]: virt-3.1 Jul 02 14:25:35 devstack nova-compute[86003]: mcimx6ul-evk Jul 02 14:25:35 devstack nova-compute[86003]: virt-5.1 Jul 02 14:25:35 devstack nova-compute[86003]: smdkc210 Jul 02 14:25:35 devstack nova-compute[86003]: sx1 Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.11 Jul 02 14:25:35 devstack nova-compute[86003]: imx25-pdk Jul 02 14:25:35 devstack nova-compute[86003]: stm32vldiscovery Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.9 Jul 02 14:25:35 devstack nova-compute[86003]: orangepi-pc Jul 02 14:25:35 devstack nova-compute[86003]: quanta-q71l-bmc Jul 02 14:25:35 devstack nova-compute[86003]: z2 Jul 02 14:25:35 devstack nova-compute[86003]: virt-5.2 Jul 02 14:25:35 devstack nova-compute[86003]: xilinx-zynq-a9 Jul 02 14:25:35 devstack nova-compute[86003]: tosa Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an500 Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.12 Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an521 Jul 02 14:25:35 devstack nova-compute[86003]: sabrelite Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an511 Jul 02 14:25:35 devstack nova-compute[86003]: canon-a1100 Jul 02 14:25:35 devstack nova-compute[86003]: realview-eb Jul 02 14:25:35 devstack nova-compute[86003]: quanta-gbs-bmc Jul 02 14:25:35 devstack nova-compute[86003]: emcraft-sf2 Jul 02 14:25:35 devstack nova-compute[86003]: realview-pb-a8 Jul 02 14:25:35 devstack nova-compute[86003]: yosemitev2-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-7.0 Jul 02 14:25:35 devstack nova-compute[86003]: virt-4.0 Jul 02 14:25:35 devstack nova-compute[86003]: raspi1ap Jul 02 14:25:35 devstack nova-compute[86003]: palmetto-bmc Jul 02 14:25:35 devstack nova-compute[86003]: sx1-v1 Jul 02 14:25:35 devstack nova-compute[86003]: n810 Jul 02 14:25:35 devstack nova-compute[86003]: g220a-bmc Jul 02 14:25:35 devstack nova-compute[86003]: n800 Jul 02 14:25:35 devstack nova-compute[86003]: bletchley-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-7.1 Jul 02 14:25:35 devstack nova-compute[86003]: tacoma-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-4.1 Jul 02 14:25:35 devstack nova-compute[86003]: quanta-gsj Jul 02 14:25:35 devstack nova-compute[86003]: versatilepb Jul 02 14:25:35 devstack nova-compute[86003]: terrier Jul 02 14:25:35 devstack nova-compute[86003]: mainstone Jul 02 14:25:35 devstack nova-compute[86003]: realview-eb-mpcore Jul 02 14:25:35 devstack nova-compute[86003]: integratorcp Jul 02 14:25:35 devstack nova-compute[86003]: virt-7.2 Jul 02 14:25:35 devstack nova-compute[86003]: supermicrox11-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-4.2 Jul 02 14:25:35 devstack nova-compute[86003]: witherspoon-bmc Jul 02 14:25:35 devstack nova-compute[86003]: qcom-firework-bmc Jul 02 14:25:35 devstack nova-compute[86003]: mps3-an524 Jul 02 14:25:35 devstack nova-compute[86003]: kudo-bmc Jul 02 14:25:35 devstack nova-compute[86003]: vexpress-a9 Jul 02 14:25:35 devstack nova-compute[86003]: midway Jul 02 14:25:35 devstack nova-compute[86003]: musicpal Jul 02 14:25:35 devstack nova-compute[86003]: lm3s811evb Jul 02 14:25:35 devstack nova-compute[86003]: lm3s6965evb Jul 02 14:25:35 devstack nova-compute[86003]: supermicro-x11spi-bmc Jul 02 14:25:35 devstack nova-compute[86003]: microbit Jul 02 14:25:35 devstack nova-compute[86003]: fby35 Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an505 Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an385 Jul 02 14:25:35 devstack nova-compute[86003]: virt-6.0 Jul 02 14:25:35 devstack nova-compute[86003]: virt-8.0 Jul 02 14:25:35 devstack nova-compute[86003]: cubieboard Jul 02 14:25:35 devstack nova-compute[86003]: ast1030-evb Jul 02 14:25:35 devstack nova-compute[86003]: verdex Jul 02 14:25:35 devstack nova-compute[86003]: bpim2u Jul 02 14:25:35 devstack nova-compute[86003]: netduino2 Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an386 Jul 02 14:25:35 devstack nova-compute[86003]: olimex-stm32-h405 Jul 02 14:25:35 devstack nova-compute[86003]: virt-6.1 Jul 02 14:25:35 devstack nova-compute[86003]: virt-8.1 Jul 02 14:25:35 devstack nova-compute[86003]: raspi2b Jul 02 14:25:35 devstack nova-compute[86003]: vexpress-a15 Jul 02 14:25:35 devstack nova-compute[86003]: fuji-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-6.2 Jul 02 14:25:35 devstack nova-compute[86003]: sonorapass-bmc Jul 02 14:25:35 devstack nova-compute[86003]: cheetah Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.6 Jul 02 14:25:35 devstack nova-compute[86003]: ast2500-evb Jul 02 14:25:35 devstack nova-compute[86003]: highbank Jul 02 14:25:35 devstack nova-compute[86003]: akita Jul 02 14:25:35 devstack nova-compute[86003]: connex Jul 02 14:25:35 devstack nova-compute[86003]: netduinoplus2 Jul 02 14:25:35 devstack nova-compute[86003]: collie Jul 02 14:25:35 devstack nova-compute[86003]: raspi0 Jul 02 14:25:35 devstack nova-compute[86003]: fp5280g2-bmc Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 64 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-aarch64 Jul 02 14:25:35 devstack nova-compute[86003]: virt-8.2 Jul 02 14:25:35 devstack nova-compute[86003]: virt Jul 02 14:25:35 devstack nova-compute[86003]: qcom-dc-scm-v1-bmc Jul 02 14:25:35 devstack nova-compute[86003]: mori-bmc Jul 02 14:25:35 devstack nova-compute[86003]: ast2600-evb Jul 02 14:25:35 devstack nova-compute[86003]: borzoi Jul 02 14:25:35 devstack nova-compute[86003]: tiogapass-bmc Jul 02 14:25:35 devstack nova-compute[86003]: spitz Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.7 Jul 02 14:25:35 devstack nova-compute[86003]: nuri Jul 02 14:25:35 devstack nova-compute[86003]: mcimx7d-sabre Jul 02 14:25:35 devstack nova-compute[86003]: romulus-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-3.0 Jul 02 14:25:35 devstack nova-compute[86003]: virt-5.0 Jul 02 14:25:35 devstack nova-compute[86003]: npcm750-evb Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.10 Jul 02 14:25:35 devstack nova-compute[86003]: rainier-bmc Jul 02 14:25:35 devstack nova-compute[86003]: mps3-an547 Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.8 Jul 02 14:25:35 devstack nova-compute[86003]: musca-b1 Jul 02 14:25:35 devstack nova-compute[86003]: realview-pbx-a9 Jul 02 14:25:35 devstack nova-compute[86003]: versatileab Jul 02 14:25:35 devstack nova-compute[86003]: kzm Jul 02 14:25:35 devstack nova-compute[86003]: fby35-bmc Jul 02 14:25:35 devstack nova-compute[86003]: musca-a Jul 02 14:25:35 devstack nova-compute[86003]: virt-3.1 Jul 02 14:25:35 devstack nova-compute[86003]: mcimx6ul-evk Jul 02 14:25:35 devstack nova-compute[86003]: virt-5.1 Jul 02 14:25:35 devstack nova-compute[86003]: smdkc210 Jul 02 14:25:35 devstack nova-compute[86003]: sx1 Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.11 Jul 02 14:25:35 devstack nova-compute[86003]: imx25-pdk Jul 02 14:25:35 devstack nova-compute[86003]: stm32vldiscovery Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.9 Jul 02 14:25:35 devstack nova-compute[86003]: orangepi-pc Jul 02 14:25:35 devstack nova-compute[86003]: quanta-q71l-bmc Jul 02 14:25:35 devstack nova-compute[86003]: z2 Jul 02 14:25:35 devstack nova-compute[86003]: virt-5.2 Jul 02 14:25:35 devstack nova-compute[86003]: xilinx-zynq-a9 Jul 02 14:25:35 devstack nova-compute[86003]: xlnx-zcu102 Jul 02 14:25:35 devstack nova-compute[86003]: tosa Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an500 Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.12 Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an521 Jul 02 14:25:35 devstack nova-compute[86003]: sabrelite Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an511 Jul 02 14:25:35 devstack nova-compute[86003]: canon-a1100 Jul 02 14:25:35 devstack nova-compute[86003]: realview-eb Jul 02 14:25:35 devstack nova-compute[86003]: quanta-gbs-bmc Jul 02 14:25:35 devstack nova-compute[86003]: emcraft-sf2 Jul 02 14:25:35 devstack nova-compute[86003]: realview-pb-a8 Jul 02 14:25:35 devstack nova-compute[86003]: sbsa-ref Jul 02 14:25:35 devstack nova-compute[86003]: yosemitev2-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-7.0 Jul 02 14:25:35 devstack nova-compute[86003]: virt-4.0 Jul 02 14:25:35 devstack nova-compute[86003]: raspi1ap Jul 02 14:25:35 devstack nova-compute[86003]: palmetto-bmc Jul 02 14:25:35 devstack nova-compute[86003]: sx1-v1 Jul 02 14:25:35 devstack nova-compute[86003]: n810 Jul 02 14:25:35 devstack nova-compute[86003]: g220a-bmc Jul 02 14:25:35 devstack nova-compute[86003]: n800 Jul 02 14:25:35 devstack nova-compute[86003]: bletchley-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-7.1 Jul 02 14:25:35 devstack nova-compute[86003]: tacoma-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-4.1 Jul 02 14:25:35 devstack nova-compute[86003]: quanta-gsj Jul 02 14:25:35 devstack nova-compute[86003]: versatilepb Jul 02 14:25:35 devstack nova-compute[86003]: terrier Jul 02 14:25:35 devstack nova-compute[86003]: mainstone Jul 02 14:25:35 devstack nova-compute[86003]: realview-eb-mpcore Jul 02 14:25:35 devstack nova-compute[86003]: integratorcp Jul 02 14:25:35 devstack nova-compute[86003]: virt-7.2 Jul 02 14:25:35 devstack nova-compute[86003]: supermicrox11-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-4.2 Jul 02 14:25:35 devstack nova-compute[86003]: witherspoon-bmc Jul 02 14:25:35 devstack nova-compute[86003]: qcom-firework-bmc Jul 02 14:25:35 devstack nova-compute[86003]: mps3-an524 Jul 02 14:25:35 devstack nova-compute[86003]: kudo-bmc Jul 02 14:25:35 devstack nova-compute[86003]: vexpress-a9 Jul 02 14:25:35 devstack nova-compute[86003]: midway Jul 02 14:25:35 devstack nova-compute[86003]: musicpal Jul 02 14:25:35 devstack nova-compute[86003]: lm3s811evb Jul 02 14:25:35 devstack nova-compute[86003]: lm3s6965evb Jul 02 14:25:35 devstack nova-compute[86003]: supermicro-x11spi-bmc Jul 02 14:25:35 devstack nova-compute[86003]: microbit Jul 02 14:25:35 devstack nova-compute[86003]: fby35 Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an505 Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an385 Jul 02 14:25:35 devstack nova-compute[86003]: virt-6.0 Jul 02 14:25:35 devstack nova-compute[86003]: virt-8.0 Jul 02 14:25:35 devstack nova-compute[86003]: raspi3ap Jul 02 14:25:35 devstack nova-compute[86003]: cubieboard Jul 02 14:25:35 devstack nova-compute[86003]: ast1030-evb Jul 02 14:25:35 devstack nova-compute[86003]: verdex Jul 02 14:25:35 devstack nova-compute[86003]: bpim2u Jul 02 14:25:35 devstack nova-compute[86003]: netduino2 Jul 02 14:25:35 devstack nova-compute[86003]: xlnx-versal-virt Jul 02 14:25:35 devstack nova-compute[86003]: mps2-an386 Jul 02 14:25:35 devstack nova-compute[86003]: olimex-stm32-h405 Jul 02 14:25:35 devstack nova-compute[86003]: virt-6.1 Jul 02 14:25:35 devstack nova-compute[86003]: virt-8.1 Jul 02 14:25:35 devstack nova-compute[86003]: raspi3b Jul 02 14:25:35 devstack nova-compute[86003]: raspi2b Jul 02 14:25:35 devstack nova-compute[86003]: vexpress-a15 Jul 02 14:25:35 devstack nova-compute[86003]: fuji-bmc Jul 02 14:25:35 devstack nova-compute[86003]: virt-6.2 Jul 02 14:25:35 devstack nova-compute[86003]: sonorapass-bmc Jul 02 14:25:35 devstack nova-compute[86003]: cheetah Jul 02 14:25:35 devstack nova-compute[86003]: virt-2.6 Jul 02 14:25:35 devstack nova-compute[86003]: ast2500-evb Jul 02 14:25:35 devstack nova-compute[86003]: highbank Jul 02 14:25:35 devstack nova-compute[86003]: akita Jul 02 14:25:35 devstack nova-compute[86003]: connex Jul 02 14:25:35 devstack nova-compute[86003]: netduinoplus2 Jul 02 14:25:35 devstack nova-compute[86003]: collie Jul 02 14:25:35 devstack nova-compute[86003]: raspi0 Jul 02 14:25:35 devstack nova-compute[86003]: fp5280g2-bmc Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-cris Jul 02 14:25:35 devstack nova-compute[86003]: axis-dev88 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-i386 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-noble-v2 Jul 02 14:25:35 devstack nova-compute[86003]: ubuntu Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-mantic Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-impish-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-5.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-lunar-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-mantic Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.12 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-xenial Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-kinetic Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-6.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-4.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-mantic-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.5 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-4.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-focal Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-hirsute Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-xenial Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-jammy-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-5.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.7 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-eoan-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-disco-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-groovy Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-zesty Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-lunar Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-mantic-hpb-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-groovy Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-7.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-artful Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-trusty Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-eoan-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-focal-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-8.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-jammy-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-bionic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-mantic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-artful Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-8.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.7 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-6.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-kinetic Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-jammy-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-yakkety Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.4 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-cosmic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-7.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.10 Jul 02 14:25:35 devstack nova-compute[86003]: x-remote Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-5.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.9 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.11 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-jammy-hpb-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-3.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-6.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-4.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-jammy Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.4 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-4.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-eoan Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-jammy-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-5.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.9 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-bionic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-lunar Jul 02 14:25:35 devstack nova-compute[86003]: isapc Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-mantic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-cosmic Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.6 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-mantic-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-3.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-bionic Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-disco-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-cosmic Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.12 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-bionic Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-kinetic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-groovy-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-7.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-noble-v2 Jul 02 14:25:35 devstack nova-compute[86003]: ubuntu-q35 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-lunar-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-disco Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-cosmic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-noble Jul 02 14:25:35 devstack nova-compute[86003]: q35 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-8.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-impish Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-wily Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-8.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.6 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-6.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-impish Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-jammy Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-impish-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-hirsute Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-4.0.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-hirsute-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-7.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-5.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.8 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.10 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-3.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-6.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-zesty Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-7.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-4.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-focal Jul 02 14:25:35 devstack nova-compute[86003]: microvm Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.3 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-jammy-hpb-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-8.2 Jul 02 14:25:35 devstack nova-compute[86003]: q35 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-kinetic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-focal-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-4.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-noble Jul 02 14:25:35 devstack nova-compute[86003]: pc Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-disco Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-groovy-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-8.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-hirsute-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-5.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-6.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.8 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-eoan Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.5 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-3.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-yakkety Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-mantic-hpb-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-7.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.11 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-m68k Jul 02 14:25:35 devstack nova-compute[86003]: mcf5208evb Jul 02 14:25:35 devstack nova-compute[86003]: virt-7.0 Jul 02 14:25:35 devstack nova-compute[86003]: an5206 Jul 02 14:25:35 devstack nova-compute[86003]: virt-6.0 Jul 02 14:25:35 devstack nova-compute[86003]: q800 Jul 02 14:25:35 devstack nova-compute[86003]: virt-8.1 Jul 02 14:25:35 devstack nova-compute[86003]: virt-7.2 Jul 02 14:25:35 devstack nova-compute[86003]: virt-6.2 Jul 02 14:25:35 devstack nova-compute[86003]: virt-8.0 Jul 02 14:25:35 devstack nova-compute[86003]: next-cube Jul 02 14:25:35 devstack nova-compute[86003]: virt-7.1 Jul 02 14:25:35 devstack nova-compute[86003]: virt-6.1 Jul 02 14:25:35 devstack nova-compute[86003]: virt-8.2 Jul 02 14:25:35 devstack nova-compute[86003]: virt Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-microblaze Jul 02 14:25:35 devstack nova-compute[86003]: petalogix-s3adsp1800 Jul 02 14:25:35 devstack nova-compute[86003]: petalogix-ml605 Jul 02 14:25:35 devstack nova-compute[86003]: xlnx-zynqmp-pmu Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-microblazeel Jul 02 14:25:35 devstack nova-compute[86003]: petalogix-s3adsp1800 Jul 02 14:25:35 devstack nova-compute[86003]: petalogix-ml605 Jul 02 14:25:35 devstack nova-compute[86003]: xlnx-zynqmp-pmu Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-mips Jul 02 14:25:35 devstack nova-compute[86003]: malta Jul 02 14:25:35 devstack nova-compute[86003]: mipssim Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-mipsel Jul 02 14:25:35 devstack nova-compute[86003]: malta Jul 02 14:25:35 devstack nova-compute[86003]: mipssim Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 64 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-mips64 Jul 02 14:25:35 devstack nova-compute[86003]: malta Jul 02 14:25:35 devstack nova-compute[86003]: mipssim Jul 02 14:25:35 devstack nova-compute[86003]: pica61 Jul 02 14:25:35 devstack nova-compute[86003]: magnum Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 64 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-mips64el Jul 02 14:25:35 devstack nova-compute[86003]: malta Jul 02 14:25:35 devstack nova-compute[86003]: loongson3-virt Jul 02 14:25:35 devstack nova-compute[86003]: mipssim Jul 02 14:25:35 devstack nova-compute[86003]: pica61 Jul 02 14:25:35 devstack nova-compute[86003]: magnum Jul 02 14:25:35 devstack nova-compute[86003]: boston Jul 02 14:25:35 devstack nova-compute[86003]: fuloong2e Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-ppc Jul 02 14:25:35 devstack nova-compute[86003]: g3beige Jul 02 14:25:35 devstack nova-compute[86003]: amigaone Jul 02 14:25:35 devstack nova-compute[86003]: virtex-ml507 Jul 02 14:25:35 devstack nova-compute[86003]: mac99 Jul 02 14:25:35 devstack nova-compute[86003]: ppce500 Jul 02 14:25:35 devstack nova-compute[86003]: sam460ex Jul 02 14:25:35 devstack nova-compute[86003]: pegasos2 Jul 02 14:25:35 devstack nova-compute[86003]: bamboo Jul 02 14:25:35 devstack nova-compute[86003]: 40p Jul 02 14:25:35 devstack nova-compute[86003]: ref405ep Jul 02 14:25:35 devstack nova-compute[86003]: mpc8544ds Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 64 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-ppc64 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-noble Jul 02 14:25:35 devstack nova-compute[86003]: pseries Jul 02 14:25:35 devstack nova-compute[86003]: amigaone Jul 02 14:25:35 devstack nova-compute[86003]: powernv9 Jul 02 14:25:35 devstack nova-compute[86003]: powernv Jul 02 14:25:35 devstack nova-compute[86003]: pseries-4.1 Jul 02 14:25:35 devstack nova-compute[86003]: mpc8544ds Jul 02 14:25:35 devstack nova-compute[86003]: pseries-6.1 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.5 Jul 02 14:25:35 devstack nova-compute[86003]: powernv10 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-xenial Jul 02 14:25:35 devstack nova-compute[86003]: pseries-4.2 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-6.2 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-yakkety Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.6 Jul 02 14:25:35 devstack nova-compute[86003]: ppce500 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-bionic-sxxm Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.7 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-3.0 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-8.0 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-5.0 Jul 02 14:25:35 devstack nova-compute[86003]: 40p Jul 02 14:25:35 devstack nova-compute[86003]: pseries-lunar Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.8 Jul 02 14:25:35 devstack nova-compute[86003]: pegasos2 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-hirsute Jul 02 14:25:35 devstack nova-compute[86003]: pseries-3.1 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-8.1 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-5.1 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-eoan Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.9 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-zesty Jul 02 14:25:35 devstack nova-compute[86003]: bamboo Jul 02 14:25:35 devstack nova-compute[86003]: pseries-groovy Jul 02 14:25:35 devstack nova-compute[86003]: pseries-focal Jul 02 14:25:35 devstack nova-compute[86003]: g3beige Jul 02 14:25:35 devstack nova-compute[86003]: pseries-8.2 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-5.2 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-disco Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.12-sxxm Jul 02 14:25:35 devstack nova-compute[86003]: pseries-mantic Jul 02 14:25:35 devstack nova-compute[86003]: pseries-kinetic Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.10 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-7.0 Jul 02 14:25:35 devstack nova-compute[86003]: virtex-ml507 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.11 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.1 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-7.1 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-cosmic Jul 02 14:25:35 devstack nova-compute[86003]: pseries-bionic Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.12 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.2 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-7.2 Jul 02 14:25:35 devstack nova-compute[86003]: mac99 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-impish Jul 02 14:25:35 devstack nova-compute[86003]: pseries-jammy Jul 02 14:25:35 devstack nova-compute[86003]: pseries-artful Jul 02 14:25:35 devstack nova-compute[86003]: sam460ex Jul 02 14:25:35 devstack nova-compute[86003]: ref405ep Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.3 Jul 02 14:25:35 devstack nova-compute[86003]: powernv8 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-4.0 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-6.0 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.4 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 64 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-ppc64le Jul 02 14:25:35 devstack nova-compute[86003]: pseries-noble Jul 02 14:25:35 devstack nova-compute[86003]: pseries Jul 02 14:25:35 devstack nova-compute[86003]: amigaone Jul 02 14:25:35 devstack nova-compute[86003]: powernv9 Jul 02 14:25:35 devstack nova-compute[86003]: powernv Jul 02 14:25:35 devstack nova-compute[86003]: pseries-4.1 Jul 02 14:25:35 devstack nova-compute[86003]: mpc8544ds Jul 02 14:25:35 devstack nova-compute[86003]: pseries-6.1 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.5 Jul 02 14:25:35 devstack nova-compute[86003]: powernv10 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-xenial Jul 02 14:25:35 devstack nova-compute[86003]: pseries-4.2 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-6.2 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-yakkety Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.6 Jul 02 14:25:35 devstack nova-compute[86003]: ppce500 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-bionic-sxxm Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.7 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-3.0 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-8.0 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-5.0 Jul 02 14:25:35 devstack nova-compute[86003]: 40p Jul 02 14:25:35 devstack nova-compute[86003]: pseries-lunar Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.8 Jul 02 14:25:35 devstack nova-compute[86003]: pegasos2 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-hirsute Jul 02 14:25:35 devstack nova-compute[86003]: pseries-3.1 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-8.1 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-5.1 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-eoan Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.9 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-zesty Jul 02 14:25:35 devstack nova-compute[86003]: bamboo Jul 02 14:25:35 devstack nova-compute[86003]: pseries-groovy Jul 02 14:25:35 devstack nova-compute[86003]: pseries-focal Jul 02 14:25:35 devstack nova-compute[86003]: g3beige Jul 02 14:25:35 devstack nova-compute[86003]: pseries-8.2 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-5.2 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-disco Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.12-sxxm Jul 02 14:25:35 devstack nova-compute[86003]: pseries-mantic Jul 02 14:25:35 devstack nova-compute[86003]: pseries-kinetic Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.10 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-7.0 Jul 02 14:25:35 devstack nova-compute[86003]: virtex-ml507 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.11 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.1 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-7.1 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-cosmic Jul 02 14:25:35 devstack nova-compute[86003]: pseries-bionic Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.12 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.2 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-7.2 Jul 02 14:25:35 devstack nova-compute[86003]: mac99 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-impish Jul 02 14:25:35 devstack nova-compute[86003]: pseries-jammy Jul 02 14:25:35 devstack nova-compute[86003]: pseries-artful Jul 02 14:25:35 devstack nova-compute[86003]: sam460ex Jul 02 14:25:35 devstack nova-compute[86003]: ref405ep Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.3 Jul 02 14:25:35 devstack nova-compute[86003]: powernv8 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-4.0 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-6.0 Jul 02 14:25:35 devstack nova-compute[86003]: pseries-2.4 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-riscv32 Jul 02 14:25:35 devstack nova-compute[86003]: virt Jul 02 14:25:35 devstack nova-compute[86003]: spike Jul 02 14:25:35 devstack nova-compute[86003]: opentitan Jul 02 14:25:35 devstack nova-compute[86003]: sifive_u Jul 02 14:25:35 devstack nova-compute[86003]: sifive_e Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 64 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-riscv64 Jul 02 14:25:35 devstack nova-compute[86003]: virt Jul 02 14:25:35 devstack nova-compute[86003]: spike Jul 02 14:25:35 devstack nova-compute[86003]: microchip-icicle-kit Jul 02 14:25:35 devstack nova-compute[86003]: sifive_u Jul 02 14:25:35 devstack nova-compute[86003]: shakti_c Jul 02 14:25:35 devstack nova-compute[86003]: sifive_e Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 64 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-s390x Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-noble Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-8.0 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-disco Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-6.0 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-2.11 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-7.0 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-mantic Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-xenial Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-5.0 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-focal Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-2.8 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-4.0 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-zesty Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-8.2 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-6.2 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-3.0 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-groovy Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-2.5 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-7.2 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-5.2 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-artful Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-hirsute Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-4.2 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-2.10 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-2.7 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-lunar Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-eoan Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-kinetic Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-8.1 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-yakkety Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-6.1 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-cosmic Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-bionic Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-2.12 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-7.1 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-2.4 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-5.1 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-2.9 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-impish Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-4.1 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-jammy Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-3.1 Jul 02 14:25:35 devstack nova-compute[86003]: s390-ccw-virtio-2.6 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-sh4 Jul 02 14:25:35 devstack nova-compute[86003]: shix Jul 02 14:25:35 devstack nova-compute[86003]: r2d Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 64 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-sh4eb Jul 02 14:25:35 devstack nova-compute[86003]: shix Jul 02 14:25:35 devstack nova-compute[86003]: r2d Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-sparc Jul 02 14:25:35 devstack nova-compute[86003]: SS-5 Jul 02 14:25:35 devstack nova-compute[86003]: SS-20 Jul 02 14:25:35 devstack nova-compute[86003]: LX Jul 02 14:25:35 devstack nova-compute[86003]: SPARCClassic Jul 02 14:25:35 devstack nova-compute[86003]: leon3_generic Jul 02 14:25:35 devstack nova-compute[86003]: SPARCbook Jul 02 14:25:35 devstack nova-compute[86003]: SS-4 Jul 02 14:25:35 devstack nova-compute[86003]: SS-600MP Jul 02 14:25:35 devstack nova-compute[86003]: SS-10 Jul 02 14:25:35 devstack nova-compute[86003]: Voyager Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 64 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-sparc64 Jul 02 14:25:35 devstack nova-compute[86003]: sun4u Jul 02 14:25:35 devstack nova-compute[86003]: niagara Jul 02 14:25:35 devstack nova-compute[86003]: sun4v Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 64 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-x86_64 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-noble-v2 Jul 02 14:25:35 devstack nova-compute[86003]: ubuntu Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-mantic Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-impish-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-5.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-lunar-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-mantic Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.12 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-xenial Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-kinetic Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-6.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-4.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-mantic-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.5 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-4.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-focal Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-hirsute Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-xenial Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-jammy-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-5.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.7 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-eoan-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-zesty Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-groovy Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-disco-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-lunar Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-mantic-hpb-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-groovy Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-7.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-artful Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-trusty Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-focal-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-8.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-eoan-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-jammy-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-bionic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-mantic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-artful Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-8.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.7 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-6.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-kinetic Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-jammy-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-yakkety Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.4 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-cosmic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-7.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.10 Jul 02 14:25:35 devstack nova-compute[86003]: x-remote Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-5.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.9 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.11 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-jammy-hpb-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-3.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-6.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-4.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-jammy Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.4 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-4.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-eoan Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-jammy-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-5.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.9 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-bionic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-lunar Jul 02 14:25:35 devstack nova-compute[86003]: isapc Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-mantic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-cosmic Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.6 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-mantic-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-3.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-bionic Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-disco-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-cosmic Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.12 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-bionic Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-kinetic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-groovy-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-7.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-noble-v2 Jul 02 14:25:35 devstack nova-compute[86003]: ubuntu-q35 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-lunar-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-disco Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-cosmic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-noble Jul 02 14:25:35 devstack nova-compute[86003]: q35 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-8.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-wily Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-impish Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-8.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.6 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-6.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-impish Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-jammy Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-impish-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-hirsute Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-4.0.1 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-hirsute-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-7.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-5.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.8 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.10 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-3.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-zesty Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-7.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-4.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-6.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-focal Jul 02 14:25:35 devstack nova-compute[86003]: microvm Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.3 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-jammy-hpb-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-disco Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-kinetic-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-4.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-focal-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-noble Jul 02 14:25:35 devstack nova-compute[86003]: pc Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-8.2 Jul 02 14:25:35 devstack nova-compute[86003]: q35 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-groovy-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-hirsute-hpb Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-8.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-5.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-2.8 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-6.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-eoan Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.5 Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-3.0 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-yakkety Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-mantic-hpb-maxcpus Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-7.2 Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-2.11 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-xtensa Jul 02 14:25:35 devstack nova-compute[86003]: sim Jul 02 14:25:35 devstack nova-compute[86003]: kc705 Jul 02 14:25:35 devstack nova-compute[86003]: ml605 Jul 02 14:25:35 devstack nova-compute[86003]: ml605-nommu Jul 02 14:25:35 devstack nova-compute[86003]: virt Jul 02 14:25:35 devstack nova-compute[86003]: lx60-nommu Jul 02 14:25:35 devstack nova-compute[86003]: lx200 Jul 02 14:25:35 devstack nova-compute[86003]: lx200-nommu Jul 02 14:25:35 devstack nova-compute[86003]: lx60 Jul 02 14:25:35 devstack nova-compute[86003]: kc705-nommu Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: hvm Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 32 Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-xtensaeb Jul 02 14:25:35 devstack nova-compute[86003]: sim Jul 02 14:25:35 devstack nova-compute[86003]: kc705 Jul 02 14:25:35 devstack nova-compute[86003]: ml605 Jul 02 14:25:35 devstack nova-compute[86003]: ml605-nommu Jul 02 14:25:35 devstack nova-compute[86003]: virt Jul 02 14:25:35 devstack nova-compute[86003]: lx60-nommu Jul 02 14:25:35 devstack nova-compute[86003]: lx200 Jul 02 14:25:35 devstack nova-compute[86003]: lx200-nommu Jul 02 14:25:35 devstack nova-compute[86003]: lx60 Jul 02 14:25:35 devstack nova-compute[86003]: kc705-nommu Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for i686 via machine types: {'ubuntu', 'pc', 'ubuntu-q35', 'q35'} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-i386 Jul 02 14:25:35 devstack nova-compute[86003]: kvm Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-noble-v2 Jul 02 14:25:35 devstack nova-compute[86003]: i686 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: rom Jul 02 14:25:35 devstack nova-compute[86003]: pflash Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: yes Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: on Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: AMD Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu64 Jul 02 14:25:35 devstack nova-compute[86003]: qemu32 Jul 02 14:25:35 devstack nova-compute[86003]: phenom Jul 02 14:25:35 devstack nova-compute[86003]: pentium3 Jul 02 14:25:35 devstack nova-compute[86003]: pentium2 Jul 02 14:25:35 devstack nova-compute[86003]: pentium Jul 02 14:25:35 devstack nova-compute[86003]: n270 Jul 02 14:25:35 devstack nova-compute[86003]: kvm64 Jul 02 14:25:35 devstack nova-compute[86003]: kvm32 Jul 02 14:25:35 devstack nova-compute[86003]: coreduo Jul 02 14:25:35 devstack nova-compute[86003]: core2duo Jul 02 14:25:35 devstack nova-compute[86003]: athlon Jul 02 14:25:35 devstack nova-compute[86003]: Westmere-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Westmere Jul 02 14:25:35 devstack nova-compute[86003]: Snowridge Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client Jul 02 14:25:35 devstack nova-compute[86003]: SapphireRapids Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Penryn Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G5 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G4 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G3 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G2 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G1 Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Rome Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Milan Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Genoa Jul 02 14:25:35 devstack nova-compute[86003]: EPYC Jul 02 14:25:35 devstack nova-compute[86003]: Dhyana Jul 02 14:25:35 devstack nova-compute[86003]: Cooperlake Jul 02 14:25:35 devstack nova-compute[86003]: Conroe Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell Jul 02 14:25:35 devstack nova-compute[86003]: 486 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: file Jul 02 14:25:35 devstack nova-compute[86003]: anonymous Jul 02 14:25:35 devstack nova-compute[86003]: memfd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: disk Jul 02 14:25:35 devstack nova-compute[86003]: cdrom Jul 02 14:25:35 devstack nova-compute[86003]: floppy Jul 02 14:25:35 devstack nova-compute[86003]: lun Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: ide Jul 02 14:25:35 devstack nova-compute[86003]: fdc Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: sata Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: sdl Jul 02 14:25:35 devstack nova-compute[86003]: vnc Jul 02 14:25:35 devstack nova-compute[86003]: spice Jul 02 14:25:35 devstack nova-compute[86003]: egl-headless Jul 02 14:25:35 devstack nova-compute[86003]: dbus Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: subsystem Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: default Jul 02 14:25:35 devstack nova-compute[86003]: mandatory Jul 02 14:25:35 devstack nova-compute[86003]: requisite Jul 02 14:25:35 devstack nova-compute[86003]: optional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: pci Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: random Jul 02 14:25:35 devstack nova-compute[86003]: egd Jul 02 14:25:35 devstack nova-compute[86003]: builtin Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: path Jul 02 14:25:35 devstack nova-compute[86003]: handle Jul 02 14:25:35 devstack nova-compute[86003]: virtiofs Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: tpm-tis Jul 02 14:25:35 devstack nova-compute[86003]: tpm-crb Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: passthrough Jul 02 14:25:35 devstack nova-compute[86003]: emulator Jul 02 14:25:35 devstack nova-compute[86003]: external Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 1.2 Jul 02 14:25:35 devstack nova-compute[86003]: 2.0 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: pty Jul 02 14:25:35 devstack nova-compute[86003]: unix Jul 02 14:25:35 devstack nova-compute[86003]: spicevmc Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: builtin Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: relaxed Jul 02 14:25:35 devstack nova-compute[86003]: vapic Jul 02 14:25:35 devstack nova-compute[86003]: spinlocks Jul 02 14:25:35 devstack nova-compute[86003]: vpindex Jul 02 14:25:35 devstack nova-compute[86003]: runtime Jul 02 14:25:35 devstack nova-compute[86003]: synic Jul 02 14:25:35 devstack nova-compute[86003]: stimer Jul 02 14:25:35 devstack nova-compute[86003]: reset Jul 02 14:25:35 devstack nova-compute[86003]: vendor_id Jul 02 14:25:35 devstack nova-compute[86003]: frequencies Jul 02 14:25:35 devstack nova-compute[86003]: reenlightenment Jul 02 14:25:35 devstack nova-compute[86003]: tlbflush Jul 02 14:25:35 devstack nova-compute[86003]: ipi Jul 02 14:25:35 devstack nova-compute[86003]: avic Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: {{(pid=86003) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-i386 Jul 02 14:25:35 devstack nova-compute[86003]: kvm Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-noble Jul 02 14:25:35 devstack nova-compute[86003]: i686 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: rom Jul 02 14:25:35 devstack nova-compute[86003]: pflash Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: yes Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: on Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: AMD Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu64 Jul 02 14:25:35 devstack nova-compute[86003]: qemu32 Jul 02 14:25:35 devstack nova-compute[86003]: phenom Jul 02 14:25:35 devstack nova-compute[86003]: pentium3 Jul 02 14:25:35 devstack nova-compute[86003]: pentium2 Jul 02 14:25:35 devstack nova-compute[86003]: pentium Jul 02 14:25:35 devstack nova-compute[86003]: n270 Jul 02 14:25:35 devstack nova-compute[86003]: kvm64 Jul 02 14:25:35 devstack nova-compute[86003]: kvm32 Jul 02 14:25:35 devstack nova-compute[86003]: coreduo Jul 02 14:25:35 devstack nova-compute[86003]: core2duo Jul 02 14:25:35 devstack nova-compute[86003]: athlon Jul 02 14:25:35 devstack nova-compute[86003]: Westmere-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Westmere Jul 02 14:25:35 devstack nova-compute[86003]: Snowridge Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client Jul 02 14:25:35 devstack nova-compute[86003]: SapphireRapids Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Penryn Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G5 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G4 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G3 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G2 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G1 Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Rome Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Milan Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Genoa Jul 02 14:25:35 devstack nova-compute[86003]: EPYC Jul 02 14:25:35 devstack nova-compute[86003]: Dhyana Jul 02 14:25:35 devstack nova-compute[86003]: Cooperlake Jul 02 14:25:35 devstack nova-compute[86003]: Conroe Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell Jul 02 14:25:35 devstack nova-compute[86003]: 486 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: file Jul 02 14:25:35 devstack nova-compute[86003]: anonymous Jul 02 14:25:35 devstack nova-compute[86003]: memfd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: disk Jul 02 14:25:35 devstack nova-compute[86003]: cdrom Jul 02 14:25:35 devstack nova-compute[86003]: floppy Jul 02 14:25:35 devstack nova-compute[86003]: lun Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: ide Jul 02 14:25:35 devstack nova-compute[86003]: fdc Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: sata Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: sdl Jul 02 14:25:35 devstack nova-compute[86003]: vnc Jul 02 14:25:35 devstack nova-compute[86003]: spice Jul 02 14:25:35 devstack nova-compute[86003]: egl-headless Jul 02 14:25:35 devstack nova-compute[86003]: dbus Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: subsystem Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: default Jul 02 14:25:35 devstack nova-compute[86003]: mandatory Jul 02 14:25:35 devstack nova-compute[86003]: requisite Jul 02 14:25:35 devstack nova-compute[86003]: optional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: pci Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: random Jul 02 14:25:35 devstack nova-compute[86003]: egd Jul 02 14:25:35 devstack nova-compute[86003]: builtin Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: path Jul 02 14:25:35 devstack nova-compute[86003]: handle Jul 02 14:25:35 devstack nova-compute[86003]: virtiofs Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: tpm-tis Jul 02 14:25:35 devstack nova-compute[86003]: tpm-crb Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: passthrough Jul 02 14:25:35 devstack nova-compute[86003]: emulator Jul 02 14:25:35 devstack nova-compute[86003]: external Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 1.2 Jul 02 14:25:35 devstack nova-compute[86003]: 2.0 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: pty Jul 02 14:25:35 devstack nova-compute[86003]: unix Jul 02 14:25:35 devstack nova-compute[86003]: spicevmc Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: builtin Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: relaxed Jul 02 14:25:35 devstack nova-compute[86003]: vapic Jul 02 14:25:35 devstack nova-compute[86003]: spinlocks Jul 02 14:25:35 devstack nova-compute[86003]: vpindex Jul 02 14:25:35 devstack nova-compute[86003]: runtime Jul 02 14:25:35 devstack nova-compute[86003]: synic Jul 02 14:25:35 devstack nova-compute[86003]: stimer Jul 02 14:25:35 devstack nova-compute[86003]: reset Jul 02 14:25:35 devstack nova-compute[86003]: vendor_id Jul 02 14:25:35 devstack nova-compute[86003]: frequencies Jul 02 14:25:35 devstack nova-compute[86003]: reenlightenment Jul 02 14:25:35 devstack nova-compute[86003]: tlbflush Jul 02 14:25:35 devstack nova-compute[86003]: ipi Jul 02 14:25:35 devstack nova-compute[86003]: avic Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: {{(pid=86003) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-i386 Jul 02 14:25:35 devstack nova-compute[86003]: kvm Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-noble-v2 Jul 02 14:25:35 devstack nova-compute[86003]: i686 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: rom Jul 02 14:25:35 devstack nova-compute[86003]: pflash Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: yes Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: on Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: AMD Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu64 Jul 02 14:25:35 devstack nova-compute[86003]: qemu32 Jul 02 14:25:35 devstack nova-compute[86003]: phenom Jul 02 14:25:35 devstack nova-compute[86003]: pentium3 Jul 02 14:25:35 devstack nova-compute[86003]: pentium2 Jul 02 14:25:35 devstack nova-compute[86003]: pentium Jul 02 14:25:35 devstack nova-compute[86003]: n270 Jul 02 14:25:35 devstack nova-compute[86003]: kvm64 Jul 02 14:25:35 devstack nova-compute[86003]: kvm32 Jul 02 14:25:35 devstack nova-compute[86003]: coreduo Jul 02 14:25:35 devstack nova-compute[86003]: core2duo Jul 02 14:25:35 devstack nova-compute[86003]: athlon Jul 02 14:25:35 devstack nova-compute[86003]: Westmere-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Westmere Jul 02 14:25:35 devstack nova-compute[86003]: Snowridge Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client Jul 02 14:25:35 devstack nova-compute[86003]: SapphireRapids Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Penryn Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G5 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G4 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G3 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G2 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G1 Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Rome Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Milan Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Genoa Jul 02 14:25:35 devstack nova-compute[86003]: EPYC Jul 02 14:25:35 devstack nova-compute[86003]: Dhyana Jul 02 14:25:35 devstack nova-compute[86003]: Cooperlake Jul 02 14:25:35 devstack nova-compute[86003]: Conroe Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell Jul 02 14:25:35 devstack nova-compute[86003]: 486 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: file Jul 02 14:25:35 devstack nova-compute[86003]: anonymous Jul 02 14:25:35 devstack nova-compute[86003]: memfd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: disk Jul 02 14:25:35 devstack nova-compute[86003]: cdrom Jul 02 14:25:35 devstack nova-compute[86003]: floppy Jul 02 14:25:35 devstack nova-compute[86003]: lun Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: fdc Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: sata Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: sdl Jul 02 14:25:35 devstack nova-compute[86003]: vnc Jul 02 14:25:35 devstack nova-compute[86003]: spice Jul 02 14:25:35 devstack nova-compute[86003]: egl-headless Jul 02 14:25:35 devstack nova-compute[86003]: dbus Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: subsystem Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: default Jul 02 14:25:35 devstack nova-compute[86003]: mandatory Jul 02 14:25:35 devstack nova-compute[86003]: requisite Jul 02 14:25:35 devstack nova-compute[86003]: optional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: pci Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: random Jul 02 14:25:35 devstack nova-compute[86003]: egd Jul 02 14:25:35 devstack nova-compute[86003]: builtin Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: path Jul 02 14:25:35 devstack nova-compute[86003]: handle Jul 02 14:25:35 devstack nova-compute[86003]: virtiofs Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: tpm-tis Jul 02 14:25:35 devstack nova-compute[86003]: tpm-crb Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: passthrough Jul 02 14:25:35 devstack nova-compute[86003]: emulator Jul 02 14:25:35 devstack nova-compute[86003]: external Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 1.2 Jul 02 14:25:35 devstack nova-compute[86003]: 2.0 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: pty Jul 02 14:25:35 devstack nova-compute[86003]: unix Jul 02 14:25:35 devstack nova-compute[86003]: spicevmc Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: builtin Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: relaxed Jul 02 14:25:35 devstack nova-compute[86003]: vapic Jul 02 14:25:35 devstack nova-compute[86003]: spinlocks Jul 02 14:25:35 devstack nova-compute[86003]: vpindex Jul 02 14:25:35 devstack nova-compute[86003]: runtime Jul 02 14:25:35 devstack nova-compute[86003]: synic Jul 02 14:25:35 devstack nova-compute[86003]: stimer Jul 02 14:25:35 devstack nova-compute[86003]: reset Jul 02 14:25:35 devstack nova-compute[86003]: vendor_id Jul 02 14:25:35 devstack nova-compute[86003]: frequencies Jul 02 14:25:35 devstack nova-compute[86003]: reenlightenment Jul 02 14:25:35 devstack nova-compute[86003]: tlbflush Jul 02 14:25:35 devstack nova-compute[86003]: ipi Jul 02 14:25:35 devstack nova-compute[86003]: avic Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: {{(pid=86003) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-i386 Jul 02 14:25:35 devstack nova-compute[86003]: kvm Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-noble Jul 02 14:25:35 devstack nova-compute[86003]: i686 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: rom Jul 02 14:25:35 devstack nova-compute[86003]: pflash Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: yes Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: on Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: AMD Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu64 Jul 02 14:25:35 devstack nova-compute[86003]: qemu32 Jul 02 14:25:35 devstack nova-compute[86003]: phenom Jul 02 14:25:35 devstack nova-compute[86003]: pentium3 Jul 02 14:25:35 devstack nova-compute[86003]: pentium2 Jul 02 14:25:35 devstack nova-compute[86003]: pentium Jul 02 14:25:35 devstack nova-compute[86003]: n270 Jul 02 14:25:35 devstack nova-compute[86003]: kvm64 Jul 02 14:25:35 devstack nova-compute[86003]: kvm32 Jul 02 14:25:35 devstack nova-compute[86003]: coreduo Jul 02 14:25:35 devstack nova-compute[86003]: core2duo Jul 02 14:25:35 devstack nova-compute[86003]: athlon Jul 02 14:25:35 devstack nova-compute[86003]: Westmere-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Westmere Jul 02 14:25:35 devstack nova-compute[86003]: Snowridge Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client Jul 02 14:25:35 devstack nova-compute[86003]: SapphireRapids Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Penryn Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G5 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G4 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G3 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G2 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G1 Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Rome Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Milan Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Genoa Jul 02 14:25:35 devstack nova-compute[86003]: EPYC Jul 02 14:25:35 devstack nova-compute[86003]: Dhyana Jul 02 14:25:35 devstack nova-compute[86003]: Cooperlake Jul 02 14:25:35 devstack nova-compute[86003]: Conroe Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell Jul 02 14:25:35 devstack nova-compute[86003]: 486 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: file Jul 02 14:25:35 devstack nova-compute[86003]: anonymous Jul 02 14:25:35 devstack nova-compute[86003]: memfd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: disk Jul 02 14:25:35 devstack nova-compute[86003]: cdrom Jul 02 14:25:35 devstack nova-compute[86003]: floppy Jul 02 14:25:35 devstack nova-compute[86003]: lun Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: fdc Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: sata Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: sdl Jul 02 14:25:35 devstack nova-compute[86003]: vnc Jul 02 14:25:35 devstack nova-compute[86003]: spice Jul 02 14:25:35 devstack nova-compute[86003]: egl-headless Jul 02 14:25:35 devstack nova-compute[86003]: dbus Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: subsystem Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: default Jul 02 14:25:35 devstack nova-compute[86003]: mandatory Jul 02 14:25:35 devstack nova-compute[86003]: requisite Jul 02 14:25:35 devstack nova-compute[86003]: optional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: pci Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: random Jul 02 14:25:35 devstack nova-compute[86003]: egd Jul 02 14:25:35 devstack nova-compute[86003]: builtin Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: path Jul 02 14:25:35 devstack nova-compute[86003]: handle Jul 02 14:25:35 devstack nova-compute[86003]: virtiofs Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: tpm-tis Jul 02 14:25:35 devstack nova-compute[86003]: tpm-crb Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: passthrough Jul 02 14:25:35 devstack nova-compute[86003]: emulator Jul 02 14:25:35 devstack nova-compute[86003]: external Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 1.2 Jul 02 14:25:35 devstack nova-compute[86003]: 2.0 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: pty Jul 02 14:25:35 devstack nova-compute[86003]: unix Jul 02 14:25:35 devstack nova-compute[86003]: spicevmc Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: builtin Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: relaxed Jul 02 14:25:35 devstack nova-compute[86003]: vapic Jul 02 14:25:35 devstack nova-compute[86003]: spinlocks Jul 02 14:25:35 devstack nova-compute[86003]: vpindex Jul 02 14:25:35 devstack nova-compute[86003]: runtime Jul 02 14:25:35 devstack nova-compute[86003]: synic Jul 02 14:25:35 devstack nova-compute[86003]: stimer Jul 02 14:25:35 devstack nova-compute[86003]: reset Jul 02 14:25:35 devstack nova-compute[86003]: vendor_id Jul 02 14:25:35 devstack nova-compute[86003]: frequencies Jul 02 14:25:35 devstack nova-compute[86003]: reenlightenment Jul 02 14:25:35 devstack nova-compute[86003]: tlbflush Jul 02 14:25:35 devstack nova-compute[86003]: ipi Jul 02 14:25:35 devstack nova-compute[86003]: avic Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: {{(pid=86003) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for x86_64 via machine types: {'ubuntu', 'pc', 'ubuntu-q35', 'q35'} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-x86_64 Jul 02 14:25:35 devstack nova-compute[86003]: kvm Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-noble-v2 Jul 02 14:25:35 devstack nova-compute[86003]: x86_64 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: efi Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: rom Jul 02 14:25:35 devstack nova-compute[86003]: pflash Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: yes Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: on Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: on Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: AMD Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu64 Jul 02 14:25:35 devstack nova-compute[86003]: qemu32 Jul 02 14:25:35 devstack nova-compute[86003]: phenom Jul 02 14:25:35 devstack nova-compute[86003]: pentium3 Jul 02 14:25:35 devstack nova-compute[86003]: pentium2 Jul 02 14:25:35 devstack nova-compute[86003]: pentium Jul 02 14:25:35 devstack nova-compute[86003]: n270 Jul 02 14:25:35 devstack nova-compute[86003]: kvm64 Jul 02 14:25:35 devstack nova-compute[86003]: kvm32 Jul 02 14:25:35 devstack nova-compute[86003]: coreduo Jul 02 14:25:35 devstack nova-compute[86003]: core2duo Jul 02 14:25:35 devstack nova-compute[86003]: athlon Jul 02 14:25:35 devstack nova-compute[86003]: Westmere-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Westmere Jul 02 14:25:35 devstack nova-compute[86003]: Snowridge Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client Jul 02 14:25:35 devstack nova-compute[86003]: SapphireRapids Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Penryn Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G5 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G4 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G3 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G2 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G1 Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Rome Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Milan Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Genoa Jul 02 14:25:35 devstack nova-compute[86003]: EPYC Jul 02 14:25:35 devstack nova-compute[86003]: Dhyana Jul 02 14:25:35 devstack nova-compute[86003]: Cooperlake Jul 02 14:25:35 devstack nova-compute[86003]: Conroe Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell Jul 02 14:25:35 devstack nova-compute[86003]: 486 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: file Jul 02 14:25:35 devstack nova-compute[86003]: anonymous Jul 02 14:25:35 devstack nova-compute[86003]: memfd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: disk Jul 02 14:25:35 devstack nova-compute[86003]: cdrom Jul 02 14:25:35 devstack nova-compute[86003]: floppy Jul 02 14:25:35 devstack nova-compute[86003]: lun Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: ide Jul 02 14:25:35 devstack nova-compute[86003]: fdc Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: sata Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: sdl Jul 02 14:25:35 devstack nova-compute[86003]: vnc Jul 02 14:25:35 devstack nova-compute[86003]: spice Jul 02 14:25:35 devstack nova-compute[86003]: egl-headless Jul 02 14:25:35 devstack nova-compute[86003]: dbus Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: subsystem Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: default Jul 02 14:25:35 devstack nova-compute[86003]: mandatory Jul 02 14:25:35 devstack nova-compute[86003]: requisite Jul 02 14:25:35 devstack nova-compute[86003]: optional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: pci Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: random Jul 02 14:25:35 devstack nova-compute[86003]: egd Jul 02 14:25:35 devstack nova-compute[86003]: builtin Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: path Jul 02 14:25:35 devstack nova-compute[86003]: handle Jul 02 14:25:35 devstack nova-compute[86003]: virtiofs Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: tpm-tis Jul 02 14:25:35 devstack nova-compute[86003]: tpm-crb Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: passthrough Jul 02 14:25:35 devstack nova-compute[86003]: emulator Jul 02 14:25:35 devstack nova-compute[86003]: external Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 1.2 Jul 02 14:25:35 devstack nova-compute[86003]: 2.0 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: pty Jul 02 14:25:35 devstack nova-compute[86003]: unix Jul 02 14:25:35 devstack nova-compute[86003]: spicevmc Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: builtin Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: relaxed Jul 02 14:25:35 devstack nova-compute[86003]: vapic Jul 02 14:25:35 devstack nova-compute[86003]: spinlocks Jul 02 14:25:35 devstack nova-compute[86003]: vpindex Jul 02 14:25:35 devstack nova-compute[86003]: runtime Jul 02 14:25:35 devstack nova-compute[86003]: synic Jul 02 14:25:35 devstack nova-compute[86003]: stimer Jul 02 14:25:35 devstack nova-compute[86003]: reset Jul 02 14:25:35 devstack nova-compute[86003]: vendor_id Jul 02 14:25:35 devstack nova-compute[86003]: frequencies Jul 02 14:25:35 devstack nova-compute[86003]: reenlightenment Jul 02 14:25:35 devstack nova-compute[86003]: tlbflush Jul 02 14:25:35 devstack nova-compute[86003]: ipi Jul 02 14:25:35 devstack nova-compute[86003]: avic Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: {{(pid=86003) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-x86_64 Jul 02 14:25:35 devstack nova-compute[86003]: kvm Jul 02 14:25:35 devstack nova-compute[86003]: pc-i440fx-noble Jul 02 14:25:35 devstack nova-compute[86003]: x86_64 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: efi Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: rom Jul 02 14:25:35 devstack nova-compute[86003]: pflash Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: yes Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: on Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: on Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: AMD Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu64 Jul 02 14:25:35 devstack nova-compute[86003]: qemu32 Jul 02 14:25:35 devstack nova-compute[86003]: phenom Jul 02 14:25:35 devstack nova-compute[86003]: pentium3 Jul 02 14:25:35 devstack nova-compute[86003]: pentium2 Jul 02 14:25:35 devstack nova-compute[86003]: pentium Jul 02 14:25:35 devstack nova-compute[86003]: n270 Jul 02 14:25:35 devstack nova-compute[86003]: kvm64 Jul 02 14:25:35 devstack nova-compute[86003]: kvm32 Jul 02 14:25:35 devstack nova-compute[86003]: coreduo Jul 02 14:25:35 devstack nova-compute[86003]: core2duo Jul 02 14:25:35 devstack nova-compute[86003]: athlon Jul 02 14:25:35 devstack nova-compute[86003]: Westmere-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Westmere Jul 02 14:25:35 devstack nova-compute[86003]: Snowridge Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client Jul 02 14:25:35 devstack nova-compute[86003]: SapphireRapids Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Penryn Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G5 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G4 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G3 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G2 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G1 Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Rome Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Milan Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Genoa Jul 02 14:25:35 devstack nova-compute[86003]: EPYC Jul 02 14:25:35 devstack nova-compute[86003]: Dhyana Jul 02 14:25:35 devstack nova-compute[86003]: Cooperlake Jul 02 14:25:35 devstack nova-compute[86003]: Conroe Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell Jul 02 14:25:35 devstack nova-compute[86003]: 486 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: file Jul 02 14:25:35 devstack nova-compute[86003]: anonymous Jul 02 14:25:35 devstack nova-compute[86003]: memfd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: disk Jul 02 14:25:35 devstack nova-compute[86003]: cdrom Jul 02 14:25:35 devstack nova-compute[86003]: floppy Jul 02 14:25:35 devstack nova-compute[86003]: lun Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: ide Jul 02 14:25:35 devstack nova-compute[86003]: fdc Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: sata Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: sdl Jul 02 14:25:35 devstack nova-compute[86003]: vnc Jul 02 14:25:35 devstack nova-compute[86003]: spice Jul 02 14:25:35 devstack nova-compute[86003]: egl-headless Jul 02 14:25:35 devstack nova-compute[86003]: dbus Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: subsystem Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: default Jul 02 14:25:35 devstack nova-compute[86003]: mandatory Jul 02 14:25:35 devstack nova-compute[86003]: requisite Jul 02 14:25:35 devstack nova-compute[86003]: optional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: pci Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: random Jul 02 14:25:35 devstack nova-compute[86003]: egd Jul 02 14:25:35 devstack nova-compute[86003]: builtin Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: path Jul 02 14:25:35 devstack nova-compute[86003]: handle Jul 02 14:25:35 devstack nova-compute[86003]: virtiofs Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: tpm-tis Jul 02 14:25:35 devstack nova-compute[86003]: tpm-crb Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: passthrough Jul 02 14:25:35 devstack nova-compute[86003]: emulator Jul 02 14:25:35 devstack nova-compute[86003]: external Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 1.2 Jul 02 14:25:35 devstack nova-compute[86003]: 2.0 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: pty Jul 02 14:25:35 devstack nova-compute[86003]: unix Jul 02 14:25:35 devstack nova-compute[86003]: spicevmc Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: builtin Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: relaxed Jul 02 14:25:35 devstack nova-compute[86003]: vapic Jul 02 14:25:35 devstack nova-compute[86003]: spinlocks Jul 02 14:25:35 devstack nova-compute[86003]: vpindex Jul 02 14:25:35 devstack nova-compute[86003]: runtime Jul 02 14:25:35 devstack nova-compute[86003]: synic Jul 02 14:25:35 devstack nova-compute[86003]: stimer Jul 02 14:25:35 devstack nova-compute[86003]: reset Jul 02 14:25:35 devstack nova-compute[86003]: vendor_id Jul 02 14:25:35 devstack nova-compute[86003]: frequencies Jul 02 14:25:35 devstack nova-compute[86003]: reenlightenment Jul 02 14:25:35 devstack nova-compute[86003]: tlbflush Jul 02 14:25:35 devstack nova-compute[86003]: ipi Jul 02 14:25:35 devstack nova-compute[86003]: avic Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: {{(pid=86003) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-x86_64 Jul 02 14:25:35 devstack nova-compute[86003]: kvm Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-noble-v2 Jul 02 14:25:35 devstack nova-compute[86003]: x86_64 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: efi Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/ovmf/OVMF.amdsev.fd Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: rom Jul 02 14:25:35 devstack nova-compute[86003]: pflash Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: yes Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: yes Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: on Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: on Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: AMD Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu64 Jul 02 14:25:35 devstack nova-compute[86003]: qemu32 Jul 02 14:25:35 devstack nova-compute[86003]: phenom Jul 02 14:25:35 devstack nova-compute[86003]: pentium3 Jul 02 14:25:35 devstack nova-compute[86003]: pentium2 Jul 02 14:25:35 devstack nova-compute[86003]: pentium Jul 02 14:25:35 devstack nova-compute[86003]: n270 Jul 02 14:25:35 devstack nova-compute[86003]: kvm64 Jul 02 14:25:35 devstack nova-compute[86003]: kvm32 Jul 02 14:25:35 devstack nova-compute[86003]: coreduo Jul 02 14:25:35 devstack nova-compute[86003]: core2duo Jul 02 14:25:35 devstack nova-compute[86003]: athlon Jul 02 14:25:35 devstack nova-compute[86003]: Westmere-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Westmere Jul 02 14:25:35 devstack nova-compute[86003]: Snowridge Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client Jul 02 14:25:35 devstack nova-compute[86003]: SapphireRapids Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Penryn Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G5 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G4 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G3 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G2 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G1 Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Rome Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Milan Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Genoa Jul 02 14:25:35 devstack nova-compute[86003]: EPYC Jul 02 14:25:35 devstack nova-compute[86003]: Dhyana Jul 02 14:25:35 devstack nova-compute[86003]: Cooperlake Jul 02 14:25:35 devstack nova-compute[86003]: Conroe Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell Jul 02 14:25:35 devstack nova-compute[86003]: 486 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: file Jul 02 14:25:35 devstack nova-compute[86003]: anonymous Jul 02 14:25:35 devstack nova-compute[86003]: memfd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: disk Jul 02 14:25:35 devstack nova-compute[86003]: cdrom Jul 02 14:25:35 devstack nova-compute[86003]: floppy Jul 02 14:25:35 devstack nova-compute[86003]: lun Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: fdc Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: sata Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: sdl Jul 02 14:25:35 devstack nova-compute[86003]: vnc Jul 02 14:25:35 devstack nova-compute[86003]: spice Jul 02 14:25:35 devstack nova-compute[86003]: egl-headless Jul 02 14:25:35 devstack nova-compute[86003]: dbus Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: subsystem Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: default Jul 02 14:25:35 devstack nova-compute[86003]: mandatory Jul 02 14:25:35 devstack nova-compute[86003]: requisite Jul 02 14:25:35 devstack nova-compute[86003]: optional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: pci Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: random Jul 02 14:25:35 devstack nova-compute[86003]: egd Jul 02 14:25:35 devstack nova-compute[86003]: builtin Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: path Jul 02 14:25:35 devstack nova-compute[86003]: handle Jul 02 14:25:35 devstack nova-compute[86003]: virtiofs Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: tpm-tis Jul 02 14:25:35 devstack nova-compute[86003]: tpm-crb Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: passthrough Jul 02 14:25:35 devstack nova-compute[86003]: emulator Jul 02 14:25:35 devstack nova-compute[86003]: external Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: 1.2 Jul 02 14:25:35 devstack nova-compute[86003]: 2.0 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: pty Jul 02 14:25:35 devstack nova-compute[86003]: unix Jul 02 14:25:35 devstack nova-compute[86003]: spicevmc Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: builtin Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: relaxed Jul 02 14:25:35 devstack nova-compute[86003]: vapic Jul 02 14:25:35 devstack nova-compute[86003]: spinlocks Jul 02 14:25:35 devstack nova-compute[86003]: vpindex Jul 02 14:25:35 devstack nova-compute[86003]: runtime Jul 02 14:25:35 devstack nova-compute[86003]: synic Jul 02 14:25:35 devstack nova-compute[86003]: stimer Jul 02 14:25:35 devstack nova-compute[86003]: reset Jul 02 14:25:35 devstack nova-compute[86003]: vendor_id Jul 02 14:25:35 devstack nova-compute[86003]: frequencies Jul 02 14:25:35 devstack nova-compute[86003]: reenlightenment Jul 02 14:25:35 devstack nova-compute[86003]: tlbflush Jul 02 14:25:35 devstack nova-compute[86003]: ipi Jul 02 14:25:35 devstack nova-compute[86003]: avic Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: {{(pid=86003) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:25:35 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/bin/qemu-system-x86_64 Jul 02 14:25:35 devstack nova-compute[86003]: kvm Jul 02 14:25:35 devstack nova-compute[86003]: pc-q35-noble Jul 02 14:25:35 devstack nova-compute[86003]: x86_64 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: efi Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/ovmf/OVMF.amdsev.fd Jul 02 14:25:35 devstack nova-compute[86003]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: rom Jul 02 14:25:35 devstack nova-compute[86003]: pflash Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: yes Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: yes Jul 02 14:25:35 devstack nova-compute[86003]: no Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: on Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: on Jul 02 14:25:35 devstack nova-compute[86003]: off Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: AMD Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: qemu64 Jul 02 14:25:35 devstack nova-compute[86003]: qemu32 Jul 02 14:25:35 devstack nova-compute[86003]: phenom Jul 02 14:25:35 devstack nova-compute[86003]: pentium3 Jul 02 14:25:35 devstack nova-compute[86003]: pentium2 Jul 02 14:25:35 devstack nova-compute[86003]: pentium Jul 02 14:25:35 devstack nova-compute[86003]: n270 Jul 02 14:25:35 devstack nova-compute[86003]: kvm64 Jul 02 14:25:35 devstack nova-compute[86003]: kvm32 Jul 02 14:25:35 devstack nova-compute[86003]: coreduo Jul 02 14:25:35 devstack nova-compute[86003]: core2duo Jul 02 14:25:35 devstack nova-compute[86003]: athlon Jul 02 14:25:35 devstack nova-compute[86003]: Westmere-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Westmere Jul 02 14:25:35 devstack nova-compute[86003]: Snowridge Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Skylake-Client Jul 02 14:25:35 devstack nova-compute[86003]: SapphireRapids Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: SandyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Penryn Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G5 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G4 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G3 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G2 Jul 02 14:25:35 devstack nova-compute[86003]: Opteron_G1 Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Nehalem Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: IvyBridge Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Icelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Haswell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Haswell Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Rome Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Milan Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-IBPB Jul 02 14:25:35 devstack nova-compute[86003]: EPYC-Genoa Jul 02 14:25:35 devstack nova-compute[86003]: EPYC Jul 02 14:25:35 devstack nova-compute[86003]: Dhyana Jul 02 14:25:35 devstack nova-compute[86003]: Cooperlake Jul 02 14:25:35 devstack nova-compute[86003]: Conroe Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Cascadelake-Server Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-noTSX Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell-IBRS Jul 02 14:25:35 devstack nova-compute[86003]: Broadwell Jul 02 14:25:35 devstack nova-compute[86003]: 486 Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: file Jul 02 14:25:35 devstack nova-compute[86003]: anonymous Jul 02 14:25:35 devstack nova-compute[86003]: memfd Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: disk Jul 02 14:25:35 devstack nova-compute[86003]: cdrom Jul 02 14:25:35 devstack nova-compute[86003]: floppy Jul 02 14:25:35 devstack nova-compute[86003]: lun Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: fdc Jul 02 14:25:35 devstack nova-compute[86003]: scsi Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: sata Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: virtio Jul 02 14:25:35 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:35 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: sdl Jul 02 14:25:35 devstack nova-compute[86003]: vnc Jul 02 14:25:35 devstack nova-compute[86003]: spice Jul 02 14:25:35 devstack nova-compute[86003]: egl-headless Jul 02 14:25:35 devstack nova-compute[86003]: dbus Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: subsystem Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: default Jul 02 14:25:35 devstack nova-compute[86003]: mandatory Jul 02 14:25:35 devstack nova-compute[86003]: requisite Jul 02 14:25:35 devstack nova-compute[86003]: optional Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: Jul 02 14:25:35 devstack nova-compute[86003]: usb Jul 02 14:25:35 devstack nova-compute[86003]: pci Jul 02 14:25:36 devstack nova-compute[86003]: scsi Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: virtio Jul 02 14:25:36 devstack nova-compute[86003]: virtio-transitional Jul 02 14:25:36 devstack nova-compute[86003]: virtio-non-transitional Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: random Jul 02 14:25:36 devstack nova-compute[86003]: egd Jul 02 14:25:36 devstack nova-compute[86003]: builtin Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: path Jul 02 14:25:36 devstack nova-compute[86003]: handle Jul 02 14:25:36 devstack nova-compute[86003]: virtiofs Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: tpm-tis Jul 02 14:25:36 devstack nova-compute[86003]: tpm-crb Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: passthrough Jul 02 14:25:36 devstack nova-compute[86003]: emulator Jul 02 14:25:36 devstack nova-compute[86003]: external Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: 1.2 Jul 02 14:25:36 devstack nova-compute[86003]: 2.0 Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: usb Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: pty Jul 02 14:25:36 devstack nova-compute[86003]: unix Jul 02 14:25:36 devstack nova-compute[86003]: spicevmc Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: virtio Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: qemu Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: builtin Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: relaxed Jul 02 14:25:36 devstack nova-compute[86003]: vapic Jul 02 14:25:36 devstack nova-compute[86003]: spinlocks Jul 02 14:25:36 devstack nova-compute[86003]: vpindex Jul 02 14:25:36 devstack nova-compute[86003]: runtime Jul 02 14:25:36 devstack nova-compute[86003]: synic Jul 02 14:25:36 devstack nova-compute[86003]: stimer Jul 02 14:25:36 devstack nova-compute[86003]: reset Jul 02 14:25:36 devstack nova-compute[86003]: vendor_id Jul 02 14:25:36 devstack nova-compute[86003]: frequencies Jul 02 14:25:36 devstack nova-compute[86003]: reenlightenment Jul 02 14:25:36 devstack nova-compute[86003]: tlbflush Jul 02 14:25:36 devstack nova-compute[86003]: ipi Jul 02 14:25:36 devstack nova-compute[86003]: avic Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: Jul 02 14:25:36 devstack nova-compute[86003]: {{(pid=86003) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jul 02 14:25:36 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:36 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:36 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=86003) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jul 02 14:25:36 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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=86003) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jul 02 14:25:36 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Checking secure boot support for host arch (x86_64) {{(pid=86003) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 02 14:25:36 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Checking secure boot support for host arch (x86_64) {{(pid=86003) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 02 14:25:36 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Checking secure boot support for host arch (x86_64) {{(pid=86003) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 02 14:25:36 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Checking secure boot support for host arch (x86_64) {{(pid=86003) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 02 14:25:36 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Checking secure boot support for host arch (x86_64) {{(pid=86003) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jul 02 14:25:36 devstack nova-compute[86003]: INFO nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Secure Boot support detected Jul 02 14:25:36 devstack nova-compute[86003]: INFO nova.virt.node [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Determined node identity 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 from /opt/stack/data/nova/compute_id Jul 02 14:25:36 devstack nova-compute[86003]: INFO nova.virt.node [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Determined node identity 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 from /opt/stack/data/nova/compute_id Jul 02 14:25:36 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Verified node 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 matches my host devstack {{(pid=86003) _check_for_host_rename /opt/stack/nova/nova/compute/manager.py:1716}} Jul 02 14:25:36 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=86003) init_host /opt/stack/nova/nova/compute/manager.py:1790}} Jul 02 14:25:37 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Loaded 0 instances for host {{(pid=86003) init_host /opt/stack/nova/nova/compute/manager.py:1794}} Jul 02 14:25:37 devstack nova-compute[86003]: INFO nova.compute.manager [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 02 14:25:38 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:25:38 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:25:38 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:25:38 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86003) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 14:25:38 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:25:38 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:25:38 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] CMD "env LANG=C uptime" returned: 0 in 0.018s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:25:38 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Hypervisor/Node resource view: name=devstack free_ram=6189MB free_disk=15.03775405883789GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_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_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_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_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_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=86003) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 14:25:38 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:25:38 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:25:40 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=86003) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 14:25:40 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 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': ' 14:25:38 up 31 min, 1 user, load average: 2.35, 2.16, 1.80\n'} {{(pid=86003) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 14:25:40 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Refreshing inventories for resource provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:821}} Jul 02 14:25:40 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Updating ProviderTree inventory for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:785}} Jul 02 14:25:40 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Updating inventory in ProviderTree for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 02 14:25:40 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Refreshing aggregate associations for resource provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8, aggregates: None {{(pid=86003) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:830}} Jul 02 14:25:40 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Refreshing trait associations for resource provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8, traits: HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_MMX,COMPUTE_STATUS_DISABLED,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_AVX2,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE4A,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE,HW_CPU_X86_SSE42,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_BMI,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AVX,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_FMA3,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SHA,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_BMI2,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,COMPUTE_VOLUME_EXTEND,COMPUTE_NODE,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_F16C,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AESNI {{(pid=86003) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:842}} Jul 02 14:25:40 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 02 14:25:40 devstack nova-compute[86003]: ] {{(pid=86003) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jul 02 14:25:40 devstack nova-compute[86003]: INFO nova.virt.libvirt.host [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] kernel doesn't support AMD SEV Jul 02 14:25:40 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:25:40 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:25:40 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86003) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jul 02 14:25:41 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:25:41 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Updating resource provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 generation from 3 to 4 during operation: update_traits {{(pid=86003) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 02 14:25:41 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Compute_service record updated for devstack:devstack {{(pid=86003) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 14:25:41 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 3.424s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:25:41 devstack nova-compute[86003]: DEBUG nova.service [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=86003) start /opt/stack/nova/nova/service.py:196}} Jul 02 14:25:41 devstack nova-compute[86003]: DEBUG nova.service [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=86003) start /opt/stack/nova/nova/service.py:212}} Jul 02 14:25:41 devstack nova-compute[86003]: DEBUG nova.service [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] Join ServiceGroup membership for this service compute {{(pid=86003) start /opt/stack/nova/nova/service.py:222}} Jul 02 14:25:41 devstack nova-compute[86003]: DEBUG nova.servicegroup.drivers.db [None req-1f46d7df-2413-4c85-a869-cfda1f36f936 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=86003) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 02 14:25:47 devstack nova-compute[86003]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=86003) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:26:00 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "f41097b6-a850-448b-932a-f2415c988d02" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:00 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "f41097b6-a850-448b-932a-f2415c988d02" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:00 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "a1757f05-9ef0-4a07-8943-87267d99641a" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:00 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "a1757f05-9ef0-4a07-8943-87267d99641a" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:00 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Starting instance... {{(pid=86003) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 14:26:00 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Starting instance... {{(pid=86003) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 14:26:01 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:01 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:01 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86003) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 14:26:01 devstack nova-compute[86003]: INFO nova.compute.claims [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Claim successful on node devstack Jul 02 14:26:01 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:02 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:26:02 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:26:02 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:02 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:02 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:26:03 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Starting instance... {{(pid=86003) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 14:26:03 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.161s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:03 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Start building networks asynchronously for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 02 14:26:03 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 2.175s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:03 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86003) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 14:26:03 devstack nova-compute[86003]: INFO nova.compute.claims [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Claim successful on node devstack Jul 02 14:26:03 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:03 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Allocating IP information in the background. {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 02 14:26:03 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] allocate_for_instance() {{(pid=86003) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 14:26:03 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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 14:26:03 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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 14:26:04 devstack nova-compute[86003]: DEBUG nova.policy [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '1719a7972ee54622bdecd7609c99da44', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7414ee162ffc49e4a5a5286bebb73d04', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86003) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 14:26:04 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 02 14:26:04 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:26:04 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:26:04 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Start building block device mappings for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 02 14:26:05 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:26:05 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Successfully created port: ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 14:26:05 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.266s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:05 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 1.741s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:05 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Start building networks asynchronously for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 02 14:26:05 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86003) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 14:26:05 devstack nova-compute[86003]: INFO nova.compute.claims [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Claim successful on node devstack Jul 02 14:26:05 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Start spawning the instance on the hypervisor. {{(pid=86003) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 02 14:26:05 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Creating instance directory {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jul 02 14:26:05 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Creating image(s) Jul 02 14:26:05 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "/opt/stack/data/nova/instances/a1757f05-9ef0-4a07-8943-87267d99641a/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:05 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "/opt/stack/data/nova/instances/a1757f05-9ef0-4a07-8943-87267d99641a/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:05 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "/opt/stack/data/nova/instances/a1757f05-9ef0-4a07-8943-87267d99641a/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:05 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:05 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:06 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Allocating IP information in the background. {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 02 14:26:06 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] allocate_for_instance() {{(pid=86003) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 14:26:06 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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 14:26:06 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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 14:26:06 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 02 14:26:06 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:06 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:06 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0.part --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:06 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:26:06 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:26:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0.part --force-share --output=json" returned: 0 in 0.254s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:07 devstack nova-compute[86003]: DEBUG nova.virt.images [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] 56947971-3ede-476a-b347-b150782125cd was qcow2, converting to raw {{(pid=86003) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jul 02 14:26:07 devstack nova-compute[86003]: DEBUG nova.privsep.utils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=86003) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 02 14:26:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0.part /opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0.converted {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:07 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Start building block device mappings for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 02 14:26:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0.part /opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0.converted" returned: 0 in 0.216s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0.converted --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0.converted --force-share --output=json" returned: 0 in 0.157s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:07 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:26:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 1.507s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:07 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:07 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:07 devstack nova-compute[86003]: INFO oslo.privsep.daemon [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/tmpv285xtzo/privsep.sock'] Jul 02 14:26:07 devstack sudo[86766]: 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/tmpv285xtzo/privsep.sock Jul 02 14:26:07 devstack sudo[86766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.386s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Start building networks asynchronously for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Successfully updated port: ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Start spawning the instance on the hypervisor. {{(pid=86003) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Creating instance directory {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jul 02 14:26:08 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Creating image(s) Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "/opt/stack/data/nova/instances/f41097b6-a850-448b-932a-f2415c988d02/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "/opt/stack/data/nova/instances/f41097b6-a850-448b-932a-f2415c988d02/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "/opt/stack/data/nova/instances/f41097b6-a850-448b-932a-f2415c988d02/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG nova.policy [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '4da3aeb3d2fc4862a337eebc6a0824cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e9bf226e45e4a9a98e782732ae4cd57', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86003) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Allocating IP information in the background. {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] allocate_for_instance() {{(pid=86003) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 14:26:08 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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 14:26:08 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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 14:26:08 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "refresh_cache-a1757f05-9ef0-4a07-8943-87267d99641a" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquired lock "refresh_cache-a1757f05-9ef0-4a07-8943-87267d99641a" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:26:08 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Building network info cache for instance {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 14:26:08 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jul 02 14:26:09 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 02 14:26:09 devstack sudo[86766]: pam_unix(sudo:session): session closed for user root Jul 02 14:26:09 devstack nova-compute[86003]: INFO oslo.privsep.daemon [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Spawned new privsep daemon via rootwrap Jul 02 14:26:09 devstack nova-compute[86003]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 02 14:26:09 devstack nova-compute[86003]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 02 14:26:09 devstack nova-compute[86003]: 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 14:26:09 devstack nova-compute[86003]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 86780 Jul 02 14:26:09 devstack nova-compute[86003]: WARNING oslo_privsep.priv_context [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] privsep daemon already running Jul 02 14:26:09 devstack nova-compute[86003]: DEBUG nova.policy [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '52f1fa9118b44147b953bc4b0b9462e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '525ecdd03cbc45bab9fa46759db3fd16', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86003) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 14:26:09 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Start building block device mappings for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 02 14:26:09 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:09 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:09 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:26:09 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.272s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:09 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:09 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:09 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:09 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:09 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:09 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.305s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:09 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-73a58ee8-1712-478b-a552-a410c128c770 req-feb73886-c6ad-4c26-b8b5-7285b920e73a service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Received event network-changed-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-73a58ee8-1712-478b-a552-a410c128c770 req-feb73886-c6ad-4c26-b8b5-7285b920e73a service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Refreshing instance network info cache due to event network-changed-ae8599a8-8bd2-4e08-9c7f-10cfff72c872. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-73a58ee8-1712-478b-a552-a410c128c770 req-feb73886-c6ad-4c26-b8b5-7285b920e73a service nova] Acquiring lock "refresh_cache-a1757f05-9ef0-4a07-8943-87267d99641a" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.146s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/f41097b6-a850-448b-932a-f2415c988d02/disk 1073741824 {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/f41097b6-a850-448b-932a-f2415c988d02/disk 1073741824" returned: 0 in 0.110s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.287s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.236s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.144s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Checking if we can resize image /opt/stack/data/nova/instances/f41097b6-a850-448b-932a-f2415c988d02/disk. size=1073741824 {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/f41097b6-a850-448b-932a-f2415c988d02/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.154s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/a1757f05-9ef0-4a07-8943-87267d99641a/disk 1073741824 {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/a1757f05-9ef0-4a07-8943-87267d99641a/disk 1073741824" returned: 0 in 0.085s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.286s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/f41097b6-a850-448b-932a-f2415c988d02/disk --force-share --output=json" returned: 0 in 0.157s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Cannot resize image /opt/stack/data/nova/instances/f41097b6-a850-448b-932a-f2415c988d02/disk to a smaller size. {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Created local disks {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Ensure instance console log exists: /opt/stack/data/nova/instances/f41097b6-a850-448b-932a-f2415c988d02/console.log {{(pid=86003) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Start spawning the instance on the hypervisor. {{(pid=86003) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Creating instance directory {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jul 02 14:26:10 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Creating image(s) Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "/opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "/opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "/opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.174s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Checking if we can resize image /opt/stack/data/nova/instances/a1757f05-9ef0-4a07-8943-87267d99641a/disk. size=1073741824 {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/a1757f05-9ef0-4a07-8943-87267d99641a/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.180s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/a1757f05-9ef0-4a07-8943-87267d99641a/disk --force-share --output=json" returned: 0 in 0.197s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Cannot resize image /opt/stack/data/nova/instances/a1757f05-9ef0-4a07-8943-87267d99641a/disk to a smaller size. {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Created local disks {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Ensure instance console log exists: /opt/stack/data/nova/instances/a1757f05-9ef0-4a07-8943-87267d99641a/console.log {{(pid=86003) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.139s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk 1073741824 {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk 1073741824" returned: 0 in 0.062s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.227s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.180s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Checking if we can resize image /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk. size=1073741824 {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk --force-share --output=json" returned: 0 in 0.167s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Cannot resize image /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk to a smaller size. {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Created local disks {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Ensure instance console log exists: /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/console.log {{(pid=86003) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:11 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Successfully created port: d3453843-fd42-4de8-b2ef-eae7961a233f {{(pid=86003) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 14:26:12 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Successfully created port: a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 14:26:13 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Successfully updated port: d3453843-fd42-4de8-b2ef-eae7961a233f {{(pid=86003) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 14:26:13 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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 14:26:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "refresh_cache-f41097b6-a850-448b-932a-f2415c988d02" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:26:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquired lock "refresh_cache-f41097b6-a850-448b-932a-f2415c988d02" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:26:13 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Building network info cache for instance {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 14:26:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-837c7b24-75d4-458b-b32c-bd3450e4ffa3 req-cd79a130-697a-423a-96dd-dec670cd6d18 service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] Received event network-changed-d3453843-fd42-4de8-b2ef-eae7961a233f {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-837c7b24-75d4-458b-b32c-bd3450e4ffa3 req-cd79a130-697a-423a-96dd-dec670cd6d18 service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] Refreshing instance network info cache due to event network-changed-d3453843-fd42-4de8-b2ef-eae7961a233f. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:26:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-837c7b24-75d4-458b-b32c-bd3450e4ffa3 req-cd79a130-697a-423a-96dd-dec670cd6d18 service nova] Acquiring lock "refresh_cache-f41097b6-a850-448b-932a-f2415c988d02" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:26:14 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Successfully updated port: a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 14:26:14 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:26:14 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Updating instance_info_cache with network_info: [{"id": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "address": "fa:16:3e:87:2e:ec", "network": {"id": "79adaae9-1634-4fc4-aa3a-7920e5738440", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-735937166-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7414ee162ffc49e4a5a5286bebb73d04", "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": "tapae8599a8-8b", "ovs_interfaceid": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:26:15 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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 14:26:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquired lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Building network info cache for instance {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Updating instance_info_cache with network_info: [{"id": "d3453843-fd42-4de8-b2ef-eae7961a233f", "address": "fa:16:3e:4b:49:25", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tapd3453843-fd", "ovs_interfaceid": "d3453843-fd42-4de8-b2ef-eae7961a233f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Releasing lock "refresh_cache-a1757f05-9ef0-4a07-8943-87267d99641a" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Instance network_info: |[{"id": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "address": "fa:16:3e:87:2e:ec", "network": {"id": "79adaae9-1634-4fc4-aa3a-7920e5738440", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-735937166-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7414ee162ffc49e4a5a5286bebb73d04", "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": "tapae8599a8-8b", "ovs_interfaceid": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-73a58ee8-1712-478b-a552-a410c128c770 req-feb73886-c6ad-4c26-b8b5-7285b920e73a service nova] Acquired lock "refresh_cache-a1757f05-9ef0-4a07-8943-87267d99641a" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-73a58ee8-1712-478b-a552-a410c128c770 req-feb73886-c6ad-4c26-b8b5-7285b920e73a service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Refreshing network info cache for port ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Start _get_guest_xml network_info=[{"id": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "address": "fa:16:3e:87:2e:ec", "network": {"id": "79adaae9-1634-4fc4-aa3a-7920e5738440", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-735937166-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7414ee162ffc49e4a5a5286bebb73d04", "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": "tapae8599a8-8b", "ovs_interfaceid": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'size': 0, 'encryption_options': None, 'image_id': '56947971-3ede-476a-b347-b150782125cd'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8210}} Jul 02 14:26:15 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='56947971-3ede-476a-b347-b150782125cd', instance_meta=NovaInstanceMeta(name='tempest-DeleteServersTestJSON-server-1625875255', uuid='a1757f05-9ef0-4a07-8943-87267d99641a'), owner=OwnerMeta(userid='1719a7972ee54622bdecd7609c99da44', username='tempest-DeleteServersTestJSON-334252315-project-member', projectid='7414ee162ffc49e4a5a5286bebb73d04', projectname='tempest-DeleteServersTestJSON-334252315'), image=ImageMeta(id='56947971-3ede-476a-b347-b150782125cd', 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": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "address": "fa:16:3e:87:2e:ec", "network": {"id": "79adaae9-1634-4fc4-aa3a-7920e5738440", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-735937166-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7414ee162ffc49e4a5a5286bebb73d04", "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": "tapae8599a8-8b", "ovs_interfaceid": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "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=1782995175.3776584) {{(pid=86003) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] CPU controller missing on host. {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] CPU controller found on host. {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86003) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-02T12:21:45Z,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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=), allow threads: True {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Flavor limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Image limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Flavor pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Image pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Got 1 possible topologies {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.privsep.utils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=86003) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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-02T12:25:57Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1625875255',display_name='tempest-DeleteServersTestJSON-server-1625875255',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1625875255',id=2,image_ref='56947971-3ede-476a-b347-b150782125cd',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='7414ee162ffc49e4a5a5286bebb73d04',ramdisk_id='',reservation_id='r-05t6v1my',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',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-334252315',owner_user_name='tempest-DeleteServersTestJSON-334252315-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:26:05Z,user_data=None,user_id='1719a7972ee54622bdecd7609c99da44',uuid=a1757f05-9ef0-4a07-8943-87267d99641a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "address": "fa:16:3e:87:2e:ec", "network": {"id": "79adaae9-1634-4fc4-aa3a-7920e5738440", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-735937166-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7414ee162ffc49e4a5a5286bebb73d04", "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": "tapae8599a8-8b", "ovs_interfaceid": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86003) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Converting VIF {"id": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "address": "fa:16:3e:87:2e:ec", "network": {"id": "79adaae9-1634-4fc4-aa3a-7920e5738440", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-735937166-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7414ee162ffc49e4a5a5286bebb73d04", "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": "tapae8599a8-8b", "ovs_interfaceid": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:87:2e:ec,bridge_name='br-int',has_traffic_filtering=True,id=ae8599a8-8bd2-4e08-9c7f-10cfff72c872,network=Network(79adaae9-1634-4fc4-aa3a-7920e5738440),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapae8599a8-8b') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lazy-loading 'pci_devices' on Instance uuid a1757f05-9ef0-4a07-8943-87267d99641a {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Releasing lock "refresh_cache-f41097b6-a850-448b-932a-f2415c988d02" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Instance network_info: |[{"id": "d3453843-fd42-4de8-b2ef-eae7961a233f", "address": "fa:16:3e:4b:49:25", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tapd3453843-fd", "ovs_interfaceid": "d3453843-fd42-4de8-b2ef-eae7961a233f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-837c7b24-75d4-458b-b32c-bd3450e4ffa3 req-cd79a130-697a-423a-96dd-dec670cd6d18 service nova] Acquired lock "refresh_cache-f41097b6-a850-448b-932a-f2415c988d02" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-837c7b24-75d4-458b-b32c-bd3450e4ffa3 req-cd79a130-697a-423a-96dd-dec670cd6d18 service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] Refreshing network info cache for port d3453843-fd42-4de8-b2ef-eae7961a233f {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Start _get_guest_xml network_info=[{"id": "d3453843-fd42-4de8-b2ef-eae7961a233f", "address": "fa:16:3e:4b:49:25", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tapd3453843-fd", "ovs_interfaceid": "d3453843-fd42-4de8-b2ef-eae7961a233f", "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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'size': 0, 'encryption_options': None, 'image_id': '56947971-3ede-476a-b347-b150782125cd'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8210}} Jul 02 14:26:15 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='56947971-3ede-476a-b347-b150782125cd', instance_meta=NovaInstanceMeta(name='tempest-ServersNegativeTestJSON-server-1399152926', uuid='f41097b6-a850-448b-932a-f2415c988d02'), owner=OwnerMeta(userid='4da3aeb3d2fc4862a337eebc6a0824cf', username='tempest-ServersNegativeTestJSON-1986298113-project-member', projectid='2e9bf226e45e4a9a98e782732ae4cd57', projectname='tempest-ServersNegativeTestJSON-1986298113'), image=ImageMeta(id='56947971-3ede-476a-b347-b150782125cd', 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": "d3453843-fd42-4de8-b2ef-eae7961a233f", "address": "fa:16:3e:4b:49:25", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tapd3453843-fd", "ovs_interfaceid": "d3453843-fd42-4de8-b2ef-eae7961a233f", "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=1782995175.7867384) {{(pid=86003) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] CPU controller missing on host. {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] CPU controller found on host. {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86003) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-02T12:21:45Z,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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=), allow threads: True {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Flavor limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Image limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Flavor pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Image pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Got 1 possible topologies {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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-02T12:25:57Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-1399152926',display_name='tempest-ServersNegativeTestJSON-server-1399152926',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-1399152926',id=1,image_ref='56947971-3ede-476a-b347-b150782125cd',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='2e9bf226e45e4a9a98e782732ae4cd57',ramdisk_id='',reservation_id='r-p577l47q',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServersNegativeTestJSON-1986298113',owner_user_name='tempest-ServersNegativeTestJSON-1986298113-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:26:07Z,user_data=None,user_id='4da3aeb3d2fc4862a337eebc6a0824cf',uuid=f41097b6-a850-448b-932a-f2415c988d02,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "d3453843-fd42-4de8-b2ef-eae7961a233f", "address": "fa:16:3e:4b:49:25", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tapd3453843-fd", "ovs_interfaceid": "d3453843-fd42-4de8-b2ef-eae7961a233f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86003) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Converting VIF {"id": "d3453843-fd42-4de8-b2ef-eae7961a233f", "address": "fa:16:3e:4b:49:25", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tapd3453843-fd", "ovs_interfaceid": "d3453843-fd42-4de8-b2ef-eae7961a233f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:4b:49:25,bridge_name='br-int',has_traffic_filtering=True,id=d3453843-fd42-4de8-b2ef-eae7961a233f,network=Network(2fa901bc-3b52-4d1a-92c0-e02b3db90bfe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd3453843-fd') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lazy-loading 'pci_devices' on Instance uuid f41097b6-a850-448b-932a-f2415c988d02 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:26:15 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-73a58ee8-1712-478b-a552-a410c128c770 req-feb73886-c6ad-4c26-b8b5-7285b920e73a 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 14:26:15 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] End _get_guest_xml xml= Jul 02 14:26:15 devstack nova-compute[86003]: a1757f05-9ef0-4a07-8943-87267d99641a Jul 02 14:26:15 devstack nova-compute[86003]: instance-00000002 Jul 02 14:26:15 devstack nova-compute[86003]: 196608 Jul 02 14:26:15 devstack nova-compute[86003]: 1 Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: tempest-DeleteServersTestJSON-server-1625875255 Jul 02 14:26:15 devstack nova-compute[86003]: 2026-07-02 12:26:15 Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: 192 Jul 02 14:26:15 devstack nova-compute[86003]: 1 Jul 02 14:26:15 devstack nova-compute[86003]: 0 Jul 02 14:26:15 devstack nova-compute[86003]: 0 Jul 02 14:26:15 devstack nova-compute[86003]: 1 Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: True Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: bare Jul 02 14:26:15 devstack nova-compute[86003]: qcow2 Jul 02 14:26:15 devstack nova-compute[86003]: 1 Jul 02 14:26:15 devstack nova-compute[86003]: 0 Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: virtio Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: tempest-DeleteServersTestJSON-334252315-project-member Jul 02 14:26:15 devstack nova-compute[86003]: tempest-DeleteServersTestJSON-334252315 Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: OpenStack Foundation Jul 02 14:26:15 devstack nova-compute[86003]: OpenStack Nova Jul 02 14:26:15 devstack nova-compute[86003]: 33.1.0 Jul 02 14:26:15 devstack nova-compute[86003]: a1757f05-9ef0-4a07-8943-87267d99641a Jul 02 14:26:15 devstack nova-compute[86003]: a1757f05-9ef0-4a07-8943-87267d99641a Jul 02 14:26:15 devstack nova-compute[86003]: Virtual Machine Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: hvm Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: 1 Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: /dev/urandom Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: Jul 02 14:26:15 devstack nova-compute[86003]: {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8217}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Preparing to wait for external event network-vif-plugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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-02T12:25:57Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1625875255',display_name='tempest-DeleteServersTestJSON-server-1625875255',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1625875255',id=2,image_ref='56947971-3ede-476a-b347-b150782125cd',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='7414ee162ffc49e4a5a5286bebb73d04',ramdisk_id='',reservation_id='r-05t6v1my',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',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-334252315',owner_user_name='tempest-DeleteServersTestJSON-334252315-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:26:05Z,user_data=None,user_id='1719a7972ee54622bdecd7609c99da44',uuid=a1757f05-9ef0-4a07-8943-87267d99641a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "address": "fa:16:3e:87:2e:ec", "network": {"id": "79adaae9-1634-4fc4-aa3a-7920e5738440", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-735937166-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7414ee162ffc49e4a5a5286bebb73d04", "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": "tapae8599a8-8b", "ovs_interfaceid": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Converting VIF {"id": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "address": "fa:16:3e:87:2e:ec", "network": {"id": "79adaae9-1634-4fc4-aa3a-7920e5738440", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-735937166-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7414ee162ffc49e4a5a5286bebb73d04", "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": "tapae8599a8-8b", "ovs_interfaceid": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:87:2e:ec,bridge_name='br-int',has_traffic_filtering=True,id=ae8599a8-8bd2-4e08-9c7f-10cfff72c872,network=Network(79adaae9-1634-4fc4-aa3a-7920e5738440),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapae8599a8-8b') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:26:15 devstack nova-compute[86003]: DEBUG os_vif [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:87:2e:ec,bridge_name='br-int',has_traffic_filtering=True,id=ae8599a8-8bd2-4e08-9c7f-10cfff72c872,network=Network(79adaae9-1634-4fc4-aa3a-7920e5738440),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapae8599a8-8b') {{(pid=86003) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Created schema index Interface.name {{(pid=86003) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Created schema index Port.name {{(pid=86003) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Created schema index Bridge.name {{(pid=86003) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] tcp:127.0.0.1:6640: entering CONNECTING {{(pid=86003) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [POLLOUT] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=86003) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:16 devstack nova-compute[86003]: 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=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:16 devstack nova-compute[86003]: 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': 'f678d0f1-1cc9-5d58-a5e2-bc60e9b75081', '_type': 'linux-noop'}}, row=False) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:16 devstack nova-compute[86003]: INFO oslo.privsep.daemon [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/tmpo3icuy1k/privsep.sock'] Jul 02 14:26:16 devstack sudo[86865]: 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/tmpo3icuy1k/privsep.sock Jul 02 14:26:16 devstack sudo[86865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Updating instance_info_cache with network_info: [{"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:26:16 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-837c7b24-75d4-458b-b32c-bd3450e4ffa3 req-cd79a130-697a-423a-96dd-dec670cd6d18 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 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] End _get_guest_xml xml= Jul 02 14:26:16 devstack nova-compute[86003]: f41097b6-a850-448b-932a-f2415c988d02 Jul 02 14:26:16 devstack nova-compute[86003]: instance-00000001 Jul 02 14:26:16 devstack nova-compute[86003]: 196608 Jul 02 14:26:16 devstack nova-compute[86003]: 1 Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: tempest-ServersNegativeTestJSON-server-1399152926 Jul 02 14:26:16 devstack nova-compute[86003]: 2026-07-02 12:26:15 Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: 192 Jul 02 14:26:16 devstack nova-compute[86003]: 1 Jul 02 14:26:16 devstack nova-compute[86003]: 0 Jul 02 14:26:16 devstack nova-compute[86003]: 0 Jul 02 14:26:16 devstack nova-compute[86003]: 1 Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: True Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: bare Jul 02 14:26:16 devstack nova-compute[86003]: qcow2 Jul 02 14:26:16 devstack nova-compute[86003]: 1 Jul 02 14:26:16 devstack nova-compute[86003]: 0 Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: virtio Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: tempest-ServersNegativeTestJSON-1986298113-project-member Jul 02 14:26:16 devstack nova-compute[86003]: tempest-ServersNegativeTestJSON-1986298113 Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: OpenStack Foundation Jul 02 14:26:16 devstack nova-compute[86003]: OpenStack Nova Jul 02 14:26:16 devstack nova-compute[86003]: 33.1.0 Jul 02 14:26:16 devstack nova-compute[86003]: f41097b6-a850-448b-932a-f2415c988d02 Jul 02 14:26:16 devstack nova-compute[86003]: f41097b6-a850-448b-932a-f2415c988d02 Jul 02 14:26:16 devstack nova-compute[86003]: Virtual Machine Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: hvm Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: 1 Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: /dev/urandom Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: Jul 02 14:26:16 devstack nova-compute[86003]: {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8217}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Preparing to wait for external event network-vif-plugged-d3453843-fd42-4de8-b2ef-eae7961a233f {{(pid=86003) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "f41097b6-a850-448b-932a-f2415c988d02-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "f41097b6-a850-448b-932a-f2415c988d02-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "f41097b6-a850-448b-932a-f2415c988d02-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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-02T12:25:57Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-1399152926',display_name='tempest-ServersNegativeTestJSON-server-1399152926',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-1399152926',id=1,image_ref='56947971-3ede-476a-b347-b150782125cd',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='2e9bf226e45e4a9a98e782732ae4cd57',ramdisk_id='',reservation_id='r-p577l47q',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServersNegativeTestJSON-1986298113',owner_user_name='tempest-ServersNegativeTestJSON-1986298113-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:26:07Z,user_data=None,user_id='4da3aeb3d2fc4862a337eebc6a0824cf',uuid=f41097b6-a850-448b-932a-f2415c988d02,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "d3453843-fd42-4de8-b2ef-eae7961a233f", "address": "fa:16:3e:4b:49:25", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tapd3453843-fd", "ovs_interfaceid": "d3453843-fd42-4de8-b2ef-eae7961a233f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Converting VIF {"id": "d3453843-fd42-4de8-b2ef-eae7961a233f", "address": "fa:16:3e:4b:49:25", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tapd3453843-fd", "ovs_interfaceid": "d3453843-fd42-4de8-b2ef-eae7961a233f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:4b:49:25,bridge_name='br-int',has_traffic_filtering=True,id=d3453843-fd42-4de8-b2ef-eae7961a233f,network=Network(2fa901bc-3b52-4d1a-92c0-e02b3db90bfe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd3453843-fd') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG os_vif [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:4b:49:25,bridge_name='br-int',has_traffic_filtering=True,id=d3453843-fd42-4de8-b2ef-eae7961a233f,network=Network(2fa901bc-3b52-4d1a-92c0-e02b3db90bfe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd3453843-fd') {{(pid=86003) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:16 devstack nova-compute[86003]: 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=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:16 devstack nova-compute[86003]: 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': 'c6e06ea3-82f8-5b97-8687-58df30f33ee7', '_type': 'linux-noop'}}, row=False) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-1fd6b5c6-9719-4c6c-ba8f-b90ada000f2f req-898870d6-f0ab-46e9-a980-566bd2e0e5cd service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-changed-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-1fd6b5c6-9719-4c6c-ba8f-b90ada000f2f req-898870d6-f0ab-46e9-a980-566bd2e0e5cd service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Refreshing instance network info cache due to event network-changed-a234f11a-d042-4e13-a96f-1a705863bee0. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-1fd6b5c6-9719-4c6c-ba8f-b90ada000f2f req-898870d6-f0ab-46e9-a980-566bd2e0e5cd service nova] Acquiring lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:26:16 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-73a58ee8-1712-478b-a552-a410c128c770 req-feb73886-c6ad-4c26-b8b5-7285b920e73a 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 14:26:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Releasing lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Instance network_info: |[{"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-1fd6b5c6-9719-4c6c-ba8f-b90ada000f2f req-898870d6-f0ab-46e9-a980-566bd2e0e5cd service nova] Acquired lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-1fd6b5c6-9719-4c6c-ba8f-b90ada000f2f req-898870d6-f0ab-46e9-a980-566bd2e0e5cd service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Refreshing network info cache for port a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Start _get_guest_xml network_info=[{"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'size': 0, 'encryption_options': None, 'image_id': '56947971-3ede-476a-b347-b150782125cd'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8210}} Jul 02 14:26:16 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='56947971-3ede-476a-b347-b150782125cd', instance_meta=NovaInstanceMeta(name='tempest-AttachVolumeShelveTestJSON-server-736986825', uuid='5919a2fa-37f7-4c2a-91f6-3ecee6d11078'), owner=OwnerMeta(userid='52f1fa9118b44147b953bc4b0b9462e6', username='tempest-AttachVolumeShelveTestJSON-1376665599-project-member', projectid='525ecdd03cbc45bab9fa46759db3fd16', projectname='tempest-AttachVolumeShelveTestJSON-1376665599'), image=ImageMeta(id='56947971-3ede-476a-b347-b150782125cd', 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": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "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=1782995176.7818515) {{(pid=86003) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] CPU controller missing on host. {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 02 14:26:16 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jul 02 14:26:16 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 14:26:16 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 02 14:26:16 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 14:26:16 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 02 14:26:16 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 02 14:26:16 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 14:26:16 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 14:26:16 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] CPU controller found on host. {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86003) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-02T12:21:45Z,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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=), allow threads: True {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Flavor limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Image limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Flavor pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Image pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Got 1 possible topologies {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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-02T12:26:01Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-server-736986825',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumeshelvetestjson-server-736986825',id=3,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDnqU0MaK5qXYOT/hDsxx/THEoi/lioD96PMG8BANEswqhlrKTK0I2UCWJ0Kb9CzsRUQLSJKSTAjk3GoW5euZ+E/+2upUXOTQBX+r7wYseRLf12NiBfJwbsOpdtCEC/AhQ==',key_name='tempest-keypair-846472699',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='525ecdd03cbc45bab9fa46759db3fd16',ramdisk_id='',reservation_id='r-m7ujd069',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-AttachVolumeShelveTestJSON-1376665599',owner_user_name='tempest-AttachVolumeShelveTestJSON-1376665599-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:26:10Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='52f1fa9118b44147b953bc4b0b9462e6',uuid=5919a2fa-37f7-4c2a-91f6-3ecee6d11078,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86003) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Converting VIF {"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:64:4f:83,bridge_name='br-int',has_traffic_filtering=True,id=a234f11a-d042-4e13-a96f-1a705863bee0,network=Network(430600bc-d737-4adc-a4c2-2b77a6261359),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa234f11a-d0') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:26:16 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lazy-loading 'pci_devices' on Instance uuid 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-73a58ee8-1712-478b-a552-a410c128c770 req-feb73886-c6ad-4c26-b8b5-7285b920e73a service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Updated VIF entry in instance network info cache for port ae8599a8-8bd2-4e08-9c7f-10cfff72c872. {{(pid=86003) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-73a58ee8-1712-478b-a552-a410c128c770 req-feb73886-c6ad-4c26-b8b5-7285b920e73a service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Updating instance_info_cache with network_info: [{"id": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "address": "fa:16:3e:87:2e:ec", "network": {"id": "79adaae9-1634-4fc4-aa3a-7920e5738440", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-735937166-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7414ee162ffc49e4a5a5286bebb73d04", "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": "tapae8599a8-8b", "ovs_interfaceid": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:26:17 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-837c7b24-75d4-458b-b32c-bd3450e4ffa3 req-cd79a130-697a-423a-96dd-dec670cd6d18 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 14:26:17 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-837c7b24-75d4-458b-b32c-bd3450e4ffa3 req-cd79a130-697a-423a-96dd-dec670cd6d18 service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] Updated VIF entry in instance network info cache for port d3453843-fd42-4de8-b2ef-eae7961a233f. {{(pid=86003) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-837c7b24-75d4-458b-b32c-bd3450e4ffa3 req-cd79a130-697a-423a-96dd-dec670cd6d18 service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] Updating instance_info_cache with network_info: [{"id": "d3453843-fd42-4de8-b2ef-eae7961a233f", "address": "fa:16:3e:4b:49:25", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tapd3453843-fd", "ovs_interfaceid": "d3453843-fd42-4de8-b2ef-eae7961a233f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:26:17 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-1fd6b5c6-9719-4c6c-ba8f-b90ada000f2f req-898870d6-f0ab-46e9-a980-566bd2e0e5cd 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 14:26:17 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] End _get_guest_xml xml= Jul 02 14:26:17 devstack nova-compute[86003]: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 Jul 02 14:26:17 devstack nova-compute[86003]: instance-00000003 Jul 02 14:26:17 devstack nova-compute[86003]: 196608 Jul 02 14:26:17 devstack nova-compute[86003]: 1 Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: tempest-AttachVolumeShelveTestJSON-server-736986825 Jul 02 14:26:17 devstack nova-compute[86003]: 2026-07-02 12:26:16 Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: 192 Jul 02 14:26:17 devstack nova-compute[86003]: 1 Jul 02 14:26:17 devstack nova-compute[86003]: 0 Jul 02 14:26:17 devstack nova-compute[86003]: 0 Jul 02 14:26:17 devstack nova-compute[86003]: 1 Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: True Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: bare Jul 02 14:26:17 devstack nova-compute[86003]: qcow2 Jul 02 14:26:17 devstack nova-compute[86003]: 1 Jul 02 14:26:17 devstack nova-compute[86003]: 0 Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: virtio Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: tempest-AttachVolumeShelveTestJSON-1376665599-project-member Jul 02 14:26:17 devstack nova-compute[86003]: tempest-AttachVolumeShelveTestJSON-1376665599 Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: OpenStack Foundation Jul 02 14:26:17 devstack nova-compute[86003]: OpenStack Nova Jul 02 14:26:17 devstack nova-compute[86003]: 33.1.0 Jul 02 14:26:17 devstack nova-compute[86003]: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 Jul 02 14:26:17 devstack nova-compute[86003]: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 Jul 02 14:26:17 devstack nova-compute[86003]: Virtual Machine Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: hvm Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: 1 Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: /dev/urandom Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: Jul 02 14:26:17 devstack nova-compute[86003]: {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8217}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Preparing to wait for external event network-vif-plugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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-02T12:26:01Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-server-736986825',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumeshelvetestjson-server-736986825',id=3,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDnqU0MaK5qXYOT/hDsxx/THEoi/lioD96PMG8BANEswqhlrKTK0I2UCWJ0Kb9CzsRUQLSJKSTAjk3GoW5euZ+E/+2upUXOTQBX+r7wYseRLf12NiBfJwbsOpdtCEC/AhQ==',key_name='tempest-keypair-846472699',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='525ecdd03cbc45bab9fa46759db3fd16',ramdisk_id='',reservation_id='r-m7ujd069',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-AttachVolumeShelveTestJSON-1376665599',owner_user_name='tempest-AttachVolumeShelveTestJSON-1376665599-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:26:10Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='52f1fa9118b44147b953bc4b0b9462e6',uuid=5919a2fa-37f7-4c2a-91f6-3ecee6d11078,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Converting VIF {"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:64:4f:83,bridge_name='br-int',has_traffic_filtering=True,id=a234f11a-d042-4e13-a96f-1a705863bee0,network=Network(430600bc-d737-4adc-a4c2-2b77a6261359),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa234f11a-d0') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG os_vif [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:64:4f:83,bridge_name='br-int',has_traffic_filtering=True,id=a234f11a-d042-4e13-a96f-1a705863bee0,network=Network(430600bc-d737-4adc-a4c2-2b77a6261359),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa234f11a-d0') {{(pid=86003) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:17 devstack nova-compute[86003]: 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=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:17 devstack nova-compute[86003]: 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': '4b2239e6-34f0-58f8-a479-69ddc4b29ab8', '_type': 'linux-noop'}}, row=False) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:17 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jul 02 14:26:17 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 14:26:17 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 02 14:26:17 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 14:26:17 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 02 14:26:17 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 02 14:26:17 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 14:26:17 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 14:26:17 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-73a58ee8-1712-478b-a552-a410c128c770 req-feb73886-c6ad-4c26-b8b5-7285b920e73a service nova] Releasing lock "refresh_cache-a1757f05-9ef0-4a07-8943-87267d99641a" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-837c7b24-75d4-458b-b32c-bd3450e4ffa3 req-cd79a130-697a-423a-96dd-dec670cd6d18 service nova] Releasing lock "refresh_cache-f41097b6-a850-448b-932a-f2415c988d02" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:26:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:17 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-1fd6b5c6-9719-4c6c-ba8f-b90ada000f2f req-898870d6-f0ab-46e9-a980-566bd2e0e5cd 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 14:26:17 devstack sudo[86865]: pam_unix(sudo:session): session closed for user root Jul 02 14:26:17 devstack nova-compute[86003]: INFO oslo.privsep.daemon [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Spawned new privsep daemon via rootwrap Jul 02 14:26:17 devstack nova-compute[86003]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 02 14:26:17 devstack nova-compute[86003]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 02 14:26:17 devstack nova-compute[86003]: 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 14:26:17 devstack nova-compute[86003]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 86874 Jul 02 14:26:17 devstack nova-compute[86003]: WARNING oslo_privsep.priv_context [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] privsep daemon already running Jul 02 14:26:17 devstack nova-compute[86003]: WARNING oslo_privsep.priv_context [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] privsep daemon already running Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-1fd6b5c6-9719-4c6c-ba8f-b90ada000f2f req-898870d6-f0ab-46e9-a980-566bd2e0e5cd service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Updated VIF entry in instance network info cache for port a234f11a-d042-4e13-a96f-1a705863bee0. {{(pid=86003) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-1fd6b5c6-9719-4c6c-ba8f-b90ada000f2f req-898870d6-f0ab-46e9-a980-566bd2e0e5cd service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Updating instance_info_cache with network_info: [{"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapae8599a8-8b, may_exist=True, interface_attrs={}) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapae8599a8-8b, col_values=(('qos', UUID('f257915f-40d5-4b3d-8227-5e8c6877d495')),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapae8599a8-8b, col_values=(('external_ids', {'iface-id': 'ae8599a8-8bd2-4e08-9c7f-10cfff72c872', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:87:2e:ec', 'vm-uuid': 'a1757f05-9ef0-4a07-8943-87267d99641a'}),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapa234f11a-d0, may_exist=True, interface_attrs={}) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapa234f11a-d0, col_values=(('qos', UUID('881dd415-4e9e-4c0a-a93d-95781b02bc19')),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapa234f11a-d0, col_values=(('external_ids', {'iface-id': 'a234f11a-d042-4e13-a96f-1a705863bee0', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:64:4f:83', 'vm-uuid': '5919a2fa-37f7-4c2a-91f6-3ecee6d11078'}),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:26:18 devstack nova-compute[86003]: INFO os_vif [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:87:2e:ec,bridge_name='br-int',has_traffic_filtering=True,id=ae8599a8-8bd2-4e08-9c7f-10cfff72c872,network=Network(79adaae9-1634-4fc4-aa3a-7920e5738440),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapae8599a8-8b') Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:18 devstack nova-compute[86003]: INFO os_vif [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:64:4f:83,bridge_name='br-int',has_traffic_filtering=True,id=a234f11a-d042-4e13-a96f-1a705863bee0,network=Network(430600bc-d737-4adc-a4c2-2b77a6261359),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa234f11a-d0') Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapd3453843-fd, may_exist=True, interface_attrs={}) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapd3453843-fd, col_values=(('qos', UUID('62d67238-b11c-416f-80f1-8a8a0bbf667f')),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapd3453843-fd, col_values=(('external_ids', {'iface-id': 'd3453843-fd42-4de8-b2ef-eae7961a233f', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:4b:49:25', 'vm-uuid': 'f41097b6-a850-448b-932a-f2415c988d02'}),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:18 devstack nova-compute[86003]: INFO os_vif [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:4b:49:25,bridge_name='br-int',has_traffic_filtering=True,id=d3453843-fd42-4de8-b2ef-eae7961a233f,network=Network(2fa901bc-3b52-4d1a-92c0-e02b3db90bfe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd3453843-fd') Jul 02 14:26:18 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-1fd6b5c6-9719-4c6c-ba8f-b90ada000f2f req-898870d6-f0ab-46e9-a980-566bd2e0e5cd service nova] Releasing lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:26:19 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] No VIF found with MAC fa:16:3e:87:2e:ec, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] No VIF found with MAC fa:16:3e:64:4f:83, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] No VIF found with MAC fa:16:3e:4b:49:25, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:21 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-c1ccf707-3fe6-4f15-aaa2-48d821c16ef4 req-f4b59f89-5470-48f0-ad80-af55b580d4b3 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-vif-plugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-c1ccf707-3fe6-4f15-aaa2-48d821c16ef4 req-f4b59f89-5470-48f0-ad80-af55b580d4b3 service nova] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-c1ccf707-3fe6-4f15-aaa2-48d821c16ef4 req-f4b59f89-5470-48f0-ad80-af55b580d4b3 service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-c1ccf707-3fe6-4f15-aaa2-48d821c16ef4 req-f4b59f89-5470-48f0-ad80-af55b580d4b3 service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:21 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-c1ccf707-3fe6-4f15-aaa2-48d821c16ef4 req-f4b59f89-5470-48f0-ad80-af55b580d4b3 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Processing event network-vif-plugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 02 14:26:22 devstack nova-compute[86003]: DEBUG nova.virt.driver [-] Emitting event Started> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:26:22 devstack nova-compute[86003]: INFO nova.compute.manager [-] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] VM Started (Lifecycle Event) Jul 02 14:26:22 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86003) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 02 14:26:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Guest created on hypervisor {{(pid=86003) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jul 02 14:26:22 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Instance spawned successfully. Jul 02 14:26:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] 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=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jul 02 14:26:22 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:22 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] 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=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:26:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Found default for hw_cdrom_bus of ide {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Found default for hw_disk_bus of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Found default for hw_input_bus of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Found default for hw_pointer_model of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Found default for hw_video_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Found default for hw_vif_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-f81bfc0c-d2bf-4dc2-a0a3-fcdb8468c471 req-b21edd4e-8ddd-41b5-8192-e508ea75e8cc service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Received event network-vif-unplugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-f81bfc0c-d2bf-4dc2-a0a3-fcdb8468c471 req-b21edd4e-8ddd-41b5-8192-e508ea75e8cc service nova] Acquiring lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-f81bfc0c-d2bf-4dc2-a0a3-fcdb8468c471 req-b21edd4e-8ddd-41b5-8192-e508ea75e8cc service nova] Lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-f81bfc0c-d2bf-4dc2-a0a3-fcdb8468c471 req-b21edd4e-8ddd-41b5-8192-e508ea75e8cc service nova] Lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-f81bfc0c-d2bf-4dc2-a0a3-fcdb8468c471 req-b21edd4e-8ddd-41b5-8192-e508ea75e8cc service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] No event matching network-vif-unplugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 in dict_keys([('network-vif-plugged', 'ae8599a8-8bd2-4e08-9c7f-10cfff72c872')]) {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jul 02 14:26:23 devstack nova-compute[86003]: WARNING nova.compute.manager [req-f81bfc0c-d2bf-4dc2-a0a3-fcdb8468c471 req-b21edd4e-8ddd-41b5-8192-e508ea75e8cc service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Received unexpected event network-vif-unplugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 for instance with vm_state building and task_state spawning. Jul 02 14:26:23 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Paused> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:26:23 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] VM Paused (Lifecycle Event) Jul 02 14:26:23 devstack nova-compute[86003]: INFO nova.compute.manager [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Took 12.63 seconds to spawn the instance on the hypervisor. Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-dee4257d-7c64-4d02-a004-0fa7003a5af5 req-5def1eb3-96c6-4680-98be-0814f42967a9 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-vif-plugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-dee4257d-7c64-4d02-a004-0fa7003a5af5 req-5def1eb3-96c6-4680-98be-0814f42967a9 service nova] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-dee4257d-7c64-4d02-a004-0fa7003a5af5 req-5def1eb3-96c6-4680-98be-0814f42967a9 service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-dee4257d-7c64-4d02-a004-0fa7003a5af5 req-5def1eb3-96c6-4680-98be-0814f42967a9 service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-dee4257d-7c64-4d02-a004-0fa7003a5af5 req-5def1eb3-96c6-4680-98be-0814f42967a9 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] No waiting events found dispatching network-vif-plugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:26:23 devstack nova-compute[86003]: WARNING nova.compute.manager [req-dee4257d-7c64-4d02-a004-0fa7003a5af5 req-5def1eb3-96c6-4680-98be-0814f42967a9 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received unexpected event network-vif-plugged-a234f11a-d042-4e13-a96f-1a705863bee0 for instance with vm_state active and task_state None. Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-dee4257d-7c64-4d02-a004-0fa7003a5af5 req-5def1eb3-96c6-4680-98be-0814f42967a9 service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] Received event network-vif-plugged-d3453843-fd42-4de8-b2ef-eae7961a233f {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-dee4257d-7c64-4d02-a004-0fa7003a5af5 req-5def1eb3-96c6-4680-98be-0814f42967a9 service nova] Acquiring lock "f41097b6-a850-448b-932a-f2415c988d02-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-dee4257d-7c64-4d02-a004-0fa7003a5af5 req-5def1eb3-96c6-4680-98be-0814f42967a9 service nova] Lock "f41097b6-a850-448b-932a-f2415c988d02-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-dee4257d-7c64-4d02-a004-0fa7003a5af5 req-5def1eb3-96c6-4680-98be-0814f42967a9 service nova] Lock "f41097b6-a850-448b-932a-f2415c988d02-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-dee4257d-7c64-4d02-a004-0fa7003a5af5 req-5def1eb3-96c6-4680-98be-0814f42967a9 service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] Processing event network-vif-plugged-d3453843-fd42-4de8-b2ef-eae7961a233f {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Instance event wait completed in 1 seconds for network-vif-plugged {{(pid=86003) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Resumed> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:26:23 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] VM Resumed (Lifecycle Event) Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Guest created on hypervisor {{(pid=86003) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jul 02 14:26:23 devstack nova-compute[86003]: INFO nova.compute.manager [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Took 19.95 seconds to build instance. Jul 02 14:26:23 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: f41097b6-a850-448b-932a-f2415c988d02] Instance spawned successfully. Jul 02 14:26:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] 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=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jul 02 14:26:24 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:24 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] 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=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:26:24 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-deb12e0f-9bcf-4885-a9fe-dd8f82b142df tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 21.530s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:24 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Found default for hw_cdrom_bus of ide {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:24 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Found default for hw_disk_bus of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:24 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Found default for hw_input_bus of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:24 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Found default for hw_pointer_model of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:24 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Found default for hw_video_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:24 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Found default for hw_vif_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:24 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Started> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:26:24 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] VM Started (Lifecycle Event) Jul 02 14:26:24 devstack nova-compute[86003]: INFO nova.compute.manager [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Took 16.68 seconds to spawn the instance on the hypervisor. Jul 02 14:26:24 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:25 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:25 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Paused> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:26:25 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] VM Paused (Lifecycle Event) Jul 02 14:26:25 devstack nova-compute[86003]: INFO nova.compute.manager [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Took 24.47 seconds to build instance. Jul 02 14:26:25 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:25 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 3 {{(pid=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-bc3ad018-9064-466d-a71c-3d94f78b19e2 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "f41097b6-a850-448b-932a-f2415c988d02" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 25.993s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-7a1b9fac-208f-4781-8ab7-511ee4c8f091 req-b1b1dc34-6096-4c9e-a5a9-addbedcddb4e service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] Received event network-vif-plugged-d3453843-fd42-4de8-b2ef-eae7961a233f {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-7a1b9fac-208f-4781-8ab7-511ee4c8f091 req-b1b1dc34-6096-4c9e-a5a9-addbedcddb4e service nova] Acquiring lock "f41097b6-a850-448b-932a-f2415c988d02-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-7a1b9fac-208f-4781-8ab7-511ee4c8f091 req-b1b1dc34-6096-4c9e-a5a9-addbedcddb4e service nova] Lock "f41097b6-a850-448b-932a-f2415c988d02-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-7a1b9fac-208f-4781-8ab7-511ee4c8f091 req-b1b1dc34-6096-4c9e-a5a9-addbedcddb4e service nova] Lock "f41097b6-a850-448b-932a-f2415c988d02-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.008s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-7a1b9fac-208f-4781-8ab7-511ee4c8f091 req-b1b1dc34-6096-4c9e-a5a9-addbedcddb4e service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] No waiting events found dispatching network-vif-plugged-d3453843-fd42-4de8-b2ef-eae7961a233f {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:26:26 devstack nova-compute[86003]: WARNING nova.compute.manager [req-7a1b9fac-208f-4781-8ab7-511ee4c8f091 req-b1b1dc34-6096-4c9e-a5a9-addbedcddb4e service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] Received unexpected event network-vif-plugged-d3453843-fd42-4de8-b2ef-eae7961a233f for instance with vm_state active and task_state None. Jul 02 14:26:26 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Started> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:26:26 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: f41097b6-a850-448b-932a-f2415c988d02] VM Started (Lifecycle Event) Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._sync_power_states {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: f41097b6-a850-448b-932a-f2415c988d02] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:26 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: f41097b6-a850-448b-932a-f2415c988d02] 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=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Triggering sync for uuid f41097b6-a850-448b-932a-f2415c988d02 {{(pid=86003) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11201}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Triggering sync for uuid a1757f05-9ef0-4a07-8943-87267d99641a {{(pid=86003) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11201}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Acquiring lock "f41097b6-a850-448b-932a-f2415c988d02" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "f41097b6-a850-448b-932a-f2415c988d02" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Triggering sync for uuid 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 {{(pid=86003) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11201}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Acquiring lock "a1757f05-9ef0-4a07-8943-87267d99641a" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=86003) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager.update_available_resource {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 0.009s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Paused> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:26:27 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: f41097b6-a850-448b-932a-f2415c988d02] VM Paused (Lifecycle Event) Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "f41097b6-a850-448b-932a-f2415c988d02" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.532s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86003) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 14:26:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.546s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: f41097b6-a850-448b-932a-f2415c988d02] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:28 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Resumed> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:26:28 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: f41097b6-a850-448b-932a-f2415c988d02] VM Resumed (Lifecycle Event) Jul 02 14:26:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: f41097b6-a850-448b-932a-f2415c988d02] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: f41097b6-a850-448b-932a-f2415c988d02] 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=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:26:28 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:29 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/f41097b6-a850-448b-932a-f2415c988d02/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:29 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/f41097b6-a850-448b-932a-f2415c988d02/disk --force-share --output=json" returned: 0 in 0.209s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:29 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/f41097b6-a850-448b-932a-f2415c988d02/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:29 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/f41097b6-a850-448b-932a-f2415c988d02/disk --force-share --output=json" returned: 0 in 0.319s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:29 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/a1757f05-9ef0-4a07-8943-87267d99641a/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:29 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/a1757f05-9ef0-4a07-8943-87267d99641a/disk --force-share --output=json" returned: 0 in 0.355s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:29 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/a1757f05-9ef0-4a07-8943-87267d99641a/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/a1757f05-9ef0-4a07-8943-87267d99641a/disk --force-share --output=json" returned: 0 in 0.248s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk --force-share --output=json" returned: 0 in 0.286s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk --force-share --output=json" returned: 0 in 0.277s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:30 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:26:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] CMD "env LANG=C uptime" returned: 0 in 0.082s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:30 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Hypervisor/Node resource view: name=devstack free_ram=5642MB free_disk=14.988208770751953GB free_vcpus=1 pci_devices=[{"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_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_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_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_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_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=86003) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 14:26:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:31 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:31 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:31 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:31 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:31 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:32 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Instance f41097b6-a850-448b-932a-f2415c988d02 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86003) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 02 14:26:32 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Instance a1757f05-9ef0-4a07-8943-87267d99641a actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86003) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 02 14:26:32 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Instance 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86003) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 02 14:26:32 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Total usable vcpus: 4, total allocated vcpus: 3 {{(pid=86003) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 14:26:32 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=1088MB phys_disk=25GB used_disk=3GB total_vcpus=4 used_vcpus=3 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:26:30 up 32 min, 1 user, load average: 4.98, 2.85, 2.05\n', 'num_instances': '3', 'num_vm_active': '2', 'num_task_None': '2', 'num_os_type_None': '3', 'num_proj_2e9bf226e45e4a9a98e782732ae4cd57': '1', 'io_workload': '1', 'num_vm_building': '1', 'num_task_spawning': '1', 'num_proj_7414ee162ffc49e4a5a5286bebb73d04': '1', 'num_proj_525ecdd03cbc45bab9fa46759db3fd16': '1'} {{(pid=86003) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 14:26:32 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:26:32 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:26:32 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:33 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:26:33 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Compute_service record updated for devstack:devstack {{(pid=86003) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 14:26:33 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.669s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:33 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:26:33 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:34 devstack nova-compute[86003]: DEBUG oslo.service.backend._threading.loopingcall [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 54.10 seconds {{(pid=86003) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:26:34 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:34 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:34 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:34 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:34 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:35 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-f4568732-d00a-487b-ab44-4bf2e0018932 req-b6c4248d-2903-43d9-992a-efa4a3ed5f2b service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-changed-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:35 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-f4568732-d00a-487b-ab44-4bf2e0018932 req-b6c4248d-2903-43d9-992a-efa4a3ed5f2b service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Refreshing instance network info cache due to event network-changed-a234f11a-d042-4e13-a96f-1a705863bee0. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:26:35 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-f4568732-d00a-487b-ab44-4bf2e0018932 req-b6c4248d-2903-43d9-992a-efa4a3ed5f2b service nova] Acquiring lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:26:35 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-f4568732-d00a-487b-ab44-4bf2e0018932 req-b6c4248d-2903-43d9-992a-efa4a3ed5f2b service nova] Acquired lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:26:35 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-f4568732-d00a-487b-ab44-4bf2e0018932 req-b6c4248d-2903-43d9-992a-efa4a3ed5f2b service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Refreshing network info cache for port a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:26:35 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-f4568732-d00a-487b-ab44-4bf2e0018932 req-b6c4248d-2903-43d9-992a-efa4a3ed5f2b 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 14:26:35 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:35 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:35 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:35 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:35 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:37 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-f4568732-d00a-487b-ab44-4bf2e0018932 req-b6c4248d-2903-43d9-992a-efa4a3ed5f2b 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 14:26:37 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-f4568732-d00a-487b-ab44-4bf2e0018932 req-b6c4248d-2903-43d9-992a-efa4a3ed5f2b service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Updated VIF entry in instance network info cache for port a234f11a-d042-4e13-a96f-1a705863bee0. {{(pid=86003) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 02 14:26:37 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-f4568732-d00a-487b-ab44-4bf2e0018932 req-b6c4248d-2903-43d9-992a-efa4a3ed5f2b service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Updating instance_info_cache with network_info: [{"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:26:37 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-f4568732-d00a-487b-ab44-4bf2e0018932 req-b6c4248d-2903-43d9-992a-efa4a3ed5f2b service nova] Releasing lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:26:37 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:38 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:38 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:38 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:38 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Starting instance... {{(pid=86003) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 14:26:39 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:39 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:39 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86003) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 14:26:39 devstack nova-compute[86003]: INFO nova.compute.claims [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Claim successful on node devstack Jul 02 14:26:39 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:40 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:40 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:26:40 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:26:41 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:26:41 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.493s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:41 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Start building networks asynchronously for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 02 14:26:42 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Allocating IP information in the background. {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 02 14:26:42 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] allocate_for_instance() {{(pid=86003) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 14:26:42 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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 14:26:42 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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 14:26:42 devstack nova-compute[86003]: DEBUG nova.policy [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '4da3aeb3d2fc4862a337eebc6a0824cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e9bf226e45e4a9a98e782732ae4cd57', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86003) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 14:26:42 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 02 14:26:43 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Start building block device mappings for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 02 14:26:43 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Successfully created port: 8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Start spawning the instance on the hypervisor. {{(pid=86003) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Creating instance directory {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jul 02 14:26:44 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Creating image(s) Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "/opt/stack/data/nova/instances/e36fc543-4cc4-4e30-bc97-62ff708d8b58/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "/opt/stack/data/nova/instances/e36fc543-4cc4-4e30-bc97-62ff708d8b58/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "/opt/stack/data/nova/instances/e36fc543-4cc4-4e30-bc97-62ff708d8b58/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-6a34f657-7f3c-4d28-849a-c21f4267a899 req-0f461862-92d4-4e7e-968e-451d7fc9d9a0 service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Received event network-vif-plugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-6a34f657-7f3c-4d28-849a-c21f4267a899 req-0f461862-92d4-4e7e-968e-451d7fc9d9a0 service nova] Acquiring lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-6a34f657-7f3c-4d28-849a-c21f4267a899 req-0f461862-92d4-4e7e-968e-451d7fc9d9a0 service nova] Lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-6a34f657-7f3c-4d28-849a-c21f4267a899 req-0f461862-92d4-4e7e-968e-451d7fc9d9a0 service nova] Lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-6a34f657-7f3c-4d28-849a-c21f4267a899 req-0f461862-92d4-4e7e-968e-451d7fc9d9a0 service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Processing event network-vif-plugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Instance event wait completed in 22 seconds for network-vif-plugged {{(pid=86003) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Guest created on hypervisor {{(pid=86003) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Resumed> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:26:44 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] VM Resumed (Lifecycle Event) Jul 02 14:26:44 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Instance spawned successfully. Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] 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=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.172s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.206s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/e36fc543-4cc4-4e30-bc97-62ff708d8b58/disk 1073741824 {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/e36fc543-4cc4-4e30-bc97-62ff708d8b58/disk 1073741824" returned: 0 in 0.050s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.273s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Found default for hw_cdrom_bus of ide {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Found default for hw_disk_bus of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Found default for hw_input_bus of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Found default for hw_pointer_model of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.174s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Checking if we can resize image /opt/stack/data/nova/instances/e36fc543-4cc4-4e30-bc97-62ff708d8b58/disk. size=1073741824 {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/e36fc543-4cc4-4e30-bc97-62ff708d8b58/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Found default for hw_video_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Found default for hw_vif_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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/e36fc543-4cc4-4e30-bc97-62ff708d8b58/disk --force-share --output=json" returned: 0 in 0.243s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Cannot resize image /opt/stack/data/nova/instances/e36fc543-4cc4-4e30-bc97-62ff708d8b58/disk to a smaller size. {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Created local disks {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Ensure instance console log exists: /opt/stack/data/nova/instances/e36fc543-4cc4-4e30-bc97-62ff708d8b58/console.log {{(pid=86003) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:45 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:26:45 devstack nova-compute[86003]: INFO nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Took 39.71 seconds to spawn the instance on the hypervisor. Jul 02 14:26:45 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:46 devstack nova-compute[86003]: INFO nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Took 45.10 seconds to build instance. Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Successfully updated port: 8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "a1757f05-9ef0-4a07-8943-87267d99641a" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 46.627s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "a1757f05-9ef0-4a07-8943-87267d99641a" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 19.363s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:46 devstack nova-compute[86003]: INFO nova.compute.manager [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "a1757f05-9ef0-4a07-8943-87267d99641a" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-153bd10d-0b01-4d78-96ff-678bca4fab09 req-ae6b4548-32bb-4fd6-9567-70fed7d91311 service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Received event network-vif-plugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-153bd10d-0b01-4d78-96ff-678bca4fab09 req-ae6b4548-32bb-4fd6-9567-70fed7d91311 service nova] Acquiring lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-153bd10d-0b01-4d78-96ff-678bca4fab09 req-ae6b4548-32bb-4fd6-9567-70fed7d91311 service nova] Lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-153bd10d-0b01-4d78-96ff-678bca4fab09 req-ae6b4548-32bb-4fd6-9567-70fed7d91311 service nova] Lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-153bd10d-0b01-4d78-96ff-678bca4fab09 req-ae6b4548-32bb-4fd6-9567-70fed7d91311 service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] No waiting events found dispatching network-vif-plugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:26:46 devstack nova-compute[86003]: WARNING nova.compute.manager [req-153bd10d-0b01-4d78-96ff-678bca4fab09 req-ae6b4548-32bb-4fd6-9567-70fed7d91311 service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Received unexpected event network-vif-plugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 for instance with vm_state active and task_state None. Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-153bd10d-0b01-4d78-96ff-678bca4fab09 req-ae6b4548-32bb-4fd6-9567-70fed7d91311 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Received event network-vif-unplugged-8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-153bd10d-0b01-4d78-96ff-678bca4fab09 req-ae6b4548-32bb-4fd6-9567-70fed7d91311 service nova] Acquiring lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-153bd10d-0b01-4d78-96ff-678bca4fab09 req-ae6b4548-32bb-4fd6-9567-70fed7d91311 service nova] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-153bd10d-0b01-4d78-96ff-678bca4fab09 req-ae6b4548-32bb-4fd6-9567-70fed7d91311 service nova] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:46 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-153bd10d-0b01-4d78-96ff-678bca4fab09 req-ae6b4548-32bb-4fd6-9567-70fed7d91311 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] No waiting events found dispatching network-vif-unplugged-8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:26:46 devstack nova-compute[86003]: WARNING nova.compute.manager [req-153bd10d-0b01-4d78-96ff-678bca4fab09 req-ae6b4548-32bb-4fd6-9567-70fed7d91311 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Received unexpected event network-vif-unplugged-8c24cf8e-404b-4459-a478-64afe2b4a892 for instance with vm_state building and task_state spawning. Jul 02 14:26:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "refresh_cache-e36fc543-4cc4-4e30-bc97-62ff708d8b58" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:26:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquired lock "refresh_cache-e36fc543-4cc4-4e30-bc97-62ff708d8b58" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:26:47 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Building network info cache for instance {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 14:26:47 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:26:48 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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 14:26:48 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:48 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Updating instance_info_cache with network_info: [{"id": "8c24cf8e-404b-4459-a478-64afe2b4a892", "address": "fa:16:3e:7f:29:51", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tap8c24cf8e-40", "ovs_interfaceid": "8c24cf8e-404b-4459-a478-64afe2b4a892", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:26:48 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-caea0c67-2375-4e3f-89e2-afc01637a253 req-aaed4f07-fb53-4351-a327-1f3244d55135 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Received event network-changed-8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:48 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-caea0c67-2375-4e3f-89e2-afc01637a253 req-aaed4f07-fb53-4351-a327-1f3244d55135 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Refreshing instance network info cache due to event network-changed-8c24cf8e-404b-4459-a478-64afe2b4a892. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:26:48 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-caea0c67-2375-4e3f-89e2-afc01637a253 req-aaed4f07-fb53-4351-a327-1f3244d55135 service nova] Acquiring lock "refresh_cache-e36fc543-4cc4-4e30-bc97-62ff708d8b58" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Releasing lock "refresh_cache-e36fc543-4cc4-4e30-bc97-62ff708d8b58" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Instance network_info: |[{"id": "8c24cf8e-404b-4459-a478-64afe2b4a892", "address": "fa:16:3e:7f:29:51", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tap8c24cf8e-40", "ovs_interfaceid": "8c24cf8e-404b-4459-a478-64afe2b4a892", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-caea0c67-2375-4e3f-89e2-afc01637a253 req-aaed4f07-fb53-4351-a327-1f3244d55135 service nova] Acquired lock "refresh_cache-e36fc543-4cc4-4e30-bc97-62ff708d8b58" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-caea0c67-2375-4e3f-89e2-afc01637a253 req-aaed4f07-fb53-4351-a327-1f3244d55135 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Refreshing network info cache for port 8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Start _get_guest_xml network_info=[{"id": "8c24cf8e-404b-4459-a478-64afe2b4a892", "address": "fa:16:3e:7f:29:51", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tap8c24cf8e-40", "ovs_interfaceid": "8c24cf8e-404b-4459-a478-64afe2b4a892", "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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'size': 0, 'encryption_options': None, 'image_id': '56947971-3ede-476a-b347-b150782125cd'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8210}} Jul 02 14:26:49 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='56947971-3ede-476a-b347-b150782125cd', instance_meta=NovaInstanceMeta(name='tempest-ServersNegativeTestJSON-server-1966320111', uuid='e36fc543-4cc4-4e30-bc97-62ff708d8b58'), owner=OwnerMeta(userid='4da3aeb3d2fc4862a337eebc6a0824cf', username='tempest-ServersNegativeTestJSON-1986298113-project-member', projectid='2e9bf226e45e4a9a98e782732ae4cd57', projectname='tempest-ServersNegativeTestJSON-1986298113'), image=ImageMeta(id='56947971-3ede-476a-b347-b150782125cd', 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": "8c24cf8e-404b-4459-a478-64afe2b4a892", "address": "fa:16:3e:7f:29:51", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tap8c24cf8e-40", "ovs_interfaceid": "8c24cf8e-404b-4459-a478-64afe2b4a892", "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=1782995209.2438183) {{(pid=86003) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] CPU controller missing on host. {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] CPU controller found on host. {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86003) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-02T12:21:45Z,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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=), allow threads: True {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Flavor limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Image limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Flavor pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Image pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Got 1 possible topologies {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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-02T12:26:36Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-1966320111',display_name='tempest-ServersNegativeTestJSON-server-1966320111',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-1966320111',id=4,image_ref='56947971-3ede-476a-b347-b150782125cd',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='2e9bf226e45e4a9a98e782732ae4cd57',ramdisk_id='',reservation_id='r-m22su4aw',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServersNegativeTestJSON-1986298113',owner_user_name='tempest-ServersNegativeTestJSON-1986298113-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:26:44Z,user_data=None,user_id='4da3aeb3d2fc4862a337eebc6a0824cf',uuid=e36fc543-4cc4-4e30-bc97-62ff708d8b58,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "8c24cf8e-404b-4459-a478-64afe2b4a892", "address": "fa:16:3e:7f:29:51", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tap8c24cf8e-40", "ovs_interfaceid": "8c24cf8e-404b-4459-a478-64afe2b4a892", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86003) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Converting VIF {"id": "8c24cf8e-404b-4459-a478-64afe2b4a892", "address": "fa:16:3e:7f:29:51", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tap8c24cf8e-40", "ovs_interfaceid": "8c24cf8e-404b-4459-a478-64afe2b4a892", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:7f:29:51,bridge_name='br-int',has_traffic_filtering=True,id=8c24cf8e-404b-4459-a478-64afe2b4a892,network=Network(2fa901bc-3b52-4d1a-92c0-e02b3db90bfe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap8c24cf8e-40') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lazy-loading 'pci_devices' on Instance uuid e36fc543-4cc4-4e30-bc97-62ff708d8b58 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:26:49 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-caea0c67-2375-4e3f-89e2-afc01637a253 req-aaed4f07-fb53-4351-a327-1f3244d55135 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 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] End _get_guest_xml xml= Jul 02 14:26:49 devstack nova-compute[86003]: e36fc543-4cc4-4e30-bc97-62ff708d8b58 Jul 02 14:26:49 devstack nova-compute[86003]: instance-00000004 Jul 02 14:26:49 devstack nova-compute[86003]: 196608 Jul 02 14:26:49 devstack nova-compute[86003]: 1 Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: tempest-ServersNegativeTestJSON-server-1966320111 Jul 02 14:26:49 devstack nova-compute[86003]: 2026-07-02 12:26:49 Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: 192 Jul 02 14:26:49 devstack nova-compute[86003]: 1 Jul 02 14:26:49 devstack nova-compute[86003]: 0 Jul 02 14:26:49 devstack nova-compute[86003]: 0 Jul 02 14:26:49 devstack nova-compute[86003]: 1 Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: True Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: bare Jul 02 14:26:49 devstack nova-compute[86003]: qcow2 Jul 02 14:26:49 devstack nova-compute[86003]: 1 Jul 02 14:26:49 devstack nova-compute[86003]: 0 Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: virtio Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: tempest-ServersNegativeTestJSON-1986298113-project-member Jul 02 14:26:49 devstack nova-compute[86003]: tempest-ServersNegativeTestJSON-1986298113 Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: OpenStack Foundation Jul 02 14:26:49 devstack nova-compute[86003]: OpenStack Nova Jul 02 14:26:49 devstack nova-compute[86003]: 33.1.0 Jul 02 14:26:49 devstack nova-compute[86003]: e36fc543-4cc4-4e30-bc97-62ff708d8b58 Jul 02 14:26:49 devstack nova-compute[86003]: e36fc543-4cc4-4e30-bc97-62ff708d8b58 Jul 02 14:26:49 devstack nova-compute[86003]: Virtual Machine Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: hvm Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: 1 Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: /dev/urandom Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: Jul 02 14:26:49 devstack nova-compute[86003]: {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8217}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Preparing to wait for external event network-vif-plugged-8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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-02T12:26:36Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-1966320111',display_name='tempest-ServersNegativeTestJSON-server-1966320111',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-1966320111',id=4,image_ref='56947971-3ede-476a-b347-b150782125cd',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='2e9bf226e45e4a9a98e782732ae4cd57',ramdisk_id='',reservation_id='r-m22su4aw',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServersNegativeTestJSON-1986298113',owner_user_name='tempest-ServersNegativeTestJSON-1986298113-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:26:44Z,user_data=None,user_id='4da3aeb3d2fc4862a337eebc6a0824cf',uuid=e36fc543-4cc4-4e30-bc97-62ff708d8b58,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "8c24cf8e-404b-4459-a478-64afe2b4a892", "address": "fa:16:3e:7f:29:51", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tap8c24cf8e-40", "ovs_interfaceid": "8c24cf8e-404b-4459-a478-64afe2b4a892", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Converting VIF {"id": "8c24cf8e-404b-4459-a478-64afe2b4a892", "address": "fa:16:3e:7f:29:51", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tap8c24cf8e-40", "ovs_interfaceid": "8c24cf8e-404b-4459-a478-64afe2b4a892", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:7f:29:51,bridge_name='br-int',has_traffic_filtering=True,id=8c24cf8e-404b-4459-a478-64afe2b4a892,network=Network(2fa901bc-3b52-4d1a-92c0-e02b3db90bfe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap8c24cf8e-40') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG os_vif [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:7f:29:51,bridge_name='br-int',has_traffic_filtering=True,id=8c24cf8e-404b-4459-a478-64afe2b4a892,network=Network(2fa901bc-3b52-4d1a-92c0-e02b3db90bfe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap8c24cf8e-40') {{(pid=86003) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:49 devstack nova-compute[86003]: 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=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:49 devstack nova-compute[86003]: 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': 'f0931288-f1e5-5f24-ae33-6119b1cf6951', '_type': 'linux-noop'}}, row=False) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap8c24cf8e-40, may_exist=True, interface_attrs={}) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap8c24cf8e-40, col_values=(('qos', UUID('e995dc24-8194-41b0-8d51-cd7697e71630')),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap8c24cf8e-40, col_values=(('external_ids', {'iface-id': '8c24cf8e-404b-4459-a478-64afe2b4a892', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:7f:29:51', 'vm-uuid': 'e36fc543-4cc4-4e30-bc97-62ff708d8b58'}),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:26:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:49 devstack nova-compute[86003]: INFO os_vif [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:7f:29:51,bridge_name='br-int',has_traffic_filtering=True,id=8c24cf8e-404b-4459-a478-64afe2b4a892,network=Network(2fa901bc-3b52-4d1a-92c0-e02b3db90bfe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap8c24cf8e-40') Jul 02 14:26:50 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:50 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-caea0c67-2375-4e3f-89e2-afc01637a253 req-aaed4f07-fb53-4351-a327-1f3244d55135 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 14:26:50 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-caea0c67-2375-4e3f-89e2-afc01637a253 req-aaed4f07-fb53-4351-a327-1f3244d55135 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Updated VIF entry in instance network info cache for port 8c24cf8e-404b-4459-a478-64afe2b4a892. {{(pid=86003) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 02 14:26:50 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-caea0c67-2375-4e3f-89e2-afc01637a253 req-aaed4f07-fb53-4351-a327-1f3244d55135 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Updating instance_info_cache with network_info: [{"id": "8c24cf8e-404b-4459-a478-64afe2b4a892", "address": "fa:16:3e:7f:29:51", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tap8c24cf8e-40", "ovs_interfaceid": "8c24cf8e-404b-4459-a478-64afe2b4a892", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:26:51 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-caea0c67-2375-4e3f-89e2-afc01637a253 req-aaed4f07-fb53-4351-a327-1f3244d55135 service nova] Releasing lock "refresh_cache-e36fc543-4cc4-4e30-bc97-62ff708d8b58" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:26:51 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:26:51 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] No VIF found with MAC fa:16:3e:7f:29:51, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:26:51 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:51 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:51 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:52 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:52 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-83d8782c-69b7-4436-b530-32e117a4a61e req-6ca76822-6ef8-4a70-80ba-b22bb7c9ba11 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Received event network-vif-plugged-8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:52 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-83d8782c-69b7-4436-b530-32e117a4a61e req-6ca76822-6ef8-4a70-80ba-b22bb7c9ba11 service nova] Acquiring lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:52 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-83d8782c-69b7-4436-b530-32e117a4a61e req-6ca76822-6ef8-4a70-80ba-b22bb7c9ba11 service nova] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:52 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-83d8782c-69b7-4436-b530-32e117a4a61e req-6ca76822-6ef8-4a70-80ba-b22bb7c9ba11 service nova] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:52 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-83d8782c-69b7-4436-b530-32e117a4a61e req-6ca76822-6ef8-4a70-80ba-b22bb7c9ba11 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Processing event network-vif-plugged-8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 02 14:26:53 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Started> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:26:53 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] VM Started (Lifecycle Event) Jul 02 14:26:53 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86003) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 02 14:26:53 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Guest created on hypervisor {{(pid=86003) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jul 02 14:26:53 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Instance spawned successfully. Jul 02 14:26:53 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] 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=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jul 02 14:26:53 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:53 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] 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=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:26:53 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Found default for hw_cdrom_bus of ide {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:53 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Found default for hw_disk_bus of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:53 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Found default for hw_input_bus of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:53 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Found default for hw_pointer_model of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:53 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Found default for hw_video_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:53 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Found default for hw_vif_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:26:54 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:26:54 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Paused> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:26:54 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] VM Paused (Lifecycle Event) Jul 02 14:26:54 devstack nova-compute[86003]: INFO nova.compute.manager [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Took 9.86 seconds to spawn the instance on the hypervisor. Jul 02 14:26:54 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:54 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:54 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Resumed> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:26:54 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] VM Resumed (Lifecycle Event) Jul 02 14:26:54 devstack nova-compute[86003]: INFO nova.compute.manager [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Took 15.49 seconds to build instance. Jul 02 14:26:54 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:54 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-411a1e1a-7af0-448b-b507-7ef278f699a1 req-c47fb146-5aee-427b-9962-4f83763fb380 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Received event network-vif-plugged-8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:54 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-411a1e1a-7af0-448b-b507-7ef278f699a1 req-c47fb146-5aee-427b-9962-4f83763fb380 service nova] Acquiring lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:54 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-411a1e1a-7af0-448b-b507-7ef278f699a1 req-c47fb146-5aee-427b-9962-4f83763fb380 service nova] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:54 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-411a1e1a-7af0-448b-b507-7ef278f699a1 req-c47fb146-5aee-427b-9962-4f83763fb380 service nova] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:55 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-411a1e1a-7af0-448b-b507-7ef278f699a1 req-c47fb146-5aee-427b-9962-4f83763fb380 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] No waiting events found dispatching network-vif-plugged-8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:26:55 devstack nova-compute[86003]: WARNING nova.compute.manager [req-411a1e1a-7af0-448b-b507-7ef278f699a1 req-c47fb146-5aee-427b-9962-4f83763fb380 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Received unexpected event network-vif-plugged-8c24cf8e-404b-4459-a478-64afe2b4a892 for instance with vm_state active and task_state None. Jul 02 14:26:55 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:55 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:26:55 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] 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=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:26:55 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 17.061s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:56 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "a1757f05-9ef0-4a07-8943-87267d99641a" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:56 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "a1757f05-9ef0-4a07-8943-87267d99641a" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:56 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:56 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:56 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:56 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.004s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:56 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.004s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:56 devstack nova-compute[86003]: INFO nova.compute.manager [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Terminating instance Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lazy-loading 'flavor' on Instance uuid a1757f05-9ef0-4a07-8943-87267d99641a {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Start destroying the instance on the hypervisor. {{(pid=86003) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3339}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG nova.utils [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Queued Task(fn=>, remaining_delay=14.998703467000041 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.998097524000059 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.997734348999984 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:26:57 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Instance destroyed successfully. Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lazy-loading 'resources' on Instance uuid e36fc543-4cc4-4e30-bc97-62ff708d8b58 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-642b0c95-1c6f-4777-add0-49ebc453bca3 req-c0576ea7-c82a-434b-9611-7afe620c88db service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Received event network-vif-unplugged-8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-642b0c95-1c6f-4777-add0-49ebc453bca3 req-c0576ea7-c82a-434b-9611-7afe620c88db service nova] Acquiring lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-642b0c95-1c6f-4777-add0-49ebc453bca3 req-c0576ea7-c82a-434b-9611-7afe620c88db service nova] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-642b0c95-1c6f-4777-add0-49ebc453bca3 req-c0576ea7-c82a-434b-9611-7afe620c88db service nova] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-642b0c95-1c6f-4777-add0-49ebc453bca3 req-c0576ea7-c82a-434b-9611-7afe620c88db service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] No waiting events found dispatching network-vif-unplugged-8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-642b0c95-1c6f-4777-add0-49ebc453bca3 req-c0576ea7-c82a-434b-9611-7afe620c88db service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Received event network-vif-unplugged-8c24cf8e-404b-4459-a478-64afe2b4a892 for instance with task_state deleting. {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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-02T12:26:36Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-1966320111',display_name='tempest-ServersNegativeTestJSON-server-1966320111',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-1966320111',id=4,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-02T12:26:54Z,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='2e9bf226e45e4a9a98e782732ae4cd57',ramdisk_id='',reservation_id='r-m22su4aw',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-ServersNegativeTestJSON-1986298113',owner_user_name='tempest-ServersNegativeTestJSON-1986298113-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-02T12:26:54Z,user_data=None,user_id='4da3aeb3d2fc4862a337eebc6a0824cf',uuid=e36fc543-4cc4-4e30-bc97-62ff708d8b58,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "8c24cf8e-404b-4459-a478-64afe2b4a892", "address": "fa:16:3e:7f:29:51", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tap8c24cf8e-40", "ovs_interfaceid": "8c24cf8e-404b-4459-a478-64afe2b4a892", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Converting VIF {"id": "8c24cf8e-404b-4459-a478-64afe2b4a892", "address": "fa:16:3e:7f:29:51", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tap8c24cf8e-40", "ovs_interfaceid": "8c24cf8e-404b-4459-a478-64afe2b4a892", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:7f:29:51,bridge_name='br-int',has_traffic_filtering=True,id=8c24cf8e-404b-4459-a478-64afe2b4a892,network=Network(2fa901bc-3b52-4d1a-92c0-e02b3db90bfe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap8c24cf8e-40') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG os_vif [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:7f:29:51,bridge_name='br-int',has_traffic_filtering=True,id=8c24cf8e-404b-4459-a478-64afe2b4a892,network=Network(2fa901bc-3b52-4d1a-92c0-e02b3db90bfe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap8c24cf8e-40') {{(pid=86003) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:57 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap8c24cf8e-40, bridge=br-int, if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:58 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:26:58 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:58 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=e995dc24-8194-41b0-8d51-cd7697e71630) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:26:58 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:58 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:26:58 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:26:58 devstack nova-compute[86003]: INFO os_vif [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:7f:29:51,bridge_name='br-int',has_traffic_filtering=True,id=8c24cf8e-404b-4459-a478-64afe2b4a892,network=Network(2fa901bc-3b52-4d1a-92c0-e02b3db90bfe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap8c24cf8e-40') Jul 02 14:26:58 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Deleting instance files /opt/stack/data/nova/instances/e36fc543-4cc4-4e30-bc97-62ff708d8b58_del Jul 02 14:26:58 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Deletion of /opt/stack/data/nova/instances/e36fc543-4cc4-4e30-bc97-62ff708d8b58_del complete Jul 02 14:26:58 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "a1757f05-9ef0-4a07-8943-87267d99641a" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.555s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:26:58 devstack nova-compute[86003]: INFO nova.compute.manager [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Took 1.43 seconds to destroy the instance on the hypervisor. Jul 02 14:26:58 devstack nova-compute[86003]: DEBUG oslo.service.backend._common.loopingcall [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86003) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 02 14:26:58 devstack nova-compute[86003]: DEBUG nova.compute.manager [-] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Deallocating network for instance {{(pid=86003) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2463}} Jul 02 14:26:58 devstack nova-compute[86003]: DEBUG nova.network.neutron [-] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] deallocate_for_instance() {{(pid=86003) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 02 14:26:58 devstack nova-compute[86003]: 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 14:26:58 devstack nova-compute[86003]: 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 14:27:00 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:00 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-d01958fd-f0cf-41e0-a86e-203837e1dc5a req-ba82da44-5077-4050-9a29-09c60ae64cf7 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Received event network-vif-unplugged-8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:27:00 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-d01958fd-f0cf-41e0-a86e-203837e1dc5a req-ba82da44-5077-4050-9a29-09c60ae64cf7 service nova] Acquiring lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:00 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-d01958fd-f0cf-41e0-a86e-203837e1dc5a req-ba82da44-5077-4050-9a29-09c60ae64cf7 service nova] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:00 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-d01958fd-f0cf-41e0-a86e-203837e1dc5a req-ba82da44-5077-4050-9a29-09c60ae64cf7 service nova] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:00 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-d01958fd-f0cf-41e0-a86e-203837e1dc5a req-ba82da44-5077-4050-9a29-09c60ae64cf7 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] No waiting events found dispatching network-vif-unplugged-8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:27:00 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-d01958fd-f0cf-41e0-a86e-203837e1dc5a req-ba82da44-5077-4050-9a29-09c60ae64cf7 service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Received event network-vif-unplugged-8c24cf8e-404b-4459-a478-64afe2b4a892 for instance with task_state deleting. {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 02 14:27:00 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "a1757f05-9ef0-4a07-8943-87267d99641a" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:00 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "a1757f05-9ef0-4a07-8943-87267d99641a" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:00 devstack nova-compute[86003]: INFO nova.compute.manager [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Attaching volume d1056843-b932-4753-940a-7f65d3c11d78 to /dev/vdb Jul 02 14:27:00 devstack nova-compute[86003]: DEBUG nova.network.neutron [-] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Updating instance_info_cache with network_info: [] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:27:00 devstack nova-compute[86003]: DEBUG os_brick.utils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.226', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=86003) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 02 14:27:00 devstack nova-compute[86003]: INFO oslo.privsep.daemon [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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/tmpocvcs7s2/privsep.sock'] Jul 02 14:27:00 devstack sudo[87727]: 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/tmpocvcs7s2/privsep.sock Jul 02 14:27:00 devstack sudo[87727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 02 14:27:01 devstack nova-compute[86003]: INFO nova.compute.manager [-] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Took 2.50 seconds to deallocate network for instance. Jul 02 14:27:01 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jul 02 14:27:01 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 14:27:01 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 02 14:27:01 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 14:27:01 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 02 14:27:01 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 02 14:27:01 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 14:27:01 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 14:27:01 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jul 02 14:27:01 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:01 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:02 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:27:02 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:27:02 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jul 02 14:27:02 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 14:27:02 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 02 14:27:02 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 14:27:02 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 02 14:27:02 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 02 14:27:02 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 14:27:02 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: Jul 02 14:27:02 devstack nova-compute[86003]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jul 02 14:27:02 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-f960aeb9-5bf4-443a-b402-6746e81e70e1 req-e1857294-812a-4431-a4d3-8a89e873f73f service nova] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Received event network-vif-deleted-8c24cf8e-404b-4459-a478-64afe2b4a892 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:27:02 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:27:02 devstack sudo[87727]: pam_unix(sudo:session): session closed for user root Jul 02 14:27:02 devstack nova-compute[86003]: INFO oslo.privsep.daemon [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Spawned new privsep daemon via rootwrap Jul 02 14:27:02 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.scaleio [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=86003) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 02 14:27:02 devstack nova-compute[86003]: WARNING os_brick.initiator.connectors.nvmeof [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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 14:27:03 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Running cmd (subprocess): nvme version {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:03 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:03 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] 'nvme version' failed. Not Retrying. {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 02 14:27:03 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.nvmeof [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] nvme not present on system {{(pid=86003) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 02 14:27:03 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.453s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:03 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.lightos [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=86003) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 02 14:27:03 devstack nova-compute[86003]: INFO os_brick.initiator.connectors.lightos [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Current host hostNQN and IP(s) are ['192.168.122.226', 'fe80::5054:ff:fe9e:7ef', '172.24.4.1', '2001:db8::2', 'fe80::a496:8cff:fe52:c948', 'fe80::fc16:3eff:fe87:2eec', 'fe80::fc16:3eff:fe64:4f83', 'fe80::fc16:3eff:fe4b:4925', 'fe80::30:f6ff:fe55:520b', 'fe80::44a3:81ff:fe08:4f72', 'fe80::1866:25ff:fe0e:8865'] Jul 02 14:27:03 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.lightos [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=86003) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 02 14:27:03 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.lightos [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] LIGHTOS: no hostnqn found. {{(pid=86003) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 02 14:27:03 devstack nova-compute[86003]: DEBUG os_brick.utils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] <== get_connector_properties: return (2390ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.226', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:3a7bf7a2c3e7', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': '89ff2dc4-174a-4e43-932d-eef21cc3d635', 'nvme_native_multipath': False} {{(pid=86003) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 02 14:27:03 devstack nova-compute[86003]: DEBUG nova.virt.block_device [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Updating existing volume attachment record: 2906d5be-2abf-4445-afc6-60f9e5c1ed88 {{(pid=86003) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 02 14:27:03 devstack nova-compute[86003]: INFO nova.scheduler.client.report [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Deleted allocations for instance e36fc543-4cc4-4e30-bc97-62ff708d8b58 Jul 02 14:27:03 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:03 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" by "nova.compute.manager.ComputeManager.shelve_instance..do_shelve_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:03 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" acquired by "nova.compute.manager.ComputeManager.shelve_instance..do_shelve_instance" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:03 devstack nova-compute[86003]: INFO nova.compute.manager [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Shelving Jul 02 14:27:04 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-47bb9ea5-744b-467a-be09-4cf26f0d279c tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "e36fc543-4cc4-4e30-bc97-62ff708d8b58" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 7.596s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:04 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:04 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:04 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:05 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:05 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:05 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:05 devstack nova-compute[86003]: DEBUG nova.utils [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Queued Task(fn=>, remaining_delay=14.999509713999942 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:05 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Instance destroyed successfully. Jul 02 14:27:05 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lazy-loading 'numa_topology' on Instance uuid 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:27:05 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Beginning cold snapshot process Jul 02 14:27:05 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-36b51d8f-94af-4bc1-a037-9dd900049a01 req-dadbb4e2-96e2-4f38-9571-486c019ecde4 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-vif-unplugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:27:05 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-36b51d8f-94af-4bc1-a037-9dd900049a01 req-dadbb4e2-96e2-4f38-9571-486c019ecde4 service nova] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:05 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-36b51d8f-94af-4bc1-a037-9dd900049a01 req-dadbb4e2-96e2-4f38-9571-486c019ecde4 service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:05 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-36b51d8f-94af-4bc1-a037-9dd900049a01 req-dadbb4e2-96e2-4f38-9571-486c019ecde4 service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:05 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-36b51d8f-94af-4bc1-a037-9dd900049a01 req-dadbb4e2-96e2-4f38-9571-486c019ecde4 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] No waiting events found dispatching network-vif-unplugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:27:05 devstack nova-compute[86003]: WARNING nova.compute.manager [req-36b51d8f-94af-4bc1-a037-9dd900049a01 req-dadbb4e2-96e2-4f38-9571-486c019ecde4 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received unexpected event network-vif-unplugged-a234f11a-d042-4e13-a96f-1a705863bee0 for instance with vm_state active and task_state shelving. Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG nova.privsep.utils [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=86003) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Running cmd (subprocess): qemu-img convert -t none -O qcow2 -f qcow2 /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk /opt/stack/data/nova/instances/snapshots/tmpkhzw3ze_/287e3aa7e0bc4790b09d1fd400d982db {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "cache_volume_driver" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "cache_volume_driver" acquired by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "cache_volume_driver" "released" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: held 0.007s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Running cmd (subprocess): systemctl is-system-running {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] CMD "systemctl is-system-running" returned: 0 in 0.066s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.volume.quobyte [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] systemd detected. {{(pid=86003) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 02 14:27:07 devstack nova-compute[86003]: WARNING oslo_config.cfg [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jul 02 14:27:07 devstack nova-compute[86003]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 02 14:27:07 devstack nova-compute[86003]: will be removed from nova when the volume driver is removed from cinder. Jul 02 14:27:07 devstack nova-compute[86003]: ). Its value may be silently ignored in the future. Jul 02 14:27:07 devstack nova-compute[86003]: WARNING oslo_config.cfg [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jul 02 14:27:07 devstack nova-compute[86003]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 02 14:27:07 devstack nova-compute[86003]: will be removed from nova when the volume driver is removed from cinder. Jul 02 14:27:07 devstack nova-compute[86003]: ). Its value may be silently ignored in the future. Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.volume.quobyte [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-04a1c767-5f12-4929-b04f-64e7caefc2ee at mount point /opt/stack/data/nova/mnt/5b701b326d5b96cca4ddd6fe745df644 via systemd-run {{(pid=86003) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] CMD "qemu-img convert -t none -O qcow2 -f qcow2 /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk /opt/stack/data/nova/instances/snapshots/tmpkhzw3ze_/287e3aa7e0bc4790b09d1fd400d982db" returned: 0 in 0.564s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:07 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Snapshot extracted, beginning image upload Jul 02 14:27:07 devstack nova-compute[86003]: INFO nova.virt.libvirt.volume.quobyte [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-04a1c767-5f12-4929-b04f-64e7caefc2ee Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.597s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lazy-loading 'flavor' on Instance uuid a1757f05-9ef0-4a07-8943-87267d99641a {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-58655c70-af27-4433-8b4b-671cec940ff4 req-a7c1116b-ebee-419a-a753-410ef98b4146 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-vif-unplugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-58655c70-af27-4433-8b4b-671cec940ff4 req-a7c1116b-ebee-419a-a753-410ef98b4146 service nova] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-58655c70-af27-4433-8b4b-671cec940ff4 req-a7c1116b-ebee-419a-a753-410ef98b4146 service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.010s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-58655c70-af27-4433-8b4b-671cec940ff4 req-a7c1116b-ebee-419a-a753-410ef98b4146 service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:07 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-58655c70-af27-4433-8b4b-671cec940ff4 req-a7c1116b-ebee-419a-a753-410ef98b4146 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] No waiting events found dispatching network-vif-unplugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:27:07 devstack nova-compute[86003]: WARNING nova.compute.manager [req-58655c70-af27-4433-8b4b-671cec940ff4 req-a7c1116b-ebee-419a-a753-410ef98b4146 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received unexpected event network-vif-unplugged-a234f11a-d042-4e13-a96f-1a705863bee0 for instance with vm_state active and task_state shelving_image_pending_upload. Jul 02 14:27:08 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:08 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.guest [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] attach device xml: Jul 02 14:27:08 devstack nova-compute[86003]: Jul 02 14:27:08 devstack nova-compute[86003]: Jul 02 14:27:08 devstack nova-compute[86003]: Jul 02 14:27:08 devstack nova-compute[86003]: Jul 02 14:27:08 devstack nova-compute[86003]: d1056843-b932-4753-940a-7f65d3c11d78 Jul 02 14:27:08 devstack nova-compute[86003]: Jul 02 14:27:08 devstack nova-compute[86003]: {{(pid=86003) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 02 14:27:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:10 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:10 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:27:10 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] No BDM found with device name vdb, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:27:10 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] No VIF found with MAC fa:16:3e:87:2e:ec, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:27:12 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-f7a99c56-ac2b-439c-b7f8-3eaae6682f8b tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "a1757f05-9ef0-4a07-8943-87267d99641a" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 11.480s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:12 devstack nova-compute[86003]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0036057689999324793 future=) submitted to {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:12 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Emitting event Stopped> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:27:12 devstack nova-compute[86003]: INFO nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] VM Stopped (Lifecycle Event) Jul 02 14:27:12 devstack nova-compute[86003]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:12 devstack nova-compute[86003]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=7.6156666609999775 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:12 devstack nova-compute[86003]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=7.615365225999994 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:12 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: e36fc543-4cc4-4e30-bc97-62ff708d8b58] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:27:13 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "a1757f05-9ef0-4a07-8943-87267d99641a" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "a1757f05-9ef0-4a07-8943-87267d99641a" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:13 devstack nova-compute[86003]: INFO nova.compute.manager [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Terminating instance Jul 02 14:27:13 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Snapshot image upload complete Jul 02 14:27:13 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:27:13 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Start destroying the instance on the hypervisor. {{(pid=86003) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3339}} Jul 02 14:27:13 devstack nova-compute[86003]: INFO nova.compute.manager [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Shelve offloading Jul 02 14:27:13 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:13 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:13 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:13 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:13 devstack nova-compute[86003]: DEBUG nova.utils [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Queued Task(fn=>, remaining_delay=14.999559999999974 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:13 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Instance destroyed successfully. Jul 02 14:27:13 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lazy-loading 'resources' on Instance uuid a1757f05-9ef0-4a07-8943-87267d99641a {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:27:14 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Instance destroyed successfully. Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquired lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Building network info cache for instance {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-73197bc6-2a4c-4307-8a6a-6550eae92c4e req-c3831880-b99f-4eea-8709-11403cb0a9f4 service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Received event network-vif-unplugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-73197bc6-2a4c-4307-8a6a-6550eae92c4e req-c3831880-b99f-4eea-8709-11403cb0a9f4 service nova] Acquiring lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-73197bc6-2a4c-4307-8a6a-6550eae92c4e req-c3831880-b99f-4eea-8709-11403cb0a9f4 service nova] Lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-73197bc6-2a4c-4307-8a6a-6550eae92c4e req-c3831880-b99f-4eea-8709-11403cb0a9f4 service nova] Lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-73197bc6-2a4c-4307-8a6a-6550eae92c4e req-c3831880-b99f-4eea-8709-11403cb0a9f4 service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] No waiting events found dispatching network-vif-unplugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-73197bc6-2a4c-4307-8a6a-6550eae92c4e req-c3831880-b99f-4eea-8709-11403cb0a9f4 service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Received event network-vif-unplugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 for instance with task_state deleting. {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-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-02T12:25:57Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1625875255',display_name='tempest-DeleteServersTestJSON-server-1625875255',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1625875255',id=2,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-02T12:26:45Z,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='7414ee162ffc49e4a5a5286bebb73d04',ramdisk_id='',reservation_id='r-05t6v1my',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',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-334252315',owner_user_name='tempest-DeleteServersTestJSON-334252315-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-02T12:26:46Z,user_data=None,user_id='1719a7972ee54622bdecd7609c99da44',uuid=a1757f05-9ef0-4a07-8943-87267d99641a,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "address": "fa:16:3e:87:2e:ec", "network": {"id": "79adaae9-1634-4fc4-aa3a-7920e5738440", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-735937166-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7414ee162ffc49e4a5a5286bebb73d04", "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": "tapae8599a8-8b", "ovs_interfaceid": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Converting VIF {"id": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "address": "fa:16:3e:87:2e:ec", "network": {"id": "79adaae9-1634-4fc4-aa3a-7920e5738440", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-735937166-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7414ee162ffc49e4a5a5286bebb73d04", "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": "tapae8599a8-8b", "ovs_interfaceid": "ae8599a8-8bd2-4e08-9c7f-10cfff72c872", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:87:2e:ec,bridge_name='br-int',has_traffic_filtering=True,id=ae8599a8-8bd2-4e08-9c7f-10cfff72c872,network=Network(79adaae9-1634-4fc4-aa3a-7920e5738440),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapae8599a8-8b') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG os_vif [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:87:2e:ec,bridge_name='br-int',has_traffic_filtering=True,id=ae8599a8-8bd2-4e08-9c7f-10cfff72c872,network=Network(79adaae9-1634-4fc4-aa3a-7920e5738440),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapae8599a8-8b') {{(pid=86003) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapae8599a8-8b, bridge=br-int, if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=f257915f-40d5-4b3d-8227-5e8c6877d495) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:14 devstack nova-compute[86003]: INFO os_vif [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:87:2e:ec,bridge_name='br-int',has_traffic_filtering=True,id=ae8599a8-8bd2-4e08-9c7f-10cfff72c872,network=Network(79adaae9-1634-4fc4-aa3a-7920e5738440),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapae8599a8-8b') Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.021s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:14 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Deleting instance files /opt/stack/data/nova/instances/a1757f05-9ef0-4a07-8943-87267d99641a_del Jul 02 14:27:14 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Deletion of /opt/stack/data/nova/instances/a1757f05-9ef0-4a07-8943-87267d99641a_del complete Jul 02 14:27:14 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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 14:27:14 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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 14:27:15 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:15 devstack nova-compute[86003]: INFO nova.compute.manager [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Took 1.48 seconds to destroy the instance on the hypervisor. Jul 02 14:27:15 devstack nova-compute[86003]: DEBUG oslo.service.backend._common.loopingcall [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86003) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 02 14:27:15 devstack nova-compute[86003]: DEBUG nova.compute.manager [-] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Deallocating network for instance {{(pid=86003) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2463}} Jul 02 14:27:15 devstack nova-compute[86003]: DEBUG nova.network.neutron [-] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] deallocate_for_instance() {{(pid=86003) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 02 14:27:15 devstack nova-compute[86003]: 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 14:27:15 devstack nova-compute[86003]: 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 14:27:15 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Updating instance_info_cache with network_info: [{"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:27:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Releasing lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:27:16 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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 14:27:16 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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 14:27:16 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-362cb472-e77c-49b0-b541-dfb6c982c1b0 req-0017a83b-36e0-4c8e-a92b-426f3681ab2d service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Received event network-vif-deleted-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:27:16 devstack nova-compute[86003]: INFO nova.compute.manager [req-362cb472-e77c-49b0-b541-dfb6c982c1b0 req-0017a83b-36e0-4c8e-a92b-426f3681ab2d service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Neutron deleted interface ae8599a8-8bd2-4e08-9c7f-10cfff72c872; detaching it from the instance and deleting it from the info cache Jul 02 14:27:16 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-362cb472-e77c-49b0-b541-dfb6c982c1b0 req-0017a83b-36e0-4c8e-a92b-426f3681ab2d service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Detach interface failed, port_id=ae8599a8-8bd2-4e08-9c7f-10cfff72c872, reason: Instance a1757f05-9ef0-4a07-8943-87267d99641a could not be found. {{(pid=86003) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11827}} Jul 02 14:27:16 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-f5a78cec-1a8c-4d79-8fa9-1e64343b657b req-0270ee28-9f69-440e-be4f-7e7493141e0f service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Received event network-vif-unplugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:27:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-f5a78cec-1a8c-4d79-8fa9-1e64343b657b req-0270ee28-9f69-440e-be4f-7e7493141e0f service nova] Acquiring lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-f5a78cec-1a8c-4d79-8fa9-1e64343b657b req-0270ee28-9f69-440e-be4f-7e7493141e0f service nova] Lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-f5a78cec-1a8c-4d79-8fa9-1e64343b657b req-0270ee28-9f69-440e-be4f-7e7493141e0f service nova] Lock "a1757f05-9ef0-4a07-8943-87267d99641a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:16 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-f5a78cec-1a8c-4d79-8fa9-1e64343b657b req-0270ee28-9f69-440e-be4f-7e7493141e0f service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] No waiting events found dispatching network-vif-unplugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:27:16 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-f5a78cec-1a8c-4d79-8fa9-1e64343b657b req-0270ee28-9f69-440e-be4f-7e7493141e0f service nova] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Received event network-vif-unplugged-ae8599a8-8bd2-4e08-9c7f-10cfff72c872 for instance with task_state deleting. {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 02 14:27:16 devstack nova-compute[86003]: DEBUG nova.network.neutron [-] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Updating instance_info_cache with network_info: [] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:27:17 devstack nova-compute[86003]: INFO nova.compute.manager [-] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Took 2.12 seconds to deallocate network for instance. Jul 02 14:27:17 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Instance destroyed successfully. Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lazy-loading 'resources' on Instance uuid 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG nova.objects.base [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Object Instance<5919a2fa-37f7-4c2a-91f6-3ecee6d11078> lazy-loaded attributes: numa_topology,resources {{(pid=86003) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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-02T12:26:01Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-server-736986825',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumeshelvetestjson-server-736986825',id=3,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDnqU0MaK5qXYOT/hDsxx/THEoi/lioD96PMG8BANEswqhlrKTK0I2UCWJ0Kb9CzsRUQLSJKSTAjk3GoW5euZ+E/+2upUXOTQBX+r7wYseRLf12NiBfJwbsOpdtCEC/AhQ==',key_name='tempest-keypair-846472699',keypairs=,launch_index=0,launched_at=2026-07-02T12:26:23Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=4,progress=0,project_id='525ecdd03cbc45bab9fa46759db3fd16',ramdisk_id='',reservation_id='r-m7ujd069',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-AttachVolumeShelveTestJSON-1376665599',owner_user_name='tempest-AttachVolumeShelveTestJSON-1376665599-project-member',shelved_at='2026-07-02T12:27:13.076242',shelved_host='devstack',shelved_image_id='ce015713-263b-4253-8d28-1c737bc97cb7'},tags=,task_state='shelving_offloading',terminated_at=None,trusted_certs=,updated_at=2026-07-02T12:27:08Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='52f1fa9118b44147b953bc4b0b9462e6',uuid=5919a2fa-37f7-4c2a-91f6-3ecee6d11078,vcpu_model=,vcpus=1,vm_mode=None,vm_state='shelved') vif={"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Converting VIF {"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:64:4f:83,bridge_name='br-int',has_traffic_filtering=True,id=a234f11a-d042-4e13-a96f-1a705863bee0,network=Network(430600bc-d737-4adc-a4c2-2b77a6261359),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa234f11a-d0') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG os_vif [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:64:4f:83,bridge_name='br-int',has_traffic_filtering=True,id=a234f11a-d042-4e13-a96f-1a705863bee0,network=Network(430600bc-d737-4adc-a4c2-2b77a6261359),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa234f11a-d0') {{(pid=86003) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapa234f11a-d0, bridge=br-int, if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=881dd415-4e9e-4c0a-a93d-95781b02bc19) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:27:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:18 devstack nova-compute[86003]: INFO os_vif [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:64:4f:83,bridge_name='br-int',has_traffic_filtering=True,id=a234f11a-d042-4e13-a96f-1a705863bee0,network=Network(430600bc-d737-4adc-a4c2-2b77a6261359),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa234f11a-d0') Jul 02 14:27:18 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Deleting instance files /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078_del Jul 02 14:27:18 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Deletion of /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078_del complete Jul 02 14:27:18 devstack nova-compute[86003]: INFO nova.compute.manager [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Took 0.84 seconds to detach 1 volumes for instance. Jul 02 14:27:18 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:18 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:18 devstack nova-compute[86003]: INFO nova.scheduler.client.report [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Deleted allocations for instance 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 Jul 02 14:27:18 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-725f1e2b-99b8-4fa0-a60d-0c5e6ac38ef0 req-453c7993-1b94-4223-8ed5-6b336940d349 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-changed-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:27:18 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-725f1e2b-99b8-4fa0-a60d-0c5e6ac38ef0 req-453c7993-1b94-4223-8ed5-6b336940d349 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Refreshing instance network info cache due to event network-changed-a234f11a-d042-4e13-a96f-1a705863bee0. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:27:18 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-725f1e2b-99b8-4fa0-a60d-0c5e6ac38ef0 req-453c7993-1b94-4223-8ed5-6b336940d349 service nova] Acquiring lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:27:18 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-725f1e2b-99b8-4fa0-a60d-0c5e6ac38ef0 req-453c7993-1b94-4223-8ed5-6b336940d349 service nova] Acquired lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:27:18 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-725f1e2b-99b8-4fa0-a60d-0c5e6ac38ef0 req-453c7993-1b94-4223-8ed5-6b336940d349 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Refreshing network info cache for port a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:27:18 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:27:18 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:27:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:19 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-725f1e2b-99b8-4fa0-a60d-0c5e6ac38ef0 req-453c7993-1b94-4223-8ed5-6b336940d349 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 14:27:19 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:27:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.279s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.714s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:20 devstack nova-compute[86003]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.005373886999905153 future=) submitted to {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:20 devstack nova-compute[86003]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:20 devstack nova-compute[86003]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=8.885518109999794 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:20 devstack nova-compute[86003]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=8.88508537299981 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:20 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Emitting event Stopped> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:27:20 devstack nova-compute[86003]: INFO nova.compute.manager [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] VM Stopped (Lifecycle Event) Jul 02 14:27:20 devstack nova-compute[86003]: INFO nova.scheduler.client.report [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Deleted allocations for instance a1757f05-9ef0-4a07-8943-87267d99641a Jul 02 14:27:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:27:20 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:27:20 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-428eb913-4254-49f4-8d83-cc02fdd6dac3 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:27:20 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:27:20 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-725f1e2b-99b8-4fa0-a60d-0c5e6ac38ef0 req-453c7993-1b94-4223-8ed5-6b336940d349 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 14:27:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8cf05bc4-032a-48ea-b958-95e4dd8c38f7 tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Lock "a1757f05-9ef0-4a07-8943-87267d99641a" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 8.078s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.397s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:21 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-725f1e2b-99b8-4fa0-a60d-0c5e6ac38ef0 req-453c7993-1b94-4223-8ed5-6b336940d349 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Updated VIF entry in instance network info cache for port a234f11a-d042-4e13-a96f-1a705863bee0. {{(pid=86003) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 02 14:27:21 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-725f1e2b-99b8-4fa0-a60d-0c5e6ac38ef0 req-453c7993-1b94-4223-8ed5-6b336940d349 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Updating instance_info_cache with network_info: [{"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": null, "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "unbound", "details": {}, "devname": "tapa234f11a-d0", "ovs_interfaceid": null, "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:27:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-a61a2ad5-ebc6-44d1-84ec-eed8227d20d1 tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" "released" by "nova.compute.manager.ComputeManager.shelve_instance..do_shelve_instance" :: held 18.027s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-725f1e2b-99b8-4fa0-a60d-0c5e6ac38ef0 req-453c7993-1b94-4223-8ed5-6b336940d349 service nova] Releasing lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:27:22 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:23 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "f41097b6-a850-448b-932a-f2415c988d02" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "f41097b6-a850-448b-932a-f2415c988d02" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "f41097b6-a850-448b-932a-f2415c988d02-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "f41097b6-a850-448b-932a-f2415c988d02-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "f41097b6-a850-448b-932a-f2415c988d02-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:23 devstack nova-compute[86003]: INFO nova.compute.manager [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Terminating instance Jul 02 14:27:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Start destroying the instance on the hypervisor. {{(pid=86003) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3339}} Jul 02 14:27:23 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:23 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:23 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:23 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:23 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG nova.utils [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Queued Task(fn=>, remaining_delay=14.999492953000072 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:24 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: f41097b6-a850-448b-932a-f2415c988d02] Instance destroyed successfully. Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lazy-loading 'resources' on Instance uuid f41097b6-a850-448b-932a-f2415c988d02 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-9fd6f385-ad2c-4d2d-b11e-1dbcaa40e2db req-6dd0c784-95b3-4beb-a6bb-34a058729ec1 service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] Received event network-vif-unplugged-d3453843-fd42-4de8-b2ef-eae7961a233f {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-9fd6f385-ad2c-4d2d-b11e-1dbcaa40e2db req-6dd0c784-95b3-4beb-a6bb-34a058729ec1 service nova] Acquiring lock "f41097b6-a850-448b-932a-f2415c988d02-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-9fd6f385-ad2c-4d2d-b11e-1dbcaa40e2db req-6dd0c784-95b3-4beb-a6bb-34a058729ec1 service nova] Lock "f41097b6-a850-448b-932a-f2415c988d02-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-9fd6f385-ad2c-4d2d-b11e-1dbcaa40e2db req-6dd0c784-95b3-4beb-a6bb-34a058729ec1 service nova] Lock "f41097b6-a850-448b-932a-f2415c988d02-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-9fd6f385-ad2c-4d2d-b11e-1dbcaa40e2db req-6dd0c784-95b3-4beb-a6bb-34a058729ec1 service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] No waiting events found dispatching network-vif-unplugged-d3453843-fd42-4de8-b2ef-eae7961a233f {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-9fd6f385-ad2c-4d2d-b11e-1dbcaa40e2db req-6dd0c784-95b3-4beb-a6bb-34a058729ec1 service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] Received event network-vif-unplugged-d3453843-fd42-4de8-b2ef-eae7961a233f for instance with task_state deleting. {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-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-02T12:25:57Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-1399152926',display_name='tempest-ServersNegativeTestJSON-server-1399152926',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-1399152926',id=1,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-02T12:26: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='2e9bf226e45e4a9a98e782732ae4cd57',ramdisk_id='',reservation_id='r-p577l47q',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-ServersNegativeTestJSON-1986298113',owner_user_name='tempest-ServersNegativeTestJSON-1986298113-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-02T12:26:25Z,user_data=None,user_id='4da3aeb3d2fc4862a337eebc6a0824cf',uuid=f41097b6-a850-448b-932a-f2415c988d02,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "d3453843-fd42-4de8-b2ef-eae7961a233f", "address": "fa:16:3e:4b:49:25", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tapd3453843-fd", "ovs_interfaceid": "d3453843-fd42-4de8-b2ef-eae7961a233f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Converting VIF {"id": "d3453843-fd42-4de8-b2ef-eae7961a233f", "address": "fa:16:3e:4b:49:25", "network": {"id": "2fa901bc-3b52-4d1a-92c0-e02b3db90bfe", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-872087231-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "2e9bf226e45e4a9a98e782732ae4cd57", "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": "tapd3453843-fd", "ovs_interfaceid": "d3453843-fd42-4de8-b2ef-eae7961a233f", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:4b:49:25,bridge_name='br-int',has_traffic_filtering=True,id=d3453843-fd42-4de8-b2ef-eae7961a233f,network=Network(2fa901bc-3b52-4d1a-92c0-e02b3db90bfe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd3453843-fd') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG os_vif [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:4b:49:25,bridge_name='br-int',has_traffic_filtering=True,id=d3453843-fd42-4de8-b2ef-eae7961a233f,network=Network(2fa901bc-3b52-4d1a-92c0-e02b3db90bfe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd3453843-fd') {{(pid=86003) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapd3453843-fd, bridge=br-int, if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=62d67238-b11c-416f-80f1-8a8a0bbf667f) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:27:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:24 devstack nova-compute[86003]: INFO os_vif [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:4b:49:25,bridge_name='br-int',has_traffic_filtering=True,id=d3453843-fd42-4de8-b2ef-eae7961a233f,network=Network(2fa901bc-3b52-4d1a-92c0-e02b3db90bfe),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd3453843-fd') Jul 02 14:27:24 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Deleting instance files /opt/stack/data/nova/instances/f41097b6-a850-448b-932a-f2415c988d02_del Jul 02 14:27:24 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Deletion of /opt/stack/data/nova/instances/f41097b6-a850-448b-932a-f2415c988d02_del complete Jul 02 14:27:25 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:25 devstack nova-compute[86003]: INFO nova.compute.manager [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] [instance: f41097b6-a850-448b-932a-f2415c988d02] Took 1.39 seconds to destroy the instance on the hypervisor. Jul 02 14:27:25 devstack nova-compute[86003]: DEBUG oslo.service.backend._common.loopingcall [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86003) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 02 14:27:25 devstack nova-compute[86003]: DEBUG nova.compute.manager [-] [instance: f41097b6-a850-448b-932a-f2415c988d02] Deallocating network for instance {{(pid=86003) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2463}} Jul 02 14:27:25 devstack nova-compute[86003]: DEBUG nova.network.neutron [-] [instance: f41097b6-a850-448b-932a-f2415c988d02] deallocate_for_instance() {{(pid=86003) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 02 14:27:25 devstack nova-compute[86003]: 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 14:27:25 devstack nova-compute[86003]: 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 14:27:26 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" by "nova.compute.manager.ComputeManager.unshelve_instance..do_unshelve_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:26 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" acquired by "nova.compute.manager.ComputeManager.unshelve_instance..do_unshelve_instance" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:26 devstack nova-compute[86003]: INFO nova.compute.manager [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Unshelving Jul 02 14:27:26 devstack nova-compute[86003]: DEBUG nova.network.neutron [-] [instance: f41097b6-a850-448b-932a-f2415c988d02] Updating instance_info_cache with network_info: [] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:27:26 devstack nova-compute[86003]: INFO nova.compute.manager [-] [instance: f41097b6-a850-448b-932a-f2415c988d02] Took 1.77 seconds to deallocate network for instance. Jul 02 14:27:27 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-85c43bf3-ccae-44b8-934b-636b391495da req-c3f1a498-b62b-4d02-b8a0-46a18189d4d9 service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] Received event network-vif-unplugged-d3453843-fd42-4de8-b2ef-eae7961a233f {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:27:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-85c43bf3-ccae-44b8-934b-636b391495da req-c3f1a498-b62b-4d02-b8a0-46a18189d4d9 service nova] Acquiring lock "f41097b6-a850-448b-932a-f2415c988d02-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-85c43bf3-ccae-44b8-934b-636b391495da req-c3f1a498-b62b-4d02-b8a0-46a18189d4d9 service nova] Lock "f41097b6-a850-448b-932a-f2415c988d02-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-85c43bf3-ccae-44b8-934b-636b391495da req-c3f1a498-b62b-4d02-b8a0-46a18189d4d9 service nova] Lock "f41097b6-a850-448b-932a-f2415c988d02-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:27 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-85c43bf3-ccae-44b8-934b-636b391495da req-c3f1a498-b62b-4d02-b8a0-46a18189d4d9 service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] No waiting events found dispatching network-vif-unplugged-d3453843-fd42-4de8-b2ef-eae7961a233f {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:27:27 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-85c43bf3-ccae-44b8-934b-636b391495da req-c3f1a498-b62b-4d02-b8a0-46a18189d4d9 service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] Received event network-vif-unplugged-d3453843-fd42-4de8-b2ef-eae7961a233f for instance with task_state deleting. {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 02 14:27:27 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-85c43bf3-ccae-44b8-934b-636b391495da req-c3f1a498-b62b-4d02-b8a0-46a18189d4d9 service nova] [instance: f41097b6-a850-448b-932a-f2415c988d02] Received event network-vif-deleted-d3453843-fd42-4de8-b2ef-eae7961a233f {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:27:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:27 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:27:27 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=86003) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager.update_available_resource {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.139s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 1.108s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lazy-loading 'pci_requests' on Instance uuid 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:27:28 devstack nova-compute[86003]: INFO nova.scheduler.client.report [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Deleted allocations for instance f41097b6-a850-448b-932a-f2415c988d02 Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.010263353000027564 future=) submitted to {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=10.07336611400001 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=10.073088145000156 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:28 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] Emitting event Stopped> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:27:28 devstack nova-compute[86003]: INFO nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] VM Stopped (Lifecycle Event) Jul 02 14:27:29 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lazy-loading 'numa_topology' on Instance uuid 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:27:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:29 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-a05471e2-4141-4040-bf0a-0e5b8067624e tempest-DeleteServersTestJSON-334252315 tempest-DeleteServersTestJSON-334252315-project-member] [instance: a1757f05-9ef0-4a07-8943-87267d99641a] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:27:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:29 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86003) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 14:27:29 devstack nova-compute[86003]: INFO nova.compute.claims [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Claim successful on node devstack Jul 02 14:27:29 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-79a46da9-58fa-4b94-853a-e1ef6dce7b13 tempest-ServersNegativeTestJSON-1986298113 tempest-ServersNegativeTestJSON-1986298113-project-member] Lock "f41097b6-a850-448b-932a-f2415c988d02" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 6.444s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:30 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:30 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:27:30 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:27:31 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:27:31 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 3.182s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:31 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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 14:27:31 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 3.029s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:31 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:31 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86003) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 14:27:31 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:27:31 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:31 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:31 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] CMD "env LANG=C uptime" returned: 0 in 0.027s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:31 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Hypervisor/Node resource view: name=devstack free_ram=5490MB free_disk=14.914905548095703GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_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_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_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_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_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=86003) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 14:27:31 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:31 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:32 devstack nova-compute[86003]: INFO nova.network.neutron [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Updating port a234f11a-d042-4e13-a96f-1a705863bee0 with attributes {'binding:host_id': 'devstack', 'device_owner': 'compute:nova'} Jul 02 14:27:32 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Instance 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86003) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 02 14:27:32 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Total usable vcpus: 4, total allocated vcpus: 1 {{(pid=86003) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 14:27:32 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 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': ' 14:27:31 up 33 min, 1 user, load average: 7.44, 4.00, 2.51\n', 'num_instances': '1', 'num_vm_shelved_offloaded': '1', 'num_task_spawning': '1', 'num_os_type_None': '1', 'num_proj_525ecdd03cbc45bab9fa46759db3fd16': '1', 'io_workload': '0'} {{(pid=86003) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 14:27:33 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:27:33 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:27:33 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:33 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:27:34 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Compute_service record updated for devstack:devstack {{(pid=86003) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 14:27:34 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.183s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:34 devstack nova-compute[86003]: DEBUG oslo.service.backend._threading.loopingcall [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=86003) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:27:34 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:27:34 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquired lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:27:34 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Building network info cache for instance {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 14:27:34 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-1e7f642f-086b-45e1-b577-63b52c9d05fd req-a3d85a8d-468c-4439-8028-68e589aa6ad8 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-changed-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:27:34 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-1e7f642f-086b-45e1-b577-63b52c9d05fd req-a3d85a8d-468c-4439-8028-68e589aa6ad8 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Refreshing instance network info cache due to event network-changed-a234f11a-d042-4e13-a96f-1a705863bee0. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:27:34 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-1e7f642f-086b-45e1-b577-63b52c9d05fd req-a3d85a8d-468c-4439-8028-68e589aa6ad8 service nova] Acquiring lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:27:34 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:35 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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 14:27:35 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:38 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:39 devstack nova-compute[86003]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0027277759998014517 future=) submitted to {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:39 devstack nova-compute[86003]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:27:39 devstack nova-compute[86003]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:27:39 devstack nova-compute[86003]: INFO nova.compute.manager [-] [instance: f41097b6-a850-448b-932a-f2415c988d02] VM Stopped (Lifecycle Event) Jul 02 14:27:39 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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 14:27:39 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8b4a4f21-0712-4ea1-be94-79fbca0d5e36 None None] [instance: f41097b6-a850-448b-932a-f2415c988d02] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:27:39 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:39 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:40 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Updating instance_info_cache with network_info: [{"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:27:40 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:40 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Releasing lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:27:40 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-1e7f642f-086b-45e1-b577-63b52c9d05fd req-a3d85a8d-468c-4439-8028-68e589aa6ad8 service nova] Acquired lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:27:40 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-1e7f642f-086b-45e1-b577-63b52c9d05fd req-a3d85a8d-468c-4439-8028-68e589aa6ad8 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Refreshing network info cache for port a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:27:40 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Creating instance directory {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jul 02 14:27:40 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Creating image(s) Jul 02 14:27:40 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "/opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:40 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "/opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:40 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "/opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:40 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lazy-loading 'trusted_certs' on Instance uuid 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:27:41 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-1e7f642f-086b-45e1-b577-63b52c9d05fd req-a3d85a8d-468c-4439-8028-68e589aa6ad8 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 14:27:41 devstack nova-compute[86003]: DEBUG nova.objects.base [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Object Instance<5919a2fa-37f7-4c2a-91f6-3ecee6d11078> lazy-loaded attributes: pci_requests,trusted_certs {{(pid=86003) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 02 14:27:41 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:41 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:41 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Acquiring lock "51b4dba7-7a2f-4b01-b276-ea9424f18063" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:41 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:42 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Starting instance... {{(pid=86003) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 14:27:42 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:42 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:42 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:42 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86003) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 14:27:42 devstack nova-compute[86003]: INFO nova.compute.claims [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Claim successful on node devstack Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c.part --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c.part --force-share --output=json" returned: 0 in 0.122s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG nova.virt.images [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] ce015713-263b-4253-8d28-1c737bc97cb7 was qcow2, converting to raw {{(pid=86003) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG nova.privsep.utils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=86003) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c.part /opt/stack/data/nova/instances/_base/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c.converted {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c.part /opt/stack/data/nova/instances/_base/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c.converted" returned: 0 in 0.229s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c.converted --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c.converted --force-share --output=json" returned: 0 in 0.130s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 2.637s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c --force-share --output=json" returned: 0 in 0.150s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:43 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-1e7f642f-086b-45e1-b577-63b52c9d05fd req-a3d85a8d-468c-4439-8028-68e589aa6ad8 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 14:27:43 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:27:43 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:27:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c --force-share --output=json" returned: 0 in 0.169s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c,backing_fmt=raw /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk 1073741824 {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c,backing_fmt=raw /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk 1073741824" returned: 0 in 0.062s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.251s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c0bf01ae3f7b12fa8ab39a93403ebf0d00af686c --force-share --output=json" returned: 0 in 0.144s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:44 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lazy-loading 'migration_context' on Instance uuid 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:27:44 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:27:44 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:44 devstack nova-compute[86003]: DEBUG nova.objects.base [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Object Instance<5919a2fa-37f7-4c2a-91f6-3ecee6d11078> lazy-loaded attributes: pci_requests,trusted_certs,migration_context {{(pid=86003) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 02 14:27:44 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Rebasing disk image. Jul 02 14:27:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.131s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:44 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Running cmd (subprocess): qemu-img rebase -b /opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 -F raw /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:45 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.252s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:45 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Start building networks asynchronously for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 02 14:27:45 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:45 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Allocating IP information in the background. {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 02 14:27:45 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] allocate_for_instance() {{(pid=86003) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 14:27:45 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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 14:27:45 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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 14:27:46 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 02 14:27:46 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Start building block device mappings for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 02 14:27:46 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.policy [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'c2236f7425bf4ba2b34238c68f0bc725', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd826e98349d46f486d3d5db80685d7a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86003) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] CMD "qemu-img rebase -b /opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 -F raw /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/disk" returned: 0 in 2.339s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Created local disks {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Ensure instance console log exists: /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078/console.log {{(pid=86003) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Start _get_guest_xml network_info=[{"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "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='bb5c4e3f0c418067c2b9dcacbfade5b3',container_format='bare',created_at=2026-07-02T12:27:03Z,direct_url=,disk_format='qcow2',id=ce015713-263b-4253-8d28-1c737bc97cb7,min_disk=1,min_ram=0,name='tempest-AttachVolumeShelveTestJSON-server-736986825-shelved',owner='525ecdd03cbc45bab9fa46759db3fd16',properties=ImageMetaProps,protected=,size=53477376,status='active',tags=,updated_at=2026-07-02T12:27:13Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'size': 0, 'encryption_options': None, 'image_id': '56947971-3ede-476a-b347-b150782125cd'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8210}} Jul 02 14:27:47 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='56947971-3ede-476a-b347-b150782125cd', instance_meta=NovaInstanceMeta(name='tempest-AttachVolumeShelveTestJSON-server-736986825', uuid='5919a2fa-37f7-4c2a-91f6-3ecee6d11078'), owner=OwnerMeta(userid='52f1fa9118b44147b953bc4b0b9462e6', username='tempest-AttachVolumeShelveTestJSON-1376665599-project-member', projectid='525ecdd03cbc45bab9fa46759db3fd16', projectname='tempest-AttachVolumeShelveTestJSON-1376665599'), image=ImageMeta(id='ce015713-263b-4253-8d28-1c737bc97cb7', 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": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "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=1782995267.2753305) {{(pid=86003) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] CPU controller missing on host. {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] CPU controller found on host. {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86003) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-02T12:21:45Z,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='bb5c4e3f0c418067c2b9dcacbfade5b3',container_format='bare',created_at=2026-07-02T12:27:03Z,direct_url=,disk_format='qcow2',id=ce015713-263b-4253-8d28-1c737bc97cb7,min_disk=1,min_ram=0,name='tempest-AttachVolumeShelveTestJSON-server-736986825-shelved',owner='525ecdd03cbc45bab9fa46759db3fd16',properties=ImageMetaProps,protected=,size=53477376,status='active',tags=,updated_at=2026-07-02T12:27:13Z,virtual_size=,visibility=), allow threads: True {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Flavor limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Image limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Flavor pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Image pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Got 1 possible topologies {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lazy-loading 'vcpu_model' on Instance uuid 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=86003) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-1e7f642f-086b-45e1-b577-63b52c9d05fd req-a3d85a8d-468c-4439-8028-68e589aa6ad8 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Updated VIF entry in instance network info cache for port a234f11a-d042-4e13-a96f-1a705863bee0. {{(pid=86003) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-1e7f642f-086b-45e1-b577-63b52c9d05fd req-a3d85a8d-468c-4439-8028-68e589aa6ad8 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Updating instance_info_cache with network_info: [{"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Start spawning the instance on the hypervisor. {{(pid=86003) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Creating instance directory {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jul 02 14:27:47 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Creating image(s) Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Acquiring lock "/opt/stack/data/nova/instances/51b4dba7-7a2f-4b01-b276-ea9424f18063/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "/opt/stack/data/nova/instances/51b4dba7-7a2f-4b01-b276-ea9424f18063/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "/opt/stack/data/nova/instances/51b4dba7-7a2f-4b01-b276-ea9424f18063/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.004s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.129s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Acquiring lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.objects.base [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Object Instance<5919a2fa-37f7-4c2a-91f6-3ecee6d11078> lazy-loaded attributes: pci_requests,trusted_certs,migration_context,vcpu_model {{(pid=86003) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=True,compute_id=1,config_drive='',created_at=2026-07-02T12:26:01Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-server-736986825',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumeshelvetestjson-server-736986825',id=3,image_ref='ce015713-263b-4253-8d28-1c737bc97cb7',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name='tempest-keypair-846472699',keypairs=,launch_index=0,launched_at=2026-07-02T12:26:23Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=4,progress=0,project_id='525ecdd03cbc45bab9fa46759db3fd16',ramdisk_id='',reservation_id='r-m7ujd069',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',clean_attempts='1',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-AttachVolumeShelveTestJSON-1376665599',owner_user_name='tempest-AttachVolumeShelveTestJSON-1376665599-project-member',shelved_at='2026-07-02T12:27:13.076242',shelved_host='devstack',shelved_image_id='ce015713-263b-4253-8d28-1c737bc97cb7'},tags=,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:27:27Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='52f1fa9118b44147b953bc4b0b9462e6',uuid=5919a2fa-37f7-4c2a-91f6-3ecee6d11078,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='shelved_offloaded') vif={"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86003) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Converting VIF {"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:64:4f:83,bridge_name='br-int',has_traffic_filtering=True,id=a234f11a-d042-4e13-a96f-1a705863bee0,network=Network(430600bc-d737-4adc-a4c2-2b77a6261359),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa234f11a-d0') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lazy-loading 'pci_devices' on Instance uuid 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-1e7f642f-086b-45e1-b577-63b52c9d05fd req-a3d85a8d-468c-4439-8028-68e589aa6ad8 service nova] Releasing lock "refresh_cache-5919a2fa-37f7-4c2a-91f6-3ecee6d11078" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.152s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/51b4dba7-7a2f-4b01-b276-ea9424f18063/disk 1073741824 {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/51b4dba7-7a2f-4b01-b276-ea9424f18063/disk 1073741824" returned: 0 in 0.052s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.222s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:47 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.129s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Checking if we can resize image /opt/stack/data/nova/instances/51b4dba7-7a2f-4b01-b276-ea9424f18063/disk. size=1073741824 {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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/51b4dba7-7a2f-4b01-b276-ea9424f18063/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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/51b4dba7-7a2f-4b01-b276-ea9424f18063/disk --force-share --output=json" returned: 0 in 0.140s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Cannot resize image /opt/stack/data/nova/instances/51b4dba7-7a2f-4b01-b276-ea9424f18063/disk to a smaller size. {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Created local disks {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Ensure instance console log exists: /opt/stack/data/nova/instances/51b4dba7-7a2f-4b01-b276-ea9424f18063/console.log {{(pid=86003) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG nova.objects.base [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Object Instance<5919a2fa-37f7-4c2a-91f6-3ecee6d11078> lazy-loaded attributes: pci_requests,trusted_certs,migration_context,vcpu_model,pci_devices {{(pid=86003) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] End _get_guest_xml xml= Jul 02 14:27:48 devstack nova-compute[86003]: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 Jul 02 14:27:48 devstack nova-compute[86003]: instance-00000003 Jul 02 14:27:48 devstack nova-compute[86003]: 196608 Jul 02 14:27:48 devstack nova-compute[86003]: 1 Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: tempest-AttachVolumeShelveTestJSON-server-736986825 Jul 02 14:27:48 devstack nova-compute[86003]: 2026-07-02 12:27:47 Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: 192 Jul 02 14:27:48 devstack nova-compute[86003]: 1 Jul 02 14:27:48 devstack nova-compute[86003]: 0 Jul 02 14:27:48 devstack nova-compute[86003]: 0 Jul 02 14:27:48 devstack nova-compute[86003]: 1 Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: True Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: bare Jul 02 14:27:48 devstack nova-compute[86003]: qcow2 Jul 02 14:27:48 devstack nova-compute[86003]: 1 Jul 02 14:27:48 devstack nova-compute[86003]: 0 Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: ide Jul 02 14:27:48 devstack nova-compute[86003]: virtio Jul 02 14:27:48 devstack nova-compute[86003]: pc Jul 02 14:27:48 devstack nova-compute[86003]: virtio Jul 02 14:27:48 devstack nova-compute[86003]: virtio Jul 02 14:27:48 devstack nova-compute[86003]: virtio Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: tempest-AttachVolumeShelveTestJSON-1376665599-project-member Jul 02 14:27:48 devstack nova-compute[86003]: tempest-AttachVolumeShelveTestJSON-1376665599 Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: OpenStack Foundation Jul 02 14:27:48 devstack nova-compute[86003]: OpenStack Nova Jul 02 14:27:48 devstack nova-compute[86003]: 33.1.0 Jul 02 14:27:48 devstack nova-compute[86003]: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 Jul 02 14:27:48 devstack nova-compute[86003]: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 Jul 02 14:27:48 devstack nova-compute[86003]: Virtual Machine Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: hvm Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: 1 Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: /dev/urandom Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: Jul 02 14:27:48 devstack nova-compute[86003]: {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8217}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Preparing to wait for external event network-vif-plugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=True,compute_id=1,config_drive='',created_at=2026-07-02T12:26:01Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-server-736986825',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumeshelvetestjson-server-736986825',id=3,image_ref='ce015713-263b-4253-8d28-1c737bc97cb7',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name='tempest-keypair-846472699',keypairs=,launch_index=0,launched_at=2026-07-02T12:26:23Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=4,progress=0,project_id='525ecdd03cbc45bab9fa46759db3fd16',ramdisk_id='',reservation_id='r-m7ujd069',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',clean_attempts='1',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-AttachVolumeShelveTestJSON-1376665599',owner_user_name='tempest-AttachVolumeShelveTestJSON-1376665599-project-member',shelved_at='2026-07-02T12:27:13.076242',shelved_host='devstack',shelved_image_id='ce015713-263b-4253-8d28-1c737bc97cb7'},tags=,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:27:27Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='52f1fa9118b44147b953bc4b0b9462e6',uuid=5919a2fa-37f7-4c2a-91f6-3ecee6d11078,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='shelved_offloaded') vif={"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Converting VIF {"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:64:4f:83,bridge_name='br-int',has_traffic_filtering=True,id=a234f11a-d042-4e13-a96f-1a705863bee0,network=Network(430600bc-d737-4adc-a4c2-2b77a6261359),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa234f11a-d0') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG os_vif [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:64:4f:83,bridge_name='br-int',has_traffic_filtering=True,id=a234f11a-d042-4e13-a96f-1a705863bee0,network=Network(430600bc-d737-4adc-a4c2-2b77a6261359),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa234f11a-d0') {{(pid=86003) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:48 devstack nova-compute[86003]: 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=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:48 devstack nova-compute[86003]: 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': '4b2239e6-34f0-58f8-a479-69ddc4b29ab8', '_type': 'linux-noop'}}, row=False) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapa234f11a-d0, may_exist=True, interface_attrs={}) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapa234f11a-d0, col_values=(('qos', UUID('25a14a77-eb26-44fb-ab08-d6ba85894b6e')),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapa234f11a-d0, col_values=(('external_ids', {'iface-id': 'a234f11a-d042-4e13-a96f-1a705863bee0', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:64:4f:83', 'vm-uuid': '5919a2fa-37f7-4c2a-91f6-3ecee6d11078'}),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:48 devstack nova-compute[86003]: INFO os_vif [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:64:4f:83,bridge_name='br-int',has_traffic_filtering=True,id=a234f11a-d042-4e13-a96f-1a705863bee0,network=Network(430600bc-d737-4adc-a4c2-2b77a6261359),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa234f11a-d0') Jul 02 14:27:48 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Successfully created port: bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 14:27:49 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:27:49 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] No VIF found with MAC fa:16:3e:64:4f:83, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:27:50 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:50 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:50 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:50 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:50 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:50 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:50 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:51 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Started> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:27:51 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] VM Started (Lifecycle Event) Jul 02 14:27:51 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:27:51 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Paused> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:27:51 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] VM Paused (Lifecycle Event) Jul 02 14:27:52 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:52 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:27:52 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: shelved_offloaded, current task_state: spawning, current DB power_state: 4, VM power_state: 3 {{(pid=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:27:52 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Successfully updated port: bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 14:27:52 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-6bdbdb7d-8263-40e5-9dc0-8862c09a0382 req-962119eb-c282-4899-a8f0-3f0851b70143 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-vif-plugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-6bdbdb7d-8263-40e5-9dc0-8862c09a0382 req-962119eb-c282-4899-a8f0-3f0851b70143 service nova] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-6bdbdb7d-8263-40e5-9dc0-8862c09a0382 req-962119eb-c282-4899-a8f0-3f0851b70143 service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-6bdbdb7d-8263-40e5-9dc0-8862c09a0382 req-962119eb-c282-4899-a8f0-3f0851b70143 service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-6bdbdb7d-8263-40e5-9dc0-8862c09a0382 req-962119eb-c282-4899-a8f0-3f0851b70143 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Processing event network-vif-plugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Instance event wait completed in 1 seconds for network-vif-plugged {{(pid=86003) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Resumed> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:27:53 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] VM Resumed (Lifecycle Event) Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Guest created on hypervisor {{(pid=86003) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jul 02 14:27:53 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Instance spawned successfully. Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-7d46cf18-203a-40cb-a34b-423e37f6f0da req-1b463e41-13b2-43bc-8287-9365419226d7 service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Received event network-changed-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-7d46cf18-203a-40cb-a34b-423e37f6f0da req-1b463e41-13b2-43bc-8287-9365419226d7 service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Refreshing instance network info cache due to event network-changed-bff8bcc9-4f2e-45cd-bbe0-a066122cb205. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-7d46cf18-203a-40cb-a34b-423e37f6f0da req-1b463e41-13b2-43bc-8287-9365419226d7 service nova] Acquiring lock "refresh_cache-51b4dba7-7a2f-4b01-b276-ea9424f18063" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-7d46cf18-203a-40cb-a34b-423e37f6f0da req-1b463e41-13b2-43bc-8287-9365419226d7 service nova] Acquired lock "refresh_cache-51b4dba7-7a2f-4b01-b276-ea9424f18063" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-7d46cf18-203a-40cb-a34b-423e37f6f0da req-1b463e41-13b2-43bc-8287-9365419226d7 service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Refreshing network info cache for port bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Acquiring lock "refresh_cache-51b4dba7-7a2f-4b01-b276-ea9424f18063" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:27:53 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: shelved_offloaded, current task_state: spawning, current DB power_state: 4, VM power_state: 1 {{(pid=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:27:53 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-7d46cf18-203a-40cb-a34b-423e37f6f0da req-1b463e41-13b2-43bc-8287-9365419226d7 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 14:27:54 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-9c3477ac-19e9-4dbf-bebb-bc8c15fa202d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" "released" by "nova.compute.manager.ComputeManager.unshelve_instance..do_unshelve_instance" :: held 27.634s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:27:54 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-7d46cf18-203a-40cb-a34b-423e37f6f0da req-1b463e41-13b2-43bc-8287-9365419226d7 service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:27:55 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:56 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:27:58 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:00 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:00 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:00 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-7d46cf18-203a-40cb-a34b-423e37f6f0da req-1b463e41-13b2-43bc-8287-9365419226d7 service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Updating instance_info_cache with network_info: [] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:28:01 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-71b6b88f-a7fd-4ba6-b649-2b4ce1cf99a3 req-42301b8a-6d14-4096-aeb6-e01a457c08f3 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-vif-plugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:01 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-71b6b88f-a7fd-4ba6-b649-2b4ce1cf99a3 req-42301b8a-6d14-4096-aeb6-e01a457c08f3 service nova] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:01 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-71b6b88f-a7fd-4ba6-b649-2b4ce1cf99a3 req-42301b8a-6d14-4096-aeb6-e01a457c08f3 service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:01 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-71b6b88f-a7fd-4ba6-b649-2b4ce1cf99a3 req-42301b8a-6d14-4096-aeb6-e01a457c08f3 service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:01 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-71b6b88f-a7fd-4ba6-b649-2b4ce1cf99a3 req-42301b8a-6d14-4096-aeb6-e01a457c08f3 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] No waiting events found dispatching network-vif-plugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:28:01 devstack nova-compute[86003]: WARNING nova.compute.manager [req-71b6b88f-a7fd-4ba6-b649-2b4ce1cf99a3 req-42301b8a-6d14-4096-aeb6-e01a457c08f3 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received unexpected event network-vif-plugged-a234f11a-d042-4e13-a96f-1a705863bee0 for instance with vm_state active and task_state None. Jul 02 14:28:01 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-3402d060-6c2c-4489-90d8-b9652beffe8b req-a63db679-31cc-41bf-9f27-0f126bd4589d service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Received event network-vif-unplugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:01 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-3402d060-6c2c-4489-90d8-b9652beffe8b req-a63db679-31cc-41bf-9f27-0f126bd4589d service nova] Acquiring lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:01 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-3402d060-6c2c-4489-90d8-b9652beffe8b req-a63db679-31cc-41bf-9f27-0f126bd4589d service nova] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:01 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-3402d060-6c2c-4489-90d8-b9652beffe8b req-a63db679-31cc-41bf-9f27-0f126bd4589d service nova] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:01 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-3402d060-6c2c-4489-90d8-b9652beffe8b req-a63db679-31cc-41bf-9f27-0f126bd4589d service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] No waiting events found dispatching network-vif-unplugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:28:01 devstack nova-compute[86003]: WARNING nova.compute.manager [req-3402d060-6c2c-4489-90d8-b9652beffe8b req-a63db679-31cc-41bf-9f27-0f126bd4589d service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Received unexpected event network-vif-unplugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 for instance with vm_state building and task_state spawning. Jul 02 14:28:01 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-7d46cf18-203a-40cb-a34b-423e37f6f0da req-1b463e41-13b2-43bc-8287-9365419226d7 service nova] Releasing lock "refresh_cache-51b4dba7-7a2f-4b01-b276-ea9424f18063" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:28:01 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Acquired lock "refresh_cache-51b4dba7-7a2f-4b01-b276-ea9424f18063" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:28:01 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Building network info cache for instance {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 14:28:01 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:28:02 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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 14:28:03 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:03 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:03 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Updating instance_info_cache with network_info: [{"id": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "address": "fa:16:3e:16:f1:46", "network": {"id": "4fdba74a-42f7-4571-aa1e-4ef3f5ed924f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-2063687598-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fd826e98349d46f486d3d5db80685d7a", "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": "tapbff8bcc9-4f", "ovs_interfaceid": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Releasing lock "refresh_cache-51b4dba7-7a2f-4b01-b276-ea9424f18063" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Instance network_info: |[{"id": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "address": "fa:16:3e:16:f1:46", "network": {"id": "4fdba74a-42f7-4571-aa1e-4ef3f5ed924f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-2063687598-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fd826e98349d46f486d3d5db80685d7a", "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": "tapbff8bcc9-4f", "ovs_interfaceid": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Start _get_guest_xml network_info=[{"id": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "address": "fa:16:3e:16:f1:46", "network": {"id": "4fdba74a-42f7-4571-aa1e-4ef3f5ed924f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-2063687598-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fd826e98349d46f486d3d5db80685d7a", "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": "tapbff8bcc9-4f", "ovs_interfaceid": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'size': 0, 'encryption_options': None, 'image_id': '56947971-3ede-476a-b347-b150782125cd'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8210}} Jul 02 14:28:04 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='56947971-3ede-476a-b347-b150782125cd', instance_meta=NovaInstanceMeta(name='tempest-VolumesAdminNegativeTest-server-1416597093', uuid='51b4dba7-7a2f-4b01-b276-ea9424f18063'), owner=OwnerMeta(userid='c2236f7425bf4ba2b34238c68f0bc725', username='tempest-VolumesAdminNegativeTest-1014287475-project-member', projectid='fd826e98349d46f486d3d5db80685d7a', projectname='tempest-VolumesAdminNegativeTest-1014287475'), image=ImageMeta(id='56947971-3ede-476a-b347-b150782125cd', 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": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "address": "fa:16:3e:16:f1:46", "network": {"id": "4fdba74a-42f7-4571-aa1e-4ef3f5ed924f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-2063687598-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fd826e98349d46f486d3d5db80685d7a", "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": "tapbff8bcc9-4f", "ovs_interfaceid": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "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=1782995284.1929193) {{(pid=86003) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] CPU controller missing on host. {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] CPU controller found on host. {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86003) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-02T12:21:45Z,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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=), allow threads: True {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Flavor limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Image limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Flavor pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Image pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Got 1 possible topologies {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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-02T12:27:40Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-1416597093',display_name='tempest-VolumesAdminNegativeTest-server-1416597093',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-1416597093',id=5,image_ref='56947971-3ede-476a-b347-b150782125cd',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='fd826e98349d46f486d3d5db80685d7a',ramdisk_id='',reservation_id='r-rnl8n9wm',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',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-1014287475',owner_user_name='tempest-VolumesAdminNegativeTest-1014287475-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:27:47Z,user_data=None,user_id='c2236f7425bf4ba2b34238c68f0bc725',uuid=51b4dba7-7a2f-4b01-b276-ea9424f18063,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "address": "fa:16:3e:16:f1:46", "network": {"id": "4fdba74a-42f7-4571-aa1e-4ef3f5ed924f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-2063687598-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fd826e98349d46f486d3d5db80685d7a", "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": "tapbff8bcc9-4f", "ovs_interfaceid": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86003) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Converting VIF {"id": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "address": "fa:16:3e:16:f1:46", "network": {"id": "4fdba74a-42f7-4571-aa1e-4ef3f5ed924f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-2063687598-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fd826e98349d46f486d3d5db80685d7a", "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": "tapbff8bcc9-4f", "ovs_interfaceid": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:16:f1:46,bridge_name='br-int',has_traffic_filtering=True,id=bff8bcc9-4f2e-45cd-bbe0-a066122cb205,network=Network(4fdba74a-42f7-4571-aa1e-4ef3f5ed924f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbff8bcc9-4f') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lazy-loading 'pci_devices' on Instance uuid 51b4dba7-7a2f-4b01-b276-ea9424f18063 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] End _get_guest_xml xml= Jul 02 14:28:04 devstack nova-compute[86003]: 51b4dba7-7a2f-4b01-b276-ea9424f18063 Jul 02 14:28:04 devstack nova-compute[86003]: instance-00000005 Jul 02 14:28:04 devstack nova-compute[86003]: 196608 Jul 02 14:28:04 devstack nova-compute[86003]: 1 Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: tempest-VolumesAdminNegativeTest-server-1416597093 Jul 02 14:28:04 devstack nova-compute[86003]: 2026-07-02 12:28:04 Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: 192 Jul 02 14:28:04 devstack nova-compute[86003]: 1 Jul 02 14:28:04 devstack nova-compute[86003]: 0 Jul 02 14:28:04 devstack nova-compute[86003]: 0 Jul 02 14:28:04 devstack nova-compute[86003]: 1 Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: True Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: bare Jul 02 14:28:04 devstack nova-compute[86003]: qcow2 Jul 02 14:28:04 devstack nova-compute[86003]: 1 Jul 02 14:28:04 devstack nova-compute[86003]: 0 Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: virtio Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: tempest-VolumesAdminNegativeTest-1014287475-project-member Jul 02 14:28:04 devstack nova-compute[86003]: tempest-VolumesAdminNegativeTest-1014287475 Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: OpenStack Foundation Jul 02 14:28:04 devstack nova-compute[86003]: OpenStack Nova Jul 02 14:28:04 devstack nova-compute[86003]: 33.1.0 Jul 02 14:28:04 devstack nova-compute[86003]: 51b4dba7-7a2f-4b01-b276-ea9424f18063 Jul 02 14:28:04 devstack nova-compute[86003]: 51b4dba7-7a2f-4b01-b276-ea9424f18063 Jul 02 14:28:04 devstack nova-compute[86003]: Virtual Machine Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: hvm Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: 1 Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: /dev/urandom Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: Jul 02 14:28:04 devstack nova-compute[86003]: {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8217}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Preparing to wait for external event network-vif-plugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Acquiring lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.004s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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-02T12:27:40Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-1416597093',display_name='tempest-VolumesAdminNegativeTest-server-1416597093',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-1416597093',id=5,image_ref='56947971-3ede-476a-b347-b150782125cd',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='fd826e98349d46f486d3d5db80685d7a',ramdisk_id='',reservation_id='r-rnl8n9wm',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',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-1014287475',owner_user_name='tempest-VolumesAdminNegativeTest-1014287475-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:27:47Z,user_data=None,user_id='c2236f7425bf4ba2b34238c68f0bc725',uuid=51b4dba7-7a2f-4b01-b276-ea9424f18063,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "address": "fa:16:3e:16:f1:46", "network": {"id": "4fdba74a-42f7-4571-aa1e-4ef3f5ed924f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-2063687598-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fd826e98349d46f486d3d5db80685d7a", "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": "tapbff8bcc9-4f", "ovs_interfaceid": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Converting VIF {"id": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "address": "fa:16:3e:16:f1:46", "network": {"id": "4fdba74a-42f7-4571-aa1e-4ef3f5ed924f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-2063687598-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fd826e98349d46f486d3d5db80685d7a", "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": "tapbff8bcc9-4f", "ovs_interfaceid": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:16:f1:46,bridge_name='br-int',has_traffic_filtering=True,id=bff8bcc9-4f2e-45cd-bbe0-a066122cb205,network=Network(4fdba74a-42f7-4571-aa1e-4ef3f5ed924f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbff8bcc9-4f') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG os_vif [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:16:f1:46,bridge_name='br-int',has_traffic_filtering=True,id=bff8bcc9-4f2e-45cd-bbe0-a066122cb205,network=Network(4fdba74a-42f7-4571-aa1e-4ef3f5ed924f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbff8bcc9-4f') {{(pid=86003) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:04 devstack nova-compute[86003]: 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=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:04 devstack nova-compute[86003]: 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': 'f2d68133-16a5-54fa-9d6c-ed3a442ef7ed', '_type': 'linux-noop'}}, row=False) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapbff8bcc9-4f, may_exist=True, interface_attrs={}) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapbff8bcc9-4f, col_values=(('qos', UUID('af11cf1e-fb9d-4fc1-bbe9-685cc13f4ba8')),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapbff8bcc9-4f, col_values=(('external_ids', {'iface-id': 'bff8bcc9-4f2e-45cd-bbe0-a066122cb205', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:16:f1:46', 'vm-uuid': '51b4dba7-7a2f-4b01-b276-ea9424f18063'}),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:04 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:28:04 devstack nova-compute[86003]: INFO os_vif [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:16:f1:46,bridge_name='br-int',has_traffic_filtering=True,id=bff8bcc9-4f2e-45cd-bbe0-a066122cb205,network=Network(4fdba74a-42f7-4571-aa1e-4ef3f5ed924f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbff8bcc9-4f') Jul 02 14:28:05 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:06 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:28:06 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] No VIF found with MAC fa:16:3e:16:f1:46, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:28:06 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:06 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:06 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:06 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:06 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:07 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:07 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:07 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:07 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Starting instance... {{(pid=86003) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 14:28:07 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:07 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Started> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:28:07 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] VM Started (Lifecycle Event) Jul 02 14:28:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:07 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86003) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 14:28:07 devstack nova-compute[86003]: INFO nova.compute.claims [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Claim successful on node devstack Jul 02 14:28:08 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:28:08 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Paused> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:28:08 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] VM Paused (Lifecycle Event) Jul 02 14:28:08 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:28:08 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 3 {{(pid=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:28:09 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:28:09 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:28:09 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:28:09 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:28:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.156s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:10 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Start building networks asynchronously for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 02 14:28:10 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:10 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Allocating IP information in the background. {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 02 14:28:10 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] allocate_for_instance() {{(pid=86003) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 14:28:10 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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 14:28:10 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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 14:28:10 devstack nova-compute[86003]: DEBUG nova.policy [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'a3919454c10f43a88ce7627f7ced89ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '820283bac4504b8eb2e0f9715c8c3922', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86003) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 14:28:11 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 02 14:28:11 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Start building block device mappings for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 02 14:28:11 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Successfully created port: c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc {{(pid=86003) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 14:28:12 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Start spawning the instance on the hypervisor. {{(pid=86003) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 02 14:28:12 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Creating instance directory {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jul 02 14:28:12 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Creating image(s) Jul 02 14:28:12 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "/opt/stack/data/nova/instances/6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:12 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "/opt/stack/data/nova/instances/6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:12 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "/opt/stack/data/nova/instances/6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:12 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:28:12 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:28:12 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:12 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.145s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:12 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:12 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:12 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:28:12 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:28:12 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.217s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c/disk 1073741824 {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Successfully updated port: c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc {{(pid=86003) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c/disk 1073741824" returned: 0 in 0.085s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.338s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-ab1d671c-24cb-4953-8b2f-774abc6550eb req-e8c6b769-9ea0-42a9-b7ab-d481d1dda61b service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Received event network-changed-c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-ab1d671c-24cb-4953-8b2f-774abc6550eb req-e8c6b769-9ea0-42a9-b7ab-d481d1dda61b service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Refreshing instance network info cache due to event network-changed-c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-ab1d671c-24cb-4953-8b2f-774abc6550eb req-e8c6b769-9ea0-42a9-b7ab-d481d1dda61b service nova] Acquiring lock "refresh_cache-6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-ab1d671c-24cb-4953-8b2f-774abc6550eb req-e8c6b769-9ea0-42a9-b7ab-d481d1dda61b service nova] Acquired lock "refresh_cache-6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-ab1d671c-24cb-4953-8b2f-774abc6550eb req-e8c6b769-9ea0-42a9-b7ab-d481d1dda61b service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Refreshing network info cache for port c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.161s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Checking if we can resize image /opt/stack/data/nova/instances/6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c/disk. size=1073741824 {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c/disk --force-share --output=json" returned: 0 in 0.171s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Cannot resize image /opt/stack/data/nova/instances/6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c/disk to a smaller size. {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Created local disks {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Ensure instance console log exists: /opt/stack/data/nova/instances/6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c/console.log {{(pid=86003) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "refresh_cache-6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:28:13 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-ab1d671c-24cb-4953-8b2f-774abc6550eb req-e8c6b769-9ea0-42a9-b7ab-d481d1dda61b 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 14:28:13 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-ab1d671c-24cb-4953-8b2f-774abc6550eb req-e8c6b769-9ea0-42a9-b7ab-d481d1dda61b service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-6902d2f0-4b31-4fd3-95b5-5cac6bdae95f req-6051f3f6-a042-40a4-8fbd-27a4af03fe5a service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Received event network-vif-plugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-6902d2f0-4b31-4fd3-95b5-5cac6bdae95f req-6051f3f6-a042-40a4-8fbd-27a4af03fe5a service nova] Acquiring lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-6902d2f0-4b31-4fd3-95b5-5cac6bdae95f req-6051f3f6-a042-40a4-8fbd-27a4af03fe5a service nova] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-6902d2f0-4b31-4fd3-95b5-5cac6bdae95f req-6051f3f6-a042-40a4-8fbd-27a4af03fe5a service nova] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-6902d2f0-4b31-4fd3-95b5-5cac6bdae95f req-6051f3f6-a042-40a4-8fbd-27a4af03fe5a service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Processing event network-vif-plugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Instance event wait completed in 6 seconds for network-vif-plugged {{(pid=86003) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Resumed> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:28:13 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] VM Resumed (Lifecycle Event) Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Guest created on hypervisor {{(pid=86003) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jul 02 14:28:13 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Instance spawned successfully. Jul 02 14:28:13 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] 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=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-ab1d671c-24cb-4953-8b2f-774abc6550eb req-e8c6b769-9ea0-42a9-b7ab-d481d1dda61b service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Updating instance_info_cache with network_info: [] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "69bcd6b4-2493-491f-ba9f-627538eac564" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "69bcd6b4-2493-491f-ba9f-627538eac564" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Found default for hw_cdrom_bus of ide {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Found default for hw_disk_bus of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Found default for hw_input_bus of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Found default for hw_pointer_model of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Found default for hw_video_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Found default for hw_vif_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-ab1d671c-24cb-4953-8b2f-774abc6550eb req-e8c6b769-9ea0-42a9-b7ab-d481d1dda61b service nova] Releasing lock "refresh_cache-6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquired lock "refresh_cache-6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Building network info cache for instance {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Starting instance... {{(pid=86003) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:14 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:28:14 devstack nova-compute[86003]: INFO nova.compute.manager [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Took 27.38 seconds to spawn the instance on the hypervisor. Jul 02 14:28:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86003) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 14:28:15 devstack nova-compute[86003]: INFO nova.compute.claims [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Claim successful on node devstack Jul 02 14:28:15 devstack nova-compute[86003]: INFO nova.compute.manager [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Took 32.81 seconds to build instance. Jul 02 14:28:15 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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 14:28:15 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Updating instance_info_cache with network_info: [{"id": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "address": "fa:16:3e:32:13:68", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tapc3523b1a-73", "ovs_interfaceid": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:15 devstack nova-compute[86003]: INFO nova.compute.manager [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Terminating instance Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-5d45749c-f6db-471f-9d6d-a0d52e617ace req-834cc776-0725-48b6-969e-aac9101a4657 service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Received event network-vif-plugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-5d45749c-f6db-471f-9d6d-a0d52e617ace req-834cc776-0725-48b6-969e-aac9101a4657 service nova] Acquiring lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-5d45749c-f6db-471f-9d6d-a0d52e617ace req-834cc776-0725-48b6-969e-aac9101a4657 service nova] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-5d45749c-f6db-471f-9d6d-a0d52e617ace req-834cc776-0725-48b6-969e-aac9101a4657 service nova] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-5d45749c-f6db-471f-9d6d-a0d52e617ace req-834cc776-0725-48b6-969e-aac9101a4657 service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] No waiting events found dispatching network-vif-plugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:28:15 devstack nova-compute[86003]: WARNING nova.compute.manager [req-5d45749c-f6db-471f-9d6d-a0d52e617ace req-834cc776-0725-48b6-969e-aac9101a4657 service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Received unexpected event network-vif-plugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 for instance with vm_state active and task_state None. Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-5d45749c-f6db-471f-9d6d-a0d52e617ace req-834cc776-0725-48b6-969e-aac9101a4657 service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Received event network-vif-unplugged-c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-5d45749c-f6db-471f-9d6d-a0d52e617ace req-834cc776-0725-48b6-969e-aac9101a4657 service nova] Acquiring lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-5d45749c-f6db-471f-9d6d-a0d52e617ace req-834cc776-0725-48b6-969e-aac9101a4657 service nova] Lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-5d45749c-f6db-471f-9d6d-a0d52e617ace req-834cc776-0725-48b6-969e-aac9101a4657 service nova] Lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:15 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-5d45749c-f6db-471f-9d6d-a0d52e617ace req-834cc776-0725-48b6-969e-aac9101a4657 service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] No waiting events found dispatching network-vif-unplugged-c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:28:15 devstack nova-compute[86003]: WARNING nova.compute.manager [req-5d45749c-f6db-471f-9d6d-a0d52e617ace req-834cc776-0725-48b6-969e-aac9101a4657 service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Received unexpected event network-vif-unplugged-c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc for instance with vm_state building and task_state spawning. Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-b6eaaaf1-26ca-4554-839a-81b1700563f4 tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 34.340s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Releasing lock "refresh_cache-6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Instance network_info: |[{"id": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "address": "fa:16:3e:32:13:68", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tapc3523b1a-73", "ovs_interfaceid": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Start _get_guest_xml network_info=[{"id": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "address": "fa:16:3e:32:13:68", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tapc3523b1a-73", "ovs_interfaceid": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'size': 0, 'encryption_options': None, 'image_id': '56947971-3ede-476a-b347-b150782125cd'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8210}} Jul 02 14:28:16 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='56947971-3ede-476a-b347-b150782125cd', instance_meta=NovaInstanceMeta(name='tempest-AttachVolumeNegativeTest-server-1749696146', uuid='6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c'), owner=OwnerMeta(userid='a3919454c10f43a88ce7627f7ced89ca', username='tempest-AttachVolumeNegativeTest-1020443194-project-member', projectid='820283bac4504b8eb2e0f9715c8c3922', projectname='tempest-AttachVolumeNegativeTest-1020443194'), image=ImageMeta(id='56947971-3ede-476a-b347-b150782125cd', 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": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "address": "fa:16:3e:32:13:68", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tapc3523b1a-73", "ovs_interfaceid": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "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=1782995296.303774) {{(pid=86003) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] CPU controller missing on host. {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] CPU controller found on host. {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86003) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-02T12:21:45Z,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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=), allow threads: True {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Flavor limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Image limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Flavor pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Image pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Got 1 possible topologies {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Start destroying the instance on the hypervisor. {{(pid=86003) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3339}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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-02T12:28:05Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-AttachVolumeNegativeTest-server-1749696146',display_name='tempest-AttachVolumeNegativeTest-server-1749696146',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumenegativetest-server-1749696146',id=6,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNY2F5BZaHvhygeTuJCLW/MGcmIo8Skd7Revn/FuAhBz7b2Ik2nRM125OMlla7A1nmpOuviaHs1GnWj1zWmQv8mLXMX+sD9K2iQlNiWwztzPM706XwZ4vANJhcSoQdCNtQ==',key_name='tempest-keypair-463463880',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='820283bac4504b8eb2e0f9715c8c3922',ramdisk_id='',reservation_id='r-12r0ahhq',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-AttachVolumeNegativeTest-1020443194',owner_user_name='tempest-AttachVolumeNegativeTest-1020443194-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:28:12Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='a3919454c10f43a88ce7627f7ced89ca',uuid=6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "address": "fa:16:3e:32:13:68", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tapc3523b1a-73", "ovs_interfaceid": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86003) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Converting VIF {"id": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "address": "fa:16:3e:32:13:68", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tapc3523b1a-73", "ovs_interfaceid": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:32:13:68,bridge_name='br-int',has_traffic_filtering=True,id=c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc,network=Network(cd719d1f-3867-4ba3-92b7-e76825375b98),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc3523b1a-73') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lazy-loading 'pci_devices' on Instance uuid 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.utils [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Queued Task(fn=>, remaining_delay=14.998152278999896 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.995953396000004 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.994405713000106 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:28:16 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Instance destroyed successfully. Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lazy-loading 'resources' on Instance uuid 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] End _get_guest_xml xml= Jul 02 14:28:16 devstack nova-compute[86003]: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c Jul 02 14:28:16 devstack nova-compute[86003]: instance-00000006 Jul 02 14:28:16 devstack nova-compute[86003]: 196608 Jul 02 14:28:16 devstack nova-compute[86003]: 1 Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: tempest-AttachVolumeNegativeTest-server-1749696146 Jul 02 14:28:16 devstack nova-compute[86003]: 2026-07-02 12:28:16 Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: 192 Jul 02 14:28:16 devstack nova-compute[86003]: 1 Jul 02 14:28:16 devstack nova-compute[86003]: 0 Jul 02 14:28:16 devstack nova-compute[86003]: 0 Jul 02 14:28:16 devstack nova-compute[86003]: 1 Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: True Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: bare Jul 02 14:28:16 devstack nova-compute[86003]: qcow2 Jul 02 14:28:16 devstack nova-compute[86003]: 1 Jul 02 14:28:16 devstack nova-compute[86003]: 0 Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: virtio Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: tempest-AttachVolumeNegativeTest-1020443194-project-member Jul 02 14:28:16 devstack nova-compute[86003]: tempest-AttachVolumeNegativeTest-1020443194 Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: OpenStack Foundation Jul 02 14:28:16 devstack nova-compute[86003]: OpenStack Nova Jul 02 14:28:16 devstack nova-compute[86003]: 33.1.0 Jul 02 14:28:16 devstack nova-compute[86003]: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c Jul 02 14:28:16 devstack nova-compute[86003]: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c Jul 02 14:28:16 devstack nova-compute[86003]: Virtual Machine Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: hvm Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: 1 Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: /dev/urandom Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: Jul 02 14:28:16 devstack nova-compute[86003]: {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8217}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Preparing to wait for external event network-vif-plugged-c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc {{(pid=86003) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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-02T12:28:05Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-AttachVolumeNegativeTest-server-1749696146',display_name='tempest-AttachVolumeNegativeTest-server-1749696146',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumenegativetest-server-1749696146',id=6,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNY2F5BZaHvhygeTuJCLW/MGcmIo8Skd7Revn/FuAhBz7b2Ik2nRM125OMlla7A1nmpOuviaHs1GnWj1zWmQv8mLXMX+sD9K2iQlNiWwztzPM706XwZ4vANJhcSoQdCNtQ==',key_name='tempest-keypair-463463880',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='820283bac4504b8eb2e0f9715c8c3922',ramdisk_id='',reservation_id='r-12r0ahhq',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-AttachVolumeNegativeTest-1020443194',owner_user_name='tempest-AttachVolumeNegativeTest-1020443194-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:28:12Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='a3919454c10f43a88ce7627f7ced89ca',uuid=6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "address": "fa:16:3e:32:13:68", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tapc3523b1a-73", "ovs_interfaceid": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Converting VIF {"id": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "address": "fa:16:3e:32:13:68", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tapc3523b1a-73", "ovs_interfaceid": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:32:13:68,bridge_name='br-int',has_traffic_filtering=True,id=c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc,network=Network(cd719d1f-3867-4ba3-92b7-e76825375b98),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc3523b1a-73') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG os_vif [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:32:13:68,bridge_name='br-int',has_traffic_filtering=True,id=c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc,network=Network(cd719d1f-3867-4ba3-92b7-e76825375b98),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc3523b1a-73') {{(pid=86003) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:16 devstack nova-compute[86003]: 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=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:16 devstack nova-compute[86003]: 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': '3d48b25c-0dcb-5f6e-819e-bfe14442069c', '_type': 'linux-noop'}}, row=False) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapc3523b1a-73, may_exist=True, interface_attrs={}) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapc3523b1a-73, col_values=(('qos', UUID('ad4e2630-1700-4a32-b13a-dc9bdfe405be')),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapc3523b1a-73, col_values=(('external_ids', {'iface-id': 'c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:32:13:68', 'vm-uuid': '6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c'}),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:28:16 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:16 devstack nova-compute[86003]: INFO os_vif [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:32:13:68,bridge_name='br-int',has_traffic_filtering=True,id=c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc,network=Network(cd719d1f-3867-4ba3-92b7-e76825375b98),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc3523b1a-73') Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-74ef6416-8556-4b4a-9fbb-ba932695864f req-4a11986b-847d-4c53-95ba-dac9eeef3e83 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-vif-unplugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-74ef6416-8556-4b4a-9fbb-ba932695864f req-4a11986b-847d-4c53-95ba-dac9eeef3e83 service nova] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-74ef6416-8556-4b4a-9fbb-ba932695864f req-4a11986b-847d-4c53-95ba-dac9eeef3e83 service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.004s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-74ef6416-8556-4b4a-9fbb-ba932695864f req-4a11986b-847d-4c53-95ba-dac9eeef3e83 service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-74ef6416-8556-4b4a-9fbb-ba932695864f req-4a11986b-847d-4c53-95ba-dac9eeef3e83 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] No waiting events found dispatching network-vif-unplugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-74ef6416-8556-4b4a-9fbb-ba932695864f req-4a11986b-847d-4c53-95ba-dac9eeef3e83 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-vif-unplugged-a234f11a-d042-4e13-a96f-1a705863bee0 for instance with task_state deleting. {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=True,compute_id=1,config_drive='',created_at=2026-07-02T12:26:01Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-server-736986825',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumeshelvetestjson-server-736986825',id=3,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDnqU0MaK5qXYOT/hDsxx/THEoi/lioD96PMG8BANEswqhlrKTK0I2UCWJ0Kb9CzsRUQLSJKSTAjk3GoW5euZ+E/+2upUXOTQBX+r7wYseRLf12NiBfJwbsOpdtCEC/AhQ==',key_name='tempest-keypair-846472699',keypairs=,launch_index=0,launched_at=2026-07-02T12:27:53Z,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='525ecdd03cbc45bab9fa46759db3fd16',ramdisk_id='',reservation_id='r-m7ujd069',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',clean_attempts='1',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-AttachVolumeShelveTestJSON-1376665599',owner_user_name='tempest-AttachVolumeShelveTestJSON-1376665599-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-02T12:27:54Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='52f1fa9118b44147b953bc4b0b9462e6',uuid=5919a2fa-37f7-4c2a-91f6-3ecee6d11078,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Converting VIF {"id": "a234f11a-d042-4e13-a96f-1a705863bee0", "address": "fa:16:3e:64:4f:83", "network": {"id": "430600bc-d737-4adc-a4c2-2b77a6261359", "bridge": "br-int", "label": "tempest-AttachVolumeShelveTestJSON-1194594627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.28", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "525ecdd03cbc45bab9fa46759db3fd16", "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": "tapa234f11a-d0", "ovs_interfaceid": "a234f11a-d042-4e13-a96f-1a705863bee0", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:64:4f:83,bridge_name='br-int',has_traffic_filtering=True,id=a234f11a-d042-4e13-a96f-1a705863bee0,network=Network(430600bc-d737-4adc-a4c2-2b77a6261359),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa234f11a-d0') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG os_vif [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:64:4f:83,bridge_name='br-int',has_traffic_filtering=True,id=a234f11a-d042-4e13-a96f-1a705863bee0,network=Network(430600bc-d737-4adc-a4c2-2b77a6261359),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa234f11a-d0') {{(pid=86003) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapa234f11a-d0, bridge=br-int, if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=25a14a77-eb26-44fb-ab08-d6ba85894b6e) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:17 devstack nova-compute[86003]: INFO os_vif [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:64:4f:83,bridge_name='br-int',has_traffic_filtering=True,id=a234f11a-d042-4e13-a96f-1a705863bee0,network=Network(430600bc-d737-4adc-a4c2-2b77a6261359),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa234f11a-d0') Jul 02 14:28:17 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Deleting instance files /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078_del Jul 02 14:28:17 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Deletion of /opt/stack/data/nova/instances/5919a2fa-37f7-4c2a-91f6-3ecee6d11078_del complete Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:28:17 devstack nova-compute[86003]: INFO nova.compute.manager [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Took 1.44 seconds to destroy the instance on the hypervisor. Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG oslo.service.backend._common.loopingcall [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86003) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG nova.compute.manager [-] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Deallocating network for instance {{(pid=86003) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2463}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG nova.network.neutron [-] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] deallocate_for_instance() {{(pid=86003) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 02 14:28:17 devstack nova-compute[86003]: 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 14:28:17 devstack nova-compute[86003]: 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 14:28:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.544s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:17 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Start building networks asynchronously for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 02 14:28:18 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Allocating IP information in the background. {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 02 14:28:18 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] allocate_for_instance() {{(pid=86003) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 14:28:18 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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 14:28:18 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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 14:28:18 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:28:18 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] No VIF found with MAC fa:16:3e:32:13:68, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:28:18 devstack nova-compute[86003]: DEBUG nova.policy [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'ec78f932e169434d8ae8934481958b68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'acf5d639582749d2bf173a72ab3ddc72', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86003) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 14:28:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:19 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 02 14:28:19 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Start building block device mappings for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 02 14:28:19 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:19 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Started> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:28:20 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] VM Started (Lifecycle Event) Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-6f2c319b-2ee0-4f60-bbfd-07bf684f2886 req-cb4bbbe8-4b0b-40f3-9f5e-913386241b8b service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-vif-unplugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-6f2c319b-2ee0-4f60-bbfd-07bf684f2886 req-cb4bbbe8-4b0b-40f3-9f5e-913386241b8b service nova] Acquiring lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-6f2c319b-2ee0-4f60-bbfd-07bf684f2886 req-cb4bbbe8-4b0b-40f3-9f5e-913386241b8b service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-6f2c319b-2ee0-4f60-bbfd-07bf684f2886 req-cb4bbbe8-4b0b-40f3-9f5e-913386241b8b service nova] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-6f2c319b-2ee0-4f60-bbfd-07bf684f2886 req-cb4bbbe8-4b0b-40f3-9f5e-913386241b8b service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] No waiting events found dispatching network-vif-unplugged-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-6f2c319b-2ee0-4f60-bbfd-07bf684f2886 req-cb4bbbe8-4b0b-40f3-9f5e-913386241b8b service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-vif-unplugged-a234f11a-d042-4e13-a96f-1a705863bee0 for instance with task_state deleting. {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Start spawning the instance on the hypervisor. {{(pid=86003) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Creating instance directory {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jul 02 14:28:20 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Creating image(s) Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "/opt/stack/data/nova/instances/69bcd6b4-2493-491f-ba9f-627538eac564/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "/opt/stack/data/nova/instances/69bcd6b4-2493-491f-ba9f-627538eac564/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "/opt/stack/data/nova/instances/69bcd6b4-2493-491f-ba9f-627538eac564/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG nova.network.neutron [-] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Updating instance_info_cache with network_info: [] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.167s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:28:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Paused> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:28:21 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] VM Paused (Lifecycle Event) Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.268s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/69bcd6b4-2493-491f-ba9f-627538eac564/disk 1073741824 {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/69bcd6b4-2493-491f-ba9f-627538eac564/disk 1073741824" returned: 0 in 0.089s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.377s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:21 devstack nova-compute[86003]: INFO nova.compute.manager [-] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Took 3.45 seconds to deallocate network for instance. Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.186s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Checking if we can resize image /opt/stack/data/nova/instances/69bcd6b4-2493-491f-ba9f-627538eac564/disk. size=1073741824 {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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/69bcd6b4-2493-491f-ba9f-627538eac564/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Successfully created port: 9ea43928-daef-4727-9484-10bb3b1561a7 {{(pid=86003) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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/69bcd6b4-2493-491f-ba9f-627538eac564/disk --force-share --output=json" returned: 0 in 0.165s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Cannot resize image /opt/stack/data/nova/instances/69bcd6b4-2493-491f-ba9f-627538eac564/disk to a smaller size. {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Created local disks {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Ensure instance console log exists: /opt/stack/data/nova/instances/69bcd6b4-2493-491f-ba9f-627538eac564/console.log {{(pid=86003) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 3 {{(pid=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-2b50691f-6dae-41a1-95d9-df3d6a75661d req-aedc6cfd-9dbf-4962-89e5-94b2a3cd8ede service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Received event network-vif-plugged-c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-2b50691f-6dae-41a1-95d9-df3d6a75661d req-aedc6cfd-9dbf-4962-89e5-94b2a3cd8ede service nova] Acquiring lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-2b50691f-6dae-41a1-95d9-df3d6a75661d req-aedc6cfd-9dbf-4962-89e5-94b2a3cd8ede service nova] Lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-2b50691f-6dae-41a1-95d9-df3d6a75661d req-aedc6cfd-9dbf-4962-89e5-94b2a3cd8ede service nova] Lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-2b50691f-6dae-41a1-95d9-df3d6a75661d req-aedc6cfd-9dbf-4962-89e5-94b2a3cd8ede service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Processing event network-vif-plugged-c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Instance event wait completed in 1 seconds for network-vif-plugged {{(pid=86003) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Guest created on hypervisor {{(pid=86003) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jul 02 14:28:21 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Instance spawned successfully. Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] 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=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:22 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:28:22 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Resumed> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:28:22 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] VM Resumed (Lifecycle Event) Jul 02 14:28:22 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Found default for hw_cdrom_bus of ide {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Found default for hw_disk_bus of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Found default for hw_input_bus of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Found default for hw_pointer_model of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Found default for hw_video_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Found default for hw_vif_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:28:22 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:28:22 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:28:22 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:28:22 devstack nova-compute[86003]: INFO nova.compute.manager [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Took 10.11 seconds to spawn the instance on the hypervisor. Jul 02 14:28:22 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:28:22 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:28:23 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Successfully updated port: 9ea43928-daef-4727-9484-10bb3b1561a7 {{(pid=86003) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 14:28:23 devstack nova-compute[86003]: INFO nova.compute.manager [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Took 15.49 seconds to build instance. Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.609s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:23 devstack nova-compute[86003]: INFO nova.scheduler.client.report [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Deleted allocations for instance 5919a2fa-37f7-4c2a-91f6-3ecee6d11078 Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Received event network-vif-deleted-a234f11a-d042-4e13-a96f-1a705863bee0 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Received event network-vif-plugged-c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] Acquiring lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] Lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.004s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] Lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] No waiting events found dispatching network-vif-plugged-c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:28:23 devstack nova-compute[86003]: WARNING nova.compute.manager [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Received unexpected event network-vif-plugged-c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc for instance with vm_state active and task_state None. Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Received event network-changed-9ea43928-daef-4727-9484-10bb3b1561a7 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Refreshing instance network info cache due to event network-changed-9ea43928-daef-4727-9484-10bb3b1561a7. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] Acquiring lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] Acquired lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Refreshing network info cache for port 9ea43928-daef-4727-9484-10bb3b1561a7 {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:28:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8b3aa6b9-1bff-4fe9-940e-dbb6f579d4f7 tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 17.027s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:24 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 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 14:28:24 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:28:24 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-ec4517a2-89f4-49ca-9ae0-c10ae0da268d tempest-AttachVolumeShelveTestJSON-1376665599 tempest-AttachVolumeShelveTestJSON-1376665599-project-member] Lock "5919a2fa-37f7-4c2a-91f6-3ecee6d11078" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 8.820s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:24 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Updating instance_info_cache with network_info: [] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:28:25 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-da274fc3-34ce-45f6-ad42-f793534a7f0f req-40002728-c102-46a1-997c-42b439a11c70 service nova] Releasing lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:28:25 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquired lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:28:25 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Building network info cache for instance {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 14:28:25 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:26 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:28:27 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Acquiring lock "51b4dba7-7a2f-4b01-b276-ea9424f18063" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.005s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Acquiring lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:27 devstack nova-compute[86003]: INFO nova.compute.manager [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Terminating instance Jul 02 14:28:27 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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 14:28:27 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Start destroying the instance on the hypervisor. {{(pid=86003) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3339}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.utils [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Queued Task(fn=>, remaining_delay=14.999479821000023 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:28:28 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Instance destroyed successfully. Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lazy-loading 'resources' on Instance uuid 51b4dba7-7a2f-4b01-b276-ea9424f18063 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Updating instance_info_cache with network_info: [{"id": "9ea43928-daef-4727-9484-10bb3b1561a7", "address": "fa:16:3e:71:5b:a9", "network": {"id": "40747ecb-2190-4b91-b106-aac75193eac3", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-855566453-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tap9ea43928-da", "ovs_interfaceid": "9ea43928-daef-4727-9484-10bb3b1561a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-f7d24399-8f40-41c8-a422-46c034beebb7 req-3a2f7d92-8701-4ea1-a701-570fb9805f3e service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Received event network-vif-unplugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-f7d24399-8f40-41c8-a422-46c034beebb7 req-3a2f7d92-8701-4ea1-a701-570fb9805f3e service nova] Acquiring lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-f7d24399-8f40-41c8-a422-46c034beebb7 req-3a2f7d92-8701-4ea1-a701-570fb9805f3e service nova] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-f7d24399-8f40-41c8-a422-46c034beebb7 req-3a2f7d92-8701-4ea1-a701-570fb9805f3e service nova] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-f7d24399-8f40-41c8-a422-46c034beebb7 req-3a2f7d92-8701-4ea1-a701-570fb9805f3e service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] No waiting events found dispatching network-vif-unplugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-f7d24399-8f40-41c8-a422-46c034beebb7 req-3a2f7d92-8701-4ea1-a701-570fb9805f3e service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Received event network-vif-unplugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 for instance with task_state deleting. {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-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-02T12:27:40Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-1416597093',display_name='tempest-VolumesAdminNegativeTest-server-1416597093',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-1416597093',id=5,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-02T12:28:14Z,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='fd826e98349d46f486d3d5db80685d7a',ramdisk_id='',reservation_id='r-rnl8n9wm',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',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-1014287475',owner_user_name='tempest-VolumesAdminNegativeTest-1014287475-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-02T12:28:15Z,user_data=None,user_id='c2236f7425bf4ba2b34238c68f0bc725',uuid=51b4dba7-7a2f-4b01-b276-ea9424f18063,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "address": "fa:16:3e:16:f1:46", "network": {"id": "4fdba74a-42f7-4571-aa1e-4ef3f5ed924f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-2063687598-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fd826e98349d46f486d3d5db80685d7a", "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": "tapbff8bcc9-4f", "ovs_interfaceid": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Converting VIF {"id": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "address": "fa:16:3e:16:f1:46", "network": {"id": "4fdba74a-42f7-4571-aa1e-4ef3f5ed924f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-2063687598-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fd826e98349d46f486d3d5db80685d7a", "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": "tapbff8bcc9-4f", "ovs_interfaceid": "bff8bcc9-4f2e-45cd-bbe0-a066122cb205", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:16:f1:46,bridge_name='br-int',has_traffic_filtering=True,id=bff8bcc9-4f2e-45cd-bbe0-a066122cb205,network=Network(4fdba74a-42f7-4571-aa1e-4ef3f5ed924f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbff8bcc9-4f') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG os_vif [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:16:f1:46,bridge_name='br-int',has_traffic_filtering=True,id=bff8bcc9-4f2e-45cd-bbe0-a066122cb205,network=Network(4fdba74a-42f7-4571-aa1e-4ef3f5ed924f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbff8bcc9-4f') {{(pid=86003) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapbff8bcc9-4f, bridge=br-int, if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=af11cf1e-fb9d-4fc1-bbe9-685cc13f4ba8) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:28:28 devstack nova-compute[86003]: INFO os_vif [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:16:f1:46,bridge_name='br-int',has_traffic_filtering=True,id=bff8bcc9-4f2e-45cd-bbe0-a066122cb205,network=Network(4fdba74a-42f7-4571-aa1e-4ef3f5ed924f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapbff8bcc9-4f') Jul 02 14:28:28 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Deleting instance files /opt/stack/data/nova/instances/51b4dba7-7a2f-4b01-b276-ea9424f18063_del Jul 02 14:28:28 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Deletion of /opt/stack/data/nova/instances/51b4dba7-7a2f-4b01-b276-ea9424f18063_del complete Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Releasing lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Instance network_info: |[{"id": "9ea43928-daef-4727-9484-10bb3b1561a7", "address": "fa:16:3e:71:5b:a9", "network": {"id": "40747ecb-2190-4b91-b106-aac75193eac3", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-855566453-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tap9ea43928-da", "ovs_interfaceid": "9ea43928-daef-4727-9484-10bb3b1561a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Start _get_guest_xml network_info=[{"id": "9ea43928-daef-4727-9484-10bb3b1561a7", "address": "fa:16:3e:71:5b:a9", "network": {"id": "40747ecb-2190-4b91-b106-aac75193eac3", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-855566453-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tap9ea43928-da", "ovs_interfaceid": "9ea43928-daef-4727-9484-10bb3b1561a7", "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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'size': 0, 'encryption_options': None, 'image_id': '56947971-3ede-476a-b347-b150782125cd'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8210}} Jul 02 14:28:28 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='56947971-3ede-476a-b347-b150782125cd', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-1837137292', uuid='69bcd6b4-2493-491f-ba9f-627538eac564'), owner=OwnerMeta(userid='ec78f932e169434d8ae8934481958b68', username='tempest-TaggedAttachmentsTest-1675001945-project-member', projectid='acf5d639582749d2bf173a72ab3ddc72', projectname='tempest-TaggedAttachmentsTest-1675001945'), image=ImageMeta(id='56947971-3ede-476a-b347-b150782125cd', 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": "9ea43928-daef-4727-9484-10bb3b1561a7", "address": "fa:16:3e:71:5b:a9", "network": {"id": "40747ecb-2190-4b91-b106-aac75193eac3", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-855566453-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tap9ea43928-da", "ovs_interfaceid": "9ea43928-daef-4727-9484-10bb3b1561a7", "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=1782995308.9117215) {{(pid=86003) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] CPU controller missing on host. {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] CPU controller found on host. {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86003) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-02T12:21:45Z,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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=), allow threads: True {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Flavor limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Image limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Flavor pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Image pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Got 1 possible topologies {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 02 14:28:28 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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-02T12:28:12Z,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-1837137292',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1837137292',id=7,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMw7oSnnwDo9riGhqXPS17Di2P/RlJzJz5KukNnZNaCK9jrDL9Sj0B4/cozAR88AatOTrthdZTeONGEzSAISql6f+w+fdB6PVJgUXLZnRebzxJLVaLvFATRZWCJpcMvk2A==',key_name='tempest-keypair-1920536439',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='acf5d639582749d2bf173a72ab3ddc72',ramdisk_id='',reservation_id='r-xgp5v7yc',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',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-1675001945',owner_user_name='tempest-TaggedAttachmentsTest-1675001945-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:28:20Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='ec78f932e169434d8ae8934481958b68',uuid=69bcd6b4-2493-491f-ba9f-627538eac564,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "9ea43928-daef-4727-9484-10bb3b1561a7", "address": "fa:16:3e:71:5b:a9", "network": {"id": "40747ecb-2190-4b91-b106-aac75193eac3", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-855566453-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tap9ea43928-da", "ovs_interfaceid": "9ea43928-daef-4727-9484-10bb3b1561a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86003) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Converting VIF {"id": "9ea43928-daef-4727-9484-10bb3b1561a7", "address": "fa:16:3e:71:5b:a9", "network": {"id": "40747ecb-2190-4b91-b106-aac75193eac3", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-855566453-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tap9ea43928-da", "ovs_interfaceid": "9ea43928-daef-4727-9484-10bb3b1561a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:71:5b:a9,bridge_name='br-int',has_traffic_filtering=True,id=9ea43928-daef-4727-9484-10bb3b1561a7,network=Network(40747ecb-2190-4b91-b106-aac75193eac3),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9ea43928-da') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lazy-loading 'pci_devices' on Instance uuid 69bcd6b4-2493-491f-ba9f-627538eac564 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:28:29 devstack nova-compute[86003]: INFO nova.compute.manager [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Took 1.35 seconds to destroy the instance on the hypervisor. Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG oslo.service.backend._common.loopingcall [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86003) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG nova.compute.manager [-] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Deallocating network for instance {{(pid=86003) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2463}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG nova.network.neutron [-] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] deallocate_for_instance() {{(pid=86003) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 02 14:28:29 devstack nova-compute[86003]: 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 14:28:29 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] End _get_guest_xml xml= Jul 02 14:28:29 devstack nova-compute[86003]: 69bcd6b4-2493-491f-ba9f-627538eac564 Jul 02 14:28:29 devstack nova-compute[86003]: instance-00000007 Jul 02 14:28:29 devstack nova-compute[86003]: 196608 Jul 02 14:28:29 devstack nova-compute[86003]: 1 Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: tempest-device-tagging-server-1837137292 Jul 02 14:28:29 devstack nova-compute[86003]: 2026-07-02 12:28:28 Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: 192 Jul 02 14:28:29 devstack nova-compute[86003]: 1 Jul 02 14:28:29 devstack nova-compute[86003]: 0 Jul 02 14:28:29 devstack nova-compute[86003]: 0 Jul 02 14:28:29 devstack nova-compute[86003]: 1 Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: True Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: bare Jul 02 14:28:29 devstack nova-compute[86003]: qcow2 Jul 02 14:28:29 devstack nova-compute[86003]: 1 Jul 02 14:28:29 devstack nova-compute[86003]: 0 Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: virtio Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: tempest-TaggedAttachmentsTest-1675001945-project-member Jul 02 14:28:29 devstack nova-compute[86003]: tempest-TaggedAttachmentsTest-1675001945 Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: OpenStack Foundation Jul 02 14:28:29 devstack nova-compute[86003]: OpenStack Nova Jul 02 14:28:29 devstack nova-compute[86003]: 33.1.0 Jul 02 14:28:29 devstack nova-compute[86003]: 69bcd6b4-2493-491f-ba9f-627538eac564 Jul 02 14:28:29 devstack nova-compute[86003]: 69bcd6b4-2493-491f-ba9f-627538eac564 Jul 02 14:28:29 devstack nova-compute[86003]: Virtual Machine Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: hvm Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: 1 Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: /dev/urandom Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: Jul 02 14:28:29 devstack nova-compute[86003]: {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8217}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Preparing to wait for external event network-vif-plugged-9ea43928-daef-4727-9484-10bb3b1561a7 {{(pid=86003) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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-02T12:28:12Z,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-1837137292',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1837137292',id=7,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMw7oSnnwDo9riGhqXPS17Di2P/RlJzJz5KukNnZNaCK9jrDL9Sj0B4/cozAR88AatOTrthdZTeONGEzSAISql6f+w+fdB6PVJgUXLZnRebzxJLVaLvFATRZWCJpcMvk2A==',key_name='tempest-keypair-1920536439',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='acf5d639582749d2bf173a72ab3ddc72',ramdisk_id='',reservation_id='r-xgp5v7yc',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',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-1675001945',owner_user_name='tempest-TaggedAttachmentsTest-1675001945-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:28:20Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='ec78f932e169434d8ae8934481958b68',uuid=69bcd6b4-2493-491f-ba9f-627538eac564,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "9ea43928-daef-4727-9484-10bb3b1561a7", "address": "fa:16:3e:71:5b:a9", "network": {"id": "40747ecb-2190-4b91-b106-aac75193eac3", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-855566453-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tap9ea43928-da", "ovs_interfaceid": "9ea43928-daef-4727-9484-10bb3b1561a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Converting VIF {"id": "9ea43928-daef-4727-9484-10bb3b1561a7", "address": "fa:16:3e:71:5b:a9", "network": {"id": "40747ecb-2190-4b91-b106-aac75193eac3", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-855566453-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tap9ea43928-da", "ovs_interfaceid": "9ea43928-daef-4727-9484-10bb3b1561a7", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:71:5b:a9,bridge_name='br-int',has_traffic_filtering=True,id=9ea43928-daef-4727-9484-10bb3b1561a7,network=Network(40747ecb-2190-4b91-b106-aac75193eac3),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9ea43928-da') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG os_vif [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:71:5b:a9,bridge_name='br-int',has_traffic_filtering=True,id=9ea43928-daef-4727-9484-10bb3b1561a7,network=Network(40747ecb-2190-4b91-b106-aac75193eac3),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9ea43928-da') {{(pid=86003) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:29 devstack nova-compute[86003]: 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=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:29 devstack nova-compute[86003]: 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': 'fca8a821-3063-5e17-8950-8a05ee802445', '_type': 'linux-noop'}}, row=False) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap9ea43928-da, may_exist=True, interface_attrs={}) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap9ea43928-da, col_values=(('qos', UUID('08408d12-4c1b-435e-ac80-a32bb47dcd22')),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap9ea43928-da, col_values=(('external_ids', {'iface-id': '9ea43928-daef-4727-9484-10bb3b1561a7', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:71:5b:a9', 'vm-uuid': '69bcd6b4-2493-491f-ba9f-627538eac564'}),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:29 devstack nova-compute[86003]: INFO os_vif [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:71:5b:a9,bridge_name='br-int',has_traffic_filtering=True,id=9ea43928-daef-4727-9484-10bb3b1561a7,network=Network(40747ecb-2190-4b91-b106-aac75193eac3),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9ea43928-da') Jul 02 14:28:29 devstack nova-compute[86003]: 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 14:28:29 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-e9942dac-779b-46ee-9ea7-ad827803bb11 req-96b0e353-2891-4322-a36a-5d16fa1f4a07 service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Received event network-changed-c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-e9942dac-779b-46ee-9ea7-ad827803bb11 req-96b0e353-2891-4322-a36a-5d16fa1f4a07 service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Refreshing instance network info cache due to event network-changed-c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-e9942dac-779b-46ee-9ea7-ad827803bb11 req-96b0e353-2891-4322-a36a-5d16fa1f4a07 service nova] Acquiring lock "refresh_cache-6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-e9942dac-779b-46ee-9ea7-ad827803bb11 req-96b0e353-2891-4322-a36a-5d16fa1f4a07 service nova] Acquired lock "refresh_cache-6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:28:29 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-e9942dac-779b-46ee-9ea7-ad827803bb11 req-96b0e353-2891-4322-a36a-5d16fa1f4a07 service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Refreshing network info cache for port c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:28:30 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:30 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-e9942dac-779b-46ee-9ea7-ad827803bb11 req-96b0e353-2891-4322-a36a-5d16fa1f4a07 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 14:28:30 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-7c2560d3-40c4-4063-91ee-aef38c200433 req-90de8ee4-6c6c-4d3e-8e9f-ab020d758ead service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Received event network-vif-unplugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-7c2560d3-40c4-4063-91ee-aef38c200433 req-90de8ee4-6c6c-4d3e-8e9f-ab020d758ead service nova] Acquiring lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-7c2560d3-40c4-4063-91ee-aef38c200433 req-90de8ee4-6c6c-4d3e-8e9f-ab020d758ead service nova] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-7c2560d3-40c4-4063-91ee-aef38c200433 req-90de8ee4-6c6c-4d3e-8e9f-ab020d758ead service nova] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.010s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:30 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-7c2560d3-40c4-4063-91ee-aef38c200433 req-90de8ee4-6c6c-4d3e-8e9f-ab020d758ead service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] No waiting events found dispatching network-vif-unplugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:28:30 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-7c2560d3-40c4-4063-91ee-aef38c200433 req-90de8ee4-6c6c-4d3e-8e9f-ab020d758ead service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Received event network-vif-unplugged-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 for instance with task_state deleting. {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11774}} Jul 02 14:28:30 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-7c2560d3-40c4-4063-91ee-aef38c200433 req-90de8ee4-6c6c-4d3e-8e9f-ab020d758ead service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Received event network-vif-deleted-bff8bcc9-4f2e-45cd-bbe0-a066122cb205 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:30 devstack nova-compute[86003]: INFO nova.compute.manager [req-7c2560d3-40c4-4063-91ee-aef38c200433 req-90de8ee4-6c6c-4d3e-8e9f-ab020d758ead service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Neutron deleted interface bff8bcc9-4f2e-45cd-bbe0-a066122cb205; detaching it from the instance and deleting it from the info cache Jul 02 14:28:30 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-7c2560d3-40c4-4063-91ee-aef38c200433 req-90de8ee4-6c6c-4d3e-8e9f-ab020d758ead service nova] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Detach interface failed, port_id=bff8bcc9-4f2e-45cd-bbe0-a066122cb205, reason: Instance 51b4dba7-7a2f-4b01-b276-ea9424f18063 could not be found. {{(pid=86003) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11827}} Jul 02 14:28:31 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-e9942dac-779b-46ee-9ea7-ad827803bb11 req-96b0e353-2891-4322-a36a-5d16fa1f4a07 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 14:28:31 devstack nova-compute[86003]: DEBUG nova.network.neutron [-] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Updating instance_info_cache with network_info: [] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:28:31 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:28:31 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] No BDM found with device name hda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:28:31 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] No VIF found with MAC fa:16:3e:71:5b:a9, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:28:31 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Using config drive Jul 02 14:28:31 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-e9942dac-779b-46ee-9ea7-ad827803bb11 req-96b0e353-2891-4322-a36a-5d16fa1f4a07 service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Updated VIF entry in instance network info cache for port c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc. {{(pid=86003) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 02 14:28:31 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-e9942dac-779b-46ee-9ea7-ad827803bb11 req-96b0e353-2891-4322-a36a-5d16fa1f4a07 service nova] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Updating instance_info_cache with network_info: [{"id": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "address": "fa:16:3e:32:13:68", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.198", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tapc3523b1a-73", "ovs_interfaceid": "c3523b1a-73af-4a98-b2d0-b42eaaa0c1fc", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:28:31 devstack nova-compute[86003]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0007984789999682107 future=) submitted to {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:28:31 devstack nova-compute[86003]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:28:31 devstack nova-compute[86003]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=11.563658886999747 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:28:31 devstack nova-compute[86003]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=11.56338008099965 future=) {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:28:31 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Emitting event Stopped> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:28:31 devstack nova-compute[86003]: INFO nova.compute.manager [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] VM Stopped (Lifecycle Event) Jul 02 14:28:31 devstack nova-compute[86003]: INFO nova.compute.manager [-] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Took 2.35 seconds to deallocate network for instance. Jul 02 14:28:31 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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 14:28:31 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Creating config drive at /opt/stack/data/nova/instances/69bcd6b4-2493-491f-ba9f-627538eac564/disk.config Jul 02 14:28:31 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Running cmd (subprocess): genisoimage -o /opt/stack/data/nova/instances/69bcd6b4-2493-491f-ba9f-627538eac564/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpqj2pyna_ {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:32 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] CMD "genisoimage -o /opt/stack/data/nova/instances/69bcd6b4-2493-491f-ba9f-627538eac564/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpqj2pyna_" returned: 0 in 0.061s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:32 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-e9942dac-779b-46ee-9ea7-ad827803bb11 req-96b0e353-2891-4322-a36a-5d16fa1f4a07 service nova] Releasing lock "refresh_cache-6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:28:32 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 5919a2fa-37f7-4c2a-91f6-3ecee6d11078] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:28:32 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:32 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:32 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:32 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:28:32 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-a6fc34dc-dcb6-42b1-95ed-7b58e2e9887d req-df0fce0d-5c5d-4532-a867-365d5fd073ed service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Received event network-vif-plugged-9ea43928-daef-4727-9484-10bb3b1561a7 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-a6fc34dc-dcb6-42b1-95ed-7b58e2e9887d req-df0fce0d-5c5d-4532-a867-365d5fd073ed service nova] Acquiring lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-a6fc34dc-dcb6-42b1-95ed-7b58e2e9887d req-df0fce0d-5c5d-4532-a867-365d5fd073ed service nova] Lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-a6fc34dc-dcb6-42b1-95ed-7b58e2e9887d req-df0fce0d-5c5d-4532-a867-365d5fd073ed service nova] Lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-a6fc34dc-dcb6-42b1-95ed-7b58e2e9887d req-df0fce0d-5c5d-4532-a867-365d5fd073ed service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Processing event network-vif-plugged-9ea43928-daef-4727-9484-10bb3b1561a7 {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.496s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:33 devstack nova-compute[86003]: INFO nova.scheduler.client.report [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Deleted allocations for instance 51b4dba7-7a2f-4b01-b276-ea9424f18063 Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Started> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:28:33 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] VM Started (Lifecycle Event) Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86003) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 02 14:28:33 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Guest created on hypervisor {{(pid=86003) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jul 02 14:28:34 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Instance spawned successfully. Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] 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=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=86003) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager.update_available_resource {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] 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=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Found default for hw_cdrom_bus of ide {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Found default for hw_disk_bus of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Found default for hw_input_bus of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Found default for hw_pointer_model of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Found default for hw_video_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Found default for hw_vif_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86003) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 14:28:34 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2cc0c012-3c71-4076-9595-72d837b14bfc tempest-VolumesAdminNegativeTest-1014287475 tempest-VolumesAdminNegativeTest-1014287475-project-member] Lock "51b4dba7-7a2f-4b01-b276-ea9424f18063" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 7.514s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:35 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:28:35 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Paused> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:28:35 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] VM Paused (Lifecycle Event) Jul 02 14:28:35 devstack nova-compute[86003]: INFO nova.compute.manager [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Took 14.54 seconds to spawn the instance on the hypervisor. Jul 02 14:28:35 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:28:35 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-d25bd955-6e71-4068-8c5f-34bca2968097 req-c201e7be-eb57-4081-bd79-ff06c2118132 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Received event network-vif-plugged-9ea43928-daef-4727-9484-10bb3b1561a7 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:35 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-d25bd955-6e71-4068-8c5f-34bca2968097 req-c201e7be-eb57-4081-bd79-ff06c2118132 service nova] Acquiring lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:35 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-d25bd955-6e71-4068-8c5f-34bca2968097 req-c201e7be-eb57-4081-bd79-ff06c2118132 service nova] Lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.013s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:35 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-d25bd955-6e71-4068-8c5f-34bca2968097 req-c201e7be-eb57-4081-bd79-ff06c2118132 service nova] Lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:35 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-d25bd955-6e71-4068-8c5f-34bca2968097 req-c201e7be-eb57-4081-bd79-ff06c2118132 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] No waiting events found dispatching network-vif-plugged-9ea43928-daef-4727-9484-10bb3b1561a7 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:28:35 devstack nova-compute[86003]: WARNING nova.compute.manager [req-d25bd955-6e71-4068-8c5f-34bca2968097 req-c201e7be-eb57-4081-bd79-ff06c2118132 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Received unexpected event network-vif-plugged-9ea43928-daef-4727-9484-10bb3b1561a7 for instance with vm_state building and task_state spawning. Jul 02 14:28:35 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:35 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:28:35 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Resumed> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:28:35 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] VM Resumed (Lifecycle Event) Jul 02 14:28:35 devstack nova-compute[86003]: INFO nova.compute.manager [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Took 20.33 seconds to build instance. Jul 02 14:28:35 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/69bcd6b4-2493-491f-ba9f-627538eac564/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] 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=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/69bcd6b4-2493-491f-ba9f-627538eac564/disk --force-share --output=json" returned: 0 in 0.349s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/69bcd6b4-2493-491f-ba9f-627538eac564/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-15ad4148-83b4-4da6-84fe-acef46ddbbf8 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "69bcd6b4-2493-491f-ba9f-627538eac564" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 21.858s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/69bcd6b4-2493-491f-ba9f-627538eac564/disk --force-share --output=json" returned: 0 in 0.364s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c/disk --force-share --output=json" returned: 0 in 0.218s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c/disk --force-share --output=json" returned: 0 in 0.164s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:36 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] CMD "env LANG=C uptime" returned: 0 in 0.042s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Hypervisor/Node resource view: name=devstack free_ram=5116MB free_disk=14.900020599365234GB free_vcpus=2 pci_devices=[{"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_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_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_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_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_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=86003) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:36 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:38 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Instance 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86003) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 02 14:28:38 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Instance 69bcd6b4-2493-491f-ba9f-627538eac564 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86003) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 02 14:28:38 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Total usable vcpus: 4, total allocated vcpus: 2 {{(pid=86003) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 02 14:28:38 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=896MB phys_disk=25GB used_disk=2GB total_vcpus=4 used_vcpus=2 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:28:36 up 34 min, 1 user, load average: 7.01, 4.47, 2.77\n', 'num_instances': '2', 'num_vm_active': '2', 'num_task_None': '2', 'num_os_type_None': '2', 'num_proj_820283bac4504b8eb2e0f9715c8c3922': '1', 'io_workload': '0', 'num_proj_acf5d639582749d2bf173a72ab3ddc72': '1'} {{(pid=86003) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 02 14:28:38 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:28:38 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:28:38 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:28:39 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Compute_service record updated for devstack:devstack {{(pid=86003) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 02 14:28:39 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.292s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:39 devstack nova-compute[86003]: DEBUG oslo.service.backend._threading.loopingcall [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 48.79 seconds {{(pid=86003) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 02 14:28:39 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-fb0368c6-1945-427a-a990-2d935bf65031 req-27fd2d87-7960-4661-be4c-5786c1f21705 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Received event network-changed-9ea43928-daef-4727-9484-10bb3b1561a7 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:28:39 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-fb0368c6-1945-427a-a990-2d935bf65031 req-27fd2d87-7960-4661-be4c-5786c1f21705 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Refreshing instance network info cache due to event network-changed-9ea43928-daef-4727-9484-10bb3b1561a7. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:28:39 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-fb0368c6-1945-427a-a990-2d935bf65031 req-27fd2d87-7960-4661-be4c-5786c1f21705 service nova] Acquiring lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:28:39 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-fb0368c6-1945-427a-a990-2d935bf65031 req-27fd2d87-7960-4661-be4c-5786c1f21705 service nova] Acquired lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:28:39 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-fb0368c6-1945-427a-a990-2d935bf65031 req-27fd2d87-7960-4661-be4c-5786c1f21705 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Refreshing network info cache for port 9ea43928-daef-4727-9484-10bb3b1561a7 {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:28:39 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:39 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:40 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-fb0368c6-1945-427a-a990-2d935bf65031 req-27fd2d87-7960-4661-be4c-5786c1f21705 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 14:28:40 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:40 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:40 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-fb0368c6-1945-427a-a990-2d935bf65031 req-27fd2d87-7960-4661-be4c-5786c1f21705 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 14:28:40 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-fb0368c6-1945-427a-a990-2d935bf65031 req-27fd2d87-7960-4661-be4c-5786c1f21705 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Updated VIF entry in instance network info cache for port 9ea43928-daef-4727-9484-10bb3b1561a7. {{(pid=86003) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 02 14:28:40 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-fb0368c6-1945-427a-a990-2d935bf65031 req-27fd2d87-7960-4661-be4c-5786c1f21705 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Updating instance_info_cache with network_info: [{"id": "9ea43928-daef-4727-9484-10bb3b1561a7", "address": "fa:16:3e:71:5b:a9", "network": {"id": "40747ecb-2190-4b91-b106-aac75193eac3", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-855566453-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.168", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tap9ea43928-da", "ovs_interfaceid": "9ea43928-daef-4727-9484-10bb3b1561a7", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:28:41 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-fb0368c6-1945-427a-a990-2d935bf65031 req-27fd2d87-7960-4661-be4c-5786c1f21705 service nova] Releasing lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:28:43 devstack nova-compute[86003]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0008713740003258863 future=) submitted to {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:28:43 devstack nova-compute[86003]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86003) _log /opt/stack/nova/nova/utils.py:1508}} Jul 02 14:28:43 devstack nova-compute[86003]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:28:43 devstack nova-compute[86003]: INFO nova.compute.manager [-] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] VM Stopped (Lifecycle Event) Jul 02 14:28:43 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-e69c0465-2bf5-44f0-b85a-5951113a385f None None] [instance: 51b4dba7-7a2f-4b01-b276-ea9424f18063] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:28:44 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:45 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:45 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:49 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:50 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:52 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:52 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:53 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lazy-loading 'flavor' on Instance uuid 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:28:54 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.524s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:54 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:55 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:55 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:55 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:55 devstack nova-compute[86003]: INFO nova.compute.manager [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Attaching volume b409a36b-2744-4f2a-817b-ff2454a8a06d to /dev/vdb Jul 02 14:28:55 devstack nova-compute[86003]: DEBUG os_brick.utils [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.226', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=86003) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 02 14:28:55 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.scaleio [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=86003) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 02 14:28:55 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Running cmd (subprocess): nvme version {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:28:55 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] 'nvme version' failed. Not Retrying. {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 02 14:28:55 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.nvmeof [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] nvme not present on system {{(pid=86003) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 02 14:28:55 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.lightos [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=86003) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 02 14:28:55 devstack nova-compute[86003]: INFO os_brick.initiator.connectors.lightos [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Current host hostNQN and IP(s) are ['192.168.122.226', 'fe80::5054:ff:fe9e:7ef', '172.24.4.1', '2001:db8::2', 'fe80::a496:8cff:fe52:c948', 'fe80::fc16:3eff:fe32:1368', 'fe80::14fd:52ff:fe40:aba1', 'fe80::fc16:3eff:fe71:5ba9', 'fe80::283f:2bff:fe56:ced1'] Jul 02 14:28:55 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.lightos [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=86003) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 02 14:28:55 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.lightos [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] LIGHTOS: no hostnqn found. {{(pid=86003) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 02 14:28:55 devstack nova-compute[86003]: DEBUG os_brick.utils [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] <== get_connector_properties: return (114ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.226', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:3a7bf7a2c3e7', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': '89ff2dc4-174a-4e43-932d-eef21cc3d635', 'nvme_native_multipath': False} {{(pid=86003) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 02 14:28:55 devstack nova-compute[86003]: DEBUG nova.virt.block_device [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] Updating existing volume attachment record: b668814e-b633-4073-99ff-267d4ddad957 {{(pid=86003) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 02 14:28:57 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:28:57 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:28:57 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.volume.quobyte [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c] systemd detected. {{(pid=86003) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 02 14:28:57 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.volume.quobyte [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-04a1c767-5f12-4929-b04f-64e7caefc2ee at mount point /opt/stack/data/nova/mnt/5b701b326d5b96cca4ddd6fe745df644 via systemd-run {{(pid=86003) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 02 14:28:57 devstack nova-compute[86003]: INFO nova.virt.libvirt.volume.quobyte [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-04a1c767-5f12-4929-b04f-64e7caefc2ee Jul 02 14:28:57 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.256s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:28:57 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lazy-loading 'flavor' on Instance uuid 6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:28:58 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.guest [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] attach device xml: Jul 02 14:28:58 devstack nova-compute[86003]: Jul 02 14:28:58 devstack nova-compute[86003]: Jul 02 14:28:58 devstack nova-compute[86003]: Jul 02 14:28:58 devstack nova-compute[86003]: Jul 02 14:28:58 devstack nova-compute[86003]: b409a36b-2744-4f2a-817b-ff2454a8a06d Jul 02 14:28:58 devstack nova-compute[86003]: Jul 02 14:28:58 devstack nova-compute[86003]: {{(pid=86003) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 02 14:28:59 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:28:59 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:28:59 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] No BDM found with device name vdb, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:28:59 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] No VIF found with MAC fa:16:3e:32:13:68, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:29:00 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "interface-69bcd6b4-2493-491f-ba9f-627538eac564-None" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:00 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "interface-69bcd6b4-2493-491f-ba9f-627538eac564-None" acquired by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:00 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lazy-loading 'flavor' on Instance uuid 69bcd6b4-2493-491f-ba9f-627538eac564 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:29:00 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:00 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:00 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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 14:29:00 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lazy-loading 'pci_requests' on Instance uuid 69bcd6b4-2493-491f-ba9f-627538eac564 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:29:01 devstack nova-compute[86003]: DEBUG nova.objects.base [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Object Instance<69bcd6b4-2493-491f-ba9f-627538eac564> lazy-loaded attributes: flavor,pci_requests {{(pid=86003) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 02 14:29:01 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] allocate_for_instance() {{(pid=86003) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 14:29:01 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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 14:29:01 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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 14:29:01 devstack nova-compute[86003]: DEBUG nova.policy [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'ec78f932e169434d8ae8934481958b68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'acf5d639582749d2bf173a72ab3ddc72', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86003) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 14:29:01 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-52a19c77-f0d5-4348-9e46-dda81a97531d tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "6a6ac74d-0422-4ee8-ab6d-fd0ccb735a6c" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 6.111s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:03 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Successfully created port: e4a28b45-584c-41d7-ba63-7f7e7f527539 {{(pid=86003) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 14:29:04 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:05 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:05 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:05 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Successfully updated port: e4a28b45-584c-41d7-ba63-7f7e7f527539 {{(pid=86003) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 14:29:06 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-0ef8e66b-f312-4650-bdc3-20aec1c9b20a req-df78601f-9acd-4734-a752-352bd7ab2390 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Received event network-changed-e4a28b45-584c-41d7-ba63-7f7e7f527539 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:29:06 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-0ef8e66b-f312-4650-bdc3-20aec1c9b20a req-df78601f-9acd-4734-a752-352bd7ab2390 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Refreshing instance network info cache due to event network-changed-e4a28b45-584c-41d7-ba63-7f7e7f527539. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:29:06 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-0ef8e66b-f312-4650-bdc3-20aec1c9b20a req-df78601f-9acd-4734-a752-352bd7ab2390 service nova] Acquiring lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:29:06 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-0ef8e66b-f312-4650-bdc3-20aec1c9b20a req-df78601f-9acd-4734-a752-352bd7ab2390 service nova] Acquired lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:29:06 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-0ef8e66b-f312-4650-bdc3-20aec1c9b20a req-df78601f-9acd-4734-a752-352bd7ab2390 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Refreshing network info cache for port e4a28b45-584c-41d7-ba63-7f7e7f527539 {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:29:06 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:29:06 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-0ef8e66b-f312-4650-bdc3-20aec1c9b20a req-df78601f-9acd-4734-a752-352bd7ab2390 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 14:29:06 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-0ef8e66b-f312-4650-bdc3-20aec1c9b20a req-df78601f-9acd-4734-a752-352bd7ab2390 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 14:29:07 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-0ef8e66b-f312-4650-bdc3-20aec1c9b20a req-df78601f-9acd-4734-a752-352bd7ab2390 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Added VIF to instance network info cache for port e4a28b45-584c-41d7-ba63-7f7e7f527539. {{(pid=86003) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3531}} Jul 02 14:29:07 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-0ef8e66b-f312-4650-bdc3-20aec1c9b20a req-df78601f-9acd-4734-a752-352bd7ab2390 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Updating instance_info_cache with network_info: [{"id": "9ea43928-daef-4727-9484-10bb3b1561a7", "address": "fa:16:3e:71:5b:a9", "network": {"id": "40747ecb-2190-4b91-b106-aac75193eac3", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-855566453-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.168", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tap9ea43928-da", "ovs_interfaceid": "9ea43928-daef-4727-9484-10bb3b1561a7", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "address": "fa:16:3e:af:fc:ba", "network": {"id": "5e7874a7-097f-46f8-abb0-30d14a0d7db9", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2073427805", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.16", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tape4a28b45-58", "ovs_interfaceid": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:29:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-0ef8e66b-f312-4650-bdc3-20aec1c9b20a req-df78601f-9acd-4734-a752-352bd7ab2390 service nova] Releasing lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:29:07 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquired lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:29:07 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Building network info cache for instance {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 14:29:08 devstack nova-compute[86003]: WARNING nova.network.neutron [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] 5e7874a7-097f-46f8-abb0-30d14a0d7db9 already exists in list: networks containing: ['5e7874a7-097f-46f8-abb0-30d14a0d7db9']. ignoring it Jul 02 14:29:08 devstack nova-compute[86003]: WARNING nova.network.neutron [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] e4a28b45-584c-41d7-ba63-7f7e7f527539 already exists in list: port_ids containing: ['e4a28b45-584c-41d7-ba63-7f7e7f527539']. ignoring it Jul 02 14:29:08 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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 14:29:08 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquiring lock "d1cf9c32-24c4-4c2d-9086-d31204fd256a" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:08 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "d1cf9c32-24c4-4c2d-9086-d31204fd256a" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:08 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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 14:29:08 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Starting instance... {{(pid=86003) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Updating instance_info_cache with network_info: [{"id": "9ea43928-daef-4727-9484-10bb3b1561a7", "address": "fa:16:3e:71:5b:a9", "network": {"id": "40747ecb-2190-4b91-b106-aac75193eac3", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-855566453-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.168", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tap9ea43928-da", "ovs_interfaceid": "9ea43928-daef-4727-9484-10bb3b1561a7", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "address": "fa:16:3e:af:fc:ba", "network": {"id": "5e7874a7-097f-46f8-abb0-30d14a0d7db9", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2073427805", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.16", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tape4a28b45-58", "ovs_interfaceid": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "c78fc830-39cb-4080-b950-0a3210f77aa5" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "c78fc830-39cb-4080-b950-0a3210f77aa5" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Releasing lock "refresh_cache-69bcd6b4-2493-491f-ba9f-627538eac564" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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-02T12:28:12Z,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-1837137292',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1837137292',id=7,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMw7oSnnwDo9riGhqXPS17Di2P/RlJzJz5KukNnZNaCK9jrDL9Sj0B4/cozAR88AatOTrthdZTeONGEzSAISql6f+w+fdB6PVJgUXLZnRebzxJLVaLvFATRZWCJpcMvk2A==',key_name='tempest-keypair-1920536439',keypairs=,launch_index=0,launched_at=2026-07-02T12:28:35Z,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='acf5d639582749d2bf173a72ab3ddc72',ramdisk_id='',reservation_id='r-xgp5v7yc',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',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-1675001945',owner_user_name='tempest-TaggedAttachmentsTest-1675001945-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-02T12:28:35Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='ec78f932e169434d8ae8934481958b68',uuid=69bcd6b4-2493-491f-ba9f-627538eac564,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "address": "fa:16:3e:af:fc:ba", "network": {"id": "5e7874a7-097f-46f8-abb0-30d14a0d7db9", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2073427805", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.16", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tape4a28b45-58", "ovs_interfaceid": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Converting VIF {"id": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "address": "fa:16:3e:af:fc:ba", "network": {"id": "5e7874a7-097f-46f8-abb0-30d14a0d7db9", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2073427805", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.16", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tape4a28b45-58", "ovs_interfaceid": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:af:fc:ba,bridge_name='br-int',has_traffic_filtering=True,id=e4a28b45-584c-41d7-ba63-7f7e7f527539,network=Network(5e7874a7-097f-46f8-abb0-30d14a0d7db9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tape4a28b45-58') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG os_vif [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:af:fc:ba,bridge_name='br-int',has_traffic_filtering=True,id=e4a28b45-584c-41d7-ba63-7f7e7f527539,network=Network(5e7874a7-097f-46f8-abb0-30d14a0d7db9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tape4a28b45-58') {{(pid=86003) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:09 devstack nova-compute[86003]: 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=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:09 devstack nova-compute[86003]: 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': 'bb858695-80fb-50c5-ba30-c8c1b676f050', '_type': 'linux-noop'}}, row=False) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tape4a28b45-58, may_exist=True, interface_attrs={}) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tape4a28b45-58, col_values=(('qos', UUID('4415a03e-13b6-445f-a77f-2460795daa34')),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tape4a28b45-58, col_values=(('external_ids', {'iface-id': 'e4a28b45-584c-41d7-ba63-7f7e7f527539', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:af:fc:ba', 'vm-uuid': '69bcd6b4-2493-491f-ba9f-627538eac564'}),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86003) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:09 devstack nova-compute[86003]: INFO nova.compute.claims [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Claim successful on node devstack Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:29:09 devstack nova-compute[86003]: INFO os_vif [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:af:fc:ba,bridge_name='br-int',has_traffic_filtering=True,id=e4a28b45-584c-41d7-ba63-7f7e7f527539,network=Network(5e7874a7-097f-46f8-abb0-30d14a0d7db9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tape4a28b45-58') Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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-02T12:28:12Z,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-1837137292',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1837137292',id=7,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMw7oSnnwDo9riGhqXPS17Di2P/RlJzJz5KukNnZNaCK9jrDL9Sj0B4/cozAR88AatOTrthdZTeONGEzSAISql6f+w+fdB6PVJgUXLZnRebzxJLVaLvFATRZWCJpcMvk2A==',key_name='tempest-keypair-1920536439',keypairs=,launch_index=0,launched_at=2026-07-02T12:28:35Z,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='acf5d639582749d2bf173a72ab3ddc72',ramdisk_id='',reservation_id='r-xgp5v7yc',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',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-1675001945',owner_user_name='tempest-TaggedAttachmentsTest-1675001945-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-02T12:28:35Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='ec78f932e169434d8ae8934481958b68',uuid=69bcd6b4-2493-491f-ba9f-627538eac564,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "address": "fa:16:3e:af:fc:ba", "network": {"id": "5e7874a7-097f-46f8-abb0-30d14a0d7db9", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2073427805", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.16", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tape4a28b45-58", "ovs_interfaceid": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86003) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Converting VIF {"id": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "address": "fa:16:3e:af:fc:ba", "network": {"id": "5e7874a7-097f-46f8-abb0-30d14a0d7db9", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2073427805", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.16", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tape4a28b45-58", "ovs_interfaceid": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:af:fc:ba,bridge_name='br-int',has_traffic_filtering=True,id=e4a28b45-584c-41d7-ba63-7f7e7f527539,network=Network(5e7874a7-097f-46f8-abb0-30d14a0d7db9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tape4a28b45-58') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.guest [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] attach device xml: Jul 02 14:29:09 devstack nova-compute[86003]: Jul 02 14:29:09 devstack nova-compute[86003]: Jul 02 14:29:09 devstack nova-compute[86003]: Jul 02 14:29:09 devstack nova-compute[86003]: Jul 02 14:29:09 devstack nova-compute[86003]: Jul 02 14:29:09 devstack nova-compute[86003]: {{(pid=86003) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:09 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Starting instance... {{(pid=86003) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 14:29:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquiring lock "9938b962-b538-43af-b02d-7e3cbac85aec" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "9938b962-b538-43af-b02d-7e3cbac85aec" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:10 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:10 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:10 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:10 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:10 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:10 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:10 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:10 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Starting instance... {{(pid=86003) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2612}} Jul 02 14:29:10 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:29:10 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] No BDM found with device name hda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] No VIF found with MAC fa:16:3e:71:5b:a9, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='56947971-3ede-476a-b347-b150782125cd', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-1837137292', uuid='69bcd6b4-2493-491f-ba9f-627538eac564'), owner=OwnerMeta(userid='ec78f932e169434d8ae8934481958b68', username='tempest-TaggedAttachmentsTest-1675001945-project-member', projectid='acf5d639582749d2bf173a72ab3ddc72', projectname='tempest-TaggedAttachmentsTest-1675001945'), image=ImageMeta(id='56947971-3ede-476a-b347-b150782125cd', 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": "9ea43928-daef-4727-9484-10bb3b1561a7", "address": "fa:16:3e:71:5b:a9", "network": {"id": "40747ecb-2190-4b91-b106-aac75193eac3", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-855566453-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.168", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tap9ea43928-da", "ovs_interfaceid": "9ea43928-daef-4727-9484-10bb3b1561a7", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "address": "fa:16:3e:af:fc:ba", "network": {"id": "5e7874a7-097f-46f8-abb0-30d14a0d7db9", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2073427805", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.16", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tape4a28b45-58", "ovs_interfaceid": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "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=1782995351.7436137) {{(pid=86003) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.guest [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] set metadata xml: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: tempest-device-tagging-server-1837137292 Jul 02 14:29:11 devstack nova-compute[86003]: 2026-07-02 12:29:11 Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: 192 Jul 02 14:29:11 devstack nova-compute[86003]: 1 Jul 02 14:29:11 devstack nova-compute[86003]: 0 Jul 02 14:29:11 devstack nova-compute[86003]: 0 Jul 02 14:29:11 devstack nova-compute[86003]: 1 Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: True Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: bare Jul 02 14:29:11 devstack nova-compute[86003]: qcow2 Jul 02 14:29:11 devstack nova-compute[86003]: 1 Jul 02 14:29:11 devstack nova-compute[86003]: 0 Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: ide Jul 02 14:29:11 devstack nova-compute[86003]: virtio Jul 02 14:29:11 devstack nova-compute[86003]: pc Jul 02 14:29:11 devstack nova-compute[86003]: virtio Jul 02 14:29:11 devstack nova-compute[86003]: virtio Jul 02 14:29:11 devstack nova-compute[86003]: virtio Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: tempest-TaggedAttachmentsTest-1675001945-project-member Jul 02 14:29:11 devstack nova-compute[86003]: tempest-TaggedAttachmentsTest-1675001945 Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: Jul 02 14:29:11 devstack nova-compute[86003]: {{(pid=86003) set_metadata /opt/stack/nova/nova/virt/libvirt/guest.py:371}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.243s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Start building networks asynchronously for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 1.291s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86003) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 14:29:11 devstack nova-compute[86003]: INFO nova.compute.claims [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Claim successful on node devstack Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-652ecad1-e034-4eb5-8b32-600ccdc485cc req-54832d2d-4a84-41a3-84b8-39a43a6c09a8 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Received event network-vif-plugged-e4a28b45-584c-41d7-ba63-7f7e7f527539 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-652ecad1-e034-4eb5-8b32-600ccdc485cc req-54832d2d-4a84-41a3-84b8-39a43a6c09a8 service nova] Acquiring lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-652ecad1-e034-4eb5-8b32-600ccdc485cc req-54832d2d-4a84-41a3-84b8-39a43a6c09a8 service nova] Lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-652ecad1-e034-4eb5-8b32-600ccdc485cc req-54832d2d-4a84-41a3-84b8-39a43a6c09a8 service nova] Lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:11 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-652ecad1-e034-4eb5-8b32-600ccdc485cc req-54832d2d-4a84-41a3-84b8-39a43a6c09a8 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] No waiting events found dispatching network-vif-plugged-e4a28b45-584c-41d7-ba63-7f7e7f527539 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:29:11 devstack nova-compute[86003]: WARNING nova.compute.manager [req-652ecad1-e034-4eb5-8b32-600ccdc485cc req-54832d2d-4a84-41a3-84b8-39a43a6c09a8 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Received unexpected event network-vif-plugged-e4a28b45-584c-41d7-ba63-7f7e7f527539 for instance with vm_state active and task_state None. Jul 02 14:29:12 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2bdab526-f061-43ca-8eb6-4b3d1b83aa24 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "interface-69bcd6b4-2493-491f-ba9f-627538eac564-None" "released" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: held 12.165s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:12 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Allocating IP information in the background. {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 02 14:29:12 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] allocate_for_instance() {{(pid=86003) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 14:29:12 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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 14:29:12 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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 14:29:12 devstack nova-compute[86003]: DEBUG nova.policy [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '97baf85378f5448cbf72869d7d2ffd54', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad30fddd1cfe488d897cb63235a154c7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86003) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 14:29:12 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 02 14:29:13 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:29:13 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:29:13 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Successfully created port: d26e774f-c372-4dc7-9c34-29f36a7bb2ab {{(pid=86003) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 14:29:13 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Start building block device mappings for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 02 14:29:13 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:29:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "69bcd6b4-2493-491f-ba9f-627538eac564" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "69bcd6b4-2493-491f-ba9f-627538eac564" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:13 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-90801283-feb0-4cd3-85bb-dbdad4a8850c req-4a8e303e-99d1-4be3-ab1a-1fc752de69f9 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Received event network-vif-plugged-e4a28b45-584c-41d7-ba63-7f7e7f527539 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:29:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-90801283-feb0-4cd3-85bb-dbdad4a8850c req-4a8e303e-99d1-4be3-ab1a-1fc752de69f9 service nova] Acquiring lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-90801283-feb0-4cd3-85bb-dbdad4a8850c req-4a8e303e-99d1-4be3-ab1a-1fc752de69f9 service nova] Lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:13 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-90801283-feb0-4cd3-85bb-dbdad4a8850c req-4a8e303e-99d1-4be3-ab1a-1fc752de69f9 service nova] Lock "69bcd6b4-2493-491f-ba9f-627538eac564-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:13 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-90801283-feb0-4cd3-85bb-dbdad4a8850c req-4a8e303e-99d1-4be3-ab1a-1fc752de69f9 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] No waiting events found dispatching network-vif-plugged-e4a28b45-584c-41d7-ba63-7f7e7f527539 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:29:13 devstack nova-compute[86003]: WARNING nova.compute.manager [req-90801283-feb0-4cd3-85bb-dbdad4a8850c req-4a8e303e-99d1-4be3-ab1a-1fc752de69f9 service nova] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Received unexpected event network-vif-plugged-e4a28b45-584c-41d7-ba63-7f7e7f527539 for instance with vm_state active and task_state None. Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.274s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Start building networks asynchronously for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 2.820s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86003) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jul 02 14:29:14 devstack nova-compute[86003]: INFO nova.compute.claims [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Claim successful on node devstack Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lazy-loading 'flavor' on Instance uuid 69bcd6b4-2493-491f-ba9f-627538eac564 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Start spawning the instance on the hypervisor. {{(pid=86003) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Creating instance directory {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jul 02 14:29:14 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Creating image(s) Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquiring lock "/opt/stack/data/nova/instances/d1cf9c32-24c4-4c2d-9086-d31204fd256a/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "/opt/stack/data/nova/instances/d1cf9c32-24c4-4c2d-9086-d31204fd256a/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "/opt/stack/data/nova/instances/d1cf9c32-24c4-4c2d-9086-d31204fd256a/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.138s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquiring lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Allocating IP information in the background. {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] allocate_for_instance() {{(pid=86003) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 14:29:14 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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 14:29:14 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.163s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/d1cf9c32-24c4-4c2d-9086-d31204fd256a/disk 1073741824 {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG nova.policy [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'a3919454c10f43a88ce7627f7ced89ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '820283bac4504b8eb2e0f9715c8c3922', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86003) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/d1cf9c32-24c4-4c2d-9086-d31204fd256a/disk 1073741824" returned: 0 in 0.068s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.246s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Successfully updated port: d26e774f-c372-4dc7-9c34-29f36a7bb2ab {{(pid=86003) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-aadcecef-be43-422b-a705-04ae5b8b7f49 req-6f6b99f8-a0ef-44c4-9f81-4e1ba01c635e service nova] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Received event network-changed-d26e774f-c372-4dc7-9c34-29f36a7bb2ab {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-aadcecef-be43-422b-a705-04ae5b8b7f49 req-6f6b99f8-a0ef-44c4-9f81-4e1ba01c635e service nova] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Refreshing instance network info cache due to event network-changed-d26e774f-c372-4dc7-9c34-29f36a7bb2ab. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-aadcecef-be43-422b-a705-04ae5b8b7f49 req-6f6b99f8-a0ef-44c4-9f81-4e1ba01c635e service nova] Acquiring lock "refresh_cache-d1cf9c32-24c4-4c2d-9086-d31204fd256a" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-aadcecef-be43-422b-a705-04ae5b8b7f49 req-6f6b99f8-a0ef-44c4-9f81-4e1ba01c635e service nova] Acquired lock "refresh_cache-d1cf9c32-24c4-4c2d-9086-d31204fd256a" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-aadcecef-be43-422b-a705-04ae5b8b7f49 req-6f6b99f8-a0ef-44c4-9f81-4e1ba01c635e service nova] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Refreshing network info cache for port d26e774f-c372-4dc7-9c34-29f36a7bb2ab {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.150s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Checking if we can resize image /opt/stack/data/nova/instances/d1cf9c32-24c4-4c2d-9086-d31204fd256a/disk. size=1073741824 {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 02 14:29:14 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/d1cf9c32-24c4-4c2d-9086-d31204fd256a/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/d1cf9c32-24c4-4c2d-9086-d31204fd256a/disk --force-share --output=json" returned: 0 in 0.152s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Cannot resize image /opt/stack/data/nova/instances/d1cf9c32-24c4-4c2d-9086-d31204fd256a/disk to a smaller size. {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Created local disks {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Ensure instance console log exists: /opt/stack/data/nova/instances/d1cf9c32-24c4-4c2d-9086-d31204fd256a/console.log {{(pid=86003) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:15 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "69bcd6b4-2493-491f-ba9f-627538eac564" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.557s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquiring lock "refresh_cache-d1cf9c32-24c4-4c2d-9086-d31204fd256a" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86003) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9969}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG nova.compute.provider_tree [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Inventory has not changed in ProviderTree for provider: 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 {{(pid=86003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 02 14:29:15 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-aadcecef-be43-422b-a705-04ae5b8b7f49 req-6f6b99f8-a0ef-44c4-9f81-4e1ba01c635e 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 14:29:15 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-aadcecef-be43-422b-a705-04ae5b8b7f49 req-6f6b99f8-a0ef-44c4-9f81-4e1ba01c635e service nova] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Start building block device mappings for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Successfully created port: 28e3f693-b637-4ebe-aefc-fd607c2302e1 {{(pid=86003) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG nova.scheduler.client.report [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Inventory has not changed for provider 41ec5011-0b06-4a04-ac3d-b5bf5fa1fde8 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=86003) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 02 14:29:15 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-aadcecef-be43-422b-a705-04ae5b8b7f49 req-6f6b99f8-a0ef-44c4-9f81-4e1ba01c635e service nova] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Updating instance_info_cache with network_info: [] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.324s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Start building networks asynchronously for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3010}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-aadcecef-be43-422b-a705-04ae5b8b7f49 req-6f6b99f8-a0ef-44c4-9f81-4e1ba01c635e service nova] Releasing lock "refresh_cache-d1cf9c32-24c4-4c2d-9086-d31204fd256a" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquired lock "refresh_cache-d1cf9c32-24c4-4c2d-9086-d31204fd256a" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Building network info cache for instance {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "69bcd6b4-2493-491f-ba9f-627538eac564" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "69bcd6b4-2493-491f-ba9f-627538eac564" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.009s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:16 devstack nova-compute[86003]: INFO nova.compute.manager [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Attaching volume 003b2952-22f0-44ce-a593-0193f2bfa3df to /dev/vdb Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG os_brick.utils [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.226', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=86003) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.scaleio [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=86003) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Start spawning the instance on the hypervisor. {{(pid=86003) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Creating instance directory {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jul 02 14:29:16 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Creating image(s) Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "/opt/stack/data/nova/instances/c78fc830-39cb-4080-b950-0a3210f77aa5/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "/opt/stack/data/nova/instances/c78fc830-39cb-4080-b950-0a3210f77aa5/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "/opt/stack/data/nova/instances/c78fc830-39cb-4080-b950-0a3210f77aa5/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Running cmd (subprocess): nvme version {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] 'nvme version' failed. Not Retrying. {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.nvmeof [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] nvme not present on system {{(pid=86003) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.lightos [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=86003) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 02 14:29:16 devstack nova-compute[86003]: INFO os_brick.initiator.connectors.lightos [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Current host hostNQN and IP(s) are ['192.168.122.226', 'fe80::5054:ff:fe9e:7ef', '172.24.4.1', '2001:db8::2', 'fe80::a496:8cff:fe52:c948', 'fe80::fc16:3eff:fe32:1368', 'fe80::14fd:52ff:fe40:aba1', 'fe80::fc16:3eff:fe71:5ba9', 'fe80::283f:2bff:fe56:ced1', 'fe80::fc16:3eff:feaf:fcba', 'fe80::f83e:c7ff:fe41:251d'] Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.lightos [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=86003) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG os_brick.initiator.connectors.lightos [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] LIGHTOS: no hostnqn found. {{(pid=86003) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG os_brick.utils [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] <== get_connector_properties: return (136ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.226', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:3a7bf7a2c3e7', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': '89ff2dc4-174a-4e43-932d-eef21cc3d635', 'nvme_native_multipath': False} {{(pid=86003) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG nova.virt.block_device [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Updating existing volume attachment record: 074fb9ed-374e-4b30-b055-e8d58d4cbc1b {{(pid=86003) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.186s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:29:16 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Allocating IP information in the background. {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2155}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] allocate_for_instance() {{(pid=86003) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 02 14:29:17 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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 14:29:17 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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 14:29:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.245s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Successfully updated port: 28e3f693-b637-4ebe-aefc-fd607c2302e1 {{(pid=86003) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/c78fc830-39cb-4080-b950-0a3210f77aa5/disk 1073741824 {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-e8fabb23-529c-49ae-8e4c-17a7df74eb48 req-156f1f51-e057-4ae4-9958-566865b565bf service nova] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Received event network-changed-28e3f693-b637-4ebe-aefc-fd607c2302e1 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-e8fabb23-529c-49ae-8e4c-17a7df74eb48 req-156f1f51-e057-4ae4-9958-566865b565bf service nova] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Refreshing instance network info cache due to event network-changed-28e3f693-b637-4ebe-aefc-fd607c2302e1. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-e8fabb23-529c-49ae-8e4c-17a7df74eb48 req-156f1f51-e057-4ae4-9958-566865b565bf service nova] Acquiring lock "refresh_cache-c78fc830-39cb-4080-b950-0a3210f77aa5" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-e8fabb23-529c-49ae-8e4c-17a7df74eb48 req-156f1f51-e057-4ae4-9958-566865b565bf service nova] Acquired lock "refresh_cache-c78fc830-39cb-4080-b950-0a3210f77aa5" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-e8fabb23-529c-49ae-8e4c-17a7df74eb48 req-156f1f51-e057-4ae4-9958-566865b565bf service nova] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Refreshing network info cache for port 28e3f693-b637-4ebe-aefc-fd607c2302e1 {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/c78fc830-39cb-4080-b950-0a3210f77aa5/disk 1073741824" returned: 0 in 0.094s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.401s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG nova.policy [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '97baf85378f5448cbf72869d7d2ffd54', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad30fddd1cfe488d897cb63235a154c7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86003) authorize /opt/stack/nova/nova/policy.py:192}} Jul 02 14:29:17 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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 14:29:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.238s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Checking if we can resize image /opt/stack/data/nova/instances/c78fc830-39cb-4080-b950-0a3210f77aa5/disk. size=1073741824 {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c78fc830-39cb-4080-b950-0a3210f77aa5/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:17 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "refresh_cache-c78fc830-39cb-4080-b950-0a3210f77aa5" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Updating instance_info_cache with network_info: [{"id": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "address": "fa:16:3e:4d:a3:8a", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "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": "ad30fddd1cfe488d897cb63235a154c7", "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": "tapd26e774f-c3", "ovs_interfaceid": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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/c78fc830-39cb-4080-b950-0a3210f77aa5/disk --force-share --output=json" returned: 0 in 0.206s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Cannot resize image /opt/stack/data/nova/instances/c78fc830-39cb-4080-b950-0a3210f77aa5/disk to a smaller size. {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Created local disks {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Ensure instance console log exists: /opt/stack/data/nova/instances/c78fc830-39cb-4080-b950-0a3210f77aa5/console.log {{(pid=86003) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:17 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:17 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-e8fabb23-529c-49ae-8e4c-17a7df74eb48 req-156f1f51-e057-4ae4-9958-566865b565bf 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 14:29:17 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-e8fabb23-529c-49ae-8e4c-17a7df74eb48 req-156f1f51-e057-4ae4-9958-566865b565bf service nova] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Start building block device mappings for instance. {{(pid=86003) _build_resources /opt/stack/nova/nova/compute/manager.py:3045}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-e8fabb23-529c-49ae-8e4c-17a7df74eb48 req-156f1f51-e057-4ae4-9958-566865b565bf service nova] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Updating instance_info_cache with network_info: [] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Releasing lock "refresh_cache-d1cf9c32-24c4-4c2d-9086-d31204fd256a" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Instance network_info: |[{"id": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "address": "fa:16:3e:4d:a3:8a", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "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": "ad30fddd1cfe488d897cb63235a154c7", "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": "tapd26e774f-c3", "ovs_interfaceid": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Start _get_guest_xml network_info=[{"id": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "address": "fa:16:3e:4d:a3:8a", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "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": "ad30fddd1cfe488d897cb63235a154c7", "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": "tapd26e774f-c3", "ovs_interfaceid": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'size': 0, 'encryption_options': None, 'image_id': '56947971-3ede-476a-b347-b150782125cd'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8210}} Jul 02 14:29:18 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='56947971-3ede-476a-b347-b150782125cd', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-70914228', uuid='d1cf9c32-24c4-4c2d-9086-d31204fd256a'), owner=OwnerMeta(userid='97baf85378f5448cbf72869d7d2ffd54', username='tempest-ServerRescueNegativeTestJSON-1795658848-project-member', projectid='ad30fddd1cfe488d897cb63235a154c7', projectname='tempest-ServerRescueNegativeTestJSON-1795658848'), image=ImageMeta(id='56947971-3ede-476a-b347-b150782125cd', 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": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "address": "fa:16:3e:4d:a3:8a", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "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": "ad30fddd1cfe488d897cb63235a154c7", "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": "tapd26e774f-c3", "ovs_interfaceid": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "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=1782995358.2375386) {{(pid=86003) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] CPU controller missing on host. {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] CPU controller found on host. {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86003) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-02T12:21:45Z,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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=), allow threads: True {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Flavor limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Image limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Flavor pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Image pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Got 1 possible topologies {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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-02T12:29:07Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-70914228',display_name='tempest-ServerRescueNegativeTestJSON-server-70914228',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-70914228',id=8,image_ref='56947971-3ede-476a-b347-b150782125cd',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='ad30fddd1cfe488d897cb63235a154c7',ramdisk_id='',reservation_id='r-2i3crdv0',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-1795658848',owner_user_name='tempest-ServerRescueNegativeTestJSON-1795658848-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:29:13Z,user_data=None,user_id='97baf85378f5448cbf72869d7d2ffd54',uuid=d1cf9c32-24c4-4c2d-9086-d31204fd256a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "address": "fa:16:3e:4d:a3:8a", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "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": "ad30fddd1cfe488d897cb63235a154c7", "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": "tapd26e774f-c3", "ovs_interfaceid": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86003) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Converting VIF {"id": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "address": "fa:16:3e:4d:a3:8a", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "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": "ad30fddd1cfe488d897cb63235a154c7", "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": "tapd26e774f-c3", "ovs_interfaceid": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:4d:a3:8a,bridge_name='br-int',has_traffic_filtering=True,id=d26e774f-c372-4dc7-9c34-29f36a7bb2ab,network=Network(b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd26e774f-c3') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lazy-loading 'pci_devices' on Instance uuid d1cf9c32-24c4-4c2d-9086-d31204fd256a {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-e8fabb23-529c-49ae-8e4c-17a7df74eb48 req-156f1f51-e057-4ae4-9958-566865b565bf service nova] Releasing lock "refresh_cache-c78fc830-39cb-4080-b950-0a3210f77aa5" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquired lock "refresh_cache-c78fc830-39cb-4080-b950-0a3210f77aa5" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Building network info cache for instance {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Successfully created port: 7f7e3715-056e-4135-b177-1e958d4bbee9 {{(pid=86003) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] End _get_guest_xml xml= Jul 02 14:29:18 devstack nova-compute[86003]: d1cf9c32-24c4-4c2d-9086-d31204fd256a Jul 02 14:29:18 devstack nova-compute[86003]: instance-00000008 Jul 02 14:29:18 devstack nova-compute[86003]: 196608 Jul 02 14:29:18 devstack nova-compute[86003]: 1 Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: tempest-ServerRescueNegativeTestJSON-server-70914228 Jul 02 14:29:18 devstack nova-compute[86003]: 2026-07-02 12:29:18 Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: 192 Jul 02 14:29:18 devstack nova-compute[86003]: 1 Jul 02 14:29:18 devstack nova-compute[86003]: 0 Jul 02 14:29:18 devstack nova-compute[86003]: 0 Jul 02 14:29:18 devstack nova-compute[86003]: 1 Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: True Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: bare Jul 02 14:29:18 devstack nova-compute[86003]: qcow2 Jul 02 14:29:18 devstack nova-compute[86003]: 1 Jul 02 14:29:18 devstack nova-compute[86003]: 0 Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: virtio Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: tempest-ServerRescueNegativeTestJSON-1795658848-project-member Jul 02 14:29:18 devstack nova-compute[86003]: tempest-ServerRescueNegativeTestJSON-1795658848 Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: OpenStack Foundation Jul 02 14:29:18 devstack nova-compute[86003]: OpenStack Nova Jul 02 14:29:18 devstack nova-compute[86003]: 33.1.0 Jul 02 14:29:18 devstack nova-compute[86003]: d1cf9c32-24c4-4c2d-9086-d31204fd256a Jul 02 14:29:18 devstack nova-compute[86003]: d1cf9c32-24c4-4c2d-9086-d31204fd256a Jul 02 14:29:18 devstack nova-compute[86003]: Virtual Machine Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: hvm Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: 1 Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: /dev/urandom Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: Jul 02 14:29:18 devstack nova-compute[86003]: {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8217}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Preparing to wait for external event network-vif-plugged-d26e774f-c372-4dc7-9c34-29f36a7bb2ab {{(pid=86003) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquiring lock "d1cf9c32-24c4-4c2d-9086-d31204fd256a-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "d1cf9c32-24c4-4c2d-9086-d31204fd256a-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "d1cf9c32-24c4-4c2d-9086-d31204fd256a-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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-02T12:29:07Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-70914228',display_name='tempest-ServerRescueNegativeTestJSON-server-70914228',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-70914228',id=8,image_ref='56947971-3ede-476a-b347-b150782125cd',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='ad30fddd1cfe488d897cb63235a154c7',ramdisk_id='',reservation_id='r-2i3crdv0',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-1795658848',owner_user_name='tempest-ServerRescueNegativeTestJSON-1795658848-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:29:13Z,user_data=None,user_id='97baf85378f5448cbf72869d7d2ffd54',uuid=d1cf9c32-24c4-4c2d-9086-d31204fd256a,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "address": "fa:16:3e:4d:a3:8a", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "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": "ad30fddd1cfe488d897cb63235a154c7", "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": "tapd26e774f-c3", "ovs_interfaceid": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Converting VIF {"id": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "address": "fa:16:3e:4d:a3:8a", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "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": "ad30fddd1cfe488d897cb63235a154c7", "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": "tapd26e774f-c3", "ovs_interfaceid": "d26e774f-c372-4dc7-9c34-29f36a7bb2ab", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:4d:a3:8a,bridge_name='br-int',has_traffic_filtering=True,id=d26e774f-c372-4dc7-9c34-29f36a7bb2ab,network=Network(b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd26e774f-c3') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG os_vif [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:4d:a3:8a,bridge_name='br-int',has_traffic_filtering=True,id=d26e774f-c372-4dc7-9c34-29f36a7bb2ab,network=Network(b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd26e774f-c3') {{(pid=86003) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:18 devstack nova-compute[86003]: 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=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:18 devstack nova-compute[86003]: 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': '04751fc5-d369-5e76-bd38-913802c55b3e', '_type': 'linux-noop'}}, row=False) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapd26e774f-c3, may_exist=True, interface_attrs={}) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapd26e774f-c3, col_values=(('qos', UUID('82b38335-2f22-49e5-9926-153b01ea2d19')),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapd26e774f-c3, col_values=(('external_ids', {'iface-id': 'd26e774f-c372-4dc7-9c34-29f36a7bb2ab', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:4d:a3:8a', 'vm-uuid': 'd1cf9c32-24c4-4c2d-9086-d31204fd256a'}),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:29:18 devstack nova-compute[86003]: INFO os_vif [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:4d:a3:8a,bridge_name='br-int',has_traffic_filtering=True,id=d26e774f-c372-4dc7-9c34-29f36a7bb2ab,network=Network(b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd26e774f-c3') Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.volume.quobyte [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] systemd detected. {{(pid=86003) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.010s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:18 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lazy-loading 'flavor' on Instance uuid 69bcd6b4-2493-491f-ba9f-627538eac564 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Start spawning the instance on the hypervisor. {{(pid=86003) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2818}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Creating instance directory {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jul 02 14:29:19 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Creating image(s) Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquiring lock "/opt/stack/data/nova/instances/9938b962-b538-43af-b02d-7e3cbac85aec/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "/opt/stack/data/nova/instances/9938b962-b538-43af-b02d-7e3cbac85aec/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "/opt/stack/data/nova/instances/9938b962-b538-43af-b02d-7e3cbac85aec/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.136s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquiring lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_utils.imageutils.format_inspector [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86003) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.129s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/9938b962-b538-43af-b02d-7e3cbac85aec/disk 1073741824 {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0,backing_fmt=raw /opt/stack/data/nova/instances/9938b962-b538-43af-b02d-7e3cbac85aec/disk 1073741824" returned: 0 in 0.053s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "c154b1c205d4cbe0da85de79e9fba1e2482b1ae0" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.196s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.guest [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] attach device xml: Jul 02 14:29:19 devstack nova-compute[86003]: Jul 02 14:29:19 devstack nova-compute[86003]: Jul 02 14:29:19 devstack nova-compute[86003]: Jul 02 14:29:19 devstack nova-compute[86003]: Jul 02 14:29:19 devstack nova-compute[86003]: 003b2952-22f0-44ce-a593-0193f2bfa3df Jul 02 14:29:19 devstack nova-compute[86003]: Jul 02 14:29:19 devstack nova-compute[86003]: {{(pid=86003) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/c154b1c205d4cbe0da85de79e9fba1e2482b1ae0 --force-share --output=json" returned: 0 in 0.229s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Checking if we can resize image /opt/stack/data/nova/instances/9938b962-b538-43af-b02d-7e3cbac85aec/disk. size=1073741824 {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/9938b962-b538-43af-b02d-7e3cbac85aec/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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/9938b962-b538-43af-b02d-7e3cbac85aec/disk --force-share --output=json" returned: 0 in 0.185s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG nova.virt.disk.api [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Cannot resize image /opt/stack/data/nova/instances/9938b962-b538-43af-b02d-7e3cbac85aec/disk to a smaller size. {{(pid=86003) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Created local disks {{(pid=86003) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Ensure instance console log exists: /opt/stack/data/nova/instances/9938b962-b538-43af-b02d-7e3cbac85aec/console.log {{(pid=86003) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.002s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:19 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Successfully updated port: 7f7e3715-056e-4135-b177-1e958d4bbee9 {{(pid=86003) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 02 14:29:20 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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 14:29:20 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-0062a2c3-457a-48f9-8a0a-58d86a60a5b3 req-e6205dc7-b854-44b8-9f14-ae5625675204 service nova] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Received event network-changed-7f7e3715-056e-4135-b177-1e958d4bbee9 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-0062a2c3-457a-48f9-8a0a-58d86a60a5b3 req-e6205dc7-b854-44b8-9f14-ae5625675204 service nova] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Refreshing instance network info cache due to event network-changed-7f7e3715-056e-4135-b177-1e958d4bbee9. {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:12003}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-0062a2c3-457a-48f9-8a0a-58d86a60a5b3 req-e6205dc7-b854-44b8-9f14-ae5625675204 service nova] Acquiring lock "refresh_cache-9938b962-b538-43af-b02d-7e3cbac85aec" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-0062a2c3-457a-48f9-8a0a-58d86a60a5b3 req-e6205dc7-b854-44b8-9f14-ae5625675204 service nova] Acquired lock "refresh_cache-9938b962-b538-43af-b02d-7e3cbac85aec" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-0062a2c3-457a-48f9-8a0a-58d86a60a5b3 req-e6205dc7-b854-44b8-9f14-ae5625675204 service nova] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Refreshing network info cache for port 7f7e3715-056e-4135-b177-1e958d4bbee9 {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Updating instance_info_cache with network_info: [{"id": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "address": "fa:16:3e:42:b7:0f", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tap28e3f693-b6", "ovs_interfaceid": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquiring lock "refresh_cache-9938b962-b538-43af-b02d-7e3cbac85aec" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] No VIF found with MAC fa:16:3e:4d:a3:8a, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:20 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [req-0062a2c3-457a-48f9-8a0a-58d86a60a5b3 req-e6205dc7-b854-44b8-9f14-ae5625675204 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 14:29:20 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Releasing lock "refresh_cache-c78fc830-39cb-4080-b950-0a3210f77aa5" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Instance network_info: |[{"id": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "address": "fa:16:3e:42:b7:0f", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tap28e3f693-b6", "ovs_interfaceid": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Start _get_guest_xml network_info=[{"id": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "address": "fa:16:3e:42:b7:0f", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tap28e3f693-b6", "ovs_interfaceid": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'size': 0, 'encryption_options': None, 'image_id': '56947971-3ede-476a-b347-b150782125cd'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8210}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-0062a2c3-457a-48f9-8a0a-58d86a60a5b3 req-e6205dc7-b854-44b8-9f14-ae5625675204 service nova] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:29:20 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='56947971-3ede-476a-b347-b150782125cd', instance_meta=NovaInstanceMeta(name='tempest-AttachVolumeNegativeTest-server-286535730', uuid='c78fc830-39cb-4080-b950-0a3210f77aa5'), owner=OwnerMeta(userid='a3919454c10f43a88ce7627f7ced89ca', username='tempest-AttachVolumeNegativeTest-1020443194-project-member', projectid='820283bac4504b8eb2e0f9715c8c3922', projectname='tempest-AttachVolumeNegativeTest-1020443194'), image=ImageMeta(id='56947971-3ede-476a-b347-b150782125cd', 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": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "address": "fa:16:3e:42:b7:0f", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tap28e3f693-b6", "ovs_interfaceid": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "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=1782995360.8552706) {{(pid=86003) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] CPU controller missing on host. {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] CPU controller found on host. {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86003) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-02T12:21:45Z,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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=), allow threads: True {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Flavor limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Image limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Flavor pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Image pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Got 1 possible topologies {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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-02T12:29:08Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-AttachVolumeNegativeTest-server-286535730',display_name='tempest-AttachVolumeNegativeTest-server-286535730',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumenegativetest-server-286535730',id=9,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCXRRDBsFstMJ0P0HW58Z8Z1uytibSAUaHmF4kghfivWsoUFcQuVB5xVdxM+tRGQ/VpDn4BAfotTYD2GdGvf3OlGs4OPVE07jIhRq5XpTpQMlqGjJcIZuf4C6MRkufMOlQ==',key_name='tempest-keypair-841971888',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='820283bac4504b8eb2e0f9715c8c3922',ramdisk_id='',reservation_id='r-wwvolwpr',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-AttachVolumeNegativeTest-1020443194',owner_user_name='tempest-AttachVolumeNegativeTest-1020443194-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:29:16Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='a3919454c10f43a88ce7627f7ced89ca',uuid=c78fc830-39cb-4080-b950-0a3210f77aa5,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "address": "fa:16:3e:42:b7:0f", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tap28e3f693-b6", "ovs_interfaceid": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86003) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Converting VIF {"id": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "address": "fa:16:3e:42:b7:0f", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tap28e3f693-b6", "ovs_interfaceid": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:42:b7:0f,bridge_name='br-int',has_traffic_filtering=True,id=28e3f693-b637-4ebe-aefc-fd607c2302e1,network=Network(cd719d1f-3867-4ba3-92b7-e76825375b98),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap28e3f693-b6') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:29:20 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lazy-loading 'pci_devices' on Instance uuid c78fc830-39cb-4080-b950-0a3210f77aa5 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-5455e91e-ef6f-4b32-8113-73b8244c83e6 req-65323958-f515-47ab-9c6b-1fd30166843e service nova] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Received event network-vif-plugged-d26e774f-c372-4dc7-9c34-29f36a7bb2ab {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-5455e91e-ef6f-4b32-8113-73b8244c83e6 req-65323958-f515-47ab-9c6b-1fd30166843e service nova] Acquiring lock "d1cf9c32-24c4-4c2d-9086-d31204fd256a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-5455e91e-ef6f-4b32-8113-73b8244c83e6 req-65323958-f515-47ab-9c6b-1fd30166843e service nova] Lock "d1cf9c32-24c4-4c2d-9086-d31204fd256a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-5455e91e-ef6f-4b32-8113-73b8244c83e6 req-65323958-f515-47ab-9c6b-1fd30166843e service nova] Lock "d1cf9c32-24c4-4c2d-9086-d31204fd256a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-5455e91e-ef6f-4b32-8113-73b8244c83e6 req-65323958-f515-47ab-9c6b-1fd30166843e service nova] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Processing event network-vif-plugged-d26e774f-c372-4dc7-9c34-29f36a7bb2ab {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] No BDM found with device name hda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] No VIF found with MAC fa:16:3e:71:5b:a9, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] End _get_guest_xml xml= Jul 02 14:29:21 devstack nova-compute[86003]: c78fc830-39cb-4080-b950-0a3210f77aa5 Jul 02 14:29:21 devstack nova-compute[86003]: instance-00000009 Jul 02 14:29:21 devstack nova-compute[86003]: 196608 Jul 02 14:29:21 devstack nova-compute[86003]: 1 Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: tempest-AttachVolumeNegativeTest-server-286535730 Jul 02 14:29:21 devstack nova-compute[86003]: 2026-07-02 12:29:20 Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: 192 Jul 02 14:29:21 devstack nova-compute[86003]: 1 Jul 02 14:29:21 devstack nova-compute[86003]: 0 Jul 02 14:29:21 devstack nova-compute[86003]: 0 Jul 02 14:29:21 devstack nova-compute[86003]: 1 Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: True Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: bare Jul 02 14:29:21 devstack nova-compute[86003]: qcow2 Jul 02 14:29:21 devstack nova-compute[86003]: 1 Jul 02 14:29:21 devstack nova-compute[86003]: 0 Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: virtio Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: tempest-AttachVolumeNegativeTest-1020443194-project-member Jul 02 14:29:21 devstack nova-compute[86003]: tempest-AttachVolumeNegativeTest-1020443194 Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: OpenStack Foundation Jul 02 14:29:21 devstack nova-compute[86003]: OpenStack Nova Jul 02 14:29:21 devstack nova-compute[86003]: 33.1.0 Jul 02 14:29:21 devstack nova-compute[86003]: c78fc830-39cb-4080-b950-0a3210f77aa5 Jul 02 14:29:21 devstack nova-compute[86003]: c78fc830-39cb-4080-b950-0a3210f77aa5 Jul 02 14:29:21 devstack nova-compute[86003]: Virtual Machine Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: hvm Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: 1 Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: /dev/urandom Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: Jul 02 14:29:21 devstack nova-compute[86003]: {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8217}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Preparing to wait for external event network-vif-plugged-28e3f693-b637-4ebe-aefc-fd607c2302e1 {{(pid=86003) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Acquiring lock "c78fc830-39cb-4080-b950-0a3210f77aa5-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "c78fc830-39cb-4080-b950-0a3210f77aa5-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "c78fc830-39cb-4080-b950-0a3210f77aa5-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-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-02T12:29:08Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-AttachVolumeNegativeTest-server-286535730',display_name='tempest-AttachVolumeNegativeTest-server-286535730',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-attachvolumenegativetest-server-286535730',id=9,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCXRRDBsFstMJ0P0HW58Z8Z1uytibSAUaHmF4kghfivWsoUFcQuVB5xVdxM+tRGQ/VpDn4BAfotTYD2GdGvf3OlGs4OPVE07jIhRq5XpTpQMlqGjJcIZuf4C6MRkufMOlQ==',key_name='tempest-keypair-841971888',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='820283bac4504b8eb2e0f9715c8c3922',ramdisk_id='',reservation_id='r-wwvolwpr',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-AttachVolumeNegativeTest-1020443194',owner_user_name='tempest-AttachVolumeNegativeTest-1020443194-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:29:16Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='a3919454c10f43a88ce7627f7ced89ca',uuid=c78fc830-39cb-4080-b950-0a3210f77aa5,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "address": "fa:16:3e:42:b7:0f", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tap28e3f693-b6", "ovs_interfaceid": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Converting VIF {"id": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "address": "fa:16:3e:42:b7:0f", "network": {"id": "cd719d1f-3867-4ba3-92b7-e76825375b98", "bridge": "br-int", "label": "tempest-AttachVolumeNegativeTest-1229638852-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "820283bac4504b8eb2e0f9715c8c3922", "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": "tap28e3f693-b6", "ovs_interfaceid": "28e3f693-b637-4ebe-aefc-fd607c2302e1", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:42:b7:0f,bridge_name='br-int',has_traffic_filtering=True,id=28e3f693-b637-4ebe-aefc-fd607c2302e1,network=Network(cd719d1f-3867-4ba3-92b7-e76825375b98),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap28e3f693-b6') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG os_vif [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:42:b7:0f,bridge_name='br-int',has_traffic_filtering=True,id=28e3f693-b637-4ebe-aefc-fd607c2302e1,network=Network(cd719d1f-3867-4ba3-92b7-e76825375b98),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap28e3f693-b6') {{(pid=86003) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:21 devstack nova-compute[86003]: 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=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:21 devstack nova-compute[86003]: 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': 'f4f8e640-a562-528b-a22b-038e760db3f3', '_type': 'linux-noop'}}, row=False) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap28e3f693-b6, may_exist=True, interface_attrs={}) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap28e3f693-b6, col_values=(('qos', UUID('6c2dbec0-30f3-425c-b7b1-6788e164d1ad')),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap28e3f693-b6, col_values=(('external_ids', {'iface-id': '28e3f693-b637-4ebe-aefc-fd607c2302e1', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:42:b7:0f', 'vm-uuid': 'c78fc830-39cb-4080-b950-0a3210f77aa5'}),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:21 devstack nova-compute[86003]: INFO os_vif [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:42:b7:0f,bridge_name='br-int',has_traffic_filtering=True,id=28e3f693-b637-4ebe-aefc-fd607c2302e1,network=Network(cd719d1f-3867-4ba3-92b7-e76825375b98),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap28e3f693-b6') Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.network.neutron [req-0062a2c3-457a-48f9-8a0a-58d86a60a5b3 req-e6205dc7-b854-44b8-9f14-ae5625675204 service nova] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Updating instance_info_cache with network_info: [] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Started> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:29:21 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] VM Started (Lifecycle Event) Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86003) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Guest created on hypervisor {{(pid=86003) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jul 02 14:29:21 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Instance spawned successfully. Jul 02 14:29:21 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] 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=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jul 02 14:29:22 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-0062a2c3-457a-48f9-8a0a-58d86a60a5b3 req-e6205dc7-b854-44b8-9f14-ae5625675204 service nova] Releasing lock "refresh_cache-9938b962-b538-43af-b02d-7e3cbac85aec" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:29:22 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquired lock "refresh_cache-9938b962-b538-43af-b02d-7e3cbac85aec" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 02 14:29:22 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Building network info cache for instance {{(pid=86003) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 02 14:29:22 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:29:22 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] 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=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:29:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Found default for hw_cdrom_bus of ide {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Found default for hw_disk_bus of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Found default for hw_input_bus of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Found default for hw_pointer_model of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Found default for hw_video_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:22 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Found default for hw_vif_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:22 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Instance cache missing network info. {{(pid=86003) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 02 14:29:22 devstack nova-compute[86003]: WARNING neutronclient.v2_0.client [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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 14:29:22 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:29:22 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Paused> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:29:22 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] VM Paused (Lifecycle Event) Jul 02 14:29:23 devstack nova-compute[86003]: INFO nova.compute.manager [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Took 8.68 seconds to spawn the instance on the hypervisor. Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-cbb6eaad-b5b2-40a0-abeb-cc465f716503 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "69bcd6b4-2493-491f-ba9f-627538eac564" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 6.541s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] No VIF found with MAC fa:16:3e:42:b7:0f, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.network.neutron [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Updating instance_info_cache with network_info: [{"id": "7f7e3715-056e-4135-b177-1e958d4bbee9", "address": "fa:16:3e:e2:30:97", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ad30fddd1cfe488d897cb63235a154c7", "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": "tap7f7e3715-05", "ovs_interfaceid": "7f7e3715-056e-4135-b177-1e958d4bbee9", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86003) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Resumed> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:29:23 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] VM Resumed (Lifecycle Event) Jul 02 14:29:23 devstack nova-compute[86003]: INFO nova.compute.manager [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Took 14.15 seconds to build instance. Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Releasing lock "refresh_cache-9938b962-b538-43af-b02d-7e3cbac85aec" {{(pid=86003) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Instance network_info: |[{"id": "7f7e3715-056e-4135-b177-1e958d4bbee9", "address": "fa:16:3e:e2:30:97", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ad30fddd1cfe488d897cb63235a154c7", "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": "tap7f7e3715-05", "ovs_interfaceid": "7f7e3715-056e-4135-b177-1e958d4bbee9", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86003) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2170}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Start _get_guest_xml network_info=[{"id": "7f7e3715-056e-4135-b177-1e958d4bbee9", "address": "fa:16:3e:e2:30:97", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ad30fddd1cfe488d897cb63235a154c7", "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": "tap7f7e3715-05", "ovs_interfaceid": "7f7e3715-056e-4135-b177-1e958d4bbee9", "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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'device_name': '/dev/vda', 'encryption_format': None, 'encrypted': False, 'boot_index': 0, 'encryption_secret_uuid': None, 'guest_format': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'size': 0, 'encryption_options': None, 'image_id': '56947971-3ede-476a-b347-b150782125cd'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8210}} Jul 02 14:29:23 devstack nova-compute[86003]: WARNING nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='56947971-3ede-476a-b347-b150782125cd', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1152300042', uuid='9938b962-b538-43af-b02d-7e3cbac85aec'), owner=OwnerMeta(userid='97baf85378f5448cbf72869d7d2ffd54', username='tempest-ServerRescueNegativeTestJSON-1795658848-project-member', projectid='ad30fddd1cfe488d897cb63235a154c7', projectname='tempest-ServerRescueNegativeTestJSON-1795658848'), image=ImageMeta(id='56947971-3ede-476a-b347-b150782125cd', 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": "7f7e3715-056e-4135-b177-1e958d4bbee9", "address": "fa:16:3e:e2:30:97", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ad30fddd1cfe488d897cb63235a154c7", "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": "tap7f7e3715-05", "ovs_interfaceid": "7f7e3715-056e-4135-b177-1e958d4bbee9", "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=1782995363.7294292) {{(pid=86003) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] CPU controller missing on host. {{(pid=86003) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.host [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] CPU controller found on host. {{(pid=86003) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86003) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-02T12:21:45Z,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-02T12:20:44Z,direct_url=,disk_format='qcow2',id=56947971-3ede-476a-b347-b150782125cd,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='4372c19ea5004a31827a478f4111cd3b',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-02T12:20:46Z,virtual_size=,visibility=), allow threads: True {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Flavor limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Image limits 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Flavor pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Image pref 0:0:0 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86003) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Got 1 possible topologies {{(pid=86003) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.hardware [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86003) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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-02T12:29:09Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1152300042',display_name='tempest-ServerRescueNegativeTestJSON-server-1152300042',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1152300042',id=10,image_ref='56947971-3ede-476a-b347-b150782125cd',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='ad30fddd1cfe488d897cb63235a154c7',ramdisk_id='',reservation_id='r-d39160l4',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-1795658848',owner_user_name='tempest-ServerRescueNegativeTestJSON-1795658848-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:29:18Z,user_data=None,user_id='97baf85378f5448cbf72869d7d2ffd54',uuid=9938b962-b538-43af-b02d-7e3cbac85aec,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "7f7e3715-056e-4135-b177-1e958d4bbee9", "address": "fa:16:3e:e2:30:97", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ad30fddd1cfe488d897cb63235a154c7", "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": "tap7f7e3715-05", "ovs_interfaceid": "7f7e3715-056e-4135-b177-1e958d4bbee9", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86003) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Converting VIF {"id": "7f7e3715-056e-4135-b177-1e958d4bbee9", "address": "fa:16:3e:e2:30:97", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ad30fddd1cfe488d897cb63235a154c7", "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": "tap7f7e3715-05", "ovs_interfaceid": "7f7e3715-056e-4135-b177-1e958d4bbee9", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:e2:30:97,bridge_name='br-int',has_traffic_filtering=True,id=7f7e3715-056e-4135-b177-1e958d4bbee9,network=Network(b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7f7e3715-05') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:29:23 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lazy-loading 'pci_devices' on Instance uuid 9938b962-b538-43af-b02d-7e3cbac85aec {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] 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=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-e0c6a2d2-25d3-465a-95f8-139f148b4f8f req-16b051e8-306f-4a25-843e-ae01f50e5e9a service nova] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Received event network-vif-plugged-d26e774f-c372-4dc7-9c34-29f36a7bb2ab {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-e0c6a2d2-25d3-465a-95f8-139f148b4f8f req-16b051e8-306f-4a25-843e-ae01f50e5e9a service nova] Acquiring lock "d1cf9c32-24c4-4c2d-9086-d31204fd256a-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-e0c6a2d2-25d3-465a-95f8-139f148b4f8f req-16b051e8-306f-4a25-843e-ae01f50e5e9a service nova] Lock "d1cf9c32-24c4-4c2d-9086-d31204fd256a-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-e0c6a2d2-25d3-465a-95f8-139f148b4f8f req-16b051e8-306f-4a25-843e-ae01f50e5e9a service nova] Lock "d1cf9c32-24c4-4c2d-9086-d31204fd256a-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.006s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-e0c6a2d2-25d3-465a-95f8-139f148b4f8f req-16b051e8-306f-4a25-843e-ae01f50e5e9a service nova] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] No waiting events found dispatching network-vif-plugged-d26e774f-c372-4dc7-9c34-29f36a7bb2ab {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:29:24 devstack nova-compute[86003]: WARNING nova.compute.manager [req-e0c6a2d2-25d3-465a-95f8-139f148b4f8f req-16b051e8-306f-4a25-843e-ae01f50e5e9a service nova] [instance: d1cf9c32-24c4-4c2d-9086-d31204fd256a] Received unexpected event network-vif-plugged-d26e774f-c372-4dc7-9c34-29f36a7bb2ab for instance with vm_state active and task_state None. Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-254a9a87-b52d-4aaf-95bc-7f452e385b5b tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "d1cf9c32-24c4-4c2d-9086-d31204fd256a" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 15.675s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] End _get_guest_xml xml= Jul 02 14:29:24 devstack nova-compute[86003]: 9938b962-b538-43af-b02d-7e3cbac85aec Jul 02 14:29:24 devstack nova-compute[86003]: instance-0000000a Jul 02 14:29:24 devstack nova-compute[86003]: 196608 Jul 02 14:29:24 devstack nova-compute[86003]: 1 Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: tempest-ServerRescueNegativeTestJSON-server-1152300042 Jul 02 14:29:24 devstack nova-compute[86003]: 2026-07-02 12:29:23 Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: 192 Jul 02 14:29:24 devstack nova-compute[86003]: 1 Jul 02 14:29:24 devstack nova-compute[86003]: 0 Jul 02 14:29:24 devstack nova-compute[86003]: 0 Jul 02 14:29:24 devstack nova-compute[86003]: 1 Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: True Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: bare Jul 02 14:29:24 devstack nova-compute[86003]: qcow2 Jul 02 14:29:24 devstack nova-compute[86003]: 1 Jul 02 14:29:24 devstack nova-compute[86003]: 0 Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: virtio Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: tempest-ServerRescueNegativeTestJSON-1795658848-project-member Jul 02 14:29:24 devstack nova-compute[86003]: tempest-ServerRescueNegativeTestJSON-1795658848 Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: OpenStack Foundation Jul 02 14:29:24 devstack nova-compute[86003]: OpenStack Nova Jul 02 14:29:24 devstack nova-compute[86003]: 33.1.0 Jul 02 14:29:24 devstack nova-compute[86003]: 9938b962-b538-43af-b02d-7e3cbac85aec Jul 02 14:29:24 devstack nova-compute[86003]: 9938b962-b538-43af-b02d-7e3cbac85aec Jul 02 14:29:24 devstack nova-compute[86003]: Virtual Machine Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: hvm Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: 1 Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: /dev/urandom Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: Jul 02 14:29:24 devstack nova-compute[86003]: {{(pid=86003) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8217}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Preparing to wait for external event network-vif-plugged-7f7e3715-056e-4135-b177-1e958d4bbee9 {{(pid=86003) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Acquiring lock "9938b962-b538-43af-b02d-7e3cbac85aec-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "9938b962-b538-43af-b02d-7e3cbac85aec-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "9938b962-b538-43af-b02d-7e3cbac85aec-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.004s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-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-02T12:29:09Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1152300042',display_name='tempest-ServerRescueNegativeTestJSON-server-1152300042',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1152300042',id=10,image_ref='56947971-3ede-476a-b347-b150782125cd',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='ad30fddd1cfe488d897cb63235a154c7',ramdisk_id='',reservation_id='r-d39160l4',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-1795658848',owner_user_name='tempest-ServerRescueNegativeTestJSON-1795658848-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-02T12:29:18Z,user_data=None,user_id='97baf85378f5448cbf72869d7d2ffd54',uuid=9938b962-b538-43af-b02d-7e3cbac85aec,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "7f7e3715-056e-4135-b177-1e958d4bbee9", "address": "fa:16:3e:e2:30:97", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ad30fddd1cfe488d897cb63235a154c7", "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": "tap7f7e3715-05", "ovs_interfaceid": "7f7e3715-056e-4135-b177-1e958d4bbee9", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Converting VIF {"id": "7f7e3715-056e-4135-b177-1e958d4bbee9", "address": "fa:16:3e:e2:30:97", "network": {"id": "b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1495629504-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ad30fddd1cfe488d897cb63235a154c7", "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": "tap7f7e3715-05", "ovs_interfaceid": "7f7e3715-056e-4135-b177-1e958d4bbee9", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:e2:30:97,bridge_name='br-int',has_traffic_filtering=True,id=7f7e3715-056e-4135-b177-1e958d4bbee9,network=Network(b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7f7e3715-05') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG os_vif [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:e2:30:97,bridge_name='br-int',has_traffic_filtering=True,id=7f7e3715-056e-4135-b177-1e958d4bbee9,network=Network(b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7f7e3715-05') {{(pid=86003) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:24 devstack nova-compute[86003]: 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=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:24 devstack nova-compute[86003]: 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': '7a380152-b709-5093-b5a9-e6e853347459', '_type': 'linux-noop'}}, row=False) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 13 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap7f7e3715-05, may_exist=True, interface_attrs={}) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap7f7e3715-05, col_values=(('qos', UUID('9f36bd9a-89a6-4be1-9dbf-55a2467179c1')),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap7f7e3715-05, col_values=(('external_ids', {'iface-id': '7f7e3715-056e-4135-b177-1e958d4bbee9', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:e2:30:97', 'vm-uuid': '9938b962-b538-43af-b02d-7e3cbac85aec'}),), if_exists=True) {{(pid=86003) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 02 14:29:24 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 02 14:29:24 devstack nova-compute[86003]: INFO os_vif [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:e2:30:97,bridge_name='br-int',has_traffic_filtering=True,id=7f7e3715-056e-4135-b177-1e958d4bbee9,network=Network(b81c7ab0-7bb6-49f8-b45b-acaf4d9001e1),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7f7e3715-05') Jul 02 14:29:25 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Started> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:29:25 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] VM Started (Lifecycle Event) Jul 02 14:29:25 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:25 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "69bcd6b4-2493-491f-ba9f-627538eac564" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:25 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "69bcd6b4-2493-491f-ba9f-627538eac564" acquired by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:25 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:29:25 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Paused> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:29:25 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] VM Paused (Lifecycle Event) Jul 02 14:29:25 devstack nova-compute[86003]: INFO nova.compute.manager [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Detaching volume 003b2952-22f0-44ce-a593-0193f2bfa3df Jul 02 14:29:26 devstack nova-compute[86003]: INFO nova.virt.block_device [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] [instance: 69bcd6b4-2493-491f-ba9f-627538eac564] Attempting to driver detach volume 003b2952-22f0-44ce-a593-0193f2bfa3df from mountpoint /dev/vdb Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Found disk vdb by alias ua-003b2952-22f0-44ce-a593-0193f2bfa3df {{(pid=86003) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2882}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Found disk vdb by alias ua-003b2952-22f0-44ce-a593-0193f2bfa3df {{(pid=86003) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2882}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Attempting to detach device vdb from instance 69bcd6b4-2493-491f-ba9f-627538eac564 from the persistent domain config. {{(pid=86003) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2632}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.guest [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] detach device xml: Jul 02 14:29:26 devstack nova-compute[86003]: Jul 02 14:29:26 devstack nova-compute[86003]: Jul 02 14:29:26 devstack nova-compute[86003]: Jul 02 14:29:26 devstack nova-compute[86003]: Jul 02 14:29:26 devstack nova-compute[86003]: 003b2952-22f0-44ce-a593-0193f2bfa3df Jul 02 14:29:26 devstack nova-compute[86003]:
Jul 02 14:29:26 devstack nova-compute[86003]: Jul 02 14:29:26 devstack nova-compute[86003]: {{(pid=86003) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 02 14:29:26 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Successfully detached device vdb from instance 69bcd6b4-2493-491f-ba9f-627538eac564 from the persistent domain config. Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] (1/8): Attempting to detach device vdb with device alias ua-003b2952-22f0-44ce-a593-0193f2bfa3df from instance 69bcd6b4-2493-491f-ba9f-627538eac564 from the live domain config. {{(pid=86003) _detach_from_live_with_retry /opt/stack/nova/nova/virt/libvirt/driver.py:2666}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.guest [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] detach device xml: Jul 02 14:29:26 devstack nova-compute[86003]: Jul 02 14:29:26 devstack nova-compute[86003]: Jul 02 14:29:26 devstack nova-compute[86003]: Jul 02 14:29:26 devstack nova-compute[86003]: Jul 02 14:29:26 devstack nova-compute[86003]: 003b2952-22f0-44ce-a593-0193f2bfa3df Jul 02 14:29:26 devstack nova-compute[86003]:
Jul 02 14:29:26 devstack nova-compute[86003]: Jul 02 14:29:26 devstack nova-compute[86003]: {{(pid=86003) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] No BDM found with device name vda, not building metadata. {{(pid=86003) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13230}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] No VIF found with MAC fa:16:3e:e2:30:97, not building metadata {{(pid=86003) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13206}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-80d80e75-59e8-4b63-b4fc-ba8376ebfac5 req-d9e7ff34-730e-4348-84a0-6dd4ad7d7672 service nova] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Received event network-vif-plugged-28e3f693-b637-4ebe-aefc-fd607c2302e1 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-80d80e75-59e8-4b63-b4fc-ba8376ebfac5 req-d9e7ff34-730e-4348-84a0-6dd4ad7d7672 service nova] Acquiring lock "c78fc830-39cb-4080-b950-0a3210f77aa5-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-80d80e75-59e8-4b63-b4fc-ba8376ebfac5 req-d9e7ff34-730e-4348-84a0-6dd4ad7d7672 service nova] Lock "c78fc830-39cb-4080-b950-0a3210f77aa5-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-80d80e75-59e8-4b63-b4fc-ba8376ebfac5 req-d9e7ff34-730e-4348-84a0-6dd4ad7d7672 service nova] Lock "c78fc830-39cb-4080-b950-0a3210f77aa5-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-80d80e75-59e8-4b63-b4fc-ba8376ebfac5 req-d9e7ff34-730e-4348-84a0-6dd4ad7d7672 service nova] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Processing event network-vif-plugged-28e3f693-b637-4ebe-aefc-fd607c2302e1 {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-80d80e75-59e8-4b63-b4fc-ba8376ebfac5 req-d9e7ff34-730e-4348-84a0-6dd4ad7d7672 service nova] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Received event network-vif-plugged-28e3f693-b637-4ebe-aefc-fd607c2302e1 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-80d80e75-59e8-4b63-b4fc-ba8376ebfac5 req-d9e7ff34-730e-4348-84a0-6dd4ad7d7672 service nova] Acquiring lock "c78fc830-39cb-4080-b950-0a3210f77aa5-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-80d80e75-59e8-4b63-b4fc-ba8376ebfac5 req-d9e7ff34-730e-4348-84a0-6dd4ad7d7672 service nova] Lock "c78fc830-39cb-4080-b950-0a3210f77aa5-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-80d80e75-59e8-4b63-b4fc-ba8376ebfac5 req-d9e7ff34-730e-4348-84a0-6dd4ad7d7672 service nova] Lock "c78fc830-39cb-4080-b950-0a3210f77aa5-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-80d80e75-59e8-4b63-b4fc-ba8376ebfac5 req-d9e7ff34-730e-4348-84a0-6dd4ad7d7672 service nova] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] No waiting events found dispatching network-vif-plugged-28e3f693-b637-4ebe-aefc-fd607c2302e1 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:29:26 devstack nova-compute[86003]: WARNING nova.compute.manager [req-80d80e75-59e8-4b63-b4fc-ba8376ebfac5 req-d9e7ff34-730e-4348-84a0-6dd4ad7d7672 service nova] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Received unexpected event network-vif-plugged-28e3f693-b637-4ebe-aefc-fd607c2302e1 for instance with vm_state building and task_state spawning. Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Instance event wait completed in 1 seconds for network-vif-plugged {{(pid=86003) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 3 {{(pid=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Guest created on hypervisor {{(pid=86003) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jul 02 14:29:26 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Instance spawned successfully. Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] 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=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Start waiting for the detach event from libvirt for device vdb with device alias ua-003b2952-22f0-44ce-a593-0193f2bfa3df for instance 69bcd6b4-2493-491f-ba9f-627538eac564 {{(pid=86003) _detach_from_live_and_wait_for_event /opt/stack/nova/nova/virt/libvirt/driver.py:2746}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:26 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Resumed> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:29:26 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] VM Resumed (Lifecycle Event) Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Found default for hw_cdrom_bus of ide {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Found default for hw_disk_bus of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Found default for hw_input_bus of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Found default for hw_pointer_model of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Found default for hw_video_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:26 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Found default for hw_vif_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:27 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:29:27 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:29:27 devstack nova-compute[86003]: INFO nova.compute.manager [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Took 10.88 seconds to spawn the instance on the hypervisor. Jul 02 14:29:27 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:29:27 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:29:27 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Received event ua-003b2952-22f0-44ce-a593-0193f2bfa3df> from libvirt while the driver is waiting for it; dispatched. {{(pid=86003) emit_event /opt/stack/nova/nova/virt/libvirt/driver.py:2519}} Jul 02 14:29:27 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Successfully detached device vdb from instance 69bcd6b4-2493-491f-ba9f-627538eac564 from the live domain config. Jul 02 14:29:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.003s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Couldn't unmount the Quobyte Volume at /opt/stack/data/nova/mnt/5b701b326d5b96cca4ddd6fe745df644: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Jul 02 14:29:27 devstack nova-compute[86003]: Command: umount /opt/stack/data/nova/mnt/5b701b326d5b96cca4ddd6fe745df644 Jul 02 14:29:27 devstack nova-compute[86003]: Exit code: 32 Jul 02 14:29:27 devstack nova-compute[86003]: Stdout: '' Jul 02 14:29:27 devstack nova-compute[86003]: Stderr: 'umount: /opt/stack/data/nova/mnt/5b701b326d5b96cca4ddd6fe745df644: target is busy.\n' Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte Traceback (most recent call last): Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte File "/opt/stack/nova/nova/virt/libvirt/volume/quobyte.py", line 96, in umount_volume Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte nova.privsep.libvirt.umount(mnt_base) Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/priv_context.py", line 315, in _wrap Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte return self.channel.remote_call(name, args, kwargs, r_call_timeout) Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py", line 266, in remote_call Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte raise exc_type(*result[2]) Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte Command: umount /opt/stack/data/nova/mnt/5b701b326d5b96cca4ddd6fe745df644 Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte Exit code: 32 Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte Stdout: '' Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte Stderr: 'umount: /opt/stack/data/nova/mnt/5b701b326d5b96cca4ddd6fe745df644: target is busy.\n' Jul 02 14:29:27 devstack nova-compute[86003]: ERROR nova.virt.libvirt.volume.quobyte Jul 02 14:29:27 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.048s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=86003) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11412}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_service.periodic_task [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Running periodic task ComputeManager.update_available_resource {{(pid=86003) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 02 14:29:28 devstack nova-compute[86003]: INFO nova.compute.manager [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] [instance: c78fc830-39cb-4080-b950-0a3210f77aa5] Took 17.61 seconds to build instance. Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Started> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:29:28 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] VM Started (Lifecycle Event) Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-febedd40-68d6-4380-bb1d-46f171b452af req-2e09d997-9135-46dc-b815-a5614e045824 service nova] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Received event network-vif-plugged-7f7e3715-056e-4135-b177-1e958d4bbee9 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-febedd40-68d6-4380-bb1d-46f171b452af req-2e09d997-9135-46dc-b815-a5614e045824 service nova] Acquiring lock "9938b962-b538-43af-b02d-7e3cbac85aec-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-febedd40-68d6-4380-bb1d-46f171b452af req-2e09d997-9135-46dc-b815-a5614e045824 service nova] Lock "9938b962-b538-43af-b02d-7e3cbac85aec-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-febedd40-68d6-4380-bb1d-46f171b452af req-2e09d997-9135-46dc-b815-a5614e045824 service nova] Lock "9938b962-b538-43af-b02d-7e3cbac85aec-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-febedd40-68d6-4380-bb1d-46f171b452af req-2e09d997-9135-46dc-b815-a5614e045824 service nova] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Processing event network-vif-plugged-7f7e3715-056e-4135-b177-1e958d4bbee9 {{(pid=86003) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11756}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-febedd40-68d6-4380-bb1d-46f171b452af req-2e09d997-9135-46dc-b815-a5614e045824 service nova] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Received event network-vif-plugged-7f7e3715-056e-4135-b177-1e958d4bbee9 {{(pid=86003) external_instance_event /opt/stack/nova/nova/compute/manager.py:11998}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-febedd40-68d6-4380-bb1d-46f171b452af req-2e09d997-9135-46dc-b815-a5614e045824 service nova] Acquiring lock "9938b962-b538-43af-b02d-7e3cbac85aec-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-febedd40-68d6-4380-bb1d-46f171b452af req-2e09d997-9135-46dc-b815-a5614e045824 service nova] Lock "9938b962-b538-43af-b02d-7e3cbac85aec-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [req-febedd40-68d6-4380-bb1d-46f171b452af req-2e09d997-9135-46dc-b815-a5614e045824 service nova] Lock "9938b962-b538-43af-b02d-7e3cbac85aec-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [req-febedd40-68d6-4380-bb1d-46f171b452af req-2e09d997-9135-46dc-b815-a5614e045824 service nova] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] No waiting events found dispatching network-vif-plugged-7f7e3715-056e-4135-b177-1e958d4bbee9 {{(pid=86003) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 02 14:29:28 devstack nova-compute[86003]: WARNING nova.compute.manager [req-febedd40-68d6-4380-bb1d-46f171b452af req-2e09d997-9135-46dc-b815-a5614e045824 service nova] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Received unexpected event network-vif-plugged-7f7e3715-056e-4135-b177-1e958d4bbee9 for instance with vm_state building and task_state spawning. Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86003) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Guest created on hypervisor {{(pid=86003) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jul 02 14:29:28 devstack nova-compute[86003]: INFO nova.virt.libvirt.driver [-] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Instance spawned successfully. Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] 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=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-09c1904d-57fe-458e-9abe-1430a663315b tempest-AttachVolumeNegativeTest-1020443194 tempest-AttachVolumeNegativeTest-1020443194-project-member] Lock "c78fc830-39cb-4080-b950-0a3210f77aa5" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 19.147s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.006s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG nova.compute.resource_tracker [None req-8d62a4d3-3311-4601-a298-8503550b2343 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86003) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lazy-loading 'flavor' on Instance uuid 69bcd6b4-2493-491f-ba9f-627538eac564 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:29:28 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] 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=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:29:29 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Found default for hw_cdrom_bus of ide {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:29 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Found default for hw_disk_bus of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:29 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Found default for hw_input_bus of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:29 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Found default for hw_pointer_model of None {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:29 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Found default for hw_video_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:29 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Found default for hw_vif_model of virtio {{(pid=86003) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jul 02 14:29:29 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] During sync_power_state the instance has a pending task (spawning). Skip. Jul 02 14:29:29 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Paused> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:29:29 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] VM Paused (Lifecycle Event) Jul 02 14:29:29 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:29 devstack nova-compute[86003]: INFO nova.compute.manager [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Took 10.51 seconds to spawn the instance on the hypervisor. Jul 02 14:29:29 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:29:29 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/9938b962-b538-43af-b02d-7e3cbac85aec/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:29 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:29:29 devstack nova-compute[86003]: DEBUG nova.virt.driver [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] Emitting event Resumed> {{(pid=86003) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 02 14:29:29 devstack nova-compute[86003]: INFO nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] VM Resumed (Lifecycle Event) Jul 02 14:29:30 devstack nova-compute[86003]: INFO nova.compute.manager [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Took 18.93 seconds to build instance. Jul 02 14:29:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-c225b399-39d2-4c4a-b069-fc20265ba1bc tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Acquiring lock "interface-69bcd6b4-2493-491f-ba9f-627538eac564-e4a28b45-584c-41d7-ba63-7f7e7f527539" by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 02 14:29:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-c225b399-39d2-4c4a-b069-fc20265ba1bc tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "interface-69bcd6b4-2493-491f-ba9f-627538eac564-e4a28b45-584c-41d7-ba63-7f7e7f527539" acquired by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" :: waited 0.001s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 02 14:29:30 devstack nova-compute[86003]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86003) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 02 14:29:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/9938b962-b538-43af-b02d-7e3cbac85aec/disk --force-share --output=json" returned: 0 in 0.573s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/9938b962-b538-43af-b02d-7e3cbac85aec/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-433a8006-50b5-4ea7-9105-cb1dc1ec61d9 tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lock "69bcd6b4-2493-491f-ba9f-627538eac564" "released" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: held 5.010s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:30 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] Checking state {{(pid=86003) _get_power_state /opt/stack/nova/nova/compute/manager.py:1964}} Jul 02 14:29:30 devstack nova-compute[86003]: DEBUG nova.compute.manager [None req-5bfbf05b-50fa-45fa-a5ae-e90bd97662c2 None None] [instance: 9938b962-b538-43af-b02d-7e3cbac85aec] 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=86003) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1544}} Jul 02 14:29:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.lockutils [None req-2d7df1f0-f9ce-46bc-9c20-3c757694abd9 tempest-ServerRescueNegativeTestJSON-1795658848 tempest-ServerRescueNegativeTestJSON-1795658848-project-member] Lock "9938b962-b538-43af-b02d-7e3cbac85aec" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 20.454s {{(pid=86003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 02 14:29:30 devstack nova-compute[86003]: DEBUG nova.objects.instance [None req-c225b399-39d2-4c4a-b069-fc20265ba1bc tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Lazy-loading 'flavor' on Instance uuid 69bcd6b4-2493-491f-ba9f-627538eac564 {{(pid=86003) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 02 14:29:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/9938b962-b538-43af-b02d-7e3cbac85aec/disk --force-share --output=json" returned: 0 in 0.502s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:30 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/d1cf9c32-24c4-4c2d-9086-d31204fd256a/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:31 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/d1cf9c32-24c4-4c2d-9086-d31204fd256a/disk --force-share --output=json" returned: 0 in 0.315s {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 02 14:29:31 devstack nova-compute[86003]: DEBUG oslo_concurrency.processutils [None req-8d62a4d3-3311-4601-a298-8503550b2343 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/d1cf9c32-24c4-4c2d-9086-d31204fd256a/disk --force-share --output=json {{(pid=86003) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 02 14:29:31 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.vif [None req-c225b399-39d2-4c4a-b069-fc20265ba1bc tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-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-02T12:28:12Z,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-1837137292',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1837137292',id=7,image_ref='56947971-3ede-476a-b347-b150782125cd',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMw7oSnnwDo9riGhqXPS17Di2P/RlJzJz5KukNnZNaCK9jrDL9Sj0B4/cozAR88AatOTrthdZTeONGEzSAISql6f+w+fdB6PVJgUXLZnRebzxJLVaLvFATRZWCJpcMvk2A==',key_name='tempest-keypair-1920536439',keypairs=,launch_index=0,launched_at=2026-07-02T12:28:35Z,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='acf5d639582749d2bf173a72ab3ddc72',ramdisk_id='',reservation_id='r-xgp5v7yc',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='56947971-3ede-476a-b347-b150782125cd',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-1675001945',owner_user_name='tempest-TaggedAttachmentsTest-1675001945-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-02T12:28:35Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='ec78f932e169434d8ae8934481958b68',uuid=69bcd6b4-2493-491f-ba9f-627538eac564,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "address": "fa:16:3e:af:fc:ba", "network": {"id": "5e7874a7-097f-46f8-abb0-30d14a0d7db9", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2073427805", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.16", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tape4a28b45-58", "ovs_interfaceid": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86003) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 02 14:29:31 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-c225b399-39d2-4c4a-b069-fc20265ba1bc tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Converting VIF {"id": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "address": "fa:16:3e:af:fc:ba", "network": {"id": "5e7874a7-097f-46f8-abb0-30d14a0d7db9", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-2073427805", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.16", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "acf5d639582749d2bf173a72ab3ddc72", "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": "tape4a28b45-58", "ovs_interfaceid": "e4a28b45-584c-41d7-ba63-7f7e7f527539", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 02 14:29:31 devstack nova-compute[86003]: DEBUG nova.network.os_vif_util [None req-c225b399-39d2-4c4a-b069-fc20265ba1bc tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:af:fc:ba,bridge_name='br-int',has_traffic_filtering=True,id=e4a28b45-584c-41d7-ba63-7f7e7f527539,network=Network(5e7874a7-097f-46f8-abb0-30d14a0d7db9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tape4a28b45-58') {{(pid=86003) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 02 14:29:31 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.guest [None req-c225b399-39d2-4c4a-b069-fc20265ba1bc tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] looking for interface given config: {{(pid=86003) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 02 14:29:31 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.guest [None req-c225b399-39d2-4c4a-b069-fc20265ba1bc tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] looking for interface given config: {{(pid=86003) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 02 14:29:31 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.driver [None req-c225b399-39d2-4c4a-b069-fc20265ba1bc tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] Attempting to detach device tape4a28b45-58 from instance 69bcd6b4-2493-491f-ba9f-627538eac564 from the persistent domain config. {{(pid=86003) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2632}} Jul 02 14:29:31 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.guest [None req-c225b399-39d2-4c4a-b069-fc20265ba1bc tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] detach device xml: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: {{(pid=86003) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 02 14:29:31 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.guest [None req-c225b399-39d2-4c4a-b069-fc20265ba1bc tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] looking for interface given config: {{(pid=86003) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 02 14:29:31 devstack nova-compute[86003]: DEBUG nova.virt.libvirt.guest [None req-c225b399-39d2-4c4a-b069-fc20265ba1bc tempest-TaggedAttachmentsTest-1675001945 tempest-TaggedAttachmentsTest-1675001945-project-member] interface for config: not found in domain: Jul 02 14:29:31 devstack nova-compute[86003]: instance-00000007 Jul 02 14:29:31 devstack nova-compute[86003]: 69bcd6b4-2493-491f-ba9f-627538eac564 Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: tempest-device-tagging-server-1837137292 Jul 02 14:29:31 devstack nova-compute[86003]: 2026-07-02 12:29:11 Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: 192 Jul 02 14:29:31 devstack nova-compute[86003]: 1 Jul 02 14:29:31 devstack nova-compute[86003]: 0 Jul 02 14:29:31 devstack nova-compute[86003]: 0 Jul 02 14:29:31 devstack nova-compute[86003]: 1 Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: True Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: bare Jul 02 14:29:31 devstack nova-compute[86003]: qcow2 Jul 02 14:29:31 devstack nova-compute[86003]: 1 Jul 02 14:29:31 devstack nova-compute[86003]: 0 Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: ide Jul 02 14:29:31 devstack nova-compute[86003]: virtio Jul 02 14:29:31 devstack nova-compute[86003]: pc Jul 02 14:29:31 devstack nova-compute[86003]: virtio Jul 02 14:29:31 devstack nova-compute[86003]: virtio Jul 02 14:29:31 devstack nova-compute[86003]: virtio Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: tempest-TaggedAttachmentsTest-1675001945-project-member Jul 02 14:29:31 devstack nova-compute[86003]: tempest-TaggedAttachmentsTest-1675001945 Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: 196608 Jul 02 14:29:31 devstack nova-compute[86003]: 196608 Jul 02 14:29:31 devstack nova-compute[86003]: 1 Jul 02 14:29:31 devstack nova-compute[86003]: 1 Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: /machine Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: OpenStack Foundation Jul 02 14:29:31 devstack nova-compute[86003]: OpenStack Nova Jul 02 14:29:31 devstack nova-compute[86003]: 33.1.0 Jul 02 14:29:31 devstack nova-compute[86003]: 69bcd6b4-2493-491f-ba9f-627538eac564 Jul 02 14:29:31 devstack nova-compute[86003]: 69bcd6b4-2493-491f-ba9f-627538eac564 Jul 02 14:29:31 devstack nova-compute[86003]: Virtual Machine Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: hvm Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: destroy Jul 02 14:29:31 devstack nova-compute[86003]: restart Jul 02 14:29:31 devstack nova-compute[86003]: destroy Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: /usr/bin/qemu-system-x86_64 Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]:
Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]:
Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]:
Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]:
Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]:
Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: Jul 02 14:29:31 devstack nova-compute[86003]: