Jun 25 16:54:50 devstack nova-compute[80039]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=80039) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 25 16:54:50 devstack nova-compute[80039]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=80039) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 25 16:54:50 devstack nova-compute[80039]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jun 25 16:54:50 devstack nova-compute[80039]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=80039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 16:54:50 devstack nova-compute[80039]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.019s {{(pid=80039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 16:54:50 devstack nova-compute[80039]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jun 25 16:54:51 devstack nova-compute[80039]: WARNING nova.compute.manager [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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. Jun 25 16:54:51 devstack nova-compute[80039]: INFO nova.utils [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] The long task thread pool MainProcess.long_task is initialized Jun 25 16:54:51 devstack nova-compute[80039]: INFO nova.virt.driver [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Loading compute driver 'libvirt.LibvirtDriver' Jun 25 16:54:51 devstack nova-compute[80039]: INFO nova.compute.provider_config [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jun 25 16:54:52 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Acquiring lock "singleton_lock" {{(pid=80039) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 16:54:52 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Acquired lock "singleton_lock" {{(pid=80039) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 16:54:52 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Releasing lock "singleton_lock" {{(pid=80039) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 16:54:52 devstack nova-compute[80039]: WARNING oslo_service.backend._threading.service [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] no_fork=True: running service in main process Jun 25 16:54:52 devstack nova-compute[80039]: INFO nova.service [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Starting compute node (version 33.1.0) Jun 25 16:54:52 devstack nova-compute[80039]: INFO nova.utils [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] The default thread pool MainProcess.default is initialized Jun 25 16:54:52 devstack nova-compute[80039]: DEBUG nova.utils [-] Waiting for the next task {{(pid=80039) _log /opt/stack/nova/nova/utils.py:1508}} Jun 25 16:54:52 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Starting event thread {{(pid=80039) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jun 25 16:54:52 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Starting connection event dispatch thread {{(pid=80039) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jun 25 16:54:52 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Connecting to libvirt: qemu:///system {{(pid=80039) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jun 25 16:54:53 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Registering for lifecycle events {{(pid=80039) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jun 25 16:54:53 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Registering for connection events: {{(pid=80039) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jun 25 16:54:53 devstack nova-compute[80039]: INFO nova.virt.libvirt.driver [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Connection event '1' reason 'None' Jun 25 16:54:53 devstack nova-compute[80039]: WARNING nova.virt.libvirt.driver [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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. Jun 25 16:54:53 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.volume.mount [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Initialising _HostMountState generation 0 {{(pid=80039) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jun 25 16:55:08 devstack nova-compute[80039]: INFO nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Libvirt host capabilities Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: a0f7fa1b-7f4e-4ce4-b412-82b0ec7271d7 Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: x86_64 Jun 25 16:55:08 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:08 devstack nova-compute[80039]: AMD Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: tcp Jun 25 16:55:08 devstack nova-compute[80039]: rdma Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 12248280 Jun 25 16:55:08 devstack nova-compute[80039]: 3062070 Jun 25 16:55:08 devstack nova-compute[80039]: 0 Jun 25 16:55:08 devstack nova-compute[80039]: 0 Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: apparmor Jun 25 16:55:08 devstack nova-compute[80039]: 0 Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: dac Jun 25 16:55:08 devstack nova-compute[80039]: 0 Jun 25 16:55:08 devstack nova-compute[80039]: +64055:+994 Jun 25 16:55:08 devstack nova-compute[80039]: +64055:+994 Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 64 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-alpha Jun 25 16:55:08 devstack nova-compute[80039]: clipper Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-arm Jun 25 16:55:08 devstack nova-compute[80039]: virt-8.2 Jun 25 16:55:08 devstack nova-compute[80039]: virt Jun 25 16:55:08 devstack nova-compute[80039]: qcom-dc-scm-v1-bmc Jun 25 16:55:08 devstack nova-compute[80039]: mori-bmc Jun 25 16:55:08 devstack nova-compute[80039]: ast2600-evb Jun 25 16:55:08 devstack nova-compute[80039]: borzoi Jun 25 16:55:08 devstack nova-compute[80039]: tiogapass-bmc Jun 25 16:55:08 devstack nova-compute[80039]: spitz Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.7 Jun 25 16:55:08 devstack nova-compute[80039]: nuri Jun 25 16:55:08 devstack nova-compute[80039]: mcimx7d-sabre Jun 25 16:55:08 devstack nova-compute[80039]: romulus-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-3.0 Jun 25 16:55:08 devstack nova-compute[80039]: virt-5.0 Jun 25 16:55:08 devstack nova-compute[80039]: npcm750-evb Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.10 Jun 25 16:55:08 devstack nova-compute[80039]: rainier-bmc Jun 25 16:55:08 devstack nova-compute[80039]: mps3-an547 Jun 25 16:55:08 devstack nova-compute[80039]: musca-b1 Jun 25 16:55:08 devstack nova-compute[80039]: realview-pbx-a9 Jun 25 16:55:08 devstack nova-compute[80039]: versatileab Jun 25 16:55:08 devstack nova-compute[80039]: kzm Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.8 Jun 25 16:55:08 devstack nova-compute[80039]: fby35-bmc Jun 25 16:55:08 devstack nova-compute[80039]: musca-a Jun 25 16:55:08 devstack nova-compute[80039]: virt-3.1 Jun 25 16:55:08 devstack nova-compute[80039]: mcimx6ul-evk Jun 25 16:55:08 devstack nova-compute[80039]: virt-5.1 Jun 25 16:55:08 devstack nova-compute[80039]: smdkc210 Jun 25 16:55:08 devstack nova-compute[80039]: sx1 Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.11 Jun 25 16:55:08 devstack nova-compute[80039]: imx25-pdk Jun 25 16:55:08 devstack nova-compute[80039]: stm32vldiscovery Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.9 Jun 25 16:55:08 devstack nova-compute[80039]: orangepi-pc Jun 25 16:55:08 devstack nova-compute[80039]: quanta-q71l-bmc Jun 25 16:55:08 devstack nova-compute[80039]: z2 Jun 25 16:55:08 devstack nova-compute[80039]: virt-5.2 Jun 25 16:55:08 devstack nova-compute[80039]: xilinx-zynq-a9 Jun 25 16:55:08 devstack nova-compute[80039]: tosa Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an500 Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.12 Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an521 Jun 25 16:55:08 devstack nova-compute[80039]: sabrelite Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an511 Jun 25 16:55:08 devstack nova-compute[80039]: canon-a1100 Jun 25 16:55:08 devstack nova-compute[80039]: realview-eb Jun 25 16:55:08 devstack nova-compute[80039]: quanta-gbs-bmc Jun 25 16:55:08 devstack nova-compute[80039]: emcraft-sf2 Jun 25 16:55:08 devstack nova-compute[80039]: realview-pb-a8 Jun 25 16:55:08 devstack nova-compute[80039]: yosemitev2-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-7.0 Jun 25 16:55:08 devstack nova-compute[80039]: virt-4.0 Jun 25 16:55:08 devstack nova-compute[80039]: raspi1ap Jun 25 16:55:08 devstack nova-compute[80039]: palmetto-bmc Jun 25 16:55:08 devstack nova-compute[80039]: sx1-v1 Jun 25 16:55:08 devstack nova-compute[80039]: n810 Jun 25 16:55:08 devstack nova-compute[80039]: g220a-bmc Jun 25 16:55:08 devstack nova-compute[80039]: n800 Jun 25 16:55:08 devstack nova-compute[80039]: bletchley-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-7.1 Jun 25 16:55:08 devstack nova-compute[80039]: tacoma-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-4.1 Jun 25 16:55:08 devstack nova-compute[80039]: quanta-gsj Jun 25 16:55:08 devstack nova-compute[80039]: versatilepb Jun 25 16:55:08 devstack nova-compute[80039]: terrier Jun 25 16:55:08 devstack nova-compute[80039]: mainstone Jun 25 16:55:08 devstack nova-compute[80039]: realview-eb-mpcore Jun 25 16:55:08 devstack nova-compute[80039]: integratorcp Jun 25 16:55:08 devstack nova-compute[80039]: virt-7.2 Jun 25 16:55:08 devstack nova-compute[80039]: supermicrox11-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-4.2 Jun 25 16:55:08 devstack nova-compute[80039]: witherspoon-bmc Jun 25 16:55:08 devstack nova-compute[80039]: qcom-firework-bmc Jun 25 16:55:08 devstack nova-compute[80039]: mps3-an524 Jun 25 16:55:08 devstack nova-compute[80039]: kudo-bmc Jun 25 16:55:08 devstack nova-compute[80039]: vexpress-a9 Jun 25 16:55:08 devstack nova-compute[80039]: midway Jun 25 16:55:08 devstack nova-compute[80039]: musicpal Jun 25 16:55:08 devstack nova-compute[80039]: lm3s811evb Jun 25 16:55:08 devstack nova-compute[80039]: lm3s6965evb Jun 25 16:55:08 devstack nova-compute[80039]: supermicro-x11spi-bmc Jun 25 16:55:08 devstack nova-compute[80039]: microbit Jun 25 16:55:08 devstack nova-compute[80039]: fby35 Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an505 Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an385 Jun 25 16:55:08 devstack nova-compute[80039]: virt-6.0 Jun 25 16:55:08 devstack nova-compute[80039]: virt-8.0 Jun 25 16:55:08 devstack nova-compute[80039]: cubieboard Jun 25 16:55:08 devstack nova-compute[80039]: ast1030-evb Jun 25 16:55:08 devstack nova-compute[80039]: verdex Jun 25 16:55:08 devstack nova-compute[80039]: bpim2u Jun 25 16:55:08 devstack nova-compute[80039]: netduino2 Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an386 Jun 25 16:55:08 devstack nova-compute[80039]: olimex-stm32-h405 Jun 25 16:55:08 devstack nova-compute[80039]: virt-6.1 Jun 25 16:55:08 devstack nova-compute[80039]: virt-8.1 Jun 25 16:55:08 devstack nova-compute[80039]: raspi2b Jun 25 16:55:08 devstack nova-compute[80039]: vexpress-a15 Jun 25 16:55:08 devstack nova-compute[80039]: fuji-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-6.2 Jun 25 16:55:08 devstack nova-compute[80039]: sonorapass-bmc Jun 25 16:55:08 devstack nova-compute[80039]: cheetah Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.6 Jun 25 16:55:08 devstack nova-compute[80039]: ast2500-evb Jun 25 16:55:08 devstack nova-compute[80039]: highbank Jun 25 16:55:08 devstack nova-compute[80039]: akita Jun 25 16:55:08 devstack nova-compute[80039]: connex Jun 25 16:55:08 devstack nova-compute[80039]: netduinoplus2 Jun 25 16:55:08 devstack nova-compute[80039]: collie Jun 25 16:55:08 devstack nova-compute[80039]: raspi0 Jun 25 16:55:08 devstack nova-compute[80039]: fp5280g2-bmc Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-arm Jun 25 16:55:08 devstack nova-compute[80039]: virt-8.2 Jun 25 16:55:08 devstack nova-compute[80039]: virt Jun 25 16:55:08 devstack nova-compute[80039]: qcom-dc-scm-v1-bmc Jun 25 16:55:08 devstack nova-compute[80039]: mori-bmc Jun 25 16:55:08 devstack nova-compute[80039]: ast2600-evb Jun 25 16:55:08 devstack nova-compute[80039]: borzoi Jun 25 16:55:08 devstack nova-compute[80039]: tiogapass-bmc Jun 25 16:55:08 devstack nova-compute[80039]: spitz Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.7 Jun 25 16:55:08 devstack nova-compute[80039]: nuri Jun 25 16:55:08 devstack nova-compute[80039]: mcimx7d-sabre Jun 25 16:55:08 devstack nova-compute[80039]: romulus-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-3.0 Jun 25 16:55:08 devstack nova-compute[80039]: virt-5.0 Jun 25 16:55:08 devstack nova-compute[80039]: npcm750-evb Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.10 Jun 25 16:55:08 devstack nova-compute[80039]: rainier-bmc Jun 25 16:55:08 devstack nova-compute[80039]: mps3-an547 Jun 25 16:55:08 devstack nova-compute[80039]: musca-b1 Jun 25 16:55:08 devstack nova-compute[80039]: realview-pbx-a9 Jun 25 16:55:08 devstack nova-compute[80039]: versatileab Jun 25 16:55:08 devstack nova-compute[80039]: kzm Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.8 Jun 25 16:55:08 devstack nova-compute[80039]: fby35-bmc Jun 25 16:55:08 devstack nova-compute[80039]: musca-a Jun 25 16:55:08 devstack nova-compute[80039]: virt-3.1 Jun 25 16:55:08 devstack nova-compute[80039]: mcimx6ul-evk Jun 25 16:55:08 devstack nova-compute[80039]: virt-5.1 Jun 25 16:55:08 devstack nova-compute[80039]: smdkc210 Jun 25 16:55:08 devstack nova-compute[80039]: sx1 Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.11 Jun 25 16:55:08 devstack nova-compute[80039]: imx25-pdk Jun 25 16:55:08 devstack nova-compute[80039]: stm32vldiscovery Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.9 Jun 25 16:55:08 devstack nova-compute[80039]: orangepi-pc Jun 25 16:55:08 devstack nova-compute[80039]: quanta-q71l-bmc Jun 25 16:55:08 devstack nova-compute[80039]: z2 Jun 25 16:55:08 devstack nova-compute[80039]: virt-5.2 Jun 25 16:55:08 devstack nova-compute[80039]: xilinx-zynq-a9 Jun 25 16:55:08 devstack nova-compute[80039]: tosa Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an500 Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.12 Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an521 Jun 25 16:55:08 devstack nova-compute[80039]: sabrelite Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an511 Jun 25 16:55:08 devstack nova-compute[80039]: canon-a1100 Jun 25 16:55:08 devstack nova-compute[80039]: realview-eb Jun 25 16:55:08 devstack nova-compute[80039]: quanta-gbs-bmc Jun 25 16:55:08 devstack nova-compute[80039]: emcraft-sf2 Jun 25 16:55:08 devstack nova-compute[80039]: realview-pb-a8 Jun 25 16:55:08 devstack nova-compute[80039]: yosemitev2-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-7.0 Jun 25 16:55:08 devstack nova-compute[80039]: virt-4.0 Jun 25 16:55:08 devstack nova-compute[80039]: raspi1ap Jun 25 16:55:08 devstack nova-compute[80039]: palmetto-bmc Jun 25 16:55:08 devstack nova-compute[80039]: sx1-v1 Jun 25 16:55:08 devstack nova-compute[80039]: n810 Jun 25 16:55:08 devstack nova-compute[80039]: g220a-bmc Jun 25 16:55:08 devstack nova-compute[80039]: n800 Jun 25 16:55:08 devstack nova-compute[80039]: bletchley-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-7.1 Jun 25 16:55:08 devstack nova-compute[80039]: tacoma-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-4.1 Jun 25 16:55:08 devstack nova-compute[80039]: quanta-gsj Jun 25 16:55:08 devstack nova-compute[80039]: versatilepb Jun 25 16:55:08 devstack nova-compute[80039]: terrier Jun 25 16:55:08 devstack nova-compute[80039]: mainstone Jun 25 16:55:08 devstack nova-compute[80039]: realview-eb-mpcore Jun 25 16:55:08 devstack nova-compute[80039]: integratorcp Jun 25 16:55:08 devstack nova-compute[80039]: virt-7.2 Jun 25 16:55:08 devstack nova-compute[80039]: supermicrox11-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-4.2 Jun 25 16:55:08 devstack nova-compute[80039]: witherspoon-bmc Jun 25 16:55:08 devstack nova-compute[80039]: qcom-firework-bmc Jun 25 16:55:08 devstack nova-compute[80039]: mps3-an524 Jun 25 16:55:08 devstack nova-compute[80039]: kudo-bmc Jun 25 16:55:08 devstack nova-compute[80039]: vexpress-a9 Jun 25 16:55:08 devstack nova-compute[80039]: midway Jun 25 16:55:08 devstack nova-compute[80039]: musicpal Jun 25 16:55:08 devstack nova-compute[80039]: lm3s811evb Jun 25 16:55:08 devstack nova-compute[80039]: lm3s6965evb Jun 25 16:55:08 devstack nova-compute[80039]: supermicro-x11spi-bmc Jun 25 16:55:08 devstack nova-compute[80039]: microbit Jun 25 16:55:08 devstack nova-compute[80039]: fby35 Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an505 Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an385 Jun 25 16:55:08 devstack nova-compute[80039]: virt-6.0 Jun 25 16:55:08 devstack nova-compute[80039]: virt-8.0 Jun 25 16:55:08 devstack nova-compute[80039]: cubieboard Jun 25 16:55:08 devstack nova-compute[80039]: ast1030-evb Jun 25 16:55:08 devstack nova-compute[80039]: verdex Jun 25 16:55:08 devstack nova-compute[80039]: bpim2u Jun 25 16:55:08 devstack nova-compute[80039]: netduino2 Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an386 Jun 25 16:55:08 devstack nova-compute[80039]: olimex-stm32-h405 Jun 25 16:55:08 devstack nova-compute[80039]: virt-6.1 Jun 25 16:55:08 devstack nova-compute[80039]: virt-8.1 Jun 25 16:55:08 devstack nova-compute[80039]: raspi2b Jun 25 16:55:08 devstack nova-compute[80039]: vexpress-a15 Jun 25 16:55:08 devstack nova-compute[80039]: fuji-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-6.2 Jun 25 16:55:08 devstack nova-compute[80039]: sonorapass-bmc Jun 25 16:55:08 devstack nova-compute[80039]: cheetah Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.6 Jun 25 16:55:08 devstack nova-compute[80039]: ast2500-evb Jun 25 16:55:08 devstack nova-compute[80039]: highbank Jun 25 16:55:08 devstack nova-compute[80039]: akita Jun 25 16:55:08 devstack nova-compute[80039]: connex Jun 25 16:55:08 devstack nova-compute[80039]: netduinoplus2 Jun 25 16:55:08 devstack nova-compute[80039]: collie Jun 25 16:55:08 devstack nova-compute[80039]: raspi0 Jun 25 16:55:08 devstack nova-compute[80039]: fp5280g2-bmc Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 64 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-aarch64 Jun 25 16:55:08 devstack nova-compute[80039]: virt-8.2 Jun 25 16:55:08 devstack nova-compute[80039]: virt Jun 25 16:55:08 devstack nova-compute[80039]: qcom-dc-scm-v1-bmc Jun 25 16:55:08 devstack nova-compute[80039]: mori-bmc Jun 25 16:55:08 devstack nova-compute[80039]: ast2600-evb Jun 25 16:55:08 devstack nova-compute[80039]: borzoi Jun 25 16:55:08 devstack nova-compute[80039]: tiogapass-bmc Jun 25 16:55:08 devstack nova-compute[80039]: spitz Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.7 Jun 25 16:55:08 devstack nova-compute[80039]: nuri Jun 25 16:55:08 devstack nova-compute[80039]: mcimx7d-sabre Jun 25 16:55:08 devstack nova-compute[80039]: romulus-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-3.0 Jun 25 16:55:08 devstack nova-compute[80039]: virt-5.0 Jun 25 16:55:08 devstack nova-compute[80039]: npcm750-evb Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.10 Jun 25 16:55:08 devstack nova-compute[80039]: rainier-bmc Jun 25 16:55:08 devstack nova-compute[80039]: mps3-an547 Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.8 Jun 25 16:55:08 devstack nova-compute[80039]: musca-b1 Jun 25 16:55:08 devstack nova-compute[80039]: realview-pbx-a9 Jun 25 16:55:08 devstack nova-compute[80039]: versatileab Jun 25 16:55:08 devstack nova-compute[80039]: kzm Jun 25 16:55:08 devstack nova-compute[80039]: fby35-bmc Jun 25 16:55:08 devstack nova-compute[80039]: musca-a Jun 25 16:55:08 devstack nova-compute[80039]: virt-3.1 Jun 25 16:55:08 devstack nova-compute[80039]: mcimx6ul-evk Jun 25 16:55:08 devstack nova-compute[80039]: virt-5.1 Jun 25 16:55:08 devstack nova-compute[80039]: smdkc210 Jun 25 16:55:08 devstack nova-compute[80039]: sx1 Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.11 Jun 25 16:55:08 devstack nova-compute[80039]: imx25-pdk Jun 25 16:55:08 devstack nova-compute[80039]: stm32vldiscovery Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.9 Jun 25 16:55:08 devstack nova-compute[80039]: orangepi-pc Jun 25 16:55:08 devstack nova-compute[80039]: quanta-q71l-bmc Jun 25 16:55:08 devstack nova-compute[80039]: z2 Jun 25 16:55:08 devstack nova-compute[80039]: virt-5.2 Jun 25 16:55:08 devstack nova-compute[80039]: xilinx-zynq-a9 Jun 25 16:55:08 devstack nova-compute[80039]: xlnx-zcu102 Jun 25 16:55:08 devstack nova-compute[80039]: tosa Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an500 Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.12 Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an521 Jun 25 16:55:08 devstack nova-compute[80039]: sabrelite Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an511 Jun 25 16:55:08 devstack nova-compute[80039]: canon-a1100 Jun 25 16:55:08 devstack nova-compute[80039]: realview-eb Jun 25 16:55:08 devstack nova-compute[80039]: quanta-gbs-bmc Jun 25 16:55:08 devstack nova-compute[80039]: emcraft-sf2 Jun 25 16:55:08 devstack nova-compute[80039]: realview-pb-a8 Jun 25 16:55:08 devstack nova-compute[80039]: sbsa-ref Jun 25 16:55:08 devstack nova-compute[80039]: yosemitev2-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-7.0 Jun 25 16:55:08 devstack nova-compute[80039]: virt-4.0 Jun 25 16:55:08 devstack nova-compute[80039]: raspi1ap Jun 25 16:55:08 devstack nova-compute[80039]: palmetto-bmc Jun 25 16:55:08 devstack nova-compute[80039]: sx1-v1 Jun 25 16:55:08 devstack nova-compute[80039]: n810 Jun 25 16:55:08 devstack nova-compute[80039]: g220a-bmc Jun 25 16:55:08 devstack nova-compute[80039]: n800 Jun 25 16:55:08 devstack nova-compute[80039]: bletchley-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-7.1 Jun 25 16:55:08 devstack nova-compute[80039]: tacoma-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-4.1 Jun 25 16:55:08 devstack nova-compute[80039]: quanta-gsj Jun 25 16:55:08 devstack nova-compute[80039]: versatilepb Jun 25 16:55:08 devstack nova-compute[80039]: terrier Jun 25 16:55:08 devstack nova-compute[80039]: mainstone Jun 25 16:55:08 devstack nova-compute[80039]: realview-eb-mpcore Jun 25 16:55:08 devstack nova-compute[80039]: integratorcp Jun 25 16:55:08 devstack nova-compute[80039]: virt-7.2 Jun 25 16:55:08 devstack nova-compute[80039]: supermicrox11-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-4.2 Jun 25 16:55:08 devstack nova-compute[80039]: witherspoon-bmc Jun 25 16:55:08 devstack nova-compute[80039]: qcom-firework-bmc Jun 25 16:55:08 devstack nova-compute[80039]: mps3-an524 Jun 25 16:55:08 devstack nova-compute[80039]: kudo-bmc Jun 25 16:55:08 devstack nova-compute[80039]: vexpress-a9 Jun 25 16:55:08 devstack nova-compute[80039]: midway Jun 25 16:55:08 devstack nova-compute[80039]: musicpal Jun 25 16:55:08 devstack nova-compute[80039]: lm3s811evb Jun 25 16:55:08 devstack nova-compute[80039]: lm3s6965evb Jun 25 16:55:08 devstack nova-compute[80039]: supermicro-x11spi-bmc Jun 25 16:55:08 devstack nova-compute[80039]: microbit Jun 25 16:55:08 devstack nova-compute[80039]: fby35 Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an505 Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an385 Jun 25 16:55:08 devstack nova-compute[80039]: virt-6.0 Jun 25 16:55:08 devstack nova-compute[80039]: virt-8.0 Jun 25 16:55:08 devstack nova-compute[80039]: raspi3ap Jun 25 16:55:08 devstack nova-compute[80039]: cubieboard Jun 25 16:55:08 devstack nova-compute[80039]: ast1030-evb Jun 25 16:55:08 devstack nova-compute[80039]: verdex Jun 25 16:55:08 devstack nova-compute[80039]: bpim2u Jun 25 16:55:08 devstack nova-compute[80039]: netduino2 Jun 25 16:55:08 devstack nova-compute[80039]: xlnx-versal-virt Jun 25 16:55:08 devstack nova-compute[80039]: mps2-an386 Jun 25 16:55:08 devstack nova-compute[80039]: olimex-stm32-h405 Jun 25 16:55:08 devstack nova-compute[80039]: virt-6.1 Jun 25 16:55:08 devstack nova-compute[80039]: virt-8.1 Jun 25 16:55:08 devstack nova-compute[80039]: raspi3b Jun 25 16:55:08 devstack nova-compute[80039]: raspi2b Jun 25 16:55:08 devstack nova-compute[80039]: vexpress-a15 Jun 25 16:55:08 devstack nova-compute[80039]: fuji-bmc Jun 25 16:55:08 devstack nova-compute[80039]: virt-6.2 Jun 25 16:55:08 devstack nova-compute[80039]: sonorapass-bmc Jun 25 16:55:08 devstack nova-compute[80039]: cheetah Jun 25 16:55:08 devstack nova-compute[80039]: virt-2.6 Jun 25 16:55:08 devstack nova-compute[80039]: ast2500-evb Jun 25 16:55:08 devstack nova-compute[80039]: highbank Jun 25 16:55:08 devstack nova-compute[80039]: akita Jun 25 16:55:08 devstack nova-compute[80039]: connex Jun 25 16:55:08 devstack nova-compute[80039]: netduinoplus2 Jun 25 16:55:08 devstack nova-compute[80039]: collie Jun 25 16:55:08 devstack nova-compute[80039]: raspi0 Jun 25 16:55:08 devstack nova-compute[80039]: fp5280g2-bmc Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-cris Jun 25 16:55:08 devstack nova-compute[80039]: axis-dev88 Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-i386 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-noble-v2 Jun 25 16:55:08 devstack nova-compute[80039]: ubuntu Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-mantic Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-impish-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-5.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-lunar-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-mantic Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.12 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-xenial Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-kinetic Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-6.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-4.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-mantic-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.5 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-4.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-focal Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-hirsute Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-xenial Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-jammy-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-5.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.7 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-eoan-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-disco-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-groovy Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-zesty Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-lunar Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-mantic-hpb-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-groovy Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-7.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-artful Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-trusty Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-eoan-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-focal-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-8.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-jammy-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-bionic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-mantic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-artful Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-8.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.7 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-6.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-kinetic Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-jammy-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-yakkety Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.4 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-cosmic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-7.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.10 Jun 25 16:55:08 devstack nova-compute[80039]: x-remote Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-5.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.9 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.11 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-jammy-hpb-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-3.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-6.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-4.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-jammy Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.4 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-4.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-eoan Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-jammy-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-5.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.9 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-bionic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-lunar Jun 25 16:55:08 devstack nova-compute[80039]: isapc Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-mantic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-cosmic Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.6 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-mantic-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-3.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-bionic Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-disco-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-cosmic Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.12 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-bionic Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-kinetic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-groovy-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-7.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-noble-v2 Jun 25 16:55:08 devstack nova-compute[80039]: ubuntu-q35 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-lunar-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-disco Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-cosmic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-noble Jun 25 16:55:08 devstack nova-compute[80039]: q35 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-8.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-impish Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-wily Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-8.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.6 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-6.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-impish Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-jammy Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-impish-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-hirsute Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-4.0.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-hirsute-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-7.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-5.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.8 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.10 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-3.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-6.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-zesty Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-7.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-4.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-focal Jun 25 16:55:08 devstack nova-compute[80039]: microvm Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.3 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-jammy-hpb-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-8.2 Jun 25 16:55:08 devstack nova-compute[80039]: q35 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-kinetic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-focal-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-4.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-noble Jun 25 16:55:08 devstack nova-compute[80039]: pc Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-disco Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-groovy-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-8.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-hirsute-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-5.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-6.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.8 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-eoan Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.5 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-3.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-yakkety Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-mantic-hpb-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-7.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.11 Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-m68k Jun 25 16:55:08 devstack nova-compute[80039]: mcf5208evb Jun 25 16:55:08 devstack nova-compute[80039]: virt-7.0 Jun 25 16:55:08 devstack nova-compute[80039]: an5206 Jun 25 16:55:08 devstack nova-compute[80039]: virt-6.0 Jun 25 16:55:08 devstack nova-compute[80039]: q800 Jun 25 16:55:08 devstack nova-compute[80039]: virt-8.1 Jun 25 16:55:08 devstack nova-compute[80039]: virt-7.2 Jun 25 16:55:08 devstack nova-compute[80039]: virt-6.2 Jun 25 16:55:08 devstack nova-compute[80039]: virt-8.0 Jun 25 16:55:08 devstack nova-compute[80039]: next-cube Jun 25 16:55:08 devstack nova-compute[80039]: virt-7.1 Jun 25 16:55:08 devstack nova-compute[80039]: virt-6.1 Jun 25 16:55:08 devstack nova-compute[80039]: virt-8.2 Jun 25 16:55:08 devstack nova-compute[80039]: virt Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-microblaze Jun 25 16:55:08 devstack nova-compute[80039]: petalogix-s3adsp1800 Jun 25 16:55:08 devstack nova-compute[80039]: petalogix-ml605 Jun 25 16:55:08 devstack nova-compute[80039]: xlnx-zynqmp-pmu Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-microblazeel Jun 25 16:55:08 devstack nova-compute[80039]: petalogix-s3adsp1800 Jun 25 16:55:08 devstack nova-compute[80039]: petalogix-ml605 Jun 25 16:55:08 devstack nova-compute[80039]: xlnx-zynqmp-pmu Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-mips Jun 25 16:55:08 devstack nova-compute[80039]: malta Jun 25 16:55:08 devstack nova-compute[80039]: mipssim Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-mipsel Jun 25 16:55:08 devstack nova-compute[80039]: malta Jun 25 16:55:08 devstack nova-compute[80039]: mipssim Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 64 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-mips64 Jun 25 16:55:08 devstack nova-compute[80039]: malta Jun 25 16:55:08 devstack nova-compute[80039]: mipssim Jun 25 16:55:08 devstack nova-compute[80039]: pica61 Jun 25 16:55:08 devstack nova-compute[80039]: magnum Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 64 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-mips64el Jun 25 16:55:08 devstack nova-compute[80039]: malta Jun 25 16:55:08 devstack nova-compute[80039]: loongson3-virt Jun 25 16:55:08 devstack nova-compute[80039]: mipssim Jun 25 16:55:08 devstack nova-compute[80039]: pica61 Jun 25 16:55:08 devstack nova-compute[80039]: magnum Jun 25 16:55:08 devstack nova-compute[80039]: boston Jun 25 16:55:08 devstack nova-compute[80039]: fuloong2e Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-ppc Jun 25 16:55:08 devstack nova-compute[80039]: g3beige Jun 25 16:55:08 devstack nova-compute[80039]: amigaone Jun 25 16:55:08 devstack nova-compute[80039]: virtex-ml507 Jun 25 16:55:08 devstack nova-compute[80039]: mac99 Jun 25 16:55:08 devstack nova-compute[80039]: ppce500 Jun 25 16:55:08 devstack nova-compute[80039]: sam460ex Jun 25 16:55:08 devstack nova-compute[80039]: pegasos2 Jun 25 16:55:08 devstack nova-compute[80039]: bamboo Jun 25 16:55:08 devstack nova-compute[80039]: 40p Jun 25 16:55:08 devstack nova-compute[80039]: ref405ep Jun 25 16:55:08 devstack nova-compute[80039]: mpc8544ds Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 64 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-ppc64 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-noble Jun 25 16:55:08 devstack nova-compute[80039]: pseries Jun 25 16:55:08 devstack nova-compute[80039]: amigaone Jun 25 16:55:08 devstack nova-compute[80039]: powernv9 Jun 25 16:55:08 devstack nova-compute[80039]: powernv Jun 25 16:55:08 devstack nova-compute[80039]: pseries-4.1 Jun 25 16:55:08 devstack nova-compute[80039]: mpc8544ds Jun 25 16:55:08 devstack nova-compute[80039]: pseries-6.1 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.5 Jun 25 16:55:08 devstack nova-compute[80039]: powernv10 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-xenial Jun 25 16:55:08 devstack nova-compute[80039]: pseries-4.2 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-6.2 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-yakkety Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.6 Jun 25 16:55:08 devstack nova-compute[80039]: ppce500 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-bionic-sxxm Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.7 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-3.0 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-8.0 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-5.0 Jun 25 16:55:08 devstack nova-compute[80039]: 40p Jun 25 16:55:08 devstack nova-compute[80039]: pseries-lunar Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.8 Jun 25 16:55:08 devstack nova-compute[80039]: pegasos2 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-hirsute Jun 25 16:55:08 devstack nova-compute[80039]: pseries-3.1 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-8.1 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-5.1 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-eoan Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.9 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-zesty Jun 25 16:55:08 devstack nova-compute[80039]: bamboo Jun 25 16:55:08 devstack nova-compute[80039]: pseries-groovy Jun 25 16:55:08 devstack nova-compute[80039]: pseries-focal Jun 25 16:55:08 devstack nova-compute[80039]: g3beige Jun 25 16:55:08 devstack nova-compute[80039]: pseries-8.2 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-5.2 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-disco Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.12-sxxm Jun 25 16:55:08 devstack nova-compute[80039]: pseries-mantic Jun 25 16:55:08 devstack nova-compute[80039]: pseries-kinetic Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.10 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-7.0 Jun 25 16:55:08 devstack nova-compute[80039]: virtex-ml507 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.11 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.1 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-7.1 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-cosmic Jun 25 16:55:08 devstack nova-compute[80039]: pseries-bionic Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.12 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.2 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-7.2 Jun 25 16:55:08 devstack nova-compute[80039]: mac99 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-impish Jun 25 16:55:08 devstack nova-compute[80039]: pseries-jammy Jun 25 16:55:08 devstack nova-compute[80039]: pseries-artful Jun 25 16:55:08 devstack nova-compute[80039]: sam460ex Jun 25 16:55:08 devstack nova-compute[80039]: ref405ep Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.3 Jun 25 16:55:08 devstack nova-compute[80039]: powernv8 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-4.0 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-6.0 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.4 Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 64 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-ppc64le Jun 25 16:55:08 devstack nova-compute[80039]: pseries-noble Jun 25 16:55:08 devstack nova-compute[80039]: pseries Jun 25 16:55:08 devstack nova-compute[80039]: amigaone Jun 25 16:55:08 devstack nova-compute[80039]: powernv9 Jun 25 16:55:08 devstack nova-compute[80039]: powernv Jun 25 16:55:08 devstack nova-compute[80039]: pseries-4.1 Jun 25 16:55:08 devstack nova-compute[80039]: mpc8544ds Jun 25 16:55:08 devstack nova-compute[80039]: pseries-6.1 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.5 Jun 25 16:55:08 devstack nova-compute[80039]: powernv10 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-xenial Jun 25 16:55:08 devstack nova-compute[80039]: pseries-4.2 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-6.2 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-yakkety Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.6 Jun 25 16:55:08 devstack nova-compute[80039]: ppce500 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-bionic-sxxm Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.7 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-3.0 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-8.0 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-5.0 Jun 25 16:55:08 devstack nova-compute[80039]: 40p Jun 25 16:55:08 devstack nova-compute[80039]: pseries-lunar Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.8 Jun 25 16:55:08 devstack nova-compute[80039]: pegasos2 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-hirsute Jun 25 16:55:08 devstack nova-compute[80039]: pseries-3.1 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-8.1 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-5.1 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-eoan Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.9 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-zesty Jun 25 16:55:08 devstack nova-compute[80039]: bamboo Jun 25 16:55:08 devstack nova-compute[80039]: pseries-groovy Jun 25 16:55:08 devstack nova-compute[80039]: pseries-focal Jun 25 16:55:08 devstack nova-compute[80039]: g3beige Jun 25 16:55:08 devstack nova-compute[80039]: pseries-8.2 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-5.2 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-disco Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.12-sxxm Jun 25 16:55:08 devstack nova-compute[80039]: pseries-mantic Jun 25 16:55:08 devstack nova-compute[80039]: pseries-kinetic Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.10 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-7.0 Jun 25 16:55:08 devstack nova-compute[80039]: virtex-ml507 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.11 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.1 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-7.1 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-cosmic Jun 25 16:55:08 devstack nova-compute[80039]: pseries-bionic Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.12 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.2 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-7.2 Jun 25 16:55:08 devstack nova-compute[80039]: mac99 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-impish Jun 25 16:55:08 devstack nova-compute[80039]: pseries-jammy Jun 25 16:55:08 devstack nova-compute[80039]: pseries-artful Jun 25 16:55:08 devstack nova-compute[80039]: sam460ex Jun 25 16:55:08 devstack nova-compute[80039]: ref405ep Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.3 Jun 25 16:55:08 devstack nova-compute[80039]: powernv8 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-4.0 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-6.0 Jun 25 16:55:08 devstack nova-compute[80039]: pseries-2.4 Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-riscv32 Jun 25 16:55:08 devstack nova-compute[80039]: virt Jun 25 16:55:08 devstack nova-compute[80039]: spike Jun 25 16:55:08 devstack nova-compute[80039]: opentitan Jun 25 16:55:08 devstack nova-compute[80039]: sifive_u Jun 25 16:55:08 devstack nova-compute[80039]: sifive_e Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 64 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-riscv64 Jun 25 16:55:08 devstack nova-compute[80039]: virt Jun 25 16:55:08 devstack nova-compute[80039]: spike Jun 25 16:55:08 devstack nova-compute[80039]: microchip-icicle-kit Jun 25 16:55:08 devstack nova-compute[80039]: sifive_u Jun 25 16:55:08 devstack nova-compute[80039]: shakti_c Jun 25 16:55:08 devstack nova-compute[80039]: sifive_e Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 64 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-s390x Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-noble Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-8.0 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-disco Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-6.0 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-2.11 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-7.0 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-mantic Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-xenial Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-5.0 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-focal Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-2.8 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-4.0 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-zesty Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-8.2 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-6.2 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-3.0 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-groovy Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-2.5 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-7.2 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-5.2 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-artful Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-hirsute Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-4.2 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-2.10 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-2.7 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-lunar Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-eoan Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-kinetic Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-8.1 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-yakkety Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-6.1 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-cosmic Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-bionic Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-2.12 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-7.1 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-2.4 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-5.1 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-2.9 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-impish Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-4.1 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-jammy Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-3.1 Jun 25 16:55:08 devstack nova-compute[80039]: s390-ccw-virtio-2.6 Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-sh4 Jun 25 16:55:08 devstack nova-compute[80039]: shix Jun 25 16:55:08 devstack nova-compute[80039]: r2d Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 64 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-sh4eb Jun 25 16:55:08 devstack nova-compute[80039]: shix Jun 25 16:55:08 devstack nova-compute[80039]: r2d Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-sparc Jun 25 16:55:08 devstack nova-compute[80039]: SS-5 Jun 25 16:55:08 devstack nova-compute[80039]: SS-20 Jun 25 16:55:08 devstack nova-compute[80039]: LX Jun 25 16:55:08 devstack nova-compute[80039]: SPARCClassic Jun 25 16:55:08 devstack nova-compute[80039]: leon3_generic Jun 25 16:55:08 devstack nova-compute[80039]: SPARCbook Jun 25 16:55:08 devstack nova-compute[80039]: SS-4 Jun 25 16:55:08 devstack nova-compute[80039]: SS-600MP Jun 25 16:55:08 devstack nova-compute[80039]: SS-10 Jun 25 16:55:08 devstack nova-compute[80039]: Voyager Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 64 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-sparc64 Jun 25 16:55:08 devstack nova-compute[80039]: sun4u Jun 25 16:55:08 devstack nova-compute[80039]: niagara Jun 25 16:55:08 devstack nova-compute[80039]: sun4v Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 64 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-x86_64 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-noble-v2 Jun 25 16:55:08 devstack nova-compute[80039]: ubuntu Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-mantic Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-impish-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-5.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-lunar-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-mantic Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.12 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-xenial Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-kinetic Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-6.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-4.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-mantic-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.5 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-4.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-focal Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-hirsute Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-xenial Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-jammy-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-5.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.7 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-eoan-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-zesty Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-groovy Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-disco-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-lunar Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-mantic-hpb-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-groovy Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-7.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-artful Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-trusty Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-focal-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-8.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-eoan-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-jammy-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-bionic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-mantic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-artful Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-8.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.7 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-6.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-kinetic Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-jammy-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-yakkety Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.4 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-cosmic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-7.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.10 Jun 25 16:55:08 devstack nova-compute[80039]: x-remote Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-5.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.9 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.11 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-jammy-hpb-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-3.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-6.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-4.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-jammy Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.4 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-4.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-eoan Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-jammy-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-5.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.9 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-bionic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-lunar Jun 25 16:55:08 devstack nova-compute[80039]: isapc Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-mantic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-cosmic Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.6 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-mantic-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-3.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-bionic Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-disco-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-cosmic Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.12 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-bionic Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-kinetic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-groovy-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-7.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-noble-v2 Jun 25 16:55:08 devstack nova-compute[80039]: ubuntu-q35 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-lunar-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-disco Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-cosmic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-noble Jun 25 16:55:08 devstack nova-compute[80039]: q35 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-8.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-wily Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-impish Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-8.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.6 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-6.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-impish Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-jammy Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-impish-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-hirsute Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-4.0.1 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-hirsute-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-7.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-5.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.8 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.10 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-3.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-zesty Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-7.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-4.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-6.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-focal Jun 25 16:55:08 devstack nova-compute[80039]: microvm Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.3 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-jammy-hpb-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-disco Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-kinetic-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-4.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-focal-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-noble Jun 25 16:55:08 devstack nova-compute[80039]: pc Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-8.2 Jun 25 16:55:08 devstack nova-compute[80039]: q35 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-groovy-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-hirsute-hpb Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-8.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-5.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-2.8 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-6.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-eoan Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.5 Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-3.0 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-yakkety Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-mantic-hpb-maxcpus Jun 25 16:55:08 devstack nova-compute[80039]: pc-i440fx-7.2 Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-2.11 Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-xtensa Jun 25 16:55:08 devstack nova-compute[80039]: sim Jun 25 16:55:08 devstack nova-compute[80039]: kc705 Jun 25 16:55:08 devstack nova-compute[80039]: ml605 Jun 25 16:55:08 devstack nova-compute[80039]: ml605-nommu Jun 25 16:55:08 devstack nova-compute[80039]: virt Jun 25 16:55:08 devstack nova-compute[80039]: lx60-nommu Jun 25 16:55:08 devstack nova-compute[80039]: lx200 Jun 25 16:55:08 devstack nova-compute[80039]: lx200-nommu Jun 25 16:55:08 devstack nova-compute[80039]: lx60 Jun 25 16:55:08 devstack nova-compute[80039]: kc705-nommu Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: hvm Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: 32 Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-xtensaeb Jun 25 16:55:08 devstack nova-compute[80039]: sim Jun 25 16:55:08 devstack nova-compute[80039]: kc705 Jun 25 16:55:08 devstack nova-compute[80039]: ml605 Jun 25 16:55:08 devstack nova-compute[80039]: ml605-nommu Jun 25 16:55:08 devstack nova-compute[80039]: virt Jun 25 16:55:08 devstack nova-compute[80039]: lx60-nommu Jun 25 16:55:08 devstack nova-compute[80039]: lx200 Jun 25 16:55:08 devstack nova-compute[80039]: lx200-nommu Jun 25 16:55:08 devstack nova-compute[80039]: lx60 Jun 25 16:55:08 devstack nova-compute[80039]: kc705-nommu Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:08 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:08 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:08 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:08 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:08 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:08 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:08 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:08 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:08 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for cris via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:08 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:08 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for i686 via machine types: {'q35', 'ubuntu-q35', 'pc', 'ubuntu'} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:08 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: /usr/bin/qemu-system-i386 Jun 25 16:55:08 devstack nova-compute[80039]: kvm Jun 25 16:55:08 devstack nova-compute[80039]: pc-q35-noble Jun 25 16:55:08 devstack nova-compute[80039]: i686 Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 25 16:55:08 devstack nova-compute[80039]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: rom Jun 25 16:55:08 devstack nova-compute[80039]: pflash Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: yes Jun 25 16:55:08 devstack nova-compute[80039]: no Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: no Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: off Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: on Jun 25 16:55:08 devstack nova-compute[80039]: off Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:08 devstack nova-compute[80039]: AMD Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:08 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu64 Jun 25 16:55:09 devstack nova-compute[80039]: qemu32 Jun 25 16:55:09 devstack nova-compute[80039]: phenom Jun 25 16:55:09 devstack nova-compute[80039]: pentium3 Jun 25 16:55:09 devstack nova-compute[80039]: pentium2 Jun 25 16:55:09 devstack nova-compute[80039]: pentium Jun 25 16:55:09 devstack nova-compute[80039]: n270 Jun 25 16:55:09 devstack nova-compute[80039]: kvm64 Jun 25 16:55:09 devstack nova-compute[80039]: kvm32 Jun 25 16:55:09 devstack nova-compute[80039]: coreduo Jun 25 16:55:09 devstack nova-compute[80039]: core2duo Jun 25 16:55:09 devstack nova-compute[80039]: athlon Jun 25 16:55:09 devstack nova-compute[80039]: Westmere-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Westmere Jun 25 16:55:09 devstack nova-compute[80039]: Snowridge Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client Jun 25 16:55:09 devstack nova-compute[80039]: SapphireRapids Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Penryn Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G5 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G4 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G3 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G2 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G1 Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Rome Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Milan Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Genoa Jun 25 16:55:09 devstack nova-compute[80039]: EPYC Jun 25 16:55:09 devstack nova-compute[80039]: Dhyana Jun 25 16:55:09 devstack nova-compute[80039]: Cooperlake Jun 25 16:55:09 devstack nova-compute[80039]: Conroe Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell Jun 25 16:55:09 devstack nova-compute[80039]: 486 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: file Jun 25 16:55:09 devstack nova-compute[80039]: anonymous Jun 25 16:55:09 devstack nova-compute[80039]: memfd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: disk Jun 25 16:55:09 devstack nova-compute[80039]: cdrom Jun 25 16:55:09 devstack nova-compute[80039]: floppy Jun 25 16:55:09 devstack nova-compute[80039]: lun Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: fdc Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: sata Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: sdl Jun 25 16:55:09 devstack nova-compute[80039]: vnc Jun 25 16:55:09 devstack nova-compute[80039]: spice Jun 25 16:55:09 devstack nova-compute[80039]: egl-headless Jun 25 16:55:09 devstack nova-compute[80039]: dbus Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: subsystem Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: default Jun 25 16:55:09 devstack nova-compute[80039]: mandatory Jun 25 16:55:09 devstack nova-compute[80039]: requisite Jun 25 16:55:09 devstack nova-compute[80039]: optional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: pci Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: random Jun 25 16:55:09 devstack nova-compute[80039]: egd Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: path Jun 25 16:55:09 devstack nova-compute[80039]: handle Jun 25 16:55:09 devstack nova-compute[80039]: virtiofs Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: tpm-tis Jun 25 16:55:09 devstack nova-compute[80039]: tpm-crb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: passthrough Jun 25 16:55:09 devstack nova-compute[80039]: emulator Jun 25 16:55:09 devstack nova-compute[80039]: external Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: 1.2 Jun 25 16:55:09 devstack nova-compute[80039]: 2.0 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: pty Jun 25 16:55:09 devstack nova-compute[80039]: unix Jun 25 16:55:09 devstack nova-compute[80039]: spicevmc Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: relaxed Jun 25 16:55:09 devstack nova-compute[80039]: vapic Jun 25 16:55:09 devstack nova-compute[80039]: spinlocks Jun 25 16:55:09 devstack nova-compute[80039]: vpindex Jun 25 16:55:09 devstack nova-compute[80039]: runtime Jun 25 16:55:09 devstack nova-compute[80039]: synic Jun 25 16:55:09 devstack nova-compute[80039]: stimer Jun 25 16:55:09 devstack nova-compute[80039]: reset Jun 25 16:55:09 devstack nova-compute[80039]: vendor_id Jun 25 16:55:09 devstack nova-compute[80039]: frequencies Jun 25 16:55:09 devstack nova-compute[80039]: reenlightenment Jun 25 16:55:09 devstack nova-compute[80039]: tlbflush Jun 25 16:55:09 devstack nova-compute[80039]: ipi Jun 25 16:55:09 devstack nova-compute[80039]: avic Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: {{(pid=80039) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: /usr/bin/qemu-system-i386 Jun 25 16:55:09 devstack nova-compute[80039]: kvm Jun 25 16:55:09 devstack nova-compute[80039]: pc-q35-noble-v2 Jun 25 16:55:09 devstack nova-compute[80039]: i686 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: rom Jun 25 16:55:09 devstack nova-compute[80039]: pflash Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: yes Jun 25 16:55:09 devstack nova-compute[80039]: no Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: no Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: off Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: on Jun 25 16:55:09 devstack nova-compute[80039]: off Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: AMD Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu64 Jun 25 16:55:09 devstack nova-compute[80039]: qemu32 Jun 25 16:55:09 devstack nova-compute[80039]: phenom Jun 25 16:55:09 devstack nova-compute[80039]: pentium3 Jun 25 16:55:09 devstack nova-compute[80039]: pentium2 Jun 25 16:55:09 devstack nova-compute[80039]: pentium Jun 25 16:55:09 devstack nova-compute[80039]: n270 Jun 25 16:55:09 devstack nova-compute[80039]: kvm64 Jun 25 16:55:09 devstack nova-compute[80039]: kvm32 Jun 25 16:55:09 devstack nova-compute[80039]: coreduo Jun 25 16:55:09 devstack nova-compute[80039]: core2duo Jun 25 16:55:09 devstack nova-compute[80039]: athlon Jun 25 16:55:09 devstack nova-compute[80039]: Westmere-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Westmere Jun 25 16:55:09 devstack nova-compute[80039]: Snowridge Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client Jun 25 16:55:09 devstack nova-compute[80039]: SapphireRapids Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Penryn Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G5 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G4 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G3 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G2 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G1 Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Rome Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Milan Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Genoa Jun 25 16:55:09 devstack nova-compute[80039]: EPYC Jun 25 16:55:09 devstack nova-compute[80039]: Dhyana Jun 25 16:55:09 devstack nova-compute[80039]: Cooperlake Jun 25 16:55:09 devstack nova-compute[80039]: Conroe Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell Jun 25 16:55:09 devstack nova-compute[80039]: 486 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: file Jun 25 16:55:09 devstack nova-compute[80039]: anonymous Jun 25 16:55:09 devstack nova-compute[80039]: memfd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: disk Jun 25 16:55:09 devstack nova-compute[80039]: cdrom Jun 25 16:55:09 devstack nova-compute[80039]: floppy Jun 25 16:55:09 devstack nova-compute[80039]: lun Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: fdc Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: sata Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: sdl Jun 25 16:55:09 devstack nova-compute[80039]: vnc Jun 25 16:55:09 devstack nova-compute[80039]: spice Jun 25 16:55:09 devstack nova-compute[80039]: egl-headless Jun 25 16:55:09 devstack nova-compute[80039]: dbus Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: subsystem Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: default Jun 25 16:55:09 devstack nova-compute[80039]: mandatory Jun 25 16:55:09 devstack nova-compute[80039]: requisite Jun 25 16:55:09 devstack nova-compute[80039]: optional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: pci Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: random Jun 25 16:55:09 devstack nova-compute[80039]: egd Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: path Jun 25 16:55:09 devstack nova-compute[80039]: handle Jun 25 16:55:09 devstack nova-compute[80039]: virtiofs Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: tpm-tis Jun 25 16:55:09 devstack nova-compute[80039]: tpm-crb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: passthrough Jun 25 16:55:09 devstack nova-compute[80039]: emulator Jun 25 16:55:09 devstack nova-compute[80039]: external Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: 1.2 Jun 25 16:55:09 devstack nova-compute[80039]: 2.0 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: pty Jun 25 16:55:09 devstack nova-compute[80039]: unix Jun 25 16:55:09 devstack nova-compute[80039]: spicevmc Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: relaxed Jun 25 16:55:09 devstack nova-compute[80039]: vapic Jun 25 16:55:09 devstack nova-compute[80039]: spinlocks Jun 25 16:55:09 devstack nova-compute[80039]: vpindex Jun 25 16:55:09 devstack nova-compute[80039]: runtime Jun 25 16:55:09 devstack nova-compute[80039]: synic Jun 25 16:55:09 devstack nova-compute[80039]: stimer Jun 25 16:55:09 devstack nova-compute[80039]: reset Jun 25 16:55:09 devstack nova-compute[80039]: vendor_id Jun 25 16:55:09 devstack nova-compute[80039]: frequencies Jun 25 16:55:09 devstack nova-compute[80039]: reenlightenment Jun 25 16:55:09 devstack nova-compute[80039]: tlbflush Jun 25 16:55:09 devstack nova-compute[80039]: ipi Jun 25 16:55:09 devstack nova-compute[80039]: avic Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: {{(pid=80039) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: /usr/bin/qemu-system-i386 Jun 25 16:55:09 devstack nova-compute[80039]: kvm Jun 25 16:55:09 devstack nova-compute[80039]: pc-i440fx-noble Jun 25 16:55:09 devstack nova-compute[80039]: i686 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: rom Jun 25 16:55:09 devstack nova-compute[80039]: pflash Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: yes Jun 25 16:55:09 devstack nova-compute[80039]: no Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: no Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: off Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: on Jun 25 16:55:09 devstack nova-compute[80039]: off Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: AMD Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu64 Jun 25 16:55:09 devstack nova-compute[80039]: qemu32 Jun 25 16:55:09 devstack nova-compute[80039]: phenom Jun 25 16:55:09 devstack nova-compute[80039]: pentium3 Jun 25 16:55:09 devstack nova-compute[80039]: pentium2 Jun 25 16:55:09 devstack nova-compute[80039]: pentium Jun 25 16:55:09 devstack nova-compute[80039]: n270 Jun 25 16:55:09 devstack nova-compute[80039]: kvm64 Jun 25 16:55:09 devstack nova-compute[80039]: kvm32 Jun 25 16:55:09 devstack nova-compute[80039]: coreduo Jun 25 16:55:09 devstack nova-compute[80039]: core2duo Jun 25 16:55:09 devstack nova-compute[80039]: athlon Jun 25 16:55:09 devstack nova-compute[80039]: Westmere-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Westmere Jun 25 16:55:09 devstack nova-compute[80039]: Snowridge Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client Jun 25 16:55:09 devstack nova-compute[80039]: SapphireRapids Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Penryn Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G5 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G4 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G3 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G2 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G1 Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Rome Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Milan Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Genoa Jun 25 16:55:09 devstack nova-compute[80039]: EPYC Jun 25 16:55:09 devstack nova-compute[80039]: Dhyana Jun 25 16:55:09 devstack nova-compute[80039]: Cooperlake Jun 25 16:55:09 devstack nova-compute[80039]: Conroe Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell Jun 25 16:55:09 devstack nova-compute[80039]: 486 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: file Jun 25 16:55:09 devstack nova-compute[80039]: anonymous Jun 25 16:55:09 devstack nova-compute[80039]: memfd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: disk Jun 25 16:55:09 devstack nova-compute[80039]: cdrom Jun 25 16:55:09 devstack nova-compute[80039]: floppy Jun 25 16:55:09 devstack nova-compute[80039]: lun Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: ide Jun 25 16:55:09 devstack nova-compute[80039]: fdc Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: sata Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: sdl Jun 25 16:55:09 devstack nova-compute[80039]: vnc Jun 25 16:55:09 devstack nova-compute[80039]: spice Jun 25 16:55:09 devstack nova-compute[80039]: egl-headless Jun 25 16:55:09 devstack nova-compute[80039]: dbus Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: subsystem Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: default Jun 25 16:55:09 devstack nova-compute[80039]: mandatory Jun 25 16:55:09 devstack nova-compute[80039]: requisite Jun 25 16:55:09 devstack nova-compute[80039]: optional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: pci Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: random Jun 25 16:55:09 devstack nova-compute[80039]: egd Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: path Jun 25 16:55:09 devstack nova-compute[80039]: handle Jun 25 16:55:09 devstack nova-compute[80039]: virtiofs Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: tpm-tis Jun 25 16:55:09 devstack nova-compute[80039]: tpm-crb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: passthrough Jun 25 16:55:09 devstack nova-compute[80039]: emulator Jun 25 16:55:09 devstack nova-compute[80039]: external Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: 1.2 Jun 25 16:55:09 devstack nova-compute[80039]: 2.0 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: pty Jun 25 16:55:09 devstack nova-compute[80039]: unix Jun 25 16:55:09 devstack nova-compute[80039]: spicevmc Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: relaxed Jun 25 16:55:09 devstack nova-compute[80039]: vapic Jun 25 16:55:09 devstack nova-compute[80039]: spinlocks Jun 25 16:55:09 devstack nova-compute[80039]: vpindex Jun 25 16:55:09 devstack nova-compute[80039]: runtime Jun 25 16:55:09 devstack nova-compute[80039]: synic Jun 25 16:55:09 devstack nova-compute[80039]: stimer Jun 25 16:55:09 devstack nova-compute[80039]: reset Jun 25 16:55:09 devstack nova-compute[80039]: vendor_id Jun 25 16:55:09 devstack nova-compute[80039]: frequencies Jun 25 16:55:09 devstack nova-compute[80039]: reenlightenment Jun 25 16:55:09 devstack nova-compute[80039]: tlbflush Jun 25 16:55:09 devstack nova-compute[80039]: ipi Jun 25 16:55:09 devstack nova-compute[80039]: avic Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: {{(pid=80039) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: /usr/bin/qemu-system-i386 Jun 25 16:55:09 devstack nova-compute[80039]: kvm Jun 25 16:55:09 devstack nova-compute[80039]: pc-i440fx-noble-v2 Jun 25 16:55:09 devstack nova-compute[80039]: i686 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: rom Jun 25 16:55:09 devstack nova-compute[80039]: pflash Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: yes Jun 25 16:55:09 devstack nova-compute[80039]: no Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: no Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: off Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: on Jun 25 16:55:09 devstack nova-compute[80039]: off Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: AMD Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu64 Jun 25 16:55:09 devstack nova-compute[80039]: qemu32 Jun 25 16:55:09 devstack nova-compute[80039]: phenom Jun 25 16:55:09 devstack nova-compute[80039]: pentium3 Jun 25 16:55:09 devstack nova-compute[80039]: pentium2 Jun 25 16:55:09 devstack nova-compute[80039]: pentium Jun 25 16:55:09 devstack nova-compute[80039]: n270 Jun 25 16:55:09 devstack nova-compute[80039]: kvm64 Jun 25 16:55:09 devstack nova-compute[80039]: kvm32 Jun 25 16:55:09 devstack nova-compute[80039]: coreduo Jun 25 16:55:09 devstack nova-compute[80039]: core2duo Jun 25 16:55:09 devstack nova-compute[80039]: athlon Jun 25 16:55:09 devstack nova-compute[80039]: Westmere-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Westmere Jun 25 16:55:09 devstack nova-compute[80039]: Snowridge Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client Jun 25 16:55:09 devstack nova-compute[80039]: SapphireRapids Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Penryn Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G5 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G4 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G3 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G2 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G1 Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Rome Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Milan Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Genoa Jun 25 16:55:09 devstack nova-compute[80039]: EPYC Jun 25 16:55:09 devstack nova-compute[80039]: Dhyana Jun 25 16:55:09 devstack nova-compute[80039]: Cooperlake Jun 25 16:55:09 devstack nova-compute[80039]: Conroe Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell Jun 25 16:55:09 devstack nova-compute[80039]: 486 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: file Jun 25 16:55:09 devstack nova-compute[80039]: anonymous Jun 25 16:55:09 devstack nova-compute[80039]: memfd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: disk Jun 25 16:55:09 devstack nova-compute[80039]: cdrom Jun 25 16:55:09 devstack nova-compute[80039]: floppy Jun 25 16:55:09 devstack nova-compute[80039]: lun Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: ide Jun 25 16:55:09 devstack nova-compute[80039]: fdc Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: sata Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: sdl Jun 25 16:55:09 devstack nova-compute[80039]: vnc Jun 25 16:55:09 devstack nova-compute[80039]: spice Jun 25 16:55:09 devstack nova-compute[80039]: egl-headless Jun 25 16:55:09 devstack nova-compute[80039]: dbus Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: subsystem Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: default Jun 25 16:55:09 devstack nova-compute[80039]: mandatory Jun 25 16:55:09 devstack nova-compute[80039]: requisite Jun 25 16:55:09 devstack nova-compute[80039]: optional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: pci Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: random Jun 25 16:55:09 devstack nova-compute[80039]: egd Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: path Jun 25 16:55:09 devstack nova-compute[80039]: handle Jun 25 16:55:09 devstack nova-compute[80039]: virtiofs Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: tpm-tis Jun 25 16:55:09 devstack nova-compute[80039]: tpm-crb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: passthrough Jun 25 16:55:09 devstack nova-compute[80039]: emulator Jun 25 16:55:09 devstack nova-compute[80039]: external Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: 1.2 Jun 25 16:55:09 devstack nova-compute[80039]: 2.0 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: pty Jun 25 16:55:09 devstack nova-compute[80039]: unix Jun 25 16:55:09 devstack nova-compute[80039]: spicevmc Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: relaxed Jun 25 16:55:09 devstack nova-compute[80039]: vapic Jun 25 16:55:09 devstack nova-compute[80039]: spinlocks Jun 25 16:55:09 devstack nova-compute[80039]: vpindex Jun 25 16:55:09 devstack nova-compute[80039]: runtime Jun 25 16:55:09 devstack nova-compute[80039]: synic Jun 25 16:55:09 devstack nova-compute[80039]: stimer Jun 25 16:55:09 devstack nova-compute[80039]: reset Jun 25 16:55:09 devstack nova-compute[80039]: vendor_id Jun 25 16:55:09 devstack nova-compute[80039]: frequencies Jun 25 16:55:09 devstack nova-compute[80039]: reenlightenment Jun 25 16:55:09 devstack nova-compute[80039]: tlbflush Jun 25 16:55:09 devstack nova-compute[80039]: ipi Jun 25 16:55:09 devstack nova-compute[80039]: avic Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: {{(pid=80039) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for mips via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for ppc64 via machine types: {None, 'powernv', 'pseries'} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for ppc64le via machine types: {'powernv', 'pseries'} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for x86_64 via machine types: {'q35', 'ubuntu-q35', 'pc', 'ubuntu'} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: /usr/bin/qemu-system-x86_64 Jun 25 16:55:09 devstack nova-compute[80039]: kvm Jun 25 16:55:09 devstack nova-compute[80039]: pc-q35-noble Jun 25 16:55:09 devstack nova-compute[80039]: x86_64 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: efi Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/ovmf/OVMF.amdsev.fd Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: rom Jun 25 16:55:09 devstack nova-compute[80039]: pflash Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: yes Jun 25 16:55:09 devstack nova-compute[80039]: no Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: yes Jun 25 16:55:09 devstack nova-compute[80039]: no Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: on Jun 25 16:55:09 devstack nova-compute[80039]: off Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: on Jun 25 16:55:09 devstack nova-compute[80039]: off Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: AMD Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu64 Jun 25 16:55:09 devstack nova-compute[80039]: qemu32 Jun 25 16:55:09 devstack nova-compute[80039]: phenom Jun 25 16:55:09 devstack nova-compute[80039]: pentium3 Jun 25 16:55:09 devstack nova-compute[80039]: pentium2 Jun 25 16:55:09 devstack nova-compute[80039]: pentium Jun 25 16:55:09 devstack nova-compute[80039]: n270 Jun 25 16:55:09 devstack nova-compute[80039]: kvm64 Jun 25 16:55:09 devstack nova-compute[80039]: kvm32 Jun 25 16:55:09 devstack nova-compute[80039]: coreduo Jun 25 16:55:09 devstack nova-compute[80039]: core2duo Jun 25 16:55:09 devstack nova-compute[80039]: athlon Jun 25 16:55:09 devstack nova-compute[80039]: Westmere-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Westmere Jun 25 16:55:09 devstack nova-compute[80039]: Snowridge Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client Jun 25 16:55:09 devstack nova-compute[80039]: SapphireRapids Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Penryn Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G5 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G4 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G3 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G2 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G1 Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Rome Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Milan Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Genoa Jun 25 16:55:09 devstack nova-compute[80039]: EPYC Jun 25 16:55:09 devstack nova-compute[80039]: Dhyana Jun 25 16:55:09 devstack nova-compute[80039]: Cooperlake Jun 25 16:55:09 devstack nova-compute[80039]: Conroe Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell Jun 25 16:55:09 devstack nova-compute[80039]: 486 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: file Jun 25 16:55:09 devstack nova-compute[80039]: anonymous Jun 25 16:55:09 devstack nova-compute[80039]: memfd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: disk Jun 25 16:55:09 devstack nova-compute[80039]: cdrom Jun 25 16:55:09 devstack nova-compute[80039]: floppy Jun 25 16:55:09 devstack nova-compute[80039]: lun Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: fdc Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: sata Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: sdl Jun 25 16:55:09 devstack nova-compute[80039]: vnc Jun 25 16:55:09 devstack nova-compute[80039]: spice Jun 25 16:55:09 devstack nova-compute[80039]: egl-headless Jun 25 16:55:09 devstack nova-compute[80039]: dbus Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: subsystem Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: default Jun 25 16:55:09 devstack nova-compute[80039]: mandatory Jun 25 16:55:09 devstack nova-compute[80039]: requisite Jun 25 16:55:09 devstack nova-compute[80039]: optional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: pci Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: random Jun 25 16:55:09 devstack nova-compute[80039]: egd Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: path Jun 25 16:55:09 devstack nova-compute[80039]: handle Jun 25 16:55:09 devstack nova-compute[80039]: virtiofs Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: tpm-tis Jun 25 16:55:09 devstack nova-compute[80039]: tpm-crb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: passthrough Jun 25 16:55:09 devstack nova-compute[80039]: emulator Jun 25 16:55:09 devstack nova-compute[80039]: external Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: 1.2 Jun 25 16:55:09 devstack nova-compute[80039]: 2.0 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: pty Jun 25 16:55:09 devstack nova-compute[80039]: unix Jun 25 16:55:09 devstack nova-compute[80039]: spicevmc Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: relaxed Jun 25 16:55:09 devstack nova-compute[80039]: vapic Jun 25 16:55:09 devstack nova-compute[80039]: spinlocks Jun 25 16:55:09 devstack nova-compute[80039]: vpindex Jun 25 16:55:09 devstack nova-compute[80039]: runtime Jun 25 16:55:09 devstack nova-compute[80039]: synic Jun 25 16:55:09 devstack nova-compute[80039]: stimer Jun 25 16:55:09 devstack nova-compute[80039]: reset Jun 25 16:55:09 devstack nova-compute[80039]: vendor_id Jun 25 16:55:09 devstack nova-compute[80039]: frequencies Jun 25 16:55:09 devstack nova-compute[80039]: reenlightenment Jun 25 16:55:09 devstack nova-compute[80039]: tlbflush Jun 25 16:55:09 devstack nova-compute[80039]: ipi Jun 25 16:55:09 devstack nova-compute[80039]: avic Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: {{(pid=80039) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: /usr/bin/qemu-system-x86_64 Jun 25 16:55:09 devstack nova-compute[80039]: kvm Jun 25 16:55:09 devstack nova-compute[80039]: pc-q35-noble-v2 Jun 25 16:55:09 devstack nova-compute[80039]: x86_64 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: efi Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/ovmf/OVMF.amdsev.fd Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: rom Jun 25 16:55:09 devstack nova-compute[80039]: pflash Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: yes Jun 25 16:55:09 devstack nova-compute[80039]: no Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: yes Jun 25 16:55:09 devstack nova-compute[80039]: no Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: on Jun 25 16:55:09 devstack nova-compute[80039]: off Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: on Jun 25 16:55:09 devstack nova-compute[80039]: off Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: AMD Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu64 Jun 25 16:55:09 devstack nova-compute[80039]: qemu32 Jun 25 16:55:09 devstack nova-compute[80039]: phenom Jun 25 16:55:09 devstack nova-compute[80039]: pentium3 Jun 25 16:55:09 devstack nova-compute[80039]: pentium2 Jun 25 16:55:09 devstack nova-compute[80039]: pentium Jun 25 16:55:09 devstack nova-compute[80039]: n270 Jun 25 16:55:09 devstack nova-compute[80039]: kvm64 Jun 25 16:55:09 devstack nova-compute[80039]: kvm32 Jun 25 16:55:09 devstack nova-compute[80039]: coreduo Jun 25 16:55:09 devstack nova-compute[80039]: core2duo Jun 25 16:55:09 devstack nova-compute[80039]: athlon Jun 25 16:55:09 devstack nova-compute[80039]: Westmere-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Westmere Jun 25 16:55:09 devstack nova-compute[80039]: Snowridge Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client Jun 25 16:55:09 devstack nova-compute[80039]: SapphireRapids Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Penryn Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G5 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G4 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G3 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G2 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G1 Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Rome Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Milan Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Genoa Jun 25 16:55:09 devstack nova-compute[80039]: EPYC Jun 25 16:55:09 devstack nova-compute[80039]: Dhyana Jun 25 16:55:09 devstack nova-compute[80039]: Cooperlake Jun 25 16:55:09 devstack nova-compute[80039]: Conroe Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell Jun 25 16:55:09 devstack nova-compute[80039]: 486 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: file Jun 25 16:55:09 devstack nova-compute[80039]: anonymous Jun 25 16:55:09 devstack nova-compute[80039]: memfd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: disk Jun 25 16:55:09 devstack nova-compute[80039]: cdrom Jun 25 16:55:09 devstack nova-compute[80039]: floppy Jun 25 16:55:09 devstack nova-compute[80039]: lun Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: fdc Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: sata Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: sdl Jun 25 16:55:09 devstack nova-compute[80039]: vnc Jun 25 16:55:09 devstack nova-compute[80039]: spice Jun 25 16:55:09 devstack nova-compute[80039]: egl-headless Jun 25 16:55:09 devstack nova-compute[80039]: dbus Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: subsystem Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: default Jun 25 16:55:09 devstack nova-compute[80039]: mandatory Jun 25 16:55:09 devstack nova-compute[80039]: requisite Jun 25 16:55:09 devstack nova-compute[80039]: optional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: pci Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: random Jun 25 16:55:09 devstack nova-compute[80039]: egd Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: path Jun 25 16:55:09 devstack nova-compute[80039]: handle Jun 25 16:55:09 devstack nova-compute[80039]: virtiofs Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: tpm-tis Jun 25 16:55:09 devstack nova-compute[80039]: tpm-crb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: passthrough Jun 25 16:55:09 devstack nova-compute[80039]: emulator Jun 25 16:55:09 devstack nova-compute[80039]: external Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: 1.2 Jun 25 16:55:09 devstack nova-compute[80039]: 2.0 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: pty Jun 25 16:55:09 devstack nova-compute[80039]: unix Jun 25 16:55:09 devstack nova-compute[80039]: spicevmc Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: relaxed Jun 25 16:55:09 devstack nova-compute[80039]: vapic Jun 25 16:55:09 devstack nova-compute[80039]: spinlocks Jun 25 16:55:09 devstack nova-compute[80039]: vpindex Jun 25 16:55:09 devstack nova-compute[80039]: runtime Jun 25 16:55:09 devstack nova-compute[80039]: synic Jun 25 16:55:09 devstack nova-compute[80039]: stimer Jun 25 16:55:09 devstack nova-compute[80039]: reset Jun 25 16:55:09 devstack nova-compute[80039]: vendor_id Jun 25 16:55:09 devstack nova-compute[80039]: frequencies Jun 25 16:55:09 devstack nova-compute[80039]: reenlightenment Jun 25 16:55:09 devstack nova-compute[80039]: tlbflush Jun 25 16:55:09 devstack nova-compute[80039]: ipi Jun 25 16:55:09 devstack nova-compute[80039]: avic Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: {{(pid=80039) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: /usr/bin/qemu-system-x86_64 Jun 25 16:55:09 devstack nova-compute[80039]: kvm Jun 25 16:55:09 devstack nova-compute[80039]: pc-i440fx-noble Jun 25 16:55:09 devstack nova-compute[80039]: x86_64 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: efi Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: rom Jun 25 16:55:09 devstack nova-compute[80039]: pflash Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: yes Jun 25 16:55:09 devstack nova-compute[80039]: no Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: no Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: on Jun 25 16:55:09 devstack nova-compute[80039]: off Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: on Jun 25 16:55:09 devstack nova-compute[80039]: off Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: AMD Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu64 Jun 25 16:55:09 devstack nova-compute[80039]: qemu32 Jun 25 16:55:09 devstack nova-compute[80039]: phenom Jun 25 16:55:09 devstack nova-compute[80039]: pentium3 Jun 25 16:55:09 devstack nova-compute[80039]: pentium2 Jun 25 16:55:09 devstack nova-compute[80039]: pentium Jun 25 16:55:09 devstack nova-compute[80039]: n270 Jun 25 16:55:09 devstack nova-compute[80039]: kvm64 Jun 25 16:55:09 devstack nova-compute[80039]: kvm32 Jun 25 16:55:09 devstack nova-compute[80039]: coreduo Jun 25 16:55:09 devstack nova-compute[80039]: core2duo Jun 25 16:55:09 devstack nova-compute[80039]: athlon Jun 25 16:55:09 devstack nova-compute[80039]: Westmere-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Westmere Jun 25 16:55:09 devstack nova-compute[80039]: Snowridge Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client Jun 25 16:55:09 devstack nova-compute[80039]: SapphireRapids Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Penryn Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G5 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G4 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G3 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G2 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G1 Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Rome Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Milan Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Genoa Jun 25 16:55:09 devstack nova-compute[80039]: EPYC Jun 25 16:55:09 devstack nova-compute[80039]: Dhyana Jun 25 16:55:09 devstack nova-compute[80039]: Cooperlake Jun 25 16:55:09 devstack nova-compute[80039]: Conroe Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell Jun 25 16:55:09 devstack nova-compute[80039]: 486 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: file Jun 25 16:55:09 devstack nova-compute[80039]: anonymous Jun 25 16:55:09 devstack nova-compute[80039]: memfd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: disk Jun 25 16:55:09 devstack nova-compute[80039]: cdrom Jun 25 16:55:09 devstack nova-compute[80039]: floppy Jun 25 16:55:09 devstack nova-compute[80039]: lun Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: ide Jun 25 16:55:09 devstack nova-compute[80039]: fdc Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: sata Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: sdl Jun 25 16:55:09 devstack nova-compute[80039]: vnc Jun 25 16:55:09 devstack nova-compute[80039]: spice Jun 25 16:55:09 devstack nova-compute[80039]: egl-headless Jun 25 16:55:09 devstack nova-compute[80039]: dbus Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: subsystem Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: default Jun 25 16:55:09 devstack nova-compute[80039]: mandatory Jun 25 16:55:09 devstack nova-compute[80039]: requisite Jun 25 16:55:09 devstack nova-compute[80039]: optional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: pci Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: random Jun 25 16:55:09 devstack nova-compute[80039]: egd Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: path Jun 25 16:55:09 devstack nova-compute[80039]: handle Jun 25 16:55:09 devstack nova-compute[80039]: virtiofs Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: tpm-tis Jun 25 16:55:09 devstack nova-compute[80039]: tpm-crb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: passthrough Jun 25 16:55:09 devstack nova-compute[80039]: emulator Jun 25 16:55:09 devstack nova-compute[80039]: external Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: 1.2 Jun 25 16:55:09 devstack nova-compute[80039]: 2.0 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: pty Jun 25 16:55:09 devstack nova-compute[80039]: unix Jun 25 16:55:09 devstack nova-compute[80039]: spicevmc Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: relaxed Jun 25 16:55:09 devstack nova-compute[80039]: vapic Jun 25 16:55:09 devstack nova-compute[80039]: spinlocks Jun 25 16:55:09 devstack nova-compute[80039]: vpindex Jun 25 16:55:09 devstack nova-compute[80039]: runtime Jun 25 16:55:09 devstack nova-compute[80039]: synic Jun 25 16:55:09 devstack nova-compute[80039]: stimer Jun 25 16:55:09 devstack nova-compute[80039]: reset Jun 25 16:55:09 devstack nova-compute[80039]: vendor_id Jun 25 16:55:09 devstack nova-compute[80039]: frequencies Jun 25 16:55:09 devstack nova-compute[80039]: reenlightenment Jun 25 16:55:09 devstack nova-compute[80039]: tlbflush Jun 25 16:55:09 devstack nova-compute[80039]: ipi Jun 25 16:55:09 devstack nova-compute[80039]: avic Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: {{(pid=80039) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: /usr/bin/qemu-system-x86_64 Jun 25 16:55:09 devstack nova-compute[80039]: kvm Jun 25 16:55:09 devstack nova-compute[80039]: pc-i440fx-noble-v2 Jun 25 16:55:09 devstack nova-compute[80039]: x86_64 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: efi Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: rom Jun 25 16:55:09 devstack nova-compute[80039]: pflash Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: yes Jun 25 16:55:09 devstack nova-compute[80039]: no Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: no Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: on Jun 25 16:55:09 devstack nova-compute[80039]: off Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: on Jun 25 16:55:09 devstack nova-compute[80039]: off Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: AMD Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu64 Jun 25 16:55:09 devstack nova-compute[80039]: qemu32 Jun 25 16:55:09 devstack nova-compute[80039]: phenom Jun 25 16:55:09 devstack nova-compute[80039]: pentium3 Jun 25 16:55:09 devstack nova-compute[80039]: pentium2 Jun 25 16:55:09 devstack nova-compute[80039]: pentium Jun 25 16:55:09 devstack nova-compute[80039]: n270 Jun 25 16:55:09 devstack nova-compute[80039]: kvm64 Jun 25 16:55:09 devstack nova-compute[80039]: kvm32 Jun 25 16:55:09 devstack nova-compute[80039]: coreduo Jun 25 16:55:09 devstack nova-compute[80039]: core2duo Jun 25 16:55:09 devstack nova-compute[80039]: athlon Jun 25 16:55:09 devstack nova-compute[80039]: Westmere-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Westmere Jun 25 16:55:09 devstack nova-compute[80039]: Snowridge Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Skylake-Client Jun 25 16:55:09 devstack nova-compute[80039]: SapphireRapids Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: SandyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Penryn Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G5 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G4 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G3 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G2 Jun 25 16:55:09 devstack nova-compute[80039]: Opteron_G1 Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Nehalem Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: IvyBridge Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Icelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Haswell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Haswell Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Rome Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Milan Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-IBPB Jun 25 16:55:09 devstack nova-compute[80039]: EPYC-Genoa Jun 25 16:55:09 devstack nova-compute[80039]: EPYC Jun 25 16:55:09 devstack nova-compute[80039]: Dhyana Jun 25 16:55:09 devstack nova-compute[80039]: Cooperlake Jun 25 16:55:09 devstack nova-compute[80039]: Conroe Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Cascadelake-Server Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-noTSX Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell-IBRS Jun 25 16:55:09 devstack nova-compute[80039]: Broadwell Jun 25 16:55:09 devstack nova-compute[80039]: 486 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: file Jun 25 16:55:09 devstack nova-compute[80039]: anonymous Jun 25 16:55:09 devstack nova-compute[80039]: memfd Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: disk Jun 25 16:55:09 devstack nova-compute[80039]: cdrom Jun 25 16:55:09 devstack nova-compute[80039]: floppy Jun 25 16:55:09 devstack nova-compute[80039]: lun Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: ide Jun 25 16:55:09 devstack nova-compute[80039]: fdc Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: sata Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: sdl Jun 25 16:55:09 devstack nova-compute[80039]: vnc Jun 25 16:55:09 devstack nova-compute[80039]: spice Jun 25 16:55:09 devstack nova-compute[80039]: egl-headless Jun 25 16:55:09 devstack nova-compute[80039]: dbus Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: subsystem Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: default Jun 25 16:55:09 devstack nova-compute[80039]: mandatory Jun 25 16:55:09 devstack nova-compute[80039]: requisite Jun 25 16:55:09 devstack nova-compute[80039]: optional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: pci Jun 25 16:55:09 devstack nova-compute[80039]: scsi Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: virtio-transitional Jun 25 16:55:09 devstack nova-compute[80039]: virtio-non-transitional Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: random Jun 25 16:55:09 devstack nova-compute[80039]: egd Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: path Jun 25 16:55:09 devstack nova-compute[80039]: handle Jun 25 16:55:09 devstack nova-compute[80039]: virtiofs Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: tpm-tis Jun 25 16:55:09 devstack nova-compute[80039]: tpm-crb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: passthrough Jun 25 16:55:09 devstack nova-compute[80039]: emulator Jun 25 16:55:09 devstack nova-compute[80039]: external Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: 1.2 Jun 25 16:55:09 devstack nova-compute[80039]: 2.0 Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: usb Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: pty Jun 25 16:55:09 devstack nova-compute[80039]: unix Jun 25 16:55:09 devstack nova-compute[80039]: spicevmc Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: virtio Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: qemu Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: builtin Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: relaxed Jun 25 16:55:09 devstack nova-compute[80039]: vapic Jun 25 16:55:09 devstack nova-compute[80039]: spinlocks Jun 25 16:55:09 devstack nova-compute[80039]: vpindex Jun 25 16:55:09 devstack nova-compute[80039]: runtime Jun 25 16:55:09 devstack nova-compute[80039]: synic Jun 25 16:55:09 devstack nova-compute[80039]: stimer Jun 25 16:55:09 devstack nova-compute[80039]: reset Jun 25 16:55:09 devstack nova-compute[80039]: vendor_id Jun 25 16:55:09 devstack nova-compute[80039]: frequencies Jun 25 16:55:09 devstack nova-compute[80039]: reenlightenment Jun 25 16:55:09 devstack nova-compute[80039]: tlbflush Jun 25 16:55:09 devstack nova-compute[80039]: ipi Jun 25 16:55:09 devstack nova-compute[80039]: avic Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: Jun 25 16:55:09 devstack nova-compute[80039]: {{(pid=80039) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=80039) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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=80039) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 16:55:09 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Checking secure boot support for host arch (x86_64) {{(pid=80039) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 25 16:55:09 devstack nova-compute[80039]: INFO nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Secure Boot support detected Jun 25 16:55:09 devstack nova-compute[80039]: INFO nova.virt.node [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Generated node identity eef66855-2f07-4b31-9a47-3d92c7ee40ca Jun 25 16:55:09 devstack nova-compute[80039]: INFO nova.virt.node [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Wrote node identity eef66855-2f07-4b31-9a47-3d92c7ee40ca to /opt/stack/data/nova/compute_id Jun 25 16:55:09 devstack nova-compute[80039]: WARNING nova.compute.manager [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Compute nodes ['eef66855-2f07-4b31-9a47-3d92c7ee40ca'] 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. Jun 25 16:55:10 devstack nova-compute[80039]: INFO nova.compute.manager [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jun 25 16:55:12 devstack nova-compute[80039]: WARNING nova.compute.manager [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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. Jun 25 16:55:12 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 16:55:12 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 16:55:12 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 16:55:12 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80039) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 25 16:55:12 devstack nova-compute[80039]: WARNING nova.virt.libvirt.driver [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 25 16:55:12 devstack nova-compute[80039]: DEBUG oslo_concurrency.processutils [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 16:55:12 devstack nova-compute[80039]: DEBUG oslo_concurrency.processutils [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] CMD "env LANG=C uptime" returned: 0 in 0.036s {{(pid=80039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 16:55:12 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Hypervisor/Node resource view: name=devstack free_ram=6727MB free_disk=15.50921630859375GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_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_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_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_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=80039) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 25 16:55:12 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 16:55:12 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.002s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 16:55:12 devstack nova-compute[80039]: WARNING nova.compute.resource_tracker [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] No compute node record for devstack:eef66855-2f07-4b31-9a47-3d92c7ee40ca: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host eef66855-2f07-4b31-9a47-3d92c7ee40ca could not be found. Jun 25 16:55:13 devstack nova-compute[80039]: INFO nova.compute.resource_tracker [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Compute node record created for devstack:devstack with uuid: eef66855-2f07-4b31-9a47-3d92c7ee40ca Jun 25 16:55:14 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80039) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 25 16:55:14 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-0356c43e-7eb2-477d-92f8-127262bb678c 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': ' 16:55:12 up 29 min, 1 user, load average: 3.57, 2.75, 1.83\n'} {{(pid=80039) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 25 16:55:15 devstack nova-compute[80039]: INFO nova.scheduler.client.report [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] [req-c896eddb-46a2-4044-8ca9-273527c512f6] Created resource provider record via placement API for resource provider with UUID eef66855-2f07-4b31-9a47-3d92c7ee40ca and name devstack. Jun 25 16:55:15 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] /sys/module/kvm_amd/parameters/sev contains [N Jun 25 16:55:15 devstack nova-compute[80039]: ] {{(pid=80039) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jun 25 16:55:15 devstack nova-compute[80039]: INFO nova.virt.libvirt.host [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] kernel doesn't support AMD SEV Jun 25 16:55:15 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.driver [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80039) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 16:55:15 devstack nova-compute[80039]: DEBUG nova.compute.provider_tree [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Updating inventory in ProviderTree for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=80039) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 25 16:55:15 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.driver [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=80039) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 25 16:55:16 devstack nova-compute[80039]: DEBUG nova.scheduler.client.report [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Updated inventory for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=80039) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:975}} Jun 25 16:55:16 devstack nova-compute[80039]: DEBUG nova.compute.provider_tree [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Updating resource provider eef66855-2f07-4b31-9a47-3d92c7ee40ca generation from 0 to 1 during operation: update_inventory {{(pid=80039) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 25 16:55:16 devstack nova-compute[80039]: DEBUG nova.compute.provider_tree [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Updating inventory in ProviderTree for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=80039) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 25 16:55:17 devstack nova-compute[80039]: DEBUG nova.compute.provider_tree [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Updating resource provider eef66855-2f07-4b31-9a47-3d92c7ee40ca generation from 1 to 2 during operation: update_traits {{(pid=80039) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 25 16:55:17 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Compute_service record updated for devstack:devstack {{(pid=80039) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 25 16:55:17 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.340s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 16:55:17 devstack nova-compute[80039]: DEBUG nova.service [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80039) start /opt/stack/nova/nova/service.py:196}} Jun 25 16:55:17 devstack nova-compute[80039]: DEBUG nova.service [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80039) start /opt/stack/nova/nova/service.py:212}} Jun 25 16:55:17 devstack nova-compute[80039]: DEBUG nova.service [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Join ServiceGroup membership for this service compute {{(pid=80039) start /opt/stack/nova/nova/service.py:222}} Jun 25 16:55:17 devstack nova-compute[80039]: DEBUG nova.servicegroup.drivers.db [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80039) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jun 25 16:55:23 devstack nova-compute[80039]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=80039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 16:56:12 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:12 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:12 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:12 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:12 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:12 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:12 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._sync_power_states {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:13 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:13 devstack nova-compute[80039]: DEBUG nova.compute.manager [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80039) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 25 16:56:13 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager.update_available_resource {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:13 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 16:56:13 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 16:56:13 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 16:56:13 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80039) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 25 16:56:13 devstack nova-compute[80039]: WARNING nova.virt.libvirt.driver [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 25 16:56:13 devstack nova-compute[80039]: DEBUG oslo_concurrency.processutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 16:56:13 devstack nova-compute[80039]: DEBUG oslo_concurrency.processutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] CMD "env LANG=C uptime" returned: 0 in 0.018s {{(pid=80039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 16:56:13 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Hypervisor/Node resource view: name=devstack free_ram=6445MB free_disk=15.402549743652344GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_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_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_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_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=80039) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 25 16:56:13 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 16:56:13 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 16:56:14 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80039) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 25 16:56:14 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b 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': ' 16:56:13 up 30 min, 1 user, load average: 2.49, 2.65, 1.86\n'} {{(pid=80039) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 25 16:56:14 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.driver [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80039) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 16:56:14 devstack nova-compute[80039]: DEBUG nova.compute.provider_tree [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=80039) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 16:56:15 devstack nova-compute[80039]: DEBUG nova.scheduler.client.report [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=80039) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 16:56:16 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Compute_service record updated for devstack:devstack {{(pid=80039) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 25 16:56:16 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.120s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 16:56:16 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:16 devstack nova-compute[80039]: DEBUG oslo.service.backend._threading.loopingcall [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 37.74 seconds {{(pid=80039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 16:56:53 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:53 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:53 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:53 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:53 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:53 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:53 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:53 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:53 devstack nova-compute[80039]: DEBUG nova.compute.manager [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80039) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 25 16:56:53 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager.update_available_resource {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:56:54 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 16:56:54 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 16:56:54 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 16:56:54 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80039) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 25 16:56:54 devstack nova-compute[80039]: WARNING nova.virt.libvirt.driver [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 25 16:56:54 devstack nova-compute[80039]: DEBUG oslo_concurrency.processutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 16:56:54 devstack nova-compute[80039]: DEBUG oslo_concurrency.processutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] CMD "env LANG=C uptime" returned: 0 in 0.017s {{(pid=80039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 16:56:54 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Hypervisor/Node resource view: name=devstack free_ram=6423MB free_disk=15.386009216308594GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_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_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_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_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=80039) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 25 16:56:54 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 16:56:54 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 16:56:55 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80039) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 25 16:56:55 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b 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': ' 16:56:54 up 30 min, 1 user, load average: 1.82, 2.45, 1.83\n'} {{(pid=80039) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 25 16:56:55 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.driver [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80039) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 16:56:55 devstack nova-compute[80039]: DEBUG nova.compute.provider_tree [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=80039) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 16:56:55 devstack nova-compute[80039]: DEBUG nova.scheduler.client.report [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=80039) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 16:56:56 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Compute_service record updated for devstack:devstack {{(pid=80039) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 25 16:56:56 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.116s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 16:56:56 devstack nova-compute[80039]: DEBUG oslo.service.backend._threading.loopingcall [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 16:57:23 devstack nova-compute[80039]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 16:57:56 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:57:56 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:57:56 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:57:56 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:57:56 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:57:56 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:57:56 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:57:56 devstack nova-compute[80039]: DEBUG nova.compute.manager [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80039) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 25 16:57:56 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager.update_available_resource {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:57:56 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 16:57:56 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 16:57:56 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 16:57:56 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80039) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 25 16:57:56 devstack nova-compute[80039]: WARNING nova.virt.libvirt.driver [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 25 16:57:56 devstack nova-compute[80039]: DEBUG oslo_concurrency.processutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 16:57:57 devstack nova-compute[80039]: DEBUG oslo_concurrency.processutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] CMD "env LANG=C uptime" returned: 0 in 0.018s {{(pid=80039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 16:57:57 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Hypervisor/Node resource view: name=devstack free_ram=6409MB free_disk=15.284133911132812GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_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_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_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_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=80039) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 25 16:57:57 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 16:57:57 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 16:57:58 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80039) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 25 16:57:58 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b 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': ' 16:57:57 up 31 min, 1 user, load average: 1.48, 2.25, 1.79\n'} {{(pid=80039) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 25 16:57:58 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.driver [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80039) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 16:57:58 devstack nova-compute[80039]: DEBUG nova.compute.provider_tree [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=80039) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 16:57:58 devstack nova-compute[80039]: DEBUG nova.scheduler.client.report [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=80039) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 16:57:59 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Compute_service record updated for devstack:devstack {{(pid=80039) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 25 16:57:59 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.106s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 16:57:59 devstack nova-compute[80039]: DEBUG oslo.service.backend._threading.loopingcall [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 56.12 seconds {{(pid=80039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG nova.compute.manager [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80039) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager.update_available_resource {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80039) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 25 16:58:55 devstack nova-compute[80039]: WARNING nova.virt.libvirt.driver [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_concurrency.processutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_concurrency.processutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] CMD "env LANG=C uptime" returned: 0 in 0.018s {{(pid=80039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Hypervisor/Node resource view: name=devstack free_ram=6446MB free_disk=15.071895599365234GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_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_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_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_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=80039) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 16:58:55 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 16:58:56 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80039) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 25 16:58:56 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b 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': ' 16:58:55 up 32 min, 1 user, load average: 1.55, 2.13, 1.78\n'} {{(pid=80039) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 25 16:58:56 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.driver [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80039) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 16:58:56 devstack nova-compute[80039]: DEBUG nova.compute.provider_tree [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=80039) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 16:58:57 devstack nova-compute[80039]: DEBUG nova.scheduler.client.report [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=80039) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 16:58:57 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Compute_service record updated for devstack:devstack {{(pid=80039) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 25 16:58:57 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.122s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 16:58:57 devstack nova-compute[80039]: DEBUG oslo.service.backend._threading.loopingcall [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 52.65 seconds {{(pid=80039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 16:59:23 devstack nova-compute[80039]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=80039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 16:59:50 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:59:50 devstack nova-compute[80039]: DEBUG nova.compute.manager [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Cleaning up deleted instances {{(pid=80039) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12085}} Jun 25 16:59:51 devstack nova-compute[80039]: DEBUG nova.compute.manager [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] There are 0 instances to clean {{(pid=80039) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12094}} Jun 25 16:59:51 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:59:51 devstack nova-compute[80039]: DEBUG nova.compute.manager [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Cleaning up deleted instances with incomplete migration {{(pid=80039) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12123}} Jun 25 16:59:51 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:59:52 devstack nova-compute[80039]: DEBUG oslo.service.backend._threading.loopingcall [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.99 seconds {{(pid=80039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 16:59:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:59:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:59:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:59:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:59:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:59:55 devstack nova-compute[80039]: DEBUG nova.compute.manager [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=80039) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 25 16:59:55 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager.update_available_resource {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:59:55 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 16:59:55 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 16:59:55 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 16:59:55 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=80039) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 25 16:59:56 devstack nova-compute[80039]: WARNING nova.virt.libvirt.driver [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 25 16:59:56 devstack nova-compute[80039]: DEBUG oslo_concurrency.processutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running cmd (subprocess): env LANG=C uptime {{(pid=80039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 16:59:56 devstack nova-compute[80039]: DEBUG oslo_concurrency.processutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] CMD "env LANG=C uptime" returned: 0 in 0.022s {{(pid=80039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 16:59:56 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Hypervisor/Node resource view: name=devstack free_ram=6428MB free_disk=14.986927032470703GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_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_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_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_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_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_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_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_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=80039) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 25 16:59:56 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 16:59:56 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 16:59:57 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=80039) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 25 16:59:57 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b 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': ' 16:59:56 up 33 min, 1 user, load average: 1.26, 1.93, 1.73\n'} {{(pid=80039) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 25 16:59:57 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.driver [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=80039) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 16:59:57 devstack nova-compute[80039]: DEBUG nova.compute.provider_tree [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=80039) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 16:59:58 devstack nova-compute[80039]: DEBUG nova.scheduler.client.report [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=80039) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 16:59:58 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Compute_service record updated for devstack:devstack {{(pid=80039) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 25 16:59:58 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.120s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 16:59:58 devstack nova-compute[80039]: DEBUG oslo.service.backend._threading.loopingcall [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.49 seconds {{(pid=80039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 16:59:59 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:59:59 devstack nova-compute[80039]: DEBUG oslo_service.periodic_task [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=80039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 16:59:59 devstack nova-compute[80039]: DEBUG oslo.service.backend._threading.loopingcall [None req-aab0cda9-627f-478b-96f3-b72176512a1b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 55.20 seconds {{(pid=80039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 17:00:25 devstack nova-compute[80039]: INFO nova.virt.libvirt.driver [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Connection event '0' reason 'Connection to libvirt lost: 1' Jun 25 17:00:26 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.driver [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Updating compute service status to disabled {{(pid=80039) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5751}} Jun 25 17:00:26 devstack nova-compute[80039]: DEBUG nova.objects.service [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=80039) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jun 25 17:00:27 devstack nova-compute[80039]: DEBUG nova.compute.manager [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Adding trait COMPUTE_STATUS_DISABLED to compute node resource provider eef66855-2f07-4b31-9a47-3d92c7ee40ca in placement. {{(pid=80039) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:634}} Jun 25 17:00:27 devstack nova-compute[80039]: DEBUG nova.compute.provider_tree [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Updating resource provider eef66855-2f07-4b31-9a47-3d92c7ee40ca generation from 2 to 3 during operation: update_traits {{(pid=80039) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 25 17:00:27 devstack nova-compute[80039]: DEBUG nova.virt.libvirt.volume.mount [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Destroying MountManager generation 0 {{(pid=80039) _host_down /opt/stack/nova/nova/virt/libvirt/volume/mount.py:147}} Jun 25 17:00:44 devstack nova-compute[80039]: INFO oslo_service.backend._threading.service [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Graceful shutdown start Jun 25 17:00:44 devstack nova-compute[80039]: DEBUG nova.service [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] nova-compute service graceful shutdown started. {{(pid=80039) stop /opt/stack/nova/nova/service.py:325}} Jun 25 17:00:44 devstack nova-compute[80039]: DEBUG nova.service [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] nova-compute service stopping RPC server on topic: compute {{(pid=80039) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jun 25 17:00:49 devstack nova-compute[80039]: INFO oslo_service.backend._threading.service [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Graceful shutdown timeout exceeded, instantaneous exiting Jun 25 17:00:54 devstack nova-compute[93459]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=93459) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 25 17:00:54 devstack nova-compute[93459]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=93459) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jun 25 17:00:54 devstack nova-compute[93459]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jun 25 17:00:54 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:00:54 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.024s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:00:54 devstack nova-compute[93459]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jun 25 17:00:55 devstack nova-compute[93459]: WARNING nova.compute.manager [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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. Jun 25 17:00:55 devstack nova-compute[93459]: INFO nova.utils [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] The long task thread pool MainProcess.long_task is initialized Jun 25 17:00:55 devstack nova-compute[93459]: INFO nova.virt.driver [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Loading compute driver 'libvirt.LibvirtDriver' Jun 25 17:00:56 devstack nova-compute[93459]: INFO nova.compute.provider_config [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jun 25 17:00:56 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Acquiring lock "singleton_lock" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:00:56 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Acquired lock "singleton_lock" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:00:56 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Releasing lock "singleton_lock" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:00:56 devstack nova-compute[93459]: WARNING oslo_service.backend._threading.service [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] no_fork=True: running service in main process Jun 25 17:00:56 devstack nova-compute[93459]: INFO nova.service [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Starting compute node (version 33.1.0) Jun 25 17:00:57 devstack nova-compute[93459]: INFO nova.utils [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] The default thread pool MainProcess.default is initialized Jun 25 17:00:57 devstack nova-compute[93459]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93459) _log /opt/stack/nova/nova/utils.py:1508}} Jun 25 17:00:57 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Starting event thread {{(pid=93459) start /opt/stack/nova/nova/virt/libvirt/host.py:251}} Jun 25 17:00:57 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Starting connection event dispatch thread {{(pid=93459) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:552}} Jun 25 17:00:57 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Connecting to libvirt: qemu:///system {{(pid=93459) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:557}} Jun 25 17:00:57 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Registering for lifecycle events {{(pid=93459) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:563}} Jun 25 17:00:57 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Registering for connection events: {{(pid=93459) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:584}} Jun 25 17:00:57 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Connection event '1' reason 'None' Jun 25 17:00:58 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Updating compute service status to enabled {{(pid=93459) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5751}} Jun 25 17:00:58 devstack nova-compute[93459]: DEBUG nova.objects.service [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=93459) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jun 25 17:00:59 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Removing trait COMPUTE_STATUS_DISABLED from compute node resource provider eef66855-2f07-4b31-9a47-3d92c7ee40ca in placement. {{(pid=93459) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:630}} Jun 25 17:00:59 devstack nova-compute[93459]: WARNING nova.virt.libvirt.driver [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] An error occurred while updating compute node resource provider status to "enabled" for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca: ValueError: No such provider eef66855-2f07-4b31-9a47-3d92c7ee40ca Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver Traceback (most recent call last): Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 5706, in _update_compute_provider_status Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver self.virtapi.update_compute_provider_status( Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/manager.py", line 638, in update_compute_provider_status Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver self.reportclient.set_traits_for_provider( Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 120, in wrapper Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver return f(self, *a, **k) Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^ Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 1092, in set_traits_for_provider Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver if not self._provider_tree.have_traits_changed(rp_uuid, traits): Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 584, in have_traits_changed Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver provider = self._find_with_lock(name_or_uuid) Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 440, in _find_with_lock Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver raise ValueError(_("No such provider %s") % name_or_uuid) Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver ValueError: No such provider eef66855-2f07-4b31-9a47-3d92c7ee40ca Jun 25 17:00:59 devstack nova-compute[93459]: ERROR nova.virt.libvirt.driver Jun 25 17:00:59 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.volume.mount [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Initialising _HostMountState generation 0 {{(pid=93459) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jun 25 17:01:09 devstack nova-compute[93459]: INFO nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Libvirt host capabilities Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: a0f7fa1b-7f4e-4ce4-b412-82b0ec7271d7 Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: x86_64 Jun 25 17:01:09 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:09 devstack nova-compute[93459]: AMD Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: tcp Jun 25 17:01:09 devstack nova-compute[93459]: rdma Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 12248280 Jun 25 17:01:09 devstack nova-compute[93459]: 3062070 Jun 25 17:01:09 devstack nova-compute[93459]: 0 Jun 25 17:01:09 devstack nova-compute[93459]: 0 Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: apparmor Jun 25 17:01:09 devstack nova-compute[93459]: 0 Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: dac Jun 25 17:01:09 devstack nova-compute[93459]: 0 Jun 25 17:01:09 devstack nova-compute[93459]: +64055:+994 Jun 25 17:01:09 devstack nova-compute[93459]: +64055:+994 Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 64 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-alpha Jun 25 17:01:09 devstack nova-compute[93459]: clipper Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 32 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-arm Jun 25 17:01:09 devstack nova-compute[93459]: virt-8.2 Jun 25 17:01:09 devstack nova-compute[93459]: virt Jun 25 17:01:09 devstack nova-compute[93459]: qcom-dc-scm-v1-bmc Jun 25 17:01:09 devstack nova-compute[93459]: mori-bmc Jun 25 17:01:09 devstack nova-compute[93459]: ast2600-evb Jun 25 17:01:09 devstack nova-compute[93459]: borzoi Jun 25 17:01:09 devstack nova-compute[93459]: tiogapass-bmc Jun 25 17:01:09 devstack nova-compute[93459]: spitz Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.7 Jun 25 17:01:09 devstack nova-compute[93459]: nuri Jun 25 17:01:09 devstack nova-compute[93459]: mcimx7d-sabre Jun 25 17:01:09 devstack nova-compute[93459]: romulus-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-3.0 Jun 25 17:01:09 devstack nova-compute[93459]: virt-5.0 Jun 25 17:01:09 devstack nova-compute[93459]: npcm750-evb Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.10 Jun 25 17:01:09 devstack nova-compute[93459]: rainier-bmc Jun 25 17:01:09 devstack nova-compute[93459]: mps3-an547 Jun 25 17:01:09 devstack nova-compute[93459]: musca-b1 Jun 25 17:01:09 devstack nova-compute[93459]: realview-pbx-a9 Jun 25 17:01:09 devstack nova-compute[93459]: versatileab Jun 25 17:01:09 devstack nova-compute[93459]: kzm Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.8 Jun 25 17:01:09 devstack nova-compute[93459]: fby35-bmc Jun 25 17:01:09 devstack nova-compute[93459]: musca-a Jun 25 17:01:09 devstack nova-compute[93459]: virt-3.1 Jun 25 17:01:09 devstack nova-compute[93459]: mcimx6ul-evk Jun 25 17:01:09 devstack nova-compute[93459]: virt-5.1 Jun 25 17:01:09 devstack nova-compute[93459]: smdkc210 Jun 25 17:01:09 devstack nova-compute[93459]: sx1 Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.11 Jun 25 17:01:09 devstack nova-compute[93459]: imx25-pdk Jun 25 17:01:09 devstack nova-compute[93459]: stm32vldiscovery Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.9 Jun 25 17:01:09 devstack nova-compute[93459]: orangepi-pc Jun 25 17:01:09 devstack nova-compute[93459]: quanta-q71l-bmc Jun 25 17:01:09 devstack nova-compute[93459]: z2 Jun 25 17:01:09 devstack nova-compute[93459]: virt-5.2 Jun 25 17:01:09 devstack nova-compute[93459]: xilinx-zynq-a9 Jun 25 17:01:09 devstack nova-compute[93459]: tosa Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an500 Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.12 Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an521 Jun 25 17:01:09 devstack nova-compute[93459]: sabrelite Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an511 Jun 25 17:01:09 devstack nova-compute[93459]: canon-a1100 Jun 25 17:01:09 devstack nova-compute[93459]: realview-eb Jun 25 17:01:09 devstack nova-compute[93459]: quanta-gbs-bmc Jun 25 17:01:09 devstack nova-compute[93459]: emcraft-sf2 Jun 25 17:01:09 devstack nova-compute[93459]: realview-pb-a8 Jun 25 17:01:09 devstack nova-compute[93459]: yosemitev2-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-7.0 Jun 25 17:01:09 devstack nova-compute[93459]: virt-4.0 Jun 25 17:01:09 devstack nova-compute[93459]: raspi1ap Jun 25 17:01:09 devstack nova-compute[93459]: palmetto-bmc Jun 25 17:01:09 devstack nova-compute[93459]: sx1-v1 Jun 25 17:01:09 devstack nova-compute[93459]: n810 Jun 25 17:01:09 devstack nova-compute[93459]: g220a-bmc Jun 25 17:01:09 devstack nova-compute[93459]: n800 Jun 25 17:01:09 devstack nova-compute[93459]: bletchley-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-7.1 Jun 25 17:01:09 devstack nova-compute[93459]: tacoma-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-4.1 Jun 25 17:01:09 devstack nova-compute[93459]: quanta-gsj Jun 25 17:01:09 devstack nova-compute[93459]: versatilepb Jun 25 17:01:09 devstack nova-compute[93459]: terrier Jun 25 17:01:09 devstack nova-compute[93459]: mainstone Jun 25 17:01:09 devstack nova-compute[93459]: realview-eb-mpcore Jun 25 17:01:09 devstack nova-compute[93459]: integratorcp Jun 25 17:01:09 devstack nova-compute[93459]: virt-7.2 Jun 25 17:01:09 devstack nova-compute[93459]: supermicrox11-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-4.2 Jun 25 17:01:09 devstack nova-compute[93459]: witherspoon-bmc Jun 25 17:01:09 devstack nova-compute[93459]: qcom-firework-bmc Jun 25 17:01:09 devstack nova-compute[93459]: mps3-an524 Jun 25 17:01:09 devstack nova-compute[93459]: kudo-bmc Jun 25 17:01:09 devstack nova-compute[93459]: vexpress-a9 Jun 25 17:01:09 devstack nova-compute[93459]: midway Jun 25 17:01:09 devstack nova-compute[93459]: musicpal Jun 25 17:01:09 devstack nova-compute[93459]: lm3s811evb Jun 25 17:01:09 devstack nova-compute[93459]: lm3s6965evb Jun 25 17:01:09 devstack nova-compute[93459]: supermicro-x11spi-bmc Jun 25 17:01:09 devstack nova-compute[93459]: microbit Jun 25 17:01:09 devstack nova-compute[93459]: fby35 Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an505 Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an385 Jun 25 17:01:09 devstack nova-compute[93459]: virt-6.0 Jun 25 17:01:09 devstack nova-compute[93459]: virt-8.0 Jun 25 17:01:09 devstack nova-compute[93459]: cubieboard Jun 25 17:01:09 devstack nova-compute[93459]: ast1030-evb Jun 25 17:01:09 devstack nova-compute[93459]: verdex Jun 25 17:01:09 devstack nova-compute[93459]: bpim2u Jun 25 17:01:09 devstack nova-compute[93459]: netduino2 Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an386 Jun 25 17:01:09 devstack nova-compute[93459]: olimex-stm32-h405 Jun 25 17:01:09 devstack nova-compute[93459]: virt-6.1 Jun 25 17:01:09 devstack nova-compute[93459]: virt-8.1 Jun 25 17:01:09 devstack nova-compute[93459]: raspi2b Jun 25 17:01:09 devstack nova-compute[93459]: vexpress-a15 Jun 25 17:01:09 devstack nova-compute[93459]: fuji-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-6.2 Jun 25 17:01:09 devstack nova-compute[93459]: sonorapass-bmc Jun 25 17:01:09 devstack nova-compute[93459]: cheetah Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.6 Jun 25 17:01:09 devstack nova-compute[93459]: ast2500-evb Jun 25 17:01:09 devstack nova-compute[93459]: highbank Jun 25 17:01:09 devstack nova-compute[93459]: akita Jun 25 17:01:09 devstack nova-compute[93459]: connex Jun 25 17:01:09 devstack nova-compute[93459]: netduinoplus2 Jun 25 17:01:09 devstack nova-compute[93459]: collie Jun 25 17:01:09 devstack nova-compute[93459]: raspi0 Jun 25 17:01:09 devstack nova-compute[93459]: fp5280g2-bmc Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 32 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-arm Jun 25 17:01:09 devstack nova-compute[93459]: virt-8.2 Jun 25 17:01:09 devstack nova-compute[93459]: virt Jun 25 17:01:09 devstack nova-compute[93459]: qcom-dc-scm-v1-bmc Jun 25 17:01:09 devstack nova-compute[93459]: mori-bmc Jun 25 17:01:09 devstack nova-compute[93459]: ast2600-evb Jun 25 17:01:09 devstack nova-compute[93459]: borzoi Jun 25 17:01:09 devstack nova-compute[93459]: tiogapass-bmc Jun 25 17:01:09 devstack nova-compute[93459]: spitz Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.7 Jun 25 17:01:09 devstack nova-compute[93459]: nuri Jun 25 17:01:09 devstack nova-compute[93459]: mcimx7d-sabre Jun 25 17:01:09 devstack nova-compute[93459]: romulus-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-3.0 Jun 25 17:01:09 devstack nova-compute[93459]: virt-5.0 Jun 25 17:01:09 devstack nova-compute[93459]: npcm750-evb Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.10 Jun 25 17:01:09 devstack nova-compute[93459]: rainier-bmc Jun 25 17:01:09 devstack nova-compute[93459]: mps3-an547 Jun 25 17:01:09 devstack nova-compute[93459]: musca-b1 Jun 25 17:01:09 devstack nova-compute[93459]: realview-pbx-a9 Jun 25 17:01:09 devstack nova-compute[93459]: versatileab Jun 25 17:01:09 devstack nova-compute[93459]: kzm Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.8 Jun 25 17:01:09 devstack nova-compute[93459]: fby35-bmc Jun 25 17:01:09 devstack nova-compute[93459]: musca-a Jun 25 17:01:09 devstack nova-compute[93459]: virt-3.1 Jun 25 17:01:09 devstack nova-compute[93459]: mcimx6ul-evk Jun 25 17:01:09 devstack nova-compute[93459]: virt-5.1 Jun 25 17:01:09 devstack nova-compute[93459]: smdkc210 Jun 25 17:01:09 devstack nova-compute[93459]: sx1 Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.11 Jun 25 17:01:09 devstack nova-compute[93459]: imx25-pdk Jun 25 17:01:09 devstack nova-compute[93459]: stm32vldiscovery Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.9 Jun 25 17:01:09 devstack nova-compute[93459]: orangepi-pc Jun 25 17:01:09 devstack nova-compute[93459]: quanta-q71l-bmc Jun 25 17:01:09 devstack nova-compute[93459]: z2 Jun 25 17:01:09 devstack nova-compute[93459]: virt-5.2 Jun 25 17:01:09 devstack nova-compute[93459]: xilinx-zynq-a9 Jun 25 17:01:09 devstack nova-compute[93459]: tosa Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an500 Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.12 Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an521 Jun 25 17:01:09 devstack nova-compute[93459]: sabrelite Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an511 Jun 25 17:01:09 devstack nova-compute[93459]: canon-a1100 Jun 25 17:01:09 devstack nova-compute[93459]: realview-eb Jun 25 17:01:09 devstack nova-compute[93459]: quanta-gbs-bmc Jun 25 17:01:09 devstack nova-compute[93459]: emcraft-sf2 Jun 25 17:01:09 devstack nova-compute[93459]: realview-pb-a8 Jun 25 17:01:09 devstack nova-compute[93459]: yosemitev2-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-7.0 Jun 25 17:01:09 devstack nova-compute[93459]: virt-4.0 Jun 25 17:01:09 devstack nova-compute[93459]: raspi1ap Jun 25 17:01:09 devstack nova-compute[93459]: palmetto-bmc Jun 25 17:01:09 devstack nova-compute[93459]: sx1-v1 Jun 25 17:01:09 devstack nova-compute[93459]: n810 Jun 25 17:01:09 devstack nova-compute[93459]: g220a-bmc Jun 25 17:01:09 devstack nova-compute[93459]: n800 Jun 25 17:01:09 devstack nova-compute[93459]: bletchley-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-7.1 Jun 25 17:01:09 devstack nova-compute[93459]: tacoma-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-4.1 Jun 25 17:01:09 devstack nova-compute[93459]: quanta-gsj Jun 25 17:01:09 devstack nova-compute[93459]: versatilepb Jun 25 17:01:09 devstack nova-compute[93459]: terrier Jun 25 17:01:09 devstack nova-compute[93459]: mainstone Jun 25 17:01:09 devstack nova-compute[93459]: realview-eb-mpcore Jun 25 17:01:09 devstack nova-compute[93459]: integratorcp Jun 25 17:01:09 devstack nova-compute[93459]: virt-7.2 Jun 25 17:01:09 devstack nova-compute[93459]: supermicrox11-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-4.2 Jun 25 17:01:09 devstack nova-compute[93459]: witherspoon-bmc Jun 25 17:01:09 devstack nova-compute[93459]: qcom-firework-bmc Jun 25 17:01:09 devstack nova-compute[93459]: mps3-an524 Jun 25 17:01:09 devstack nova-compute[93459]: kudo-bmc Jun 25 17:01:09 devstack nova-compute[93459]: vexpress-a9 Jun 25 17:01:09 devstack nova-compute[93459]: midway Jun 25 17:01:09 devstack nova-compute[93459]: musicpal Jun 25 17:01:09 devstack nova-compute[93459]: lm3s811evb Jun 25 17:01:09 devstack nova-compute[93459]: lm3s6965evb Jun 25 17:01:09 devstack nova-compute[93459]: supermicro-x11spi-bmc Jun 25 17:01:09 devstack nova-compute[93459]: microbit Jun 25 17:01:09 devstack nova-compute[93459]: fby35 Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an505 Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an385 Jun 25 17:01:09 devstack nova-compute[93459]: virt-6.0 Jun 25 17:01:09 devstack nova-compute[93459]: virt-8.0 Jun 25 17:01:09 devstack nova-compute[93459]: cubieboard Jun 25 17:01:09 devstack nova-compute[93459]: ast1030-evb Jun 25 17:01:09 devstack nova-compute[93459]: verdex Jun 25 17:01:09 devstack nova-compute[93459]: bpim2u Jun 25 17:01:09 devstack nova-compute[93459]: netduino2 Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an386 Jun 25 17:01:09 devstack nova-compute[93459]: olimex-stm32-h405 Jun 25 17:01:09 devstack nova-compute[93459]: virt-6.1 Jun 25 17:01:09 devstack nova-compute[93459]: virt-8.1 Jun 25 17:01:09 devstack nova-compute[93459]: raspi2b Jun 25 17:01:09 devstack nova-compute[93459]: vexpress-a15 Jun 25 17:01:09 devstack nova-compute[93459]: fuji-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-6.2 Jun 25 17:01:09 devstack nova-compute[93459]: sonorapass-bmc Jun 25 17:01:09 devstack nova-compute[93459]: cheetah Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.6 Jun 25 17:01:09 devstack nova-compute[93459]: ast2500-evb Jun 25 17:01:09 devstack nova-compute[93459]: highbank Jun 25 17:01:09 devstack nova-compute[93459]: akita Jun 25 17:01:09 devstack nova-compute[93459]: connex Jun 25 17:01:09 devstack nova-compute[93459]: netduinoplus2 Jun 25 17:01:09 devstack nova-compute[93459]: collie Jun 25 17:01:09 devstack nova-compute[93459]: raspi0 Jun 25 17:01:09 devstack nova-compute[93459]: fp5280g2-bmc Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 64 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-aarch64 Jun 25 17:01:09 devstack nova-compute[93459]: virt-8.2 Jun 25 17:01:09 devstack nova-compute[93459]: virt Jun 25 17:01:09 devstack nova-compute[93459]: qcom-dc-scm-v1-bmc Jun 25 17:01:09 devstack nova-compute[93459]: mori-bmc Jun 25 17:01:09 devstack nova-compute[93459]: ast2600-evb Jun 25 17:01:09 devstack nova-compute[93459]: borzoi Jun 25 17:01:09 devstack nova-compute[93459]: tiogapass-bmc Jun 25 17:01:09 devstack nova-compute[93459]: spitz Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.7 Jun 25 17:01:09 devstack nova-compute[93459]: nuri Jun 25 17:01:09 devstack nova-compute[93459]: mcimx7d-sabre Jun 25 17:01:09 devstack nova-compute[93459]: romulus-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-3.0 Jun 25 17:01:09 devstack nova-compute[93459]: virt-5.0 Jun 25 17:01:09 devstack nova-compute[93459]: npcm750-evb Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.10 Jun 25 17:01:09 devstack nova-compute[93459]: rainier-bmc Jun 25 17:01:09 devstack nova-compute[93459]: mps3-an547 Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.8 Jun 25 17:01:09 devstack nova-compute[93459]: musca-b1 Jun 25 17:01:09 devstack nova-compute[93459]: realview-pbx-a9 Jun 25 17:01:09 devstack nova-compute[93459]: versatileab Jun 25 17:01:09 devstack nova-compute[93459]: kzm Jun 25 17:01:09 devstack nova-compute[93459]: fby35-bmc Jun 25 17:01:09 devstack nova-compute[93459]: musca-a Jun 25 17:01:09 devstack nova-compute[93459]: virt-3.1 Jun 25 17:01:09 devstack nova-compute[93459]: mcimx6ul-evk Jun 25 17:01:09 devstack nova-compute[93459]: virt-5.1 Jun 25 17:01:09 devstack nova-compute[93459]: smdkc210 Jun 25 17:01:09 devstack nova-compute[93459]: sx1 Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.11 Jun 25 17:01:09 devstack nova-compute[93459]: imx25-pdk Jun 25 17:01:09 devstack nova-compute[93459]: stm32vldiscovery Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.9 Jun 25 17:01:09 devstack nova-compute[93459]: orangepi-pc Jun 25 17:01:09 devstack nova-compute[93459]: quanta-q71l-bmc Jun 25 17:01:09 devstack nova-compute[93459]: z2 Jun 25 17:01:09 devstack nova-compute[93459]: virt-5.2 Jun 25 17:01:09 devstack nova-compute[93459]: xilinx-zynq-a9 Jun 25 17:01:09 devstack nova-compute[93459]: xlnx-zcu102 Jun 25 17:01:09 devstack nova-compute[93459]: tosa Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an500 Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.12 Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an521 Jun 25 17:01:09 devstack nova-compute[93459]: sabrelite Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an511 Jun 25 17:01:09 devstack nova-compute[93459]: canon-a1100 Jun 25 17:01:09 devstack nova-compute[93459]: realview-eb Jun 25 17:01:09 devstack nova-compute[93459]: quanta-gbs-bmc Jun 25 17:01:09 devstack nova-compute[93459]: emcraft-sf2 Jun 25 17:01:09 devstack nova-compute[93459]: realview-pb-a8 Jun 25 17:01:09 devstack nova-compute[93459]: sbsa-ref Jun 25 17:01:09 devstack nova-compute[93459]: yosemitev2-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-7.0 Jun 25 17:01:09 devstack nova-compute[93459]: virt-4.0 Jun 25 17:01:09 devstack nova-compute[93459]: raspi1ap Jun 25 17:01:09 devstack nova-compute[93459]: palmetto-bmc Jun 25 17:01:09 devstack nova-compute[93459]: sx1-v1 Jun 25 17:01:09 devstack nova-compute[93459]: n810 Jun 25 17:01:09 devstack nova-compute[93459]: g220a-bmc Jun 25 17:01:09 devstack nova-compute[93459]: n800 Jun 25 17:01:09 devstack nova-compute[93459]: bletchley-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-7.1 Jun 25 17:01:09 devstack nova-compute[93459]: tacoma-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-4.1 Jun 25 17:01:09 devstack nova-compute[93459]: quanta-gsj Jun 25 17:01:09 devstack nova-compute[93459]: versatilepb Jun 25 17:01:09 devstack nova-compute[93459]: terrier Jun 25 17:01:09 devstack nova-compute[93459]: mainstone Jun 25 17:01:09 devstack nova-compute[93459]: realview-eb-mpcore Jun 25 17:01:09 devstack nova-compute[93459]: integratorcp Jun 25 17:01:09 devstack nova-compute[93459]: virt-7.2 Jun 25 17:01:09 devstack nova-compute[93459]: supermicrox11-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-4.2 Jun 25 17:01:09 devstack nova-compute[93459]: witherspoon-bmc Jun 25 17:01:09 devstack nova-compute[93459]: qcom-firework-bmc Jun 25 17:01:09 devstack nova-compute[93459]: mps3-an524 Jun 25 17:01:09 devstack nova-compute[93459]: kudo-bmc Jun 25 17:01:09 devstack nova-compute[93459]: vexpress-a9 Jun 25 17:01:09 devstack nova-compute[93459]: midway Jun 25 17:01:09 devstack nova-compute[93459]: musicpal Jun 25 17:01:09 devstack nova-compute[93459]: lm3s811evb Jun 25 17:01:09 devstack nova-compute[93459]: lm3s6965evb Jun 25 17:01:09 devstack nova-compute[93459]: supermicro-x11spi-bmc Jun 25 17:01:09 devstack nova-compute[93459]: microbit Jun 25 17:01:09 devstack nova-compute[93459]: fby35 Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an505 Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an385 Jun 25 17:01:09 devstack nova-compute[93459]: virt-6.0 Jun 25 17:01:09 devstack nova-compute[93459]: virt-8.0 Jun 25 17:01:09 devstack nova-compute[93459]: raspi3ap Jun 25 17:01:09 devstack nova-compute[93459]: cubieboard Jun 25 17:01:09 devstack nova-compute[93459]: ast1030-evb Jun 25 17:01:09 devstack nova-compute[93459]: verdex Jun 25 17:01:09 devstack nova-compute[93459]: bpim2u Jun 25 17:01:09 devstack nova-compute[93459]: netduino2 Jun 25 17:01:09 devstack nova-compute[93459]: xlnx-versal-virt Jun 25 17:01:09 devstack nova-compute[93459]: mps2-an386 Jun 25 17:01:09 devstack nova-compute[93459]: olimex-stm32-h405 Jun 25 17:01:09 devstack nova-compute[93459]: virt-6.1 Jun 25 17:01:09 devstack nova-compute[93459]: virt-8.1 Jun 25 17:01:09 devstack nova-compute[93459]: raspi3b Jun 25 17:01:09 devstack nova-compute[93459]: raspi2b Jun 25 17:01:09 devstack nova-compute[93459]: vexpress-a15 Jun 25 17:01:09 devstack nova-compute[93459]: fuji-bmc Jun 25 17:01:09 devstack nova-compute[93459]: virt-6.2 Jun 25 17:01:09 devstack nova-compute[93459]: sonorapass-bmc Jun 25 17:01:09 devstack nova-compute[93459]: cheetah Jun 25 17:01:09 devstack nova-compute[93459]: virt-2.6 Jun 25 17:01:09 devstack nova-compute[93459]: ast2500-evb Jun 25 17:01:09 devstack nova-compute[93459]: highbank Jun 25 17:01:09 devstack nova-compute[93459]: akita Jun 25 17:01:09 devstack nova-compute[93459]: connex Jun 25 17:01:09 devstack nova-compute[93459]: netduinoplus2 Jun 25 17:01:09 devstack nova-compute[93459]: collie Jun 25 17:01:09 devstack nova-compute[93459]: raspi0 Jun 25 17:01:09 devstack nova-compute[93459]: fp5280g2-bmc Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 32 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-cris Jun 25 17:01:09 devstack nova-compute[93459]: axis-dev88 Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 32 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-i386 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-noble-v2 Jun 25 17:01:09 devstack nova-compute[93459]: ubuntu Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-mantic Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-impish-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-5.2 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-lunar-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-mantic Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-2.12 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-2.0 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-xenial Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-kinetic Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-6.2 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-4.2 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-mantic-maxcpus Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-2.5 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-4.2 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-focal Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-hirsute Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-xenial Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-jammy-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-5.2 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-2.7 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-eoan-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-disco-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-groovy Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-zesty Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-lunar Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-mantic-hpb-maxcpus Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-groovy Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-7.1 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-artful Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-trusty Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-2.2 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-eoan-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-focal-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-8.1 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-jammy-maxcpus Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-bionic-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-mantic-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-artful Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-8.1 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-2.7 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-6.1 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-kinetic Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-jammy-maxcpus Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-yakkety Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-2.4 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-cosmic-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-7.1 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-2.10 Jun 25 17:01:09 devstack nova-compute[93459]: x-remote Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-5.1 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-2.9 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-2.11 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-jammy-hpb-maxcpus Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-3.1 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-6.1 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-4.1 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-jammy Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-2.4 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-4.1 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-eoan Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-jammy-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-5.1 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-2.9 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-bionic-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-lunar Jun 25 17:01:09 devstack nova-compute[93459]: isapc Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-mantic-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-cosmic Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-2.6 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-mantic-maxcpus Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-3.1 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-bionic Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-disco-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-cosmic Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-2.12 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-bionic Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-kinetic-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-groovy-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-7.0 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-noble-v2 Jun 25 17:01:09 devstack nova-compute[93459]: ubuntu-q35 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-lunar-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-disco Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-cosmic-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-noble Jun 25 17:01:09 devstack nova-compute[93459]: q35 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-2.1 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-8.0 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-impish Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-wily Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-8.0 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-2.6 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-6.0 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-impish Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-jammy Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-impish-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-hirsute Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-4.0.1 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-hirsute-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-7.0 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-5.0 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-2.8 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-2.10 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-3.0 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-6.0 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-zesty Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-7.2 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-4.0 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-focal Jun 25 17:01:09 devstack nova-compute[93459]: microvm Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-2.3 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-jammy-hpb-maxcpus Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-8.2 Jun 25 17:01:09 devstack nova-compute[93459]: q35 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-kinetic-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-focal-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-4.0 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-noble Jun 25 17:01:09 devstack nova-compute[93459]: pc Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-disco Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-groovy-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-8.2 Jun 25 17:01:09 devstack nova-compute[93459]: pc Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-hirsute-hpb Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-5.0 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-6.2 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-2.8 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-eoan Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-2.5 Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-3.0 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-yakkety Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-mantic-hpb-maxcpus Jun 25 17:01:09 devstack nova-compute[93459]: pc-i440fx-7.2 Jun 25 17:01:09 devstack nova-compute[93459]: pc-q35-2.11 Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 32 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-m68k Jun 25 17:01:09 devstack nova-compute[93459]: mcf5208evb Jun 25 17:01:09 devstack nova-compute[93459]: virt-7.0 Jun 25 17:01:09 devstack nova-compute[93459]: an5206 Jun 25 17:01:09 devstack nova-compute[93459]: virt-6.0 Jun 25 17:01:09 devstack nova-compute[93459]: q800 Jun 25 17:01:09 devstack nova-compute[93459]: virt-8.1 Jun 25 17:01:09 devstack nova-compute[93459]: virt-7.2 Jun 25 17:01:09 devstack nova-compute[93459]: virt-6.2 Jun 25 17:01:09 devstack nova-compute[93459]: virt-8.0 Jun 25 17:01:09 devstack nova-compute[93459]: next-cube Jun 25 17:01:09 devstack nova-compute[93459]: virt-7.1 Jun 25 17:01:09 devstack nova-compute[93459]: virt-6.1 Jun 25 17:01:09 devstack nova-compute[93459]: virt-8.2 Jun 25 17:01:09 devstack nova-compute[93459]: virt Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 32 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-microblaze Jun 25 17:01:09 devstack nova-compute[93459]: petalogix-s3adsp1800 Jun 25 17:01:09 devstack nova-compute[93459]: petalogix-ml605 Jun 25 17:01:09 devstack nova-compute[93459]: xlnx-zynqmp-pmu Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 32 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-microblazeel Jun 25 17:01:09 devstack nova-compute[93459]: petalogix-s3adsp1800 Jun 25 17:01:09 devstack nova-compute[93459]: petalogix-ml605 Jun 25 17:01:09 devstack nova-compute[93459]: xlnx-zynqmp-pmu Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 32 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-mips Jun 25 17:01:09 devstack nova-compute[93459]: malta Jun 25 17:01:09 devstack nova-compute[93459]: mipssim Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 32 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-mipsel Jun 25 17:01:09 devstack nova-compute[93459]: malta Jun 25 17:01:09 devstack nova-compute[93459]: mipssim Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 64 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-mips64 Jun 25 17:01:09 devstack nova-compute[93459]: malta Jun 25 17:01:09 devstack nova-compute[93459]: mipssim Jun 25 17:01:09 devstack nova-compute[93459]: pica61 Jun 25 17:01:09 devstack nova-compute[93459]: magnum Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 64 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-mips64el Jun 25 17:01:09 devstack nova-compute[93459]: malta Jun 25 17:01:09 devstack nova-compute[93459]: loongson3-virt Jun 25 17:01:09 devstack nova-compute[93459]: mipssim Jun 25 17:01:09 devstack nova-compute[93459]: pica61 Jun 25 17:01:09 devstack nova-compute[93459]: magnum Jun 25 17:01:09 devstack nova-compute[93459]: boston Jun 25 17:01:09 devstack nova-compute[93459]: fuloong2e Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 32 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-ppc Jun 25 17:01:09 devstack nova-compute[93459]: g3beige Jun 25 17:01:09 devstack nova-compute[93459]: amigaone Jun 25 17:01:09 devstack nova-compute[93459]: virtex-ml507 Jun 25 17:01:09 devstack nova-compute[93459]: mac99 Jun 25 17:01:09 devstack nova-compute[93459]: ppce500 Jun 25 17:01:09 devstack nova-compute[93459]: sam460ex Jun 25 17:01:09 devstack nova-compute[93459]: pegasos2 Jun 25 17:01:09 devstack nova-compute[93459]: bamboo Jun 25 17:01:09 devstack nova-compute[93459]: 40p Jun 25 17:01:09 devstack nova-compute[93459]: ref405ep Jun 25 17:01:09 devstack nova-compute[93459]: mpc8544ds Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 64 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-ppc64 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-noble Jun 25 17:01:09 devstack nova-compute[93459]: pseries Jun 25 17:01:09 devstack nova-compute[93459]: amigaone Jun 25 17:01:09 devstack nova-compute[93459]: powernv9 Jun 25 17:01:09 devstack nova-compute[93459]: powernv Jun 25 17:01:09 devstack nova-compute[93459]: pseries-4.1 Jun 25 17:01:09 devstack nova-compute[93459]: mpc8544ds Jun 25 17:01:09 devstack nova-compute[93459]: pseries-6.1 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-2.5 Jun 25 17:01:09 devstack nova-compute[93459]: powernv10 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-xenial Jun 25 17:01:09 devstack nova-compute[93459]: pseries-4.2 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-6.2 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-yakkety Jun 25 17:01:09 devstack nova-compute[93459]: pseries-2.6 Jun 25 17:01:09 devstack nova-compute[93459]: ppce500 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-bionic-sxxm Jun 25 17:01:09 devstack nova-compute[93459]: pseries-2.7 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-3.0 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-8.0 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-5.0 Jun 25 17:01:09 devstack nova-compute[93459]: 40p Jun 25 17:01:09 devstack nova-compute[93459]: pseries-lunar Jun 25 17:01:09 devstack nova-compute[93459]: pseries-2.8 Jun 25 17:01:09 devstack nova-compute[93459]: pegasos2 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-hirsute Jun 25 17:01:09 devstack nova-compute[93459]: pseries-3.1 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-8.1 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-5.1 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-eoan Jun 25 17:01:09 devstack nova-compute[93459]: pseries-2.9 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-zesty Jun 25 17:01:09 devstack nova-compute[93459]: bamboo Jun 25 17:01:09 devstack nova-compute[93459]: pseries-groovy Jun 25 17:01:09 devstack nova-compute[93459]: pseries-focal Jun 25 17:01:09 devstack nova-compute[93459]: g3beige Jun 25 17:01:09 devstack nova-compute[93459]: pseries-8.2 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-5.2 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-disco Jun 25 17:01:09 devstack nova-compute[93459]: pseries-2.12-sxxm Jun 25 17:01:09 devstack nova-compute[93459]: pseries-mantic Jun 25 17:01:09 devstack nova-compute[93459]: pseries-kinetic Jun 25 17:01:09 devstack nova-compute[93459]: pseries-2.10 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-7.0 Jun 25 17:01:09 devstack nova-compute[93459]: virtex-ml507 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-2.11 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-2.1 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-7.1 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-cosmic Jun 25 17:01:09 devstack nova-compute[93459]: pseries-bionic Jun 25 17:01:09 devstack nova-compute[93459]: pseries-2.12 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-2.2 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-7.2 Jun 25 17:01:09 devstack nova-compute[93459]: mac99 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-impish Jun 25 17:01:09 devstack nova-compute[93459]: pseries-jammy Jun 25 17:01:09 devstack nova-compute[93459]: pseries-artful Jun 25 17:01:09 devstack nova-compute[93459]: sam460ex Jun 25 17:01:09 devstack nova-compute[93459]: ref405ep Jun 25 17:01:09 devstack nova-compute[93459]: pseries-2.3 Jun 25 17:01:09 devstack nova-compute[93459]: powernv8 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-4.0 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-6.0 Jun 25 17:01:09 devstack nova-compute[93459]: pseries-2.4 Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: hvm Jun 25 17:01:09 devstack nova-compute[93459]: Jun 25 17:01:09 devstack nova-compute[93459]: 64 Jun 25 17:01:09 devstack nova-compute[93459]: /usr/bin/qemu-system-ppc64le Jun 25 17:01:09 devstack nova-compute[93459]: pseries-noble Jun 25 17:01:09 devstack nova-compute[93459]: pseries Jun 25 17:01:09 devstack nova-compute[93459]: amigaone Jun 25 17:01:09 devstack nova-compute[93459]: powernv9 Jun 25 17:01:09 devstack nova-compute[93459]: powernv Jun 25 17:01:09 devstack nova-compute[93459]: pseries-4.1 Jun 25 17:01:09 devstack nova-compute[93459]: mpc8544ds Jun 25 17:01:10 devstack nova-compute[93459]: pseries-6.1 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-2.5 Jun 25 17:01:10 devstack nova-compute[93459]: powernv10 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-xenial Jun 25 17:01:10 devstack nova-compute[93459]: pseries-4.2 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-6.2 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-yakkety Jun 25 17:01:10 devstack nova-compute[93459]: pseries-2.6 Jun 25 17:01:10 devstack nova-compute[93459]: ppce500 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-bionic-sxxm Jun 25 17:01:10 devstack nova-compute[93459]: pseries-2.7 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-3.0 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-8.0 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-5.0 Jun 25 17:01:10 devstack nova-compute[93459]: 40p Jun 25 17:01:10 devstack nova-compute[93459]: pseries-lunar Jun 25 17:01:10 devstack nova-compute[93459]: pseries-2.8 Jun 25 17:01:10 devstack nova-compute[93459]: pegasos2 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-hirsute Jun 25 17:01:10 devstack nova-compute[93459]: pseries-3.1 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-8.1 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-5.1 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-eoan Jun 25 17:01:10 devstack nova-compute[93459]: pseries-2.9 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-zesty Jun 25 17:01:10 devstack nova-compute[93459]: bamboo Jun 25 17:01:10 devstack nova-compute[93459]: pseries-groovy Jun 25 17:01:10 devstack nova-compute[93459]: pseries-focal Jun 25 17:01:10 devstack nova-compute[93459]: g3beige Jun 25 17:01:10 devstack nova-compute[93459]: pseries-8.2 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-5.2 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-disco Jun 25 17:01:10 devstack nova-compute[93459]: pseries-2.12-sxxm Jun 25 17:01:10 devstack nova-compute[93459]: pseries-mantic Jun 25 17:01:10 devstack nova-compute[93459]: pseries-kinetic Jun 25 17:01:10 devstack nova-compute[93459]: pseries-2.10 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-7.0 Jun 25 17:01:10 devstack nova-compute[93459]: virtex-ml507 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-2.11 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-2.1 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-7.1 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-cosmic Jun 25 17:01:10 devstack nova-compute[93459]: pseries-bionic Jun 25 17:01:10 devstack nova-compute[93459]: pseries-2.12 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-2.2 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-7.2 Jun 25 17:01:10 devstack nova-compute[93459]: mac99 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-impish Jun 25 17:01:10 devstack nova-compute[93459]: pseries-jammy Jun 25 17:01:10 devstack nova-compute[93459]: pseries-artful Jun 25 17:01:10 devstack nova-compute[93459]: sam460ex Jun 25 17:01:10 devstack nova-compute[93459]: ref405ep Jun 25 17:01:10 devstack nova-compute[93459]: pseries-2.3 Jun 25 17:01:10 devstack nova-compute[93459]: powernv8 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-4.0 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-6.0 Jun 25 17:01:10 devstack nova-compute[93459]: pseries-2.4 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: hvm Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 32 Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-riscv32 Jun 25 17:01:10 devstack nova-compute[93459]: virt Jun 25 17:01:10 devstack nova-compute[93459]: spike Jun 25 17:01:10 devstack nova-compute[93459]: opentitan Jun 25 17:01:10 devstack nova-compute[93459]: sifive_u Jun 25 17:01:10 devstack nova-compute[93459]: sifive_e Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: hvm Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 64 Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-riscv64 Jun 25 17:01:10 devstack nova-compute[93459]: virt Jun 25 17:01:10 devstack nova-compute[93459]: spike Jun 25 17:01:10 devstack nova-compute[93459]: microchip-icicle-kit Jun 25 17:01:10 devstack nova-compute[93459]: sifive_u Jun 25 17:01:10 devstack nova-compute[93459]: shakti_c Jun 25 17:01:10 devstack nova-compute[93459]: sifive_e Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: hvm Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 64 Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-s390x Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-noble Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-8.0 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-disco Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-6.0 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-2.11 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-7.0 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-mantic Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-xenial Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-5.0 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-focal Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-2.8 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-4.0 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-zesty Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-8.2 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-6.2 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-3.0 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-groovy Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-2.5 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-7.2 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-5.2 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-artful Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-hirsute Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-4.2 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-2.10 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-2.7 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-lunar Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-eoan Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-kinetic Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-8.1 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-yakkety Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-6.1 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-cosmic Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-bionic Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-2.12 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-7.1 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-2.4 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-5.1 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-2.9 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-impish Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-4.1 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-jammy Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-3.1 Jun 25 17:01:10 devstack nova-compute[93459]: s390-ccw-virtio-2.6 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: hvm Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 32 Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-sh4 Jun 25 17:01:10 devstack nova-compute[93459]: shix Jun 25 17:01:10 devstack nova-compute[93459]: r2d Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: hvm Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 64 Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-sh4eb Jun 25 17:01:10 devstack nova-compute[93459]: shix Jun 25 17:01:10 devstack nova-compute[93459]: r2d Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: hvm Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 32 Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-sparc Jun 25 17:01:10 devstack nova-compute[93459]: SS-5 Jun 25 17:01:10 devstack nova-compute[93459]: SS-20 Jun 25 17:01:10 devstack nova-compute[93459]: LX Jun 25 17:01:10 devstack nova-compute[93459]: SPARCClassic Jun 25 17:01:10 devstack nova-compute[93459]: leon3_generic Jun 25 17:01:10 devstack nova-compute[93459]: SPARCbook Jun 25 17:01:10 devstack nova-compute[93459]: SS-4 Jun 25 17:01:10 devstack nova-compute[93459]: SS-600MP Jun 25 17:01:10 devstack nova-compute[93459]: SS-10 Jun 25 17:01:10 devstack nova-compute[93459]: Voyager Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: hvm Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 64 Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-sparc64 Jun 25 17:01:10 devstack nova-compute[93459]: sun4u Jun 25 17:01:10 devstack nova-compute[93459]: niagara Jun 25 17:01:10 devstack nova-compute[93459]: sun4v Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: hvm Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 64 Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-x86_64 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-noble-v2 Jun 25 17:01:10 devstack nova-compute[93459]: ubuntu Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-mantic Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-impish-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-5.2 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-lunar-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-mantic Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-2.12 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-2.0 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-xenial Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-kinetic Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-6.2 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-4.2 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-mantic-maxcpus Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-2.5 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-4.2 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-focal Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-hirsute Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-xenial Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-jammy-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-5.2 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-2.7 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-eoan-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-zesty Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-groovy Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-disco-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-lunar Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-mantic-hpb-maxcpus Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-groovy Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-7.1 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-artful Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-trusty Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-2.2 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-focal-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-8.1 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-eoan-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-jammy-maxcpus Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-bionic-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-mantic-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-artful Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-8.1 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-2.7 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-6.1 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-kinetic Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-jammy-maxcpus Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-yakkety Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-2.4 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-cosmic-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-7.1 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-2.10 Jun 25 17:01:10 devstack nova-compute[93459]: x-remote Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-5.1 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-2.9 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-2.11 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-jammy-hpb-maxcpus Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-3.1 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-6.1 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-4.1 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-jammy Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-2.4 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-4.1 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-eoan Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-jammy-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-5.1 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-2.9 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-bionic-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-lunar Jun 25 17:01:10 devstack nova-compute[93459]: isapc Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-mantic-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-cosmic Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-2.6 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-mantic-maxcpus Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-3.1 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-bionic Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-disco-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-cosmic Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-2.12 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-bionic Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-kinetic-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-groovy-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-7.0 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-noble-v2 Jun 25 17:01:10 devstack nova-compute[93459]: ubuntu-q35 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-lunar-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-disco Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-cosmic-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-2.1 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-noble Jun 25 17:01:10 devstack nova-compute[93459]: q35 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-8.0 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-wily Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-impish Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-8.0 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-2.6 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-6.0 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-impish Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-jammy Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-impish-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-hirsute Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-4.0.1 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-hirsute-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-7.0 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-5.0 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-2.8 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-2.10 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-3.0 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-zesty Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-7.2 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-4.0 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-6.0 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-focal Jun 25 17:01:10 devstack nova-compute[93459]: microvm Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-2.3 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-jammy-hpb-maxcpus Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-disco Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-kinetic-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-4.0 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-focal-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-noble Jun 25 17:01:10 devstack nova-compute[93459]: pc Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-8.2 Jun 25 17:01:10 devstack nova-compute[93459]: q35 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-groovy-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-hirsute-hpb Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-8.2 Jun 25 17:01:10 devstack nova-compute[93459]: pc Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-5.0 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-2.8 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-6.2 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-eoan Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-2.5 Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-3.0 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-yakkety Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-mantic-hpb-maxcpus Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-7.2 Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-2.11 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: hvm Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 32 Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-xtensa Jun 25 17:01:10 devstack nova-compute[93459]: sim Jun 25 17:01:10 devstack nova-compute[93459]: kc705 Jun 25 17:01:10 devstack nova-compute[93459]: ml605 Jun 25 17:01:10 devstack nova-compute[93459]: ml605-nommu Jun 25 17:01:10 devstack nova-compute[93459]: virt Jun 25 17:01:10 devstack nova-compute[93459]: lx60-nommu Jun 25 17:01:10 devstack nova-compute[93459]: lx200 Jun 25 17:01:10 devstack nova-compute[93459]: lx200-nommu Jun 25 17:01:10 devstack nova-compute[93459]: lx60 Jun 25 17:01:10 devstack nova-compute[93459]: kc705-nommu Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: hvm Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 32 Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-xtensaeb Jun 25 17:01:10 devstack nova-compute[93459]: sim Jun 25 17:01:10 devstack nova-compute[93459]: kc705 Jun 25 17:01:10 devstack nova-compute[93459]: ml605 Jun 25 17:01:10 devstack nova-compute[93459]: ml605-nommu Jun 25 17:01:10 devstack nova-compute[93459]: virt Jun 25 17:01:10 devstack nova-compute[93459]: lx60-nommu Jun 25 17:01:10 devstack nova-compute[93459]: lx200 Jun 25 17:01:10 devstack nova-compute[93459]: lx200-nommu Jun 25 17:01:10 devstack nova-compute[93459]: lx60 Jun 25 17:01:10 devstack nova-compute[93459]: kc705-nommu Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for i686 via machine types: {'q35', 'ubuntu-q35', 'ubuntu', 'pc'} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-i386 Jun 25 17:01:10 devstack nova-compute[93459]: kvm Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-noble Jun 25 17:01:10 devstack nova-compute[93459]: i686 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: rom Jun 25 17:01:10 devstack nova-compute[93459]: pflash Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: yes Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: on Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: AMD Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu64 Jun 25 17:01:10 devstack nova-compute[93459]: qemu32 Jun 25 17:01:10 devstack nova-compute[93459]: phenom Jun 25 17:01:10 devstack nova-compute[93459]: pentium3 Jun 25 17:01:10 devstack nova-compute[93459]: pentium2 Jun 25 17:01:10 devstack nova-compute[93459]: pentium Jun 25 17:01:10 devstack nova-compute[93459]: n270 Jun 25 17:01:10 devstack nova-compute[93459]: kvm64 Jun 25 17:01:10 devstack nova-compute[93459]: kvm32 Jun 25 17:01:10 devstack nova-compute[93459]: coreduo Jun 25 17:01:10 devstack nova-compute[93459]: core2duo Jun 25 17:01:10 devstack nova-compute[93459]: athlon Jun 25 17:01:10 devstack nova-compute[93459]: Westmere-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Westmere Jun 25 17:01:10 devstack nova-compute[93459]: Snowridge Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client Jun 25 17:01:10 devstack nova-compute[93459]: SapphireRapids Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Penryn Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G5 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G4 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G3 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G2 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G1 Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Rome Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Milan Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Genoa Jun 25 17:01:10 devstack nova-compute[93459]: EPYC Jun 25 17:01:10 devstack nova-compute[93459]: Dhyana Jun 25 17:01:10 devstack nova-compute[93459]: Cooperlake Jun 25 17:01:10 devstack nova-compute[93459]: Conroe Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell Jun 25 17:01:10 devstack nova-compute[93459]: 486 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: file Jun 25 17:01:10 devstack nova-compute[93459]: anonymous Jun 25 17:01:10 devstack nova-compute[93459]: memfd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: disk Jun 25 17:01:10 devstack nova-compute[93459]: cdrom Jun 25 17:01:10 devstack nova-compute[93459]: floppy Jun 25 17:01:10 devstack nova-compute[93459]: lun Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: fdc Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: sata Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: sdl Jun 25 17:01:10 devstack nova-compute[93459]: vnc Jun 25 17:01:10 devstack nova-compute[93459]: spice Jun 25 17:01:10 devstack nova-compute[93459]: egl-headless Jun 25 17:01:10 devstack nova-compute[93459]: dbus Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: subsystem Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: default Jun 25 17:01:10 devstack nova-compute[93459]: mandatory Jun 25 17:01:10 devstack nova-compute[93459]: requisite Jun 25 17:01:10 devstack nova-compute[93459]: optional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: pci Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: random Jun 25 17:01:10 devstack nova-compute[93459]: egd Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: path Jun 25 17:01:10 devstack nova-compute[93459]: handle Jun 25 17:01:10 devstack nova-compute[93459]: virtiofs Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: tpm-tis Jun 25 17:01:10 devstack nova-compute[93459]: tpm-crb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: passthrough Jun 25 17:01:10 devstack nova-compute[93459]: emulator Jun 25 17:01:10 devstack nova-compute[93459]: external Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 1.2 Jun 25 17:01:10 devstack nova-compute[93459]: 2.0 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: pty Jun 25 17:01:10 devstack nova-compute[93459]: unix Jun 25 17:01:10 devstack nova-compute[93459]: spicevmc Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: relaxed Jun 25 17:01:10 devstack nova-compute[93459]: vapic Jun 25 17:01:10 devstack nova-compute[93459]: spinlocks Jun 25 17:01:10 devstack nova-compute[93459]: vpindex Jun 25 17:01:10 devstack nova-compute[93459]: runtime Jun 25 17:01:10 devstack nova-compute[93459]: synic Jun 25 17:01:10 devstack nova-compute[93459]: stimer Jun 25 17:01:10 devstack nova-compute[93459]: reset Jun 25 17:01:10 devstack nova-compute[93459]: vendor_id Jun 25 17:01:10 devstack nova-compute[93459]: frequencies Jun 25 17:01:10 devstack nova-compute[93459]: reenlightenment Jun 25 17:01:10 devstack nova-compute[93459]: tlbflush Jun 25 17:01:10 devstack nova-compute[93459]: ipi Jun 25 17:01:10 devstack nova-compute[93459]: avic Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: {{(pid=93459) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-i386 Jun 25 17:01:10 devstack nova-compute[93459]: kvm Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-noble-v2 Jun 25 17:01:10 devstack nova-compute[93459]: i686 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: rom Jun 25 17:01:10 devstack nova-compute[93459]: pflash Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: yes Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: on Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: AMD Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu64 Jun 25 17:01:10 devstack nova-compute[93459]: qemu32 Jun 25 17:01:10 devstack nova-compute[93459]: phenom Jun 25 17:01:10 devstack nova-compute[93459]: pentium3 Jun 25 17:01:10 devstack nova-compute[93459]: pentium2 Jun 25 17:01:10 devstack nova-compute[93459]: pentium Jun 25 17:01:10 devstack nova-compute[93459]: n270 Jun 25 17:01:10 devstack nova-compute[93459]: kvm64 Jun 25 17:01:10 devstack nova-compute[93459]: kvm32 Jun 25 17:01:10 devstack nova-compute[93459]: coreduo Jun 25 17:01:10 devstack nova-compute[93459]: core2duo Jun 25 17:01:10 devstack nova-compute[93459]: athlon Jun 25 17:01:10 devstack nova-compute[93459]: Westmere-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Westmere Jun 25 17:01:10 devstack nova-compute[93459]: Snowridge Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client Jun 25 17:01:10 devstack nova-compute[93459]: SapphireRapids Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Penryn Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G5 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G4 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G3 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G2 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G1 Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Rome Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Milan Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Genoa Jun 25 17:01:10 devstack nova-compute[93459]: EPYC Jun 25 17:01:10 devstack nova-compute[93459]: Dhyana Jun 25 17:01:10 devstack nova-compute[93459]: Cooperlake Jun 25 17:01:10 devstack nova-compute[93459]: Conroe Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell Jun 25 17:01:10 devstack nova-compute[93459]: 486 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: file Jun 25 17:01:10 devstack nova-compute[93459]: anonymous Jun 25 17:01:10 devstack nova-compute[93459]: memfd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: disk Jun 25 17:01:10 devstack nova-compute[93459]: cdrom Jun 25 17:01:10 devstack nova-compute[93459]: floppy Jun 25 17:01:10 devstack nova-compute[93459]: lun Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: fdc Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: sata Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: sdl Jun 25 17:01:10 devstack nova-compute[93459]: vnc Jun 25 17:01:10 devstack nova-compute[93459]: spice Jun 25 17:01:10 devstack nova-compute[93459]: egl-headless Jun 25 17:01:10 devstack nova-compute[93459]: dbus Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: subsystem Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: default Jun 25 17:01:10 devstack nova-compute[93459]: mandatory Jun 25 17:01:10 devstack nova-compute[93459]: requisite Jun 25 17:01:10 devstack nova-compute[93459]: optional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: pci Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: random Jun 25 17:01:10 devstack nova-compute[93459]: egd Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: path Jun 25 17:01:10 devstack nova-compute[93459]: handle Jun 25 17:01:10 devstack nova-compute[93459]: virtiofs Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: tpm-tis Jun 25 17:01:10 devstack nova-compute[93459]: tpm-crb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: passthrough Jun 25 17:01:10 devstack nova-compute[93459]: emulator Jun 25 17:01:10 devstack nova-compute[93459]: external Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 1.2 Jun 25 17:01:10 devstack nova-compute[93459]: 2.0 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: pty Jun 25 17:01:10 devstack nova-compute[93459]: unix Jun 25 17:01:10 devstack nova-compute[93459]: spicevmc Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: relaxed Jun 25 17:01:10 devstack nova-compute[93459]: vapic Jun 25 17:01:10 devstack nova-compute[93459]: spinlocks Jun 25 17:01:10 devstack nova-compute[93459]: vpindex Jun 25 17:01:10 devstack nova-compute[93459]: runtime Jun 25 17:01:10 devstack nova-compute[93459]: synic Jun 25 17:01:10 devstack nova-compute[93459]: stimer Jun 25 17:01:10 devstack nova-compute[93459]: reset Jun 25 17:01:10 devstack nova-compute[93459]: vendor_id Jun 25 17:01:10 devstack nova-compute[93459]: frequencies Jun 25 17:01:10 devstack nova-compute[93459]: reenlightenment Jun 25 17:01:10 devstack nova-compute[93459]: tlbflush Jun 25 17:01:10 devstack nova-compute[93459]: ipi Jun 25 17:01:10 devstack nova-compute[93459]: avic Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: {{(pid=93459) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-i386 Jun 25 17:01:10 devstack nova-compute[93459]: kvm Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-noble-v2 Jun 25 17:01:10 devstack nova-compute[93459]: i686 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: rom Jun 25 17:01:10 devstack nova-compute[93459]: pflash Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: yes Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: on Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: AMD Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu64 Jun 25 17:01:10 devstack nova-compute[93459]: qemu32 Jun 25 17:01:10 devstack nova-compute[93459]: phenom Jun 25 17:01:10 devstack nova-compute[93459]: pentium3 Jun 25 17:01:10 devstack nova-compute[93459]: pentium2 Jun 25 17:01:10 devstack nova-compute[93459]: pentium Jun 25 17:01:10 devstack nova-compute[93459]: n270 Jun 25 17:01:10 devstack nova-compute[93459]: kvm64 Jun 25 17:01:10 devstack nova-compute[93459]: kvm32 Jun 25 17:01:10 devstack nova-compute[93459]: coreduo Jun 25 17:01:10 devstack nova-compute[93459]: core2duo Jun 25 17:01:10 devstack nova-compute[93459]: athlon Jun 25 17:01:10 devstack nova-compute[93459]: Westmere-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Westmere Jun 25 17:01:10 devstack nova-compute[93459]: Snowridge Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client Jun 25 17:01:10 devstack nova-compute[93459]: SapphireRapids Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Penryn Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G5 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G4 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G3 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G2 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G1 Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Rome Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Milan Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Genoa Jun 25 17:01:10 devstack nova-compute[93459]: EPYC Jun 25 17:01:10 devstack nova-compute[93459]: Dhyana Jun 25 17:01:10 devstack nova-compute[93459]: Cooperlake Jun 25 17:01:10 devstack nova-compute[93459]: Conroe Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell Jun 25 17:01:10 devstack nova-compute[93459]: 486 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: file Jun 25 17:01:10 devstack nova-compute[93459]: anonymous Jun 25 17:01:10 devstack nova-compute[93459]: memfd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: disk Jun 25 17:01:10 devstack nova-compute[93459]: cdrom Jun 25 17:01:10 devstack nova-compute[93459]: floppy Jun 25 17:01:10 devstack nova-compute[93459]: lun Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: ide Jun 25 17:01:10 devstack nova-compute[93459]: fdc Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: sata Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: sdl Jun 25 17:01:10 devstack nova-compute[93459]: vnc Jun 25 17:01:10 devstack nova-compute[93459]: spice Jun 25 17:01:10 devstack nova-compute[93459]: egl-headless Jun 25 17:01:10 devstack nova-compute[93459]: dbus Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: subsystem Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: default Jun 25 17:01:10 devstack nova-compute[93459]: mandatory Jun 25 17:01:10 devstack nova-compute[93459]: requisite Jun 25 17:01:10 devstack nova-compute[93459]: optional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: pci Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: random Jun 25 17:01:10 devstack nova-compute[93459]: egd Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: path Jun 25 17:01:10 devstack nova-compute[93459]: handle Jun 25 17:01:10 devstack nova-compute[93459]: virtiofs Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: tpm-tis Jun 25 17:01:10 devstack nova-compute[93459]: tpm-crb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: passthrough Jun 25 17:01:10 devstack nova-compute[93459]: emulator Jun 25 17:01:10 devstack nova-compute[93459]: external Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 1.2 Jun 25 17:01:10 devstack nova-compute[93459]: 2.0 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: pty Jun 25 17:01:10 devstack nova-compute[93459]: unix Jun 25 17:01:10 devstack nova-compute[93459]: spicevmc Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: relaxed Jun 25 17:01:10 devstack nova-compute[93459]: vapic Jun 25 17:01:10 devstack nova-compute[93459]: spinlocks Jun 25 17:01:10 devstack nova-compute[93459]: vpindex Jun 25 17:01:10 devstack nova-compute[93459]: runtime Jun 25 17:01:10 devstack nova-compute[93459]: synic Jun 25 17:01:10 devstack nova-compute[93459]: stimer Jun 25 17:01:10 devstack nova-compute[93459]: reset Jun 25 17:01:10 devstack nova-compute[93459]: vendor_id Jun 25 17:01:10 devstack nova-compute[93459]: frequencies Jun 25 17:01:10 devstack nova-compute[93459]: reenlightenment Jun 25 17:01:10 devstack nova-compute[93459]: tlbflush Jun 25 17:01:10 devstack nova-compute[93459]: ipi Jun 25 17:01:10 devstack nova-compute[93459]: avic Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: {{(pid=93459) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-i386 Jun 25 17:01:10 devstack nova-compute[93459]: kvm Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-noble Jun 25 17:01:10 devstack nova-compute[93459]: i686 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: rom Jun 25 17:01:10 devstack nova-compute[93459]: pflash Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: yes Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: on Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: AMD Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu64 Jun 25 17:01:10 devstack nova-compute[93459]: qemu32 Jun 25 17:01:10 devstack nova-compute[93459]: phenom Jun 25 17:01:10 devstack nova-compute[93459]: pentium3 Jun 25 17:01:10 devstack nova-compute[93459]: pentium2 Jun 25 17:01:10 devstack nova-compute[93459]: pentium Jun 25 17:01:10 devstack nova-compute[93459]: n270 Jun 25 17:01:10 devstack nova-compute[93459]: kvm64 Jun 25 17:01:10 devstack nova-compute[93459]: kvm32 Jun 25 17:01:10 devstack nova-compute[93459]: coreduo Jun 25 17:01:10 devstack nova-compute[93459]: core2duo Jun 25 17:01:10 devstack nova-compute[93459]: athlon Jun 25 17:01:10 devstack nova-compute[93459]: Westmere-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Westmere Jun 25 17:01:10 devstack nova-compute[93459]: Snowridge Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client Jun 25 17:01:10 devstack nova-compute[93459]: SapphireRapids Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Penryn Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G5 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G4 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G3 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G2 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G1 Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Rome Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Milan Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Genoa Jun 25 17:01:10 devstack nova-compute[93459]: EPYC Jun 25 17:01:10 devstack nova-compute[93459]: Dhyana Jun 25 17:01:10 devstack nova-compute[93459]: Cooperlake Jun 25 17:01:10 devstack nova-compute[93459]: Conroe Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell Jun 25 17:01:10 devstack nova-compute[93459]: 486 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: file Jun 25 17:01:10 devstack nova-compute[93459]: anonymous Jun 25 17:01:10 devstack nova-compute[93459]: memfd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: disk Jun 25 17:01:10 devstack nova-compute[93459]: cdrom Jun 25 17:01:10 devstack nova-compute[93459]: floppy Jun 25 17:01:10 devstack nova-compute[93459]: lun Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: ide Jun 25 17:01:10 devstack nova-compute[93459]: fdc Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: sata Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: sdl Jun 25 17:01:10 devstack nova-compute[93459]: vnc Jun 25 17:01:10 devstack nova-compute[93459]: spice Jun 25 17:01:10 devstack nova-compute[93459]: egl-headless Jun 25 17:01:10 devstack nova-compute[93459]: dbus Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: subsystem Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: default Jun 25 17:01:10 devstack nova-compute[93459]: mandatory Jun 25 17:01:10 devstack nova-compute[93459]: requisite Jun 25 17:01:10 devstack nova-compute[93459]: optional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: pci Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: random Jun 25 17:01:10 devstack nova-compute[93459]: egd Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: path Jun 25 17:01:10 devstack nova-compute[93459]: handle Jun 25 17:01:10 devstack nova-compute[93459]: virtiofs Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: tpm-tis Jun 25 17:01:10 devstack nova-compute[93459]: tpm-crb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: passthrough Jun 25 17:01:10 devstack nova-compute[93459]: emulator Jun 25 17:01:10 devstack nova-compute[93459]: external Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 1.2 Jun 25 17:01:10 devstack nova-compute[93459]: 2.0 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: pty Jun 25 17:01:10 devstack nova-compute[93459]: unix Jun 25 17:01:10 devstack nova-compute[93459]: spicevmc Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: relaxed Jun 25 17:01:10 devstack nova-compute[93459]: vapic Jun 25 17:01:10 devstack nova-compute[93459]: spinlocks Jun 25 17:01:10 devstack nova-compute[93459]: vpindex Jun 25 17:01:10 devstack nova-compute[93459]: runtime Jun 25 17:01:10 devstack nova-compute[93459]: synic Jun 25 17:01:10 devstack nova-compute[93459]: stimer Jun 25 17:01:10 devstack nova-compute[93459]: reset Jun 25 17:01:10 devstack nova-compute[93459]: vendor_id Jun 25 17:01:10 devstack nova-compute[93459]: frequencies Jun 25 17:01:10 devstack nova-compute[93459]: reenlightenment Jun 25 17:01:10 devstack nova-compute[93459]: tlbflush Jun 25 17:01:10 devstack nova-compute[93459]: ipi Jun 25 17:01:10 devstack nova-compute[93459]: avic Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: {{(pid=93459) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for x86_64 via machine types: {'q35', 'ubuntu-q35', 'ubuntu', 'pc'} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-x86_64 Jun 25 17:01:10 devstack nova-compute[93459]: kvm Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-noble Jun 25 17:01:10 devstack nova-compute[93459]: x86_64 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: efi Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/ovmf/OVMF.amdsev.fd Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: rom Jun 25 17:01:10 devstack nova-compute[93459]: pflash Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: yes Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: yes Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: on Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: on Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: AMD Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu64 Jun 25 17:01:10 devstack nova-compute[93459]: qemu32 Jun 25 17:01:10 devstack nova-compute[93459]: phenom Jun 25 17:01:10 devstack nova-compute[93459]: pentium3 Jun 25 17:01:10 devstack nova-compute[93459]: pentium2 Jun 25 17:01:10 devstack nova-compute[93459]: pentium Jun 25 17:01:10 devstack nova-compute[93459]: n270 Jun 25 17:01:10 devstack nova-compute[93459]: kvm64 Jun 25 17:01:10 devstack nova-compute[93459]: kvm32 Jun 25 17:01:10 devstack nova-compute[93459]: coreduo Jun 25 17:01:10 devstack nova-compute[93459]: core2duo Jun 25 17:01:10 devstack nova-compute[93459]: athlon Jun 25 17:01:10 devstack nova-compute[93459]: Westmere-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Westmere Jun 25 17:01:10 devstack nova-compute[93459]: Snowridge Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client Jun 25 17:01:10 devstack nova-compute[93459]: SapphireRapids Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Penryn Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G5 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G4 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G3 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G2 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G1 Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Rome Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Milan Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Genoa Jun 25 17:01:10 devstack nova-compute[93459]: EPYC Jun 25 17:01:10 devstack nova-compute[93459]: Dhyana Jun 25 17:01:10 devstack nova-compute[93459]: Cooperlake Jun 25 17:01:10 devstack nova-compute[93459]: Conroe Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell Jun 25 17:01:10 devstack nova-compute[93459]: 486 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: file Jun 25 17:01:10 devstack nova-compute[93459]: anonymous Jun 25 17:01:10 devstack nova-compute[93459]: memfd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: disk Jun 25 17:01:10 devstack nova-compute[93459]: cdrom Jun 25 17:01:10 devstack nova-compute[93459]: floppy Jun 25 17:01:10 devstack nova-compute[93459]: lun Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: fdc Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: sata Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: sdl Jun 25 17:01:10 devstack nova-compute[93459]: vnc Jun 25 17:01:10 devstack nova-compute[93459]: spice Jun 25 17:01:10 devstack nova-compute[93459]: egl-headless Jun 25 17:01:10 devstack nova-compute[93459]: dbus Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: subsystem Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: default Jun 25 17:01:10 devstack nova-compute[93459]: mandatory Jun 25 17:01:10 devstack nova-compute[93459]: requisite Jun 25 17:01:10 devstack nova-compute[93459]: optional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: pci Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: random Jun 25 17:01:10 devstack nova-compute[93459]: egd Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: path Jun 25 17:01:10 devstack nova-compute[93459]: handle Jun 25 17:01:10 devstack nova-compute[93459]: virtiofs Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: tpm-tis Jun 25 17:01:10 devstack nova-compute[93459]: tpm-crb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: passthrough Jun 25 17:01:10 devstack nova-compute[93459]: emulator Jun 25 17:01:10 devstack nova-compute[93459]: external Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 1.2 Jun 25 17:01:10 devstack nova-compute[93459]: 2.0 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: pty Jun 25 17:01:10 devstack nova-compute[93459]: unix Jun 25 17:01:10 devstack nova-compute[93459]: spicevmc Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: relaxed Jun 25 17:01:10 devstack nova-compute[93459]: vapic Jun 25 17:01:10 devstack nova-compute[93459]: spinlocks Jun 25 17:01:10 devstack nova-compute[93459]: vpindex Jun 25 17:01:10 devstack nova-compute[93459]: runtime Jun 25 17:01:10 devstack nova-compute[93459]: synic Jun 25 17:01:10 devstack nova-compute[93459]: stimer Jun 25 17:01:10 devstack nova-compute[93459]: reset Jun 25 17:01:10 devstack nova-compute[93459]: vendor_id Jun 25 17:01:10 devstack nova-compute[93459]: frequencies Jun 25 17:01:10 devstack nova-compute[93459]: reenlightenment Jun 25 17:01:10 devstack nova-compute[93459]: tlbflush Jun 25 17:01:10 devstack nova-compute[93459]: ipi Jun 25 17:01:10 devstack nova-compute[93459]: avic Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: {{(pid=93459) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-x86_64 Jun 25 17:01:10 devstack nova-compute[93459]: kvm Jun 25 17:01:10 devstack nova-compute[93459]: pc-q35-noble-v2 Jun 25 17:01:10 devstack nova-compute[93459]: x86_64 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: efi Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/ovmf/OVMF.amdsev.fd Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: rom Jun 25 17:01:10 devstack nova-compute[93459]: pflash Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: yes Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: yes Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: on Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: on Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: AMD Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu64 Jun 25 17:01:10 devstack nova-compute[93459]: qemu32 Jun 25 17:01:10 devstack nova-compute[93459]: phenom Jun 25 17:01:10 devstack nova-compute[93459]: pentium3 Jun 25 17:01:10 devstack nova-compute[93459]: pentium2 Jun 25 17:01:10 devstack nova-compute[93459]: pentium Jun 25 17:01:10 devstack nova-compute[93459]: n270 Jun 25 17:01:10 devstack nova-compute[93459]: kvm64 Jun 25 17:01:10 devstack nova-compute[93459]: kvm32 Jun 25 17:01:10 devstack nova-compute[93459]: coreduo Jun 25 17:01:10 devstack nova-compute[93459]: core2duo Jun 25 17:01:10 devstack nova-compute[93459]: athlon Jun 25 17:01:10 devstack nova-compute[93459]: Westmere-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Westmere Jun 25 17:01:10 devstack nova-compute[93459]: Snowridge Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client Jun 25 17:01:10 devstack nova-compute[93459]: SapphireRapids Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Penryn Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G5 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G4 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G3 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G2 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G1 Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Rome Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Milan Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Genoa Jun 25 17:01:10 devstack nova-compute[93459]: EPYC Jun 25 17:01:10 devstack nova-compute[93459]: Dhyana Jun 25 17:01:10 devstack nova-compute[93459]: Cooperlake Jun 25 17:01:10 devstack nova-compute[93459]: Conroe Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell Jun 25 17:01:10 devstack nova-compute[93459]: 486 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: file Jun 25 17:01:10 devstack nova-compute[93459]: anonymous Jun 25 17:01:10 devstack nova-compute[93459]: memfd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: disk Jun 25 17:01:10 devstack nova-compute[93459]: cdrom Jun 25 17:01:10 devstack nova-compute[93459]: floppy Jun 25 17:01:10 devstack nova-compute[93459]: lun Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: fdc Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: sata Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: sdl Jun 25 17:01:10 devstack nova-compute[93459]: vnc Jun 25 17:01:10 devstack nova-compute[93459]: spice Jun 25 17:01:10 devstack nova-compute[93459]: egl-headless Jun 25 17:01:10 devstack nova-compute[93459]: dbus Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: subsystem Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: default Jun 25 17:01:10 devstack nova-compute[93459]: mandatory Jun 25 17:01:10 devstack nova-compute[93459]: requisite Jun 25 17:01:10 devstack nova-compute[93459]: optional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: pci Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: random Jun 25 17:01:10 devstack nova-compute[93459]: egd Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: path Jun 25 17:01:10 devstack nova-compute[93459]: handle Jun 25 17:01:10 devstack nova-compute[93459]: virtiofs Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: tpm-tis Jun 25 17:01:10 devstack nova-compute[93459]: tpm-crb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: passthrough Jun 25 17:01:10 devstack nova-compute[93459]: emulator Jun 25 17:01:10 devstack nova-compute[93459]: external Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 1.2 Jun 25 17:01:10 devstack nova-compute[93459]: 2.0 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: pty Jun 25 17:01:10 devstack nova-compute[93459]: unix Jun 25 17:01:10 devstack nova-compute[93459]: spicevmc Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: relaxed Jun 25 17:01:10 devstack nova-compute[93459]: vapic Jun 25 17:01:10 devstack nova-compute[93459]: spinlocks Jun 25 17:01:10 devstack nova-compute[93459]: vpindex Jun 25 17:01:10 devstack nova-compute[93459]: runtime Jun 25 17:01:10 devstack nova-compute[93459]: synic Jun 25 17:01:10 devstack nova-compute[93459]: stimer Jun 25 17:01:10 devstack nova-compute[93459]: reset Jun 25 17:01:10 devstack nova-compute[93459]: vendor_id Jun 25 17:01:10 devstack nova-compute[93459]: frequencies Jun 25 17:01:10 devstack nova-compute[93459]: reenlightenment Jun 25 17:01:10 devstack nova-compute[93459]: tlbflush Jun 25 17:01:10 devstack nova-compute[93459]: ipi Jun 25 17:01:10 devstack nova-compute[93459]: avic Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: {{(pid=93459) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-x86_64 Jun 25 17:01:10 devstack nova-compute[93459]: kvm Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-noble-v2 Jun 25 17:01:10 devstack nova-compute[93459]: x86_64 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: efi Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: rom Jun 25 17:01:10 devstack nova-compute[93459]: pflash Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: yes Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: on Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: on Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: AMD Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu64 Jun 25 17:01:10 devstack nova-compute[93459]: qemu32 Jun 25 17:01:10 devstack nova-compute[93459]: phenom Jun 25 17:01:10 devstack nova-compute[93459]: pentium3 Jun 25 17:01:10 devstack nova-compute[93459]: pentium2 Jun 25 17:01:10 devstack nova-compute[93459]: pentium Jun 25 17:01:10 devstack nova-compute[93459]: n270 Jun 25 17:01:10 devstack nova-compute[93459]: kvm64 Jun 25 17:01:10 devstack nova-compute[93459]: kvm32 Jun 25 17:01:10 devstack nova-compute[93459]: coreduo Jun 25 17:01:10 devstack nova-compute[93459]: core2duo Jun 25 17:01:10 devstack nova-compute[93459]: athlon Jun 25 17:01:10 devstack nova-compute[93459]: Westmere-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Westmere Jun 25 17:01:10 devstack nova-compute[93459]: Snowridge Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client Jun 25 17:01:10 devstack nova-compute[93459]: SapphireRapids Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Penryn Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G5 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G4 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G3 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G2 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G1 Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Rome Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Milan Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Genoa Jun 25 17:01:10 devstack nova-compute[93459]: EPYC Jun 25 17:01:10 devstack nova-compute[93459]: Dhyana Jun 25 17:01:10 devstack nova-compute[93459]: Cooperlake Jun 25 17:01:10 devstack nova-compute[93459]: Conroe Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell Jun 25 17:01:10 devstack nova-compute[93459]: 486 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: file Jun 25 17:01:10 devstack nova-compute[93459]: anonymous Jun 25 17:01:10 devstack nova-compute[93459]: memfd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: disk Jun 25 17:01:10 devstack nova-compute[93459]: cdrom Jun 25 17:01:10 devstack nova-compute[93459]: floppy Jun 25 17:01:10 devstack nova-compute[93459]: lun Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: ide Jun 25 17:01:10 devstack nova-compute[93459]: fdc Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: sata Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: sdl Jun 25 17:01:10 devstack nova-compute[93459]: vnc Jun 25 17:01:10 devstack nova-compute[93459]: spice Jun 25 17:01:10 devstack nova-compute[93459]: egl-headless Jun 25 17:01:10 devstack nova-compute[93459]: dbus Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: subsystem Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: default Jun 25 17:01:10 devstack nova-compute[93459]: mandatory Jun 25 17:01:10 devstack nova-compute[93459]: requisite Jun 25 17:01:10 devstack nova-compute[93459]: optional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: pci Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: random Jun 25 17:01:10 devstack nova-compute[93459]: egd Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: path Jun 25 17:01:10 devstack nova-compute[93459]: handle Jun 25 17:01:10 devstack nova-compute[93459]: virtiofs Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: tpm-tis Jun 25 17:01:10 devstack nova-compute[93459]: tpm-crb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: passthrough Jun 25 17:01:10 devstack nova-compute[93459]: emulator Jun 25 17:01:10 devstack nova-compute[93459]: external Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 1.2 Jun 25 17:01:10 devstack nova-compute[93459]: 2.0 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: pty Jun 25 17:01:10 devstack nova-compute[93459]: unix Jun 25 17:01:10 devstack nova-compute[93459]: spicevmc Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: relaxed Jun 25 17:01:10 devstack nova-compute[93459]: vapic Jun 25 17:01:10 devstack nova-compute[93459]: spinlocks Jun 25 17:01:10 devstack nova-compute[93459]: vpindex Jun 25 17:01:10 devstack nova-compute[93459]: runtime Jun 25 17:01:10 devstack nova-compute[93459]: synic Jun 25 17:01:10 devstack nova-compute[93459]: stimer Jun 25 17:01:10 devstack nova-compute[93459]: reset Jun 25 17:01:10 devstack nova-compute[93459]: vendor_id Jun 25 17:01:10 devstack nova-compute[93459]: frequencies Jun 25 17:01:10 devstack nova-compute[93459]: reenlightenment Jun 25 17:01:10 devstack nova-compute[93459]: tlbflush Jun 25 17:01:10 devstack nova-compute[93459]: ipi Jun 25 17:01:10 devstack nova-compute[93459]: avic Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: {{(pid=93459) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/bin/qemu-system-x86_64 Jun 25 17:01:10 devstack nova-compute[93459]: kvm Jun 25 17:01:10 devstack nova-compute[93459]: pc-i440fx-noble Jun 25 17:01:10 devstack nova-compute[93459]: x86_64 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: efi Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: rom Jun 25 17:01:10 devstack nova-compute[93459]: pflash Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: yes Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: no Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: on Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: on Jun 25 17:01:10 devstack nova-compute[93459]: off Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: AMD Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu64 Jun 25 17:01:10 devstack nova-compute[93459]: qemu32 Jun 25 17:01:10 devstack nova-compute[93459]: phenom Jun 25 17:01:10 devstack nova-compute[93459]: pentium3 Jun 25 17:01:10 devstack nova-compute[93459]: pentium2 Jun 25 17:01:10 devstack nova-compute[93459]: pentium Jun 25 17:01:10 devstack nova-compute[93459]: n270 Jun 25 17:01:10 devstack nova-compute[93459]: kvm64 Jun 25 17:01:10 devstack nova-compute[93459]: kvm32 Jun 25 17:01:10 devstack nova-compute[93459]: coreduo Jun 25 17:01:10 devstack nova-compute[93459]: core2duo Jun 25 17:01:10 devstack nova-compute[93459]: athlon Jun 25 17:01:10 devstack nova-compute[93459]: Westmere-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Westmere Jun 25 17:01:10 devstack nova-compute[93459]: Snowridge Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Skylake-Client Jun 25 17:01:10 devstack nova-compute[93459]: SapphireRapids Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: SandyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Penryn Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G5 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G4 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G3 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G2 Jun 25 17:01:10 devstack nova-compute[93459]: Opteron_G1 Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Nehalem Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: IvyBridge Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Icelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Haswell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Haswell Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Rome Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Milan Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-IBPB Jun 25 17:01:10 devstack nova-compute[93459]: EPYC-Genoa Jun 25 17:01:10 devstack nova-compute[93459]: EPYC Jun 25 17:01:10 devstack nova-compute[93459]: Dhyana Jun 25 17:01:10 devstack nova-compute[93459]: Cooperlake Jun 25 17:01:10 devstack nova-compute[93459]: Conroe Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Cascadelake-Server Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-noTSX Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell-IBRS Jun 25 17:01:10 devstack nova-compute[93459]: Broadwell Jun 25 17:01:10 devstack nova-compute[93459]: 486 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: file Jun 25 17:01:10 devstack nova-compute[93459]: anonymous Jun 25 17:01:10 devstack nova-compute[93459]: memfd Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: disk Jun 25 17:01:10 devstack nova-compute[93459]: cdrom Jun 25 17:01:10 devstack nova-compute[93459]: floppy Jun 25 17:01:10 devstack nova-compute[93459]: lun Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: ide Jun 25 17:01:10 devstack nova-compute[93459]: fdc Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: sata Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: sdl Jun 25 17:01:10 devstack nova-compute[93459]: vnc Jun 25 17:01:10 devstack nova-compute[93459]: spice Jun 25 17:01:10 devstack nova-compute[93459]: egl-headless Jun 25 17:01:10 devstack nova-compute[93459]: dbus Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: subsystem Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: default Jun 25 17:01:10 devstack nova-compute[93459]: mandatory Jun 25 17:01:10 devstack nova-compute[93459]: requisite Jun 25 17:01:10 devstack nova-compute[93459]: optional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: pci Jun 25 17:01:10 devstack nova-compute[93459]: scsi Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: virtio-transitional Jun 25 17:01:10 devstack nova-compute[93459]: virtio-non-transitional Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: random Jun 25 17:01:10 devstack nova-compute[93459]: egd Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: path Jun 25 17:01:10 devstack nova-compute[93459]: handle Jun 25 17:01:10 devstack nova-compute[93459]: virtiofs Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: tpm-tis Jun 25 17:01:10 devstack nova-compute[93459]: tpm-crb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: passthrough Jun 25 17:01:10 devstack nova-compute[93459]: emulator Jun 25 17:01:10 devstack nova-compute[93459]: external Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: 1.2 Jun 25 17:01:10 devstack nova-compute[93459]: 2.0 Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: usb Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: pty Jun 25 17:01:10 devstack nova-compute[93459]: unix Jun 25 17:01:10 devstack nova-compute[93459]: spicevmc Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: virtio Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: qemu Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: builtin Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: relaxed Jun 25 17:01:10 devstack nova-compute[93459]: vapic Jun 25 17:01:10 devstack nova-compute[93459]: spinlocks Jun 25 17:01:10 devstack nova-compute[93459]: vpindex Jun 25 17:01:10 devstack nova-compute[93459]: runtime Jun 25 17:01:10 devstack nova-compute[93459]: synic Jun 25 17:01:10 devstack nova-compute[93459]: stimer Jun 25 17:01:10 devstack nova-compute[93459]: reset Jun 25 17:01:10 devstack nova-compute[93459]: vendor_id Jun 25 17:01:10 devstack nova-compute[93459]: frequencies Jun 25 17:01:10 devstack nova-compute[93459]: reenlightenment Jun 25 17:01:10 devstack nova-compute[93459]: tlbflush Jun 25 17:01:10 devstack nova-compute[93459]: ipi Jun 25 17:01:10 devstack nova-compute[93459]: avic Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: Jun 25 17:01:10 devstack nova-compute[93459]: {{(pid=93459) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1104}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=93459) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1019}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 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=93459) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1058}} Jun 25 17:01:10 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Checking secure boot support for host arch (x86_64) {{(pid=93459) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1961}} Jun 25 17:01:10 devstack nova-compute[93459]: INFO nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Secure Boot support detected Jun 25 17:01:10 devstack nova-compute[93459]: INFO nova.virt.node [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Determined node identity eef66855-2f07-4b31-9a47-3d92c7ee40ca from /opt/stack/data/nova/compute_id Jun 25 17:01:10 devstack nova-compute[93459]: INFO nova.virt.node [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Determined node identity eef66855-2f07-4b31-9a47-3d92c7ee40ca from /opt/stack/data/nova/compute_id Jun 25 17:01:11 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Verified node eef66855-2f07-4b31-9a47-3d92c7ee40ca matches my host devstack {{(pid=93459) _check_for_host_rename /opt/stack/nova/nova/compute/manager.py:1712}} Jun 25 17:01:12 devstack nova-compute[93459]: INFO nova.compute.manager [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jun 25 17:01:12 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:01:12 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.003s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:01:12 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:01:12 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93459) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 25 17:01:13 devstack nova-compute[93459]: WARNING nova.virt.libvirt.driver [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 25 17:01:13 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:01:13 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] CMD "env LANG=C uptime" returned: 0 in 0.037s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:01:13 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Hypervisor/Node resource view: name=devstack free_ram=6169MB free_disk=14.9271240234375GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_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"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_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_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_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=93459) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 25 17:01:13 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:01:13 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:01:15 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=93459) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 25 17:01:15 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 17:01:13 up 35 min, 1 user, load average: 2.61, 2.13, 1.81\n'} {{(pid=93459) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 25 17:01:15 devstack nova-compute[93459]: DEBUG nova.scheduler.client.report [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Refreshing inventories for resource provider eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=93459) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:822}} Jun 25 17:01:15 devstack nova-compute[93459]: DEBUG nova.scheduler.client.report [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Updating ProviderTree inventory for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=93459) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:786}} Jun 25 17:01:15 devstack nova-compute[93459]: DEBUG nova.compute.provider_tree [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Updating inventory in ProviderTree for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=93459) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 25 17:01:15 devstack nova-compute[93459]: DEBUG nova.scheduler.client.report [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Refreshing aggregate associations for resource provider eef66855-2f07-4b31-9a47-3d92c7ee40ca, aggregates: None {{(pid=93459) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:831}} Jun 25 17:01:15 devstack nova-compute[93459]: DEBUG nova.scheduler.client.report [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Refreshing trait associations for resource provider eef66855-2f07-4b31-9a47-3d92c7ee40ca, traits: COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_CLMUL,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE4A,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_ABM,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AVX,HW_CPU_X86_AESNI,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STATUS_DISABLED,HW_CPU_X86_SHA,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_BMI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_BMI2,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_AVX2,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE {{(pid=93459) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:843}} Jun 25 17:01:15 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] /sys/module/kvm_amd/parameters/sev contains [N Jun 25 17:01:15 devstack nova-compute[93459]: ] {{(pid=93459) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2037}} Jun 25 17:01:15 devstack nova-compute[93459]: INFO nova.virt.libvirt.host [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] kernel doesn't support AMD SEV Jun 25 17:01:15 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93459) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 17:01:15 devstack nova-compute[93459]: DEBUG nova.compute.provider_tree [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=93459) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 17:01:15 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93459) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 25 17:01:15 devstack nova-compute[93459]: DEBUG nova.scheduler.client.report [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=93459) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 17:01:16 devstack nova-compute[93459]: DEBUG nova.compute.provider_tree [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Updating resource provider eef66855-2f07-4b31-9a47-3d92c7ee40ca generation from 3 to 4 during operation: update_traits {{(pid=93459) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 25 17:01:16 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Compute_service record updated for devstack:devstack {{(pid=93459) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 25 17:01:16 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 3.484s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:01:16 devstack nova-compute[93459]: DEBUG nova.service [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=93459) start /opt/stack/nova/nova/service.py:196}} Jun 25 17:01:16 devstack nova-compute[93459]: DEBUG nova.service [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=93459) start /opt/stack/nova/nova/service.py:212}} Jun 25 17:01:16 devstack nova-compute[93459]: DEBUG nova.service [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] Join ServiceGroup membership for this service compute {{(pid=93459) start /opt/stack/nova/nova/service.py:222}} Jun 25 17:01:16 devstack nova-compute[93459]: DEBUG nova.servicegroup.drivers.db [None req-71bed199-155e-4dea-af78-aa6a8e32d894 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=93459) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jun 25 17:01:22 devstack nova-compute[93459]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=93459) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 17:01:40 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._sync_power_states {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:01:41 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:01:41 devstack nova-compute[93459]: DEBUG oslo.service.backend._threading.loopingcall [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 13.36 seconds {{(pid=93459) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 17:01:54 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:01:54 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:01:54 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:01:54 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:01:54 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:01:54 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:01:54 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:01:54 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=93459) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 25 17:01:54 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager.update_available_resource {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:01:55 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:01:55 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:01:55 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:01:55 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93459) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 25 17:01:55 devstack nova-compute[93459]: WARNING nova.virt.libvirt.driver [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 25 17:01:55 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:01:55 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] CMD "env LANG=C uptime" returned: 0 in 0.051s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:01:55 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Hypervisor/Node resource view: name=devstack free_ram=6100MB free_disk=14.922805786132812GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_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"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_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_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_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=93459) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 25 17:01:55 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:01:55 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:01:56 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:01:56 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:01:56 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Instance 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93459) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1797}} Jun 25 17:01:56 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=93459) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 25 17:01:56 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 17:01:55 up 35 min, 1 user, load average: 4.12, 2.59, 1.98\n'} {{(pid=93459) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 25 17:01:56 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Starting instance... {{(pid=93459) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 25 17:01:57 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93459) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 17:01:57 devstack nova-compute[93459]: DEBUG nova.compute.provider_tree [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=93459) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 17:01:57 devstack nova-compute[93459]: DEBUG nova.scheduler.client.report [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=93459) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 17:01:57 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:01:58 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Compute_service record updated for devstack:devstack {{(pid=93459) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 25 17:01:58 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.759s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:01:58 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.458s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:01:58 devstack nova-compute[93459]: DEBUG oslo.service.backend._threading.loopingcall [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.98 seconds {{(pid=93459) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 17:01:58 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93459) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 25 17:01:58 devstack nova-compute[93459]: INFO nova.compute.claims [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Claim successful on node devstack Jun 25 17:02:02 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93459) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 17:02:02 devstack nova-compute[93459]: DEBUG nova.compute.provider_tree [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=93459) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 17:02:03 devstack nova-compute[93459]: DEBUG nova.scheduler.client.report [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=93459) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 17:02:03 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 5.665s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:03 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Start building networks asynchronously for instance. {{(pid=93459) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 25 17:02:04 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Allocating IP information in the background. {{(pid=93459) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 25 17:02:04 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] allocate_for_instance() {{(pid=93459) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 25 17:02:04 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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. Jun 25 17:02:04 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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. Jun 25 17:02:04 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 25 17:02:05 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Start building block device mappings for instance. {{(pid=93459) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 25 17:02:06 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Start spawning the instance on the hypervisor. {{(pid=93459) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 25 17:02:06 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Creating instance directory {{(pid=93459) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 25 17:02:06 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Creating image(s) Jun 25 17:02:06 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "/opt/stack/data/nova/instances/4814e8ad-c104-44d0-8b62-9b5a4c0fa4da/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:06 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "/opt/stack/data/nova/instances/4814e8ad-c104-44d0-8b62-9b5a4c0fa4da/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:06 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "/opt/stack/data/nova/instances/4814e8ad-c104-44d0-8b62-9b5a4c0fa4da/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.005s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:06 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:06 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.002s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:07 devstack nova-compute[93459]: DEBUG nova.policy [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'fd5d8efc5d9a41c7ba7708d2a2379d52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a0ce7f9b40a43b1b3b352f829fd2d9e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=93459) authorize /opt/stack/nova/nova/policy.py:192}} Jun 25 17:02:07 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:02:07 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:02:07 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d.part --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:08 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d.part --force-share --output=json" returned: 0 in 0.155s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:08 devstack nova-compute[93459]: DEBUG nova.virt.images [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] c686d4ad-3982-4518-be93-20e5ad78605b was qcow2, converting to raw {{(pid=93459) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jun 25 17:02:08 devstack nova-compute[93459]: DEBUG nova.privsep.utils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=93459) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jun 25 17:02:08 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d.part /opt/stack/data/nova/instances/_base/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d.converted {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:08 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d.part /opt/stack/data/nova/instances/_base/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d.converted" returned: 0 in 0.271s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:08 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d.converted --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:08 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d.converted --force-share --output=json" returned: 0 in 0.128s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:08 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 2.250s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:08 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:02:08 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:02:08 devstack nova-compute[93459]: INFO oslo.privsep.daemon [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/tmp7hnzq8gu/privsep.sock'] Jun 25 17:02:08 devstack sudo[94220]: 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/tmp7hnzq8gu/privsep.sock Jun 25 17:02:08 devstack sudo[94220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:02:09 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 25 17:02:09 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 17:02:09 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 25 17:02:09 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:02:09 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 25 17:02:09 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 25 17:02:09 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 17:02:09 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:02:09 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 25 17:02:10 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 25 17:02:10 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 17:02:10 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 25 17:02:10 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:02:10 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 25 17:02:10 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 25 17:02:10 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 17:02:10 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:02:10 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 25 17:02:10 devstack sudo[94220]: pam_unix(sudo:session): session closed for user root Jun 25 17:02:10 devstack nova-compute[93459]: INFO oslo.privsep.daemon [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Spawned new privsep daemon via rootwrap Jun 25 17:02:10 devstack nova-compute[93459]: INFO oslo.privsep.daemon [-] privsep daemon starting Jun 25 17:02:10 devstack nova-compute[93459]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jun 25 17:02:10 devstack nova-compute[93459]: 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 Jun 25 17:02:10 devstack nova-compute[93459]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 94223 Jun 25 17:02:10 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:10 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.141s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:10 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:10 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:10 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:02:10 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:02:10 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.167s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d,backing_fmt=raw /opt/stack/data/nova/instances/4814e8ad-c104-44d0-8b62-9b5a4c0fa4da/disk 1073741824 {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d,backing_fmt=raw /opt/stack/data/nova/instances/4814e8ad-c104-44d0-8b62-9b5a4c0fa4da/disk 1073741824" returned: 0 in 0.065s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.247s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.171s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG nova.virt.disk.api [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Checking if we can resize image /opt/stack/data/nova/instances/4814e8ad-c104-44d0-8b62-9b5a4c0fa4da/disk. size=1073741824 {{(pid=93459) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/4814e8ad-c104-44d0-8b62-9b5a4c0fa4da/disk --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/4814e8ad-c104-44d0-8b62-9b5a4c0fa4da/disk --force-share --output=json" returned: 0 in 0.131s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG nova.virt.disk.api [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Cannot resize image /opt/stack/data/nova/instances/4814e8ad-c104-44d0-8b62-9b5a4c0fa4da/disk to a smaller size. {{(pid=93459) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Created local disks {{(pid=93459) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Ensure instance console log exists: /opt/stack/data/nova/instances/4814e8ad-c104-44d0-8b62-9b5a4c0fa4da/console.log {{(pid=93459) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:12 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Successfully created port: d1bac69f-f120-40b7-a238-4e580014c2fe {{(pid=93459) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 25 17:02:20 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Successfully updated port: d1bac69f-f120-40b7-a238-4e580014c2fe {{(pid=93459) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 25 17:02:20 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "refresh_cache-4814e8ad-c104-44d0-8b62-9b5a4c0fa4da" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:02:20 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquired lock "refresh_cache-4814e8ad-c104-44d0-8b62-9b5a4c0fa4da" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:02:20 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Building network info cache for instance {{(pid=93459) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 25 17:02:20 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-ab3c3b5f-3aad-4c33-98d5-05a918b95faf req-df314cb1-e706-44e4-b279-03dfbdae26c7 service nova] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Received event network-changed-d1bac69f-f120-40b7-a238-4e580014c2fe {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:02:20 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-ab3c3b5f-3aad-4c33-98d5-05a918b95faf req-df314cb1-e706-44e4-b279-03dfbdae26c7 service nova] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Refreshing instance network info cache due to event network-changed-d1bac69f-f120-40b7-a238-4e580014c2fe. {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 25 17:02:20 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-ab3c3b5f-3aad-4c33-98d5-05a918b95faf req-df314cb1-e706-44e4-b279-03dfbdae26c7 service nova] Acquiring lock "refresh_cache-4814e8ad-c104-44d0-8b62-9b5a4c0fa4da" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:02:22 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Instance cache missing network info. {{(pid=93459) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 25 17:02:24 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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. Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-2c02c7ad-f230-44d9-a46e-9ba891bbf4aa req-0e7a53f3-0698-4226-ac82-4ce2bd59d25d service nova] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Received event network-vif-unplugged-d1bac69f-f120-40b7-a238-4e580014c2fe {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-2c02c7ad-f230-44d9-a46e-9ba891bbf4aa req-0e7a53f3-0698-4226-ac82-4ce2bd59d25d service nova] Acquiring lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-2c02c7ad-f230-44d9-a46e-9ba891bbf4aa req-0e7a53f3-0698-4226-ac82-4ce2bd59d25d service nova] Lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-2c02c7ad-f230-44d9-a46e-9ba891bbf4aa req-0e7a53f3-0698-4226-ac82-4ce2bd59d25d service nova] Lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-2c02c7ad-f230-44d9-a46e-9ba891bbf4aa req-0e7a53f3-0698-4226-ac82-4ce2bd59d25d service nova] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] No waiting events found dispatching network-vif-unplugged-d1bac69f-f120-40b7-a238-4e580014c2fe {{(pid=93459) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 25 17:02:25 devstack nova-compute[93459]: WARNING nova.compute.manager [req-2c02c7ad-f230-44d9-a46e-9ba891bbf4aa req-0e7a53f3-0698-4226-ac82-4ce2bd59d25d service nova] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Received unexpected event network-vif-unplugged-d1bac69f-f120-40b7-a238-4e580014c2fe for instance with vm_state building and task_state spawning. Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Updating instance_info_cache with network_info: [{"id": "d1bac69f-f120-40b7-a238-4e580014c2fe", "address": "fa:16:3e:6c:0b:ca", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "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": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapd1bac69f-f1", "ovs_interfaceid": "d1bac69f-f120-40b7-a238-4e580014c2fe", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Releasing lock "refresh_cache-4814e8ad-c104-44d0-8b62-9b5a4c0fa4da" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Instance network_info: |[{"id": "d1bac69f-f120-40b7-a238-4e580014c2fe", "address": "fa:16:3e:6c:0b:ca", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "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": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapd1bac69f-f1", "ovs_interfaceid": "d1bac69f-f120-40b7-a238-4e580014c2fe", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93459) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-ab3c3b5f-3aad-4c33-98d5-05a918b95faf req-df314cb1-e706-44e4-b279-03dfbdae26c7 service nova] Acquired lock "refresh_cache-4814e8ad-c104-44d0-8b62-9b5a4c0fa4da" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-ab3c3b5f-3aad-4c33-98d5-05a918b95faf req-df314cb1-e706-44e4-b279-03dfbdae26c7 service nova] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Refreshing network info cache for port d1bac69f-f120-40b7-a238-4e580014c2fe {{(pid=93459) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Start _get_guest_xml network_info=[{"id": "d1bac69f-f120-40b7-a238-4e580014c2fe", "address": "fa:16:3e:6c:0b:ca", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "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": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapd1bac69f-f1", "ovs_interfaceid": "d1bac69f-f120-40b7-a238-4e580014c2fe", "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-06-25T14:55:26Z,direct_url=,disk_format='qcow2',id=c686d4ad-3982-4518-be93-20e5ad78605b,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='5d22bdd99b8f49f8ba3c18e5ccc91b36',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-25T14:55:28Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_options': None, 'encryption_format': None, 'encryption_secret_uuid': None, 'device_type': 'disk', 'boot_index': 0, 'size': 0, 'encrypted': False, 'guest_format': None, 'device_name': '/dev/vda', 'image_id': 'c686d4ad-3982-4518-be93-20e5ad78605b'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93459) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 25 17:02:25 devstack nova-compute[93459]: WARNING nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='c686d4ad-3982-4518-be93-20e5ad78605b', instance_meta=NovaInstanceMeta(name='tempest-ServersNegativeTestJSON-server-1089734561', uuid='4814e8ad-c104-44d0-8b62-9b5a4c0fa4da'), owner=OwnerMeta(userid='fd5d8efc5d9a41c7ba7708d2a2379d52', username='tempest-ServersNegativeTestJSON-1575136162-project-member', projectid='7a0ce7f9b40a43b1b3b352f829fd2d9e', projectname='tempest-ServersNegativeTestJSON-1575136162'), image=ImageMeta(id='c686d4ad-3982-4518-be93-20e5ad78605b', 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": "d1bac69f-f120-40b7-a238-4e580014c2fe", "address": "fa:16:3e:6c:0b:ca", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "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": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapd1bac69f-f1", "ovs_interfaceid": "d1bac69f-f120-40b7-a238-4e580014c2fe", "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=1782399745.7931745) {{(pid=93459) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93459) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] CPU controller missing on host. {{(pid=93459) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93459) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] CPU controller found on host. {{(pid=93459) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93459) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-25T14:56:30Z,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-06-25T14:55:26Z,direct_url=,disk_format='qcow2',id=c686d4ad-3982-4518-be93-20e5ad78605b,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='5d22bdd99b8f49f8ba3c18e5ccc91b36',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-25T14:55:28Z,virtual_size=,visibility=), allow threads: True {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Flavor limits 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Image limits 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Flavor pref 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Image pref 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93459) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Got 1 possible topologies {{(pid=93459) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.privsep.utils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=93459) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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-06-25T15:01:53Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-1089734561',display_name='tempest-ServersNegativeTestJSON-server-1089734561',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-1089734561',id=1,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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='7a0ce7f9b40a43b1b3b352f829fd2d9e',ramdisk_id='',reservation_id='r-8p30p4pr',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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-1575136162',owner_user_name='tempest-ServersNegativeTestJSON-1575136162-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-25T15:02:05Z,user_data=None,user_id='fd5d8efc5d9a41c7ba7708d2a2379d52',uuid=4814e8ad-c104-44d0-8b62-9b5a4c0fa4da,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "d1bac69f-f120-40b7-a238-4e580014c2fe", "address": "fa:16:3e:6c:0b:ca", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "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": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapd1bac69f-f1", "ovs_interfaceid": "d1bac69f-f120-40b7-a238-4e580014c2fe", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93459) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Converting VIF {"id": "d1bac69f-f120-40b7-a238-4e580014c2fe", "address": "fa:16:3e:6c:0b:ca", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "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": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapd1bac69f-f1", "ovs_interfaceid": "d1bac69f-f120-40b7-a238-4e580014c2fe", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:6c:0b:ca,bridge_name='br-int',has_traffic_filtering=True,id=d1bac69f-f120-40b7-a238-4e580014c2fe,network=Network(1d1af7b7-562e-4772-b0c1-eff07fd68957),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd1bac69f-f1') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:02:25 devstack nova-compute[93459]: DEBUG nova.objects.instance [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lazy-loading 'pci_devices' on Instance uuid 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da {{(pid=93459) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 25 17:02:26 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [req-ab3c3b5f-3aad-4c33-98d5-05a918b95faf req-df314cb1-e706-44e4-b279-03dfbdae26c7 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. Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] End _get_guest_xml xml= Jun 25 17:02:26 devstack nova-compute[93459]: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da Jun 25 17:02:26 devstack nova-compute[93459]: instance-00000001 Jun 25 17:02:26 devstack nova-compute[93459]: 196608 Jun 25 17:02:26 devstack nova-compute[93459]: 1 Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: tempest-ServersNegativeTestJSON-server-1089734561 Jun 25 17:02:26 devstack nova-compute[93459]: 2026-06-25 15:02:25 Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: 192 Jun 25 17:02:26 devstack nova-compute[93459]: 1 Jun 25 17:02:26 devstack nova-compute[93459]: 0 Jun 25 17:02:26 devstack nova-compute[93459]: 0 Jun 25 17:02:26 devstack nova-compute[93459]: 1 Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: True Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: bare Jun 25 17:02:26 devstack nova-compute[93459]: qcow2 Jun 25 17:02:26 devstack nova-compute[93459]: 1 Jun 25 17:02:26 devstack nova-compute[93459]: 0 Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: virtio Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: tempest-ServersNegativeTestJSON-1575136162-project-member Jun 25 17:02:26 devstack nova-compute[93459]: tempest-ServersNegativeTestJSON-1575136162 Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: OpenStack Foundation Jun 25 17:02:26 devstack nova-compute[93459]: OpenStack Nova Jun 25 17:02:26 devstack nova-compute[93459]: 33.1.0 Jun 25 17:02:26 devstack nova-compute[93459]: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da Jun 25 17:02:26 devstack nova-compute[93459]: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da Jun 25 17:02:26 devstack nova-compute[93459]: Virtual Machine Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: hvm Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: 1 Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: /dev/urandom Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: Jun 25 17:02:26 devstack nova-compute[93459]: {{(pid=93459) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Preparing to wait for external event network-vif-plugged-d1bac69f-f120-40b7-a238-4e580014c2fe {{(pid=93459) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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-06-25T15:01:53Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-1089734561',display_name='tempest-ServersNegativeTestJSON-server-1089734561',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-1089734561',id=1,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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='7a0ce7f9b40a43b1b3b352f829fd2d9e',ramdisk_id='',reservation_id='r-8p30p4pr',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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-1575136162',owner_user_name='tempest-ServersNegativeTestJSON-1575136162-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-25T15:02:05Z,user_data=None,user_id='fd5d8efc5d9a41c7ba7708d2a2379d52',uuid=4814e8ad-c104-44d0-8b62-9b5a4c0fa4da,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "d1bac69f-f120-40b7-a238-4e580014c2fe", "address": "fa:16:3e:6c:0b:ca", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "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": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapd1bac69f-f1", "ovs_interfaceid": "d1bac69f-f120-40b7-a238-4e580014c2fe", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Converting VIF {"id": "d1bac69f-f120-40b7-a238-4e580014c2fe", "address": "fa:16:3e:6c:0b:ca", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "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": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapd1bac69f-f1", "ovs_interfaceid": "d1bac69f-f120-40b7-a238-4e580014c2fe", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:6c:0b:ca,bridge_name='br-int',has_traffic_filtering=True,id=d1bac69f-f120-40b7-a238-4e580014c2fe,network=Network(1d1af7b7-562e-4772-b0c1-eff07fd68957),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd1bac69f-f1') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG os_vif [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:6c:0b:ca,bridge_name='br-int',has_traffic_filtering=True,id=d1bac69f-f120-40b7-a238-4e580014c2fe,network=Network(1d1af7b7-562e-4772-b0c1-eff07fd68957),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd1bac69f-f1') {{(pid=93459) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Created schema index Interface.name {{(pid=93459) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Created schema index Port.name {{(pid=93459) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Created schema index Bridge.name {{(pid=93459) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] tcp:127.0.0.1:6640: entering CONNECTING {{(pid=93459) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [POLLOUT] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=93459) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:26 devstack nova-compute[93459]: 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=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:26 devstack nova-compute[93459]: 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': 'e5888ff5-1c50-5b8c-9efb-ff20a79a0317', '_type': 'linux-noop'}}, row=False) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:02:26 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:26 devstack nova-compute[93459]: INFO oslo.privsep.daemon [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/tmpeorqmzpo/privsep.sock'] Jun 25 17:02:26 devstack sudo[94612]: 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/tmpeorqmzpo/privsep.sock Jun 25 17:02:26 devstack sudo[94612]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:02:27 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [req-ab3c3b5f-3aad-4c33-98d5-05a918b95faf req-df314cb1-e706-44e4-b279-03dfbdae26c7 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. Jun 25 17:02:27 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 25 17:02:27 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 17:02:27 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 25 17:02:27 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:02:27 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 25 17:02:27 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 25 17:02:27 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 17:02:27 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:02:27 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 25 17:02:27 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-ab3c3b5f-3aad-4c33-98d5-05a918b95faf req-df314cb1-e706-44e4-b279-03dfbdae26c7 service nova] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Updated VIF entry in instance network info cache for port d1bac69f-f120-40b7-a238-4e580014c2fe. {{(pid=93459) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 25 17:02:27 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-ab3c3b5f-3aad-4c33-98d5-05a918b95faf req-df314cb1-e706-44e4-b279-03dfbdae26c7 service nova] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Updating instance_info_cache with network_info: [{"id": "d1bac69f-f120-40b7-a238-4e580014c2fe", "address": "fa:16:3e:6c:0b:ca", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "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": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapd1bac69f-f1", "ovs_interfaceid": "d1bac69f-f120-40b7-a238-4e580014c2fe", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:02:27 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:27 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Acquiring lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:27 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:28 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-ab3c3b5f-3aad-4c33-98d5-05a918b95faf req-df314cb1-e706-44e4-b279-03dfbdae26c7 service nova] Releasing lock "refresh_cache-4814e8ad-c104-44d0-8b62-9b5a4c0fa4da" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:02:28 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Starting instance... {{(pid=93459) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 25 17:02:28 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 25 17:02:28 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 17:02:28 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 25 17:02:28 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:02:28 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 25 17:02:28 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 25 17:02:28 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 17:02:28 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:02:28 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 25 17:02:28 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:28 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.002s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:28 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93459) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 25 17:02:28 devstack nova-compute[93459]: INFO nova.compute.claims [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Claim successful on node devstack Jun 25 17:02:29 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "358d7f88-ff16-422f-8510-40a5b2db04fc" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:29 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:29 devstack sudo[94612]: pam_unix(sudo:session): session closed for user root Jun 25 17:02:29 devstack nova-compute[93459]: INFO oslo.privsep.daemon [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Spawned new privsep daemon via rootwrap Jun 25 17:02:29 devstack nova-compute[93459]: INFO oslo.privsep.daemon [-] privsep daemon starting Jun 25 17:02:29 devstack nova-compute[93459]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jun 25 17:02:29 devstack nova-compute[93459]: 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 Jun 25 17:02:29 devstack nova-compute[93459]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 94635 Jun 25 17:02:29 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Starting instance... {{(pid=93459) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 25 17:02:29 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:29 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapd1bac69f-f1, may_exist=True, interface_attrs={}) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:29 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapd1bac69f-f1, col_values=(('qos', UUID('feff5ba9-de97-4b30-8c1b-53b384ce98dd')),), if_exists=True) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:29 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapd1bac69f-f1, col_values=(('external_ids', {'iface-id': 'd1bac69f-f120-40b7-a238-4e580014c2fe', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:6c:0b:ca', 'vm-uuid': '4814e8ad-c104-44d0-8b62-9b5a4c0fa4da'}),), if_exists=True) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:29 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:02:29 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:29 devstack nova-compute[93459]: INFO os_vif [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:6c:0b:ca,bridge_name='br-int',has_traffic_filtering=True,id=d1bac69f-f120-40b7-a238-4e580014c2fe,network=Network(1d1af7b7-562e-4772-b0c1-eff07fd68957),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapd1bac69f-f1') Jun 25 17:02:30 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:30 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93459) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 17:02:30 devstack nova-compute[93459]: DEBUG nova.compute.provider_tree [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=93459) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 17:02:30 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:30 devstack nova-compute[93459]: DEBUG nova.scheduler.client.report [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=93459) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 17:02:31 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.291s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:31 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Start building networks asynchronously for instance. {{(pid=93459) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 25 17:02:31 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 1.123s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:31 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93459) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 25 17:02:31 devstack nova-compute[93459]: INFO nova.compute.claims [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Claim successful on node devstack Jun 25 17:02:31 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] No BDM found with device name vda, not building metadata. {{(pid=93459) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 25 17:02:31 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] No VIF found with MAC fa:16:3e:6c:0b:ca, not building metadata {{(pid=93459) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 25 17:02:31 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Allocating IP information in the background. {{(pid=93459) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 25 17:02:31 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] allocate_for_instance() {{(pid=93459) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 25 17:02:31 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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. Jun 25 17:02:31 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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. Jun 25 17:02:31 devstack nova-compute[93459]: DEBUG nova.policy [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'c329bb9a4325444f81e8f3b3be586d52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c457bfd732124ee9ab1dc190b8d15ef1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=93459) authorize /opt/stack/nova/nova/policy.py:192}} Jun 25 17:02:32 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 25 17:02:32 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:32 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:32 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:32 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:32 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93459) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 17:02:32 devstack nova-compute[93459]: DEBUG nova.compute.provider_tree [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=93459) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 17:02:32 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Start building block device mappings for instance. {{(pid=93459) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 25 17:02:32 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:33 devstack nova-compute[93459]: DEBUG nova.scheduler.client.report [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=93459) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 17:02:33 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Successfully created port: 5ba387dd-b074-400c-92a9-da8b4cca3e0b {{(pid=93459) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 25 17:02:33 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.497s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:33 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Start building networks asynchronously for instance. {{(pid=93459) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 25 17:02:33 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Start spawning the instance on the hypervisor. {{(pid=93459) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 25 17:02:33 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Creating instance directory {{(pid=93459) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 25 17:02:33 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Creating image(s) Jun 25 17:02:33 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Acquiring lock "/opt/stack/data/nova/instances/e6c48e10-8b29-4a48-bbea-85fd2a71d152/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:33 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "/opt/stack/data/nova/instances/e6c48e10-8b29-4a48-bbea-85fd2a71d152/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:33 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "/opt/stack/data/nova/instances/e6c48e10-8b29-4a48-bbea-85fd2a71d152/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.005s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:33 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:02:33 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:02:33 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:33 devstack nova-compute[93459]: DEBUG nova.virt.driver [-] Emitting event Started> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:02:33 devstack nova-compute[93459]: INFO nova.compute.manager [-] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] VM Started (Lifecycle Event) Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.211s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Acquiring lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Allocating IP information in the background. {{(pid=93459) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] allocate_for_instance() {{(pid=93459) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 25 17:02:34 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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. Jun 25 17:02:34 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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. Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.177s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d,backing_fmt=raw /opt/stack/data/nova/instances/e6c48e10-8b29-4a48-bbea-85fd2a71d152/disk 1073741824 {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d,backing_fmt=raw /opt/stack/data/nova/instances/e6c48e10-8b29-4a48-bbea-85fd2a71d152/disk 1073741824" returned: 0 in 0.106s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.307s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Emitting event Paused> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:02:34 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] VM Paused (Lifecycle Event) Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.179s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG nova.virt.disk.api [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Checking if we can resize image /opt/stack/data/nova/instances/e6c48e10-8b29-4a48-bbea-85fd2a71d152/disk. size=1073741824 {{(pid=93459) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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/e6c48e10-8b29-4a48-bbea-85fd2a71d152/disk --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:34 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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/e6c48e10-8b29-4a48-bbea-85fd2a71d152/disk --force-share --output=json" returned: 0 in 0.279s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG nova.virt.disk.api [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Cannot resize image /opt/stack/data/nova/instances/e6c48e10-8b29-4a48-bbea-85fd2a71d152/disk to a smaller size. {{(pid=93459) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Created local disks {{(pid=93459) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Ensure instance console log exists: /opt/stack/data/nova/instances/e6c48e10-8b29-4a48-bbea-85fd2a71d152/console.log {{(pid=93459) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:02:34 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] 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=93459) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 25 17:02:35 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Start building block device mappings for instance. {{(pid=93459) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 25 17:02:35 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] During sync_power_state the instance has a pending task (spawning). Skip. Jun 25 17:02:35 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Successfully updated port: 5ba387dd-b074-400c-92a9-da8b4cca3e0b {{(pid=93459) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Acquiring lock "refresh_cache-e6c48e10-8b29-4a48-bbea-85fd2a71d152" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Acquired lock "refresh_cache-e6c48e10-8b29-4a48-bbea-85fd2a71d152" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Building network info cache for instance {{(pid=93459) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG nova.policy [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '829c0f98dd5c4c07971afccc4897d426', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c7b6267cb7c48fea7812a6fb2e6cdf1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=93459) authorize /opt/stack/nova/nova/policy.py:192}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-212e7cd1-eae8-4ded-8e73-bcda5d4d377c req-c31c73a1-a1d7-4c02-a02b-06f0dddff002 service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Received event network-changed-5ba387dd-b074-400c-92a9-da8b4cca3e0b {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-212e7cd1-eae8-4ded-8e73-bcda5d4d377c req-c31c73a1-a1d7-4c02-a02b-06f0dddff002 service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Refreshing instance network info cache due to event network-changed-5ba387dd-b074-400c-92a9-da8b4cca3e0b. {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-212e7cd1-eae8-4ded-8e73-bcda5d4d377c req-c31c73a1-a1d7-4c02-a02b-06f0dddff002 service nova] Acquiring lock "refresh_cache-e6c48e10-8b29-4a48-bbea-85fd2a71d152" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Start spawning the instance on the hypervisor. {{(pid=93459) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Creating instance directory {{(pid=93459) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 25 17:02:36 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Creating image(s) Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "/opt/stack/data/nova/instances/358d7f88-ff16-422f-8510-40a5b2db04fc/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "/opt/stack/data/nova/instances/358d7f88-ff16-422f-8510-40a5b2db04fc/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "/opt/stack/data/nova/instances/358d7f88-ff16-422f-8510-40a5b2db04fc/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.013s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.159s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.135s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d,backing_fmt=raw /opt/stack/data/nova/instances/358d7f88-ff16-422f-8510-40a5b2db04fc/disk 1073741824 {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d,backing_fmt=raw /opt/stack/data/nova/instances/358d7f88-ff16-422f-8510-40a5b2db04fc/disk 1073741824" returned: 0 in 0.054s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.209s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.157s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG nova.virt.disk.api [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Checking if we can resize image /opt/stack/data/nova/instances/358d7f88-ff16-422f-8510-40a5b2db04fc/disk. size=1073741824 {{(pid=93459) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 25 17:02:36 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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/358d7f88-ff16-422f-8510-40a5b2db04fc/disk --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:37 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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/358d7f88-ff16-422f-8510-40a5b2db04fc/disk --force-share --output=json" returned: 0 in 0.141s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:37 devstack nova-compute[93459]: DEBUG nova.virt.disk.api [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Cannot resize image /opt/stack/data/nova/instances/358d7f88-ff16-422f-8510-40a5b2db04fc/disk to a smaller size. {{(pid=93459) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 25 17:02:37 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Created local disks {{(pid=93459) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 25 17:02:37 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Ensure instance console log exists: /opt/stack/data/nova/instances/358d7f88-ff16-422f-8510-40a5b2db04fc/console.log {{(pid=93459) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 25 17:02:37 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:37 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.002s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:37 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.003s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:37 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Successfully created port: 4c1a77cf-7be0-4787-8646-1dd10c848e3d {{(pid=93459) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 25 17:02:37 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Instance cache missing network info. {{(pid=93459) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 25 17:02:37 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:38 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:39 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Successfully updated port: 4c1a77cf-7be0-4787-8646-1dd10c848e3d {{(pid=93459) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 25 17:02:39 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-60aac286-ec7a-406c-a23c-799269bc87d3 req-b84438fe-ccec-4930-b9d3-0e268af1f384 service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Received event network-changed-4c1a77cf-7be0-4787-8646-1dd10c848e3d {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:02:39 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-60aac286-ec7a-406c-a23c-799269bc87d3 req-b84438fe-ccec-4930-b9d3-0e268af1f384 service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Refreshing instance network info cache due to event network-changed-4c1a77cf-7be0-4787-8646-1dd10c848e3d. {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 25 17:02:39 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-60aac286-ec7a-406c-a23c-799269bc87d3 req-b84438fe-ccec-4930-b9d3-0e268af1f384 service nova] Acquiring lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:02:39 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-60aac286-ec7a-406c-a23c-799269bc87d3 req-b84438fe-ccec-4930-b9d3-0e268af1f384 service nova] Acquired lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:02:39 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-60aac286-ec7a-406c-a23c-799269bc87d3 req-b84438fe-ccec-4930-b9d3-0e268af1f384 service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Refreshing network info cache for port 4c1a77cf-7be0-4787-8646-1dd10c848e3d {{(pid=93459) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 25 17:02:39 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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. Jun 25 17:02:39 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:39 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:39 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:02:39 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Updating instance_info_cache with network_info: [{"id": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "address": "fa:16:3e:37:08:74", "network": {"id": "28d87b03-f082-4f20-bf10-3e9e9de6f7b9", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-998066385-network", "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": "c457bfd732124ee9ab1dc190b8d15ef1", "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": "tap5ba387dd-b0", "ovs_interfaceid": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:02:39 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:39 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [req-60aac286-ec7a-406c-a23c-799269bc87d3 req-b84438fe-ccec-4930-b9d3-0e268af1f384 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. Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-60aac286-ec7a-406c-a23c-799269bc87d3 req-b84438fe-ccec-4930-b9d3-0e268af1f384 service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Instance cache missing network info. {{(pid=93459) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Releasing lock "refresh_cache-e6c48e10-8b29-4a48-bbea-85fd2a71d152" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Instance network_info: |[{"id": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "address": "fa:16:3e:37:08:74", "network": {"id": "28d87b03-f082-4f20-bf10-3e9e9de6f7b9", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-998066385-network", "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": "c457bfd732124ee9ab1dc190b8d15ef1", "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": "tap5ba387dd-b0", "ovs_interfaceid": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93459) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-212e7cd1-eae8-4ded-8e73-bcda5d4d377c req-c31c73a1-a1d7-4c02-a02b-06f0dddff002 service nova] Acquired lock "refresh_cache-e6c48e10-8b29-4a48-bbea-85fd2a71d152" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-212e7cd1-eae8-4ded-8e73-bcda5d4d377c req-c31c73a1-a1d7-4c02-a02b-06f0dddff002 service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Refreshing network info cache for port 5ba387dd-b074-400c-92a9-da8b4cca3e0b {{(pid=93459) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Start _get_guest_xml network_info=[{"id": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "address": "fa:16:3e:37:08:74", "network": {"id": "28d87b03-f082-4f20-bf10-3e9e9de6f7b9", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-998066385-network", "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": "c457bfd732124ee9ab1dc190b8d15ef1", "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": "tap5ba387dd-b0", "ovs_interfaceid": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "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-06-25T14:55:26Z,direct_url=,disk_format='qcow2',id=c686d4ad-3982-4518-be93-20e5ad78605b,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='5d22bdd99b8f49f8ba3c18e5ccc91b36',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-25T14:55:28Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_options': None, 'encryption_format': None, 'encryption_secret_uuid': None, 'device_type': 'disk', 'boot_index': 0, 'size': 0, 'encrypted': False, 'guest_format': None, 'device_name': '/dev/vda', 'image_id': 'c686d4ad-3982-4518-be93-20e5ad78605b'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93459) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 25 17:02:40 devstack nova-compute[93459]: WARNING nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='c686d4ad-3982-4518-be93-20e5ad78605b', instance_meta=NovaInstanceMeta(name='tempest-VolumesAdminNegativeTest-server-289748790', uuid='e6c48e10-8b29-4a48-bbea-85fd2a71d152'), owner=OwnerMeta(userid='c329bb9a4325444f81e8f3b3be586d52', username='tempest-VolumesAdminNegativeTest-678372054-project-member', projectid='c457bfd732124ee9ab1dc190b8d15ef1', projectname='tempest-VolumesAdminNegativeTest-678372054'), image=ImageMeta(id='c686d4ad-3982-4518-be93-20e5ad78605b', 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": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "address": "fa:16:3e:37:08:74", "network": {"id": "28d87b03-f082-4f20-bf10-3e9e9de6f7b9", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-998066385-network", "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": "c457bfd732124ee9ab1dc190b8d15ef1", "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": "tap5ba387dd-b0", "ovs_interfaceid": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "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=1782399760.4435372) {{(pid=93459) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93459) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] CPU controller missing on host. {{(pid=93459) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93459) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] CPU controller found on host. {{(pid=93459) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93459) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-25T14:56:30Z,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-06-25T14:55:26Z,direct_url=,disk_format='qcow2',id=c686d4ad-3982-4518-be93-20e5ad78605b,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='5d22bdd99b8f49f8ba3c18e5ccc91b36',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-25T14:55:28Z,virtual_size=,visibility=), allow threads: True {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Flavor limits 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Image limits 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Flavor pref 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Image pref 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93459) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Got 1 possible topologies {{(pid=93459) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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-06-25T15:02:25Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-289748790',display_name='tempest-VolumesAdminNegativeTest-server-289748790',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-289748790',id=2,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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='c457bfd732124ee9ab1dc190b8d15ef1',ramdisk_id='',reservation_id='r-x6391kwi',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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-678372054',owner_user_name='tempest-VolumesAdminNegativeTest-678372054-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-25T15:02:33Z,user_data=None,user_id='c329bb9a4325444f81e8f3b3be586d52',uuid=e6c48e10-8b29-4a48-bbea-85fd2a71d152,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "address": "fa:16:3e:37:08:74", "network": {"id": "28d87b03-f082-4f20-bf10-3e9e9de6f7b9", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-998066385-network", "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": "c457bfd732124ee9ab1dc190b8d15ef1", "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": "tap5ba387dd-b0", "ovs_interfaceid": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93459) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Converting VIF {"id": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "address": "fa:16:3e:37:08:74", "network": {"id": "28d87b03-f082-4f20-bf10-3e9e9de6f7b9", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-998066385-network", "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": "c457bfd732124ee9ab1dc190b8d15ef1", "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": "tap5ba387dd-b0", "ovs_interfaceid": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:37:08:74,bridge_name='br-int',has_traffic_filtering=True,id=5ba387dd-b074-400c-92a9-da8b4cca3e0b,network=Network(28d87b03-f082-4f20-bf10-3e9e9de6f7b9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5ba387dd-b0') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.objects.instance [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lazy-loading 'pci_devices' on Instance uuid e6c48e10-8b29-4a48-bbea-85fd2a71d152 {{(pid=93459) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 25 17:02:40 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [req-212e7cd1-eae8-4ded-8e73-bcda5d4d377c req-c31c73a1-a1d7-4c02-a02b-06f0dddff002 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. Jun 25 17:02:40 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-60aac286-ec7a-406c-a23c-799269bc87d3 req-b84438fe-ccec-4930-b9d3-0e268af1f384 service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Updating instance_info_cache with network_info: [] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] End _get_guest_xml xml= Jun 25 17:02:41 devstack nova-compute[93459]: e6c48e10-8b29-4a48-bbea-85fd2a71d152 Jun 25 17:02:41 devstack nova-compute[93459]: instance-00000002 Jun 25 17:02:41 devstack nova-compute[93459]: 196608 Jun 25 17:02:41 devstack nova-compute[93459]: 1 Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: tempest-VolumesAdminNegativeTest-server-289748790 Jun 25 17:02:41 devstack nova-compute[93459]: 2026-06-25 15:02:40 Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: 192 Jun 25 17:02:41 devstack nova-compute[93459]: 1 Jun 25 17:02:41 devstack nova-compute[93459]: 0 Jun 25 17:02:41 devstack nova-compute[93459]: 0 Jun 25 17:02:41 devstack nova-compute[93459]: 1 Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: True Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: bare Jun 25 17:02:41 devstack nova-compute[93459]: qcow2 Jun 25 17:02:41 devstack nova-compute[93459]: 1 Jun 25 17:02:41 devstack nova-compute[93459]: 0 Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: virtio Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: tempest-VolumesAdminNegativeTest-678372054-project-member Jun 25 17:02:41 devstack nova-compute[93459]: tempest-VolumesAdminNegativeTest-678372054 Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: OpenStack Foundation Jun 25 17:02:41 devstack nova-compute[93459]: OpenStack Nova Jun 25 17:02:41 devstack nova-compute[93459]: 33.1.0 Jun 25 17:02:41 devstack nova-compute[93459]: e6c48e10-8b29-4a48-bbea-85fd2a71d152 Jun 25 17:02:41 devstack nova-compute[93459]: e6c48e10-8b29-4a48-bbea-85fd2a71d152 Jun 25 17:02:41 devstack nova-compute[93459]: Virtual Machine Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: hvm Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: 1 Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: /dev/urandom Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: Jun 25 17:02:41 devstack nova-compute[93459]: {{(pid=93459) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Preparing to wait for external event network-vif-plugged-5ba387dd-b074-400c-92a9-da8b4cca3e0b {{(pid=93459) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Acquiring lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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-06-25T15:02:25Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-289748790',display_name='tempest-VolumesAdminNegativeTest-server-289748790',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-289748790',id=2,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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='c457bfd732124ee9ab1dc190b8d15ef1',ramdisk_id='',reservation_id='r-x6391kwi',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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-678372054',owner_user_name='tempest-VolumesAdminNegativeTest-678372054-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-25T15:02:33Z,user_data=None,user_id='c329bb9a4325444f81e8f3b3be586d52',uuid=e6c48e10-8b29-4a48-bbea-85fd2a71d152,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "address": "fa:16:3e:37:08:74", "network": {"id": "28d87b03-f082-4f20-bf10-3e9e9de6f7b9", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-998066385-network", "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": "c457bfd732124ee9ab1dc190b8d15ef1", "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": "tap5ba387dd-b0", "ovs_interfaceid": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Converting VIF {"id": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "address": "fa:16:3e:37:08:74", "network": {"id": "28d87b03-f082-4f20-bf10-3e9e9de6f7b9", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-998066385-network", "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": "c457bfd732124ee9ab1dc190b8d15ef1", "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": "tap5ba387dd-b0", "ovs_interfaceid": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:37:08:74,bridge_name='br-int',has_traffic_filtering=True,id=5ba387dd-b074-400c-92a9-da8b4cca3e0b,network=Network(28d87b03-f082-4f20-bf10-3e9e9de6f7b9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5ba387dd-b0') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG os_vif [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:37:08:74,bridge_name='br-int',has_traffic_filtering=True,id=5ba387dd-b074-400c-92a9-da8b4cca3e0b,network=Network(28d87b03-f082-4f20-bf10-3e9e9de6f7b9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5ba387dd-b0') {{(pid=93459) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:41 devstack nova-compute[93459]: 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=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:41 devstack nova-compute[93459]: 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': '0ee9acef-d549-5367-85c9-3ec718c3dacd', '_type': 'linux-noop'}}, row=False) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap5ba387dd-b0, may_exist=True, interface_attrs={}) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap5ba387dd-b0, col_values=(('qos', UUID('9b01cab4-84bf-40ba-a474-cccb4160db0a')),), if_exists=True) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap5ba387dd-b0, col_values=(('external_ids', {'iface-id': '5ba387dd-b074-400c-92a9-da8b4cca3e0b', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:37:08:74', 'vm-uuid': 'e6c48e10-8b29-4a48-bbea-85fd2a71d152'}),), if_exists=True) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:41 devstack nova-compute[93459]: INFO os_vif [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:37:08:74,bridge_name='br-int',has_traffic_filtering=True,id=5ba387dd-b074-400c-92a9-da8b4cca3e0b,network=Network(28d87b03-f082-4f20-bf10-3e9e9de6f7b9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5ba387dd-b0') Jun 25 17:02:41 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [req-212e7cd1-eae8-4ded-8e73-bcda5d4d377c req-c31c73a1-a1d7-4c02-a02b-06f0dddff002 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. Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-60aac286-ec7a-406c-a23c-799269bc87d3 req-b84438fe-ccec-4930-b9d3-0e268af1f384 service nova] Releasing lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquired lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Building network info cache for instance {{(pid=93459) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-212e7cd1-eae8-4ded-8e73-bcda5d4d377c req-c31c73a1-a1d7-4c02-a02b-06f0dddff002 service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Updated VIF entry in instance network info cache for port 5ba387dd-b074-400c-92a9-da8b4cca3e0b. {{(pid=93459) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 25 17:02:41 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-212e7cd1-eae8-4ded-8e73-bcda5d4d377c req-c31c73a1-a1d7-4c02-a02b-06f0dddff002 service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Updating instance_info_cache with network_info: [{"id": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "address": "fa:16:3e:37:08:74", "network": {"id": "28d87b03-f082-4f20-bf10-3e9e9de6f7b9", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-998066385-network", "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": "c457bfd732124ee9ab1dc190b8d15ef1", "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": "tap5ba387dd-b0", "ovs_interfaceid": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:02:42 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Instance cache missing network info. {{(pid=93459) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 25 17:02:42 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-212e7cd1-eae8-4ded-8e73-bcda5d4d377c req-c31c73a1-a1d7-4c02-a02b-06f0dddff002 service nova] Releasing lock "refresh_cache-e6c48e10-8b29-4a48-bbea-85fd2a71d152" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:02:42 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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. Jun 25 17:02:42 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] No BDM found with device name vda, not building metadata. {{(pid=93459) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 25 17:02:42 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] No VIF found with MAC fa:16:3e:37:08:74, not building metadata {{(pid=93459) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 25 17:02:42 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:42 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Updating instance_info_cache with network_info: [{"id": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "address": "fa:16:3e:04:bd:e8", "network": {"id": "d35c97cd-237e-4ebd-a091-599234f88a4e", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-159023558-network", "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": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap4c1a77cf-7b", "ovs_interfaceid": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Releasing lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Instance network_info: |[{"id": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "address": "fa:16:3e:04:bd:e8", "network": {"id": "d35c97cd-237e-4ebd-a091-599234f88a4e", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-159023558-network", "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": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap4c1a77cf-7b", "ovs_interfaceid": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93459) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Start _get_guest_xml network_info=[{"id": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "address": "fa:16:3e:04:bd:e8", "network": {"id": "d35c97cd-237e-4ebd-a091-599234f88a4e", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-159023558-network", "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": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap4c1a77cf-7b", "ovs_interfaceid": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "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-06-25T14:55:26Z,direct_url=,disk_format='qcow2',id=c686d4ad-3982-4518-be93-20e5ad78605b,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='5d22bdd99b8f49f8ba3c18e5ccc91b36',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-25T14:55:28Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_options': None, 'encryption_format': None, 'encryption_secret_uuid': None, 'device_type': 'disk', 'boot_index': 0, 'size': 0, 'encrypted': False, 'guest_format': None, 'device_name': '/dev/vda', 'image_id': 'c686d4ad-3982-4518-be93-20e5ad78605b'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93459) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 25 17:02:43 devstack nova-compute[93459]: WARNING nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='c686d4ad-3982-4518-be93-20e5ad78605b', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-1253074428', uuid='358d7f88-ff16-422f-8510-40a5b2db04fc'), owner=OwnerMeta(userid='829c0f98dd5c4c07971afccc4897d426', username='tempest-TaggedAttachmentsTest-313258155-project-member', projectid='9c7b6267cb7c48fea7812a6fb2e6cdf1', projectname='tempest-TaggedAttachmentsTest-313258155'), image=ImageMeta(id='c686d4ad-3982-4518-be93-20e5ad78605b', 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": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "address": "fa:16:3e:04:bd:e8", "network": {"id": "d35c97cd-237e-4ebd-a091-599234f88a4e", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-159023558-network", "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": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap4c1a77cf-7b", "ovs_interfaceid": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "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=1782399763.4980068) {{(pid=93459) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93459) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] CPU controller missing on host. {{(pid=93459) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93459) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] CPU controller found on host. {{(pid=93459) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93459) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-25T14:56:30Z,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-06-25T14:55:26Z,direct_url=,disk_format='qcow2',id=c686d4ad-3982-4518-be93-20e5ad78605b,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='5d22bdd99b8f49f8ba3c18e5ccc91b36',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-25T14:55:28Z,virtual_size=,visibility=), allow threads: True {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Flavor limits 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Image limits 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Flavor pref 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Image pref 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93459) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Got 1 possible topologies {{(pid=93459) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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-06-25T15:02:27Z,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-1253074428',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1253074428',id=3,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKR3eleQ7/evQIFDuDKJsJuA1hZVf8BGqyuNKLo0ZWcJ19Z5ApGF697esJFwG30bP5q/kHURTkBrqnoAF74kjvcJhzDtX2nwD0/0TD4/zuoMjaZ4xfhzaKDky8V1m8io4g==',key_name='tempest-keypair-1497089728',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='9c7b6267cb7c48fea7812a6fb2e6cdf1',ramdisk_id='',reservation_id='r-vonez9kl',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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-313258155',owner_user_name='tempest-TaggedAttachmentsTest-313258155-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-25T15:02:35Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='829c0f98dd5c4c07971afccc4897d426',uuid=358d7f88-ff16-422f-8510-40a5b2db04fc,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "address": "fa:16:3e:04:bd:e8", "network": {"id": "d35c97cd-237e-4ebd-a091-599234f88a4e", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-159023558-network", "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": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap4c1a77cf-7b", "ovs_interfaceid": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93459) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Converting VIF {"id": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "address": "fa:16:3e:04:bd:e8", "network": {"id": "d35c97cd-237e-4ebd-a091-599234f88a4e", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-159023558-network", "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": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap4c1a77cf-7b", "ovs_interfaceid": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:04:bd:e8,bridge_name='br-int',has_traffic_filtering=True,id=4c1a77cf-7be0-4787-8646-1dd10c848e3d,network=Network(d35c97cd-237e-4ebd-a091-599234f88a4e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4c1a77cf-7b') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG nova.objects.instance [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lazy-loading 'pci_devices' on Instance uuid 358d7f88-ff16-422f-8510-40a5b2db04fc {{(pid=93459) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 25 17:02:43 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-58417182-1146-419e-b261-9870ef0a8915 req-fe7a7686-1ddf-47b3-a2ad-0f436ad2747f service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Received event network-vif-plugged-5ba387dd-b074-400c-92a9-da8b4cca3e0b {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-58417182-1146-419e-b261-9870ef0a8915 req-fe7a7686-1ddf-47b3-a2ad-0f436ad2747f service nova] Acquiring lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-58417182-1146-419e-b261-9870ef0a8915 req-fe7a7686-1ddf-47b3-a2ad-0f436ad2747f service nova] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.004s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-58417182-1146-419e-b261-9870ef0a8915 req-fe7a7686-1ddf-47b3-a2ad-0f436ad2747f service nova] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-58417182-1146-419e-b261-9870ef0a8915 req-fe7a7686-1ddf-47b3-a2ad-0f436ad2747f service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Processing event network-vif-plugged-5ba387dd-b074-400c-92a9-da8b4cca3e0b {{(pid=93459) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] End _get_guest_xml xml= Jun 25 17:02:44 devstack nova-compute[93459]: 358d7f88-ff16-422f-8510-40a5b2db04fc Jun 25 17:02:44 devstack nova-compute[93459]: instance-00000003 Jun 25 17:02:44 devstack nova-compute[93459]: 196608 Jun 25 17:02:44 devstack nova-compute[93459]: 1 Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: tempest-device-tagging-server-1253074428 Jun 25 17:02:44 devstack nova-compute[93459]: 2026-06-25 15:02:43 Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: 192 Jun 25 17:02:44 devstack nova-compute[93459]: 1 Jun 25 17:02:44 devstack nova-compute[93459]: 0 Jun 25 17:02:44 devstack nova-compute[93459]: 0 Jun 25 17:02:44 devstack nova-compute[93459]: 1 Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: True Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: bare Jun 25 17:02:44 devstack nova-compute[93459]: qcow2 Jun 25 17:02:44 devstack nova-compute[93459]: 1 Jun 25 17:02:44 devstack nova-compute[93459]: 0 Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: virtio Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: tempest-TaggedAttachmentsTest-313258155-project-member Jun 25 17:02:44 devstack nova-compute[93459]: tempest-TaggedAttachmentsTest-313258155 Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: OpenStack Foundation Jun 25 17:02:44 devstack nova-compute[93459]: OpenStack Nova Jun 25 17:02:44 devstack nova-compute[93459]: 33.1.0 Jun 25 17:02:44 devstack nova-compute[93459]: 358d7f88-ff16-422f-8510-40a5b2db04fc Jun 25 17:02:44 devstack nova-compute[93459]: 358d7f88-ff16-422f-8510-40a5b2db04fc Jun 25 17:02:44 devstack nova-compute[93459]: Virtual Machine Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: hvm Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: 1 Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: /dev/urandom Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: Jun 25 17:02:44 devstack nova-compute[93459]: {{(pid=93459) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Preparing to wait for external event network-vif-plugged-4c1a77cf-7be0-4787-8646-1dd10c848e3d {{(pid=93459) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.002s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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-06-25T15:02:27Z,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-1253074428',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1253074428',id=3,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKR3eleQ7/evQIFDuDKJsJuA1hZVf8BGqyuNKLo0ZWcJ19Z5ApGF697esJFwG30bP5q/kHURTkBrqnoAF74kjvcJhzDtX2nwD0/0TD4/zuoMjaZ4xfhzaKDky8V1m8io4g==',key_name='tempest-keypair-1497089728',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='9c7b6267cb7c48fea7812a6fb2e6cdf1',ramdisk_id='',reservation_id='r-vonez9kl',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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-313258155',owner_user_name='tempest-TaggedAttachmentsTest-313258155-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-25T15:02:35Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='829c0f98dd5c4c07971afccc4897d426',uuid=358d7f88-ff16-422f-8510-40a5b2db04fc,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "address": "fa:16:3e:04:bd:e8", "network": {"id": "d35c97cd-237e-4ebd-a091-599234f88a4e", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-159023558-network", "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": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap4c1a77cf-7b", "ovs_interfaceid": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Converting VIF {"id": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "address": "fa:16:3e:04:bd:e8", "network": {"id": "d35c97cd-237e-4ebd-a091-599234f88a4e", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-159023558-network", "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": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap4c1a77cf-7b", "ovs_interfaceid": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:04:bd:e8,bridge_name='br-int',has_traffic_filtering=True,id=4c1a77cf-7be0-4787-8646-1dd10c848e3d,network=Network(d35c97cd-237e-4ebd-a091-599234f88a4e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4c1a77cf-7b') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG os_vif [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:04:bd:e8,bridge_name='br-int',has_traffic_filtering=True,id=4c1a77cf-7be0-4787-8646-1dd10c848e3d,network=Network(d35c97cd-237e-4ebd-a091-599234f88a4e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4c1a77cf-7b') {{(pid=93459) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:44 devstack nova-compute[93459]: 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=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:44 devstack nova-compute[93459]: 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': '35c0a1d1-599d-59cc-9ba9-c28b1582bd59', '_type': 'linux-noop'}}, row=False) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap4c1a77cf-7b, may_exist=True, interface_attrs={}) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap4c1a77cf-7b, col_values=(('qos', UUID('16eb69b5-0700-41af-a8cb-8a03fae15795')),), if_exists=True) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap4c1a77cf-7b, col_values=(('external_ids', {'iface-id': '4c1a77cf-7be0-4787-8646-1dd10c848e3d', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:04:bd:e8', 'vm-uuid': '358d7f88-ff16-422f-8510-40a5b2db04fc'}),), if_exists=True) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:44 devstack nova-compute[93459]: INFO os_vif [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:04:bd:e8,bridge_name='br-int',has_traffic_filtering=True,id=4c1a77cf-7be0-4787-8646-1dd10c848e3d,network=Network(d35c97cd-237e-4ebd-a091-599234f88a4e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4c1a77cf-7b') Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:44 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93459) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Emitting event Started> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:02:45 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] VM Started (Lifecycle Event) Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Guest created on hypervisor {{(pid=93459) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 25 17:02:45 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [-] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Instance spawned successfully. Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] 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=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] No BDM found with device name vda, not building metadata. {{(pid=93459) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] No BDM found with device name hda, not building metadata. {{(pid=93459) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] No VIF found with MAC fa:16:3e:04:bd:e8, not building metadata {{(pid=93459) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 25 17:02:45 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Using config drive Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] 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=93459) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Found default for hw_cdrom_bus of ide {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Found default for hw_disk_bus of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Found default for hw_input_bus of None {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Found default for hw_pointer_model of None {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Found default for hw_video_model of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:45 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Found default for hw_vif_model of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:46 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-9312182a-a339-4d92-8817-af0e3f88fbcc req-36acf224-1218-496b-88f2-d7aa34abde68 service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Received event network-vif-plugged-5ba387dd-b074-400c-92a9-da8b4cca3e0b {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:02:46 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-9312182a-a339-4d92-8817-af0e3f88fbcc req-36acf224-1218-496b-88f2-d7aa34abde68 service nova] Acquiring lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:46 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-9312182a-a339-4d92-8817-af0e3f88fbcc req-36acf224-1218-496b-88f2-d7aa34abde68 service nova] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:46 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-9312182a-a339-4d92-8817-af0e3f88fbcc req-36acf224-1218-496b-88f2-d7aa34abde68 service nova] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:46 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-9312182a-a339-4d92-8817-af0e3f88fbcc req-36acf224-1218-496b-88f2-d7aa34abde68 service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] No waiting events found dispatching network-vif-plugged-5ba387dd-b074-400c-92a9-da8b4cca3e0b {{(pid=93459) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 25 17:02:46 devstack nova-compute[93459]: WARNING nova.compute.manager [req-9312182a-a339-4d92-8817-af0e3f88fbcc req-36acf224-1218-496b-88f2-d7aa34abde68 service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Received unexpected event network-vif-plugged-5ba387dd-b074-400c-92a9-da8b4cca3e0b for instance with vm_state building and task_state spawning. Jun 25 17:02:46 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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. Jun 25 17:02:46 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] During sync_power_state the instance has a pending task (spawning). Skip. Jun 25 17:02:46 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Emitting event Paused> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:02:46 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] VM Paused (Lifecycle Event) Jun 25 17:02:46 devstack nova-compute[93459]: INFO nova.compute.manager [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Took 12.59 seconds to spawn the instance on the hypervisor. Jun 25 17:02:46 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:02:46 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:02:46 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Emitting event Resumed> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:02:46 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] VM Resumed (Lifecycle Event) Jun 25 17:02:46 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:46 devstack nova-compute[93459]: INFO nova.compute.manager [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Took 18.12 seconds to build instance. Jun 25 17:02:47 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:02:47 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] 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=93459) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 25 17:02:47 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-bf0040da-54e3-4126-81b1-177f0b024046 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 19.644s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:47 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Creating config drive at /opt/stack/data/nova/instances/358d7f88-ff16-422f-8510-40a5b2db04fc/disk.config Jun 25 17:02:47 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Running cmd (subprocess): genisoimage -o /opt/stack/data/nova/instances/358d7f88-ff16-422f-8510-40a5b2db04fc/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpdnl3o7bj {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:02:47 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] CMD "genisoimage -o /opt/stack/data/nova/instances/358d7f88-ff16-422f-8510-40a5b2db04fc/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpdnl3o7bj" returned: 0 in 0.058s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:02:47 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:48 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:48 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:48 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:49 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:49 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-4db64e5d-2e57-470f-adbf-2bd76813204f req-6ebfda2a-3d3d-4124-97f1-de14dd749c2e service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Received event network-vif-plugged-4c1a77cf-7be0-4787-8646-1dd10c848e3d {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:02:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-4db64e5d-2e57-470f-adbf-2bd76813204f req-6ebfda2a-3d3d-4124-97f1-de14dd749c2e service nova] Acquiring lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-4db64e5d-2e57-470f-adbf-2bd76813204f req-6ebfda2a-3d3d-4124-97f1-de14dd749c2e service nova] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.004s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-4db64e5d-2e57-470f-adbf-2bd76813204f req-6ebfda2a-3d3d-4124-97f1-de14dd749c2e service nova] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:49 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-4db64e5d-2e57-470f-adbf-2bd76813204f req-6ebfda2a-3d3d-4124-97f1-de14dd749c2e service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Processing event network-vif-plugged-4c1a77cf-7be0-4787-8646-1dd10c848e3d {{(pid=93459) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 25 17:02:50 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:50 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:51 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Emitting event Started> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:02:51 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] VM Started (Lifecycle Event) Jun 25 17:02:51 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93459) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 25 17:02:51 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Guest created on hypervisor {{(pid=93459) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 25 17:02:51 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [-] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Instance spawned successfully. Jun 25 17:02:51 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] 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=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 25 17:02:51 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:02:51 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] 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=93459) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 25 17:02:51 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Found default for hw_cdrom_bus of ide {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:51 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Found default for hw_disk_bus of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:51 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Found default for hw_input_bus of None {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:51 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Found default for hw_pointer_model of None {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:51 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Found default for hw_video_model of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:51 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Found default for hw_vif_model of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:51 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-edde5a86-8a07-4f32-b862-ee3bc83df304 req-3c75f6fe-8131-42b8-a580-e5bb9cda12e8 service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Received event network-vif-plugged-4c1a77cf-7be0-4787-8646-1dd10c848e3d {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:02:51 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-edde5a86-8a07-4f32-b862-ee3bc83df304 req-3c75f6fe-8131-42b8-a580-e5bb9cda12e8 service nova] Acquiring lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:52 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-edde5a86-8a07-4f32-b862-ee3bc83df304 req-3c75f6fe-8131-42b8-a580-e5bb9cda12e8 service nova] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:52 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-edde5a86-8a07-4f32-b862-ee3bc83df304 req-3c75f6fe-8131-42b8-a580-e5bb9cda12e8 service nova] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.016s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:52 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-edde5a86-8a07-4f32-b862-ee3bc83df304 req-3c75f6fe-8131-42b8-a580-e5bb9cda12e8 service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] No waiting events found dispatching network-vif-plugged-4c1a77cf-7be0-4787-8646-1dd10c848e3d {{(pid=93459) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 25 17:02:52 devstack nova-compute[93459]: WARNING nova.compute.manager [req-edde5a86-8a07-4f32-b862-ee3bc83df304 req-3c75f6fe-8131-42b8-a580-e5bb9cda12e8 service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Received unexpected event network-vif-plugged-4c1a77cf-7be0-4787-8646-1dd10c848e3d for instance with vm_state building and task_state spawning. Jun 25 17:02:52 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] During sync_power_state the instance has a pending task (spawning). Skip. Jun 25 17:02:52 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Emitting event Paused> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:02:52 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] VM Paused (Lifecycle Event) Jun 25 17:02:52 devstack nova-compute[93459]: INFO nova.compute.manager [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Took 16.06 seconds to spawn the instance on the hypervisor. Jun 25 17:02:52 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:02:52 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:02:52 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Emitting event Resumed> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:02:52 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] VM Resumed (Lifecycle Event) Jun 25 17:02:52 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:52 devstack nova-compute[93459]: INFO nova.compute.manager [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Took 22.92 seconds to build instance. Jun 25 17:02:53 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:02:53 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] 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=93459) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 25 17:02:53 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-02bebe6c-b56d-4f0e-b31f-72b0157dc874 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 24.455s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:53 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-5cb1d8c1-8c78-4a58-b590-54ca50269231 req-cbd3d238-2c8f-47ac-86a6-179f58f1c0d0 service nova] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Received event network-vif-plugged-d1bac69f-f120-40b7-a238-4e580014c2fe {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:02:53 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-5cb1d8c1-8c78-4a58-b590-54ca50269231 req-cbd3d238-2c8f-47ac-86a6-179f58f1c0d0 service nova] Acquiring lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:53 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-5cb1d8c1-8c78-4a58-b590-54ca50269231 req-cbd3d238-2c8f-47ac-86a6-179f58f1c0d0 service nova] Lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:53 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-5cb1d8c1-8c78-4a58-b590-54ca50269231 req-cbd3d238-2c8f-47ac-86a6-179f58f1c0d0 service nova] Lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:53 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-5cb1d8c1-8c78-4a58-b590-54ca50269231 req-cbd3d238-2c8f-47ac-86a6-179f58f1c0d0 service nova] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Processing event network-vif-plugged-d1bac69f-f120-40b7-a238-4e580014c2fe {{(pid=93459) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 25 17:02:53 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Instance event wait completed in 19 seconds for network-vif-plugged {{(pid=93459) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 25 17:02:53 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Guest created on hypervisor {{(pid=93459) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 25 17:02:53 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [-] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Instance spawned successfully. Jun 25 17:02:53 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] 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=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 25 17:02:53 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Emitting event Resumed> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:02:53 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] VM Resumed (Lifecycle Event) Jun 25 17:02:54 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Found default for hw_cdrom_bus of ide {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:54 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Found default for hw_disk_bus of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:54 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Found default for hw_input_bus of None {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:54 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Found default for hw_pointer_model of None {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:54 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Found default for hw_video_model of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:54 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Found default for hw_vif_model of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:02:54 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:54 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:02:54 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] 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=93459) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 25 17:02:54 devstack nova-compute[93459]: INFO nova.compute.manager [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Took 48.35 seconds to spawn the instance on the hypervisor. Jun 25 17:02:54 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:02:54 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] During sync_power_state the instance has a pending task (spawning). Skip. Jun 25 17:02:55 devstack nova-compute[93459]: INFO nova.compute.manager [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Took 57.76 seconds to build instance. Jun 25 17:02:55 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-78e004c4-92e7-4715-ae60-d11efea1e44c tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 59.302s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:55 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-f5742e84-7802-4ad9-a066-2f769608d4a7 req-c9321f88-7996-4a2c-be7b-e4e31c5c546c service nova] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Received event network-vif-plugged-d1bac69f-f120-40b7-a238-4e580014c2fe {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:02:55 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-f5742e84-7802-4ad9-a066-2f769608d4a7 req-c9321f88-7996-4a2c-be7b-e4e31c5c546c service nova] Acquiring lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:55 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-f5742e84-7802-4ad9-a066-2f769608d4a7 req-c9321f88-7996-4a2c-be7b-e4e31c5c546c service nova] Lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:55 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-f5742e84-7802-4ad9-a066-2f769608d4a7 req-c9321f88-7996-4a2c-be7b-e4e31c5c546c service nova] Lock "4814e8ad-c104-44d0-8b62-9b5a4c0fa4da-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.006s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:55 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-f5742e84-7802-4ad9-a066-2f769608d4a7 req-c9321f88-7996-4a2c-be7b-e4e31c5c546c service nova] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] No waiting events found dispatching network-vif-plugged-d1bac69f-f120-40b7-a238-4e580014c2fe {{(pid=93459) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 25 17:02:55 devstack nova-compute[93459]: WARNING nova.compute.manager [req-f5742e84-7802-4ad9-a066-2f769608d4a7 req-c9321f88-7996-4a2c-be7b-e4e31c5c546c service nova] [instance: 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da] Received unexpected event network-vif-plugged-d1bac69f-f120-40b7-a238-4e580014c2fe for instance with vm_state active and task_state None. Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=93459) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG oslo_service.periodic_task [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running periodic task ComputeManager.update_available_resource {{(pid=93459) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.008s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:02:58 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=93459) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 25 17:02:59 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:02:59 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 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/e6c48e10-8b29-4a48-bbea-85fd2a71d152/disk --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:00 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 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/e6c48e10-8b29-4a48-bbea-85fd2a71d152/disk --force-share --output=json" returned: 0 in 0.246s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:00 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 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/e6c48e10-8b29-4a48-bbea-85fd2a71d152/disk --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:00 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 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/e6c48e10-8b29-4a48-bbea-85fd2a71d152/disk --force-share --output=json" returned: 0 in 0.410s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:00 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 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/4814e8ad-c104-44d0-8b62-9b5a4c0fa4da/disk --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:00 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-9932437c-47fb-4304-913d-35edc708cd3c req-929e083d-168c-4bad-8a59-d1c0d55385d0 service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Received event network-changed-4c1a77cf-7be0-4787-8646-1dd10c848e3d {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:03:00 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-9932437c-47fb-4304-913d-35edc708cd3c req-929e083d-168c-4bad-8a59-d1c0d55385d0 service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Refreshing instance network info cache due to event network-changed-4c1a77cf-7be0-4787-8646-1dd10c848e3d. {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 25 17:03:00 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-9932437c-47fb-4304-913d-35edc708cd3c req-929e083d-168c-4bad-8a59-d1c0d55385d0 service nova] Acquiring lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:03:00 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-9932437c-47fb-4304-913d-35edc708cd3c req-929e083d-168c-4bad-8a59-d1c0d55385d0 service nova] Acquired lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:03:00 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-9932437c-47fb-4304-913d-35edc708cd3c req-929e083d-168c-4bad-8a59-d1c0d55385d0 service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Refreshing network info cache for port 4c1a77cf-7be0-4787-8646-1dd10c848e3d {{(pid=93459) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 25 17:03:01 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 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/4814e8ad-c104-44d0-8b62-9b5a4c0fa4da/disk --force-share --output=json" returned: 0 in 0.546s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:01 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 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/4814e8ad-c104-44d0-8b62-9b5a4c0fa4da/disk --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:01 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [req-9932437c-47fb-4304-913d-35edc708cd3c req-929e083d-168c-4bad-8a59-d1c0d55385d0 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. Jun 25 17:03:01 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 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/4814e8ad-c104-44d0-8b62-9b5a4c0fa4da/disk --force-share --output=json" returned: 0 in 0.337s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:01 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 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/358d7f88-ff16-422f-8510-40a5b2db04fc/disk --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:02 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 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/358d7f88-ff16-422f-8510-40a5b2db04fc/disk --force-share --output=json" returned: 0 in 0.628s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:02 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 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/358d7f88-ff16-422f-8510-40a5b2db04fc/disk --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:02 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:02 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 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/358d7f88-ff16-422f-8510-40a5b2db04fc/disk --force-share --output=json" returned: 0 in 0.794s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:02 devstack nova-compute[93459]: WARNING nova.virt.libvirt.driver [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 25 17:03:02 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:02 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] CMD "env LANG=C uptime" returned: 0 in 0.047s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:02 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Hypervisor/Node resource view: name=devstack free_ram=5254MB free_disk=14.857109069824219GB free_vcpus=1 pci_devices=[{"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_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_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"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_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_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_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_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_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_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=93459) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 25 17:03:02 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:02 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:04 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [req-9932437c-47fb-4304-913d-35edc708cd3c req-929e083d-168c-4bad-8a59-d1c0d55385d0 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. Jun 25 17:03:04 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:04 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Instance 4814e8ad-c104-44d0-8b62-9b5a4c0fa4da actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93459) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 25 17:03:04 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Instance e6c48e10-8b29-4a48-bbea-85fd2a71d152 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93459) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 25 17:03:04 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Instance 358d7f88-ff16-422f-8510-40a5b2db04fc actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=93459) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 25 17:03:04 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Total usable vcpus: 4, total allocated vcpus: 3 {{(pid=93459) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 25 17:03:04 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 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': ' 17:03:02 up 37 min, 1 user, load average: 6.64, 3.63, 2.39\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_7a0ce7f9b40a43b1b3b352f829fd2d9e': '1', 'io_workload': '0', 'num_proj_c457bfd732124ee9ab1dc190b8d15ef1': '1', 'num_proj_9c7b6267cb7c48fea7812a6fb2e6cdf1': '1'} {{(pid=93459) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 25 17:03:04 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-9932437c-47fb-4304-913d-35edc708cd3c req-929e083d-168c-4bad-8a59-d1c0d55385d0 service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Updated VIF entry in instance network info cache for port 4c1a77cf-7be0-4787-8646-1dd10c848e3d. {{(pid=93459) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 25 17:03:04 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-9932437c-47fb-4304-913d-35edc708cd3c req-929e083d-168c-4bad-8a59-d1c0d55385d0 service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Updating instance_info_cache with network_info: [{"id": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "address": "fa:16:3e:04:bd:e8", "network": {"id": "d35c97cd-237e-4ebd-a091-599234f88a4e", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-159023558-network", "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": [{"address": "172.24.4.123", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap4c1a77cf-7b", "ovs_interfaceid": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:03:04 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93459) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 17:03:04 devstack nova-compute[93459]: DEBUG nova.compute.provider_tree [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=93459) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 17:03:05 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-9932437c-47fb-4304-913d-35edc708cd3c req-929e083d-168c-4bad-8a59-d1c0d55385d0 service nova] Releasing lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:03:05 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:05 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.006s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:05 devstack nova-compute[93459]: DEBUG nova.scheduler.client.report [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=93459) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 17:03:05 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Starting instance... {{(pid=93459) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 25 17:03:05 devstack nova-compute[93459]: DEBUG nova.compute.resource_tracker [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Compute_service record updated for devstack:devstack {{(pid=93459) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 25 17:03:05 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.886s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:05 devstack nova-compute[93459]: DEBUG oslo.service.backend._threading.loopingcall [None req-50bc1e36-33e9-42ea-ab53-752db129b9a5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93459) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 17:03:06 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:06 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:06 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93459) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 25 17:03:06 devstack nova-compute[93459]: INFO nova.compute.claims [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Claim successful on node devstack Jun 25 17:03:07 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:07 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93459) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 17:03:07 devstack nova-compute[93459]: DEBUG nova.compute.provider_tree [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=93459) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 17:03:08 devstack nova-compute[93459]: DEBUG nova.scheduler.client.report [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=93459) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 17:03:09 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.594s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:09 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Start building networks asynchronously for instance. {{(pid=93459) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 25 17:03:09 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:09 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Allocating IP information in the background. {{(pid=93459) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 25 17:03:09 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] allocate_for_instance() {{(pid=93459) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 25 17:03:09 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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. Jun 25 17:03:09 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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. Jun 25 17:03:09 devstack nova-compute[93459]: DEBUG nova.policy [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'fd5d8efc5d9a41c7ba7708d2a2379d52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a0ce7f9b40a43b1b3b352f829fd2d9e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=93459) authorize /opt/stack/nova/nova/policy.py:192}} Jun 25 17:03:10 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 25 17:03:10 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Acquiring lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:10 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.011s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:10 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Acquiring lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:10 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:10 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:10 devstack nova-compute[93459]: INFO nova.compute.manager [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Terminating instance Jun 25 17:03:10 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Start building block device mappings for instance. {{(pid=93459) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 25 17:03:10 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Start destroying the instance on the hypervisor. {{(pid=93459) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.986044026999934 future=) {{(pid=93459) _log /opt/stack/nova/nova/utils.py:1508}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.985638667999865 future=) {{(pid=93459) _log /opt/stack/nova/nova/utils.py:1508}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Start spawning the instance on the hypervisor. {{(pid=93459) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Creating instance directory {{(pid=93459) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 25 17:03:11 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Creating image(s) Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "/opt/stack/data/nova/instances/b6115e90-be51-4ad7-8535-c7dc4762ebf3/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "/opt/stack/data/nova/instances/b6115e90-be51-4ad7-8535-c7dc4762ebf3/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG nova.utils [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Queued Task(fn=>, remaining_delay=14.964596875000097 future=) {{(pid=93459) _log /opt/stack/nova/nova/utils.py:1508}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "/opt/stack/data/nova/instances/b6115e90-be51-4ad7-8535-c7dc4762ebf3/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.030s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:03:11 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [-] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Instance destroyed successfully. Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG nova.objects.instance [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lazy-loading 'resources' on Instance uuid e6c48e10-8b29-4a48-bbea-85fd2a71d152 {{(pid=93459) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:03:11 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.253s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.183s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d,backing_fmt=raw /opt/stack/data/nova/instances/b6115e90-be51-4ad7-8535-c7dc4762ebf3/disk 1073741824 {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-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-06-25T15:02:25Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-289748790',display_name='tempest-VolumesAdminNegativeTest-server-289748790',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-289748790',id=2,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-25T15:02:46Z,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='c457bfd732124ee9ab1dc190b8d15ef1',ramdisk_id='',reservation_id='r-x6391kwi',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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-678372054',owner_user_name='tempest-VolumesAdminNegativeTest-678372054-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-25T15:02:47Z,user_data=None,user_id='c329bb9a4325444f81e8f3b3be586d52',uuid=e6c48e10-8b29-4a48-bbea-85fd2a71d152,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "address": "fa:16:3e:37:08:74", "network": {"id": "28d87b03-f082-4f20-bf10-3e9e9de6f7b9", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-998066385-network", "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": "c457bfd732124ee9ab1dc190b8d15ef1", "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": "tap5ba387dd-b0", "ovs_interfaceid": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d,backing_fmt=raw /opt/stack/data/nova/instances/b6115e90-be51-4ad7-8535-c7dc4762ebf3/disk 1073741824" returned: 0 in 0.048s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.245s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Converting VIF {"id": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "address": "fa:16:3e:37:08:74", "network": {"id": "28d87b03-f082-4f20-bf10-3e9e9de6f7b9", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-998066385-network", "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": "c457bfd732124ee9ab1dc190b8d15ef1", "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": "tap5ba387dd-b0", "ovs_interfaceid": "5ba387dd-b074-400c-92a9-da8b4cca3e0b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:37:08:74,bridge_name='br-int',has_traffic_filtering=True,id=5ba387dd-b074-400c-92a9-da8b4cca3e0b,network=Network(28d87b03-f082-4f20-bf10-3e9e9de6f7b9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5ba387dd-b0') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG os_vif [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:37:08:74,bridge_name='br-int',has_traffic_filtering=True,id=5ba387dd-b074-400c-92a9-da8b4cca3e0b,network=Network(28d87b03-f082-4f20-bf10-3e9e9de6f7b9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5ba387dd-b0') {{(pid=93459) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap5ba387dd-b0, bridge=br-int, if_exists=True) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=9b01cab4-84bf-40ba-a474-cccb4160db0a) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:12 devstack nova-compute[93459]: INFO os_vif [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:37:08:74,bridge_name='br-int',has_traffic_filtering=True,id=5ba387dd-b074-400c-92a9-da8b4cca3e0b,network=Network(28d87b03-f082-4f20-bf10-3e9e9de6f7b9),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5ba387dd-b0') Jun 25 17:03:12 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Deleting instance files /opt/stack/data/nova/instances/e6c48e10-8b29-4a48-bbea-85fd2a71d152_del Jun 25 17:03:12 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Deletion of /opt/stack/data/nova/instances/e6c48e10-8b29-4a48-bbea-85fd2a71d152_del complete Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.416s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG nova.virt.disk.api [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Checking if we can resize image /opt/stack/data/nova/instances/b6115e90-be51-4ad7-8535-c7dc4762ebf3/disk. size=1073741824 {{(pid=93459) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/b6115e90-be51-4ad7-8535-c7dc4762ebf3/disk --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:12 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:13 devstack nova-compute[93459]: INFO nova.compute.manager [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Took 2.18 seconds to destroy the instance on the hypervisor. Jun 25 17:03:13 devstack nova-compute[93459]: DEBUG oslo.service.backend._common.loopingcall [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=93459) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 25 17:03:13 devstack nova-compute[93459]: DEBUG nova.compute.manager [-] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Deallocating network for instance {{(pid=93459) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 25 17:03:13 devstack nova-compute[93459]: DEBUG nova.network.neutron [-] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] deallocate_for_instance() {{(pid=93459) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 25 17:03:13 devstack nova-compute[93459]: 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. Jun 25 17:03:13 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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/b6115e90-be51-4ad7-8535-c7dc4762ebf3/disk --force-share --output=json" returned: 0 in 0.349s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:13 devstack nova-compute[93459]: DEBUG nova.virt.disk.api [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Cannot resize image /opt/stack/data/nova/instances/b6115e90-be51-4ad7-8535-c7dc4762ebf3/disk to a smaller size. {{(pid=93459) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 25 17:03:13 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Created local disks {{(pid=93459) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 25 17:03:13 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Ensure instance console log exists: /opt/stack/data/nova/instances/b6115e90-be51-4ad7-8535-c7dc4762ebf3/console.log {{(pid=93459) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 25 17:03:13 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:13 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.004s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:13 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:14 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Successfully created port: c1d22959-5ab1-4140-90b3-c64e072c9282 {{(pid=93459) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 25 17:03:14 devstack nova-compute[93459]: 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. Jun 25 17:03:14 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-97a8afc7-4870-4800-9f96-f7225b7e2a1c req-28700074-887c-412e-8235-854f5352417b service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Received event network-vif-unplugged-5ba387dd-b074-400c-92a9-da8b4cca3e0b {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:03:14 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-97a8afc7-4870-4800-9f96-f7225b7e2a1c req-28700074-887c-412e-8235-854f5352417b service nova] Acquiring lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:14 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-97a8afc7-4870-4800-9f96-f7225b7e2a1c req-28700074-887c-412e-8235-854f5352417b service nova] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:14 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-97a8afc7-4870-4800-9f96-f7225b7e2a1c req-28700074-887c-412e-8235-854f5352417b service nova] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:14 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-97a8afc7-4870-4800-9f96-f7225b7e2a1c req-28700074-887c-412e-8235-854f5352417b service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] No waiting events found dispatching network-vif-unplugged-5ba387dd-b074-400c-92a9-da8b4cca3e0b {{(pid=93459) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 25 17:03:14 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-97a8afc7-4870-4800-9f96-f7225b7e2a1c req-28700074-887c-412e-8235-854f5352417b service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Received event network-vif-unplugged-5ba387dd-b074-400c-92a9-da8b4cca3e0b for instance with task_state deleting. {{(pid=93459) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 25 17:03:16 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Successfully updated port: c1d22959-5ab1-4140-90b3-c64e072c9282 {{(pid=93459) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 25 17:03:16 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "refresh_cache-b6115e90-be51-4ad7-8535-c7dc4762ebf3" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:03:16 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquired lock "refresh_cache-b6115e90-be51-4ad7-8535-c7dc4762ebf3" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:03:16 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Building network info cache for instance {{(pid=93459) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 25 17:03:17 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Received event network-vif-unplugged-5ba387dd-b074-400c-92a9-da8b4cca3e0b {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:03:17 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b service nova] Acquiring lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:17 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b service nova] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:17 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b service nova] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:17 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] No waiting events found dispatching network-vif-unplugged-5ba387dd-b074-400c-92a9-da8b4cca3e0b {{(pid=93459) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 25 17:03:17 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Received event network-vif-unplugged-5ba387dd-b074-400c-92a9-da8b4cca3e0b for instance with task_state deleting. {{(pid=93459) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 25 17:03:17 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b service nova] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Received event network-changed-c1d22959-5ab1-4140-90b3-c64e072c9282 {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:03:17 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b service nova] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Refreshing instance network info cache due to event network-changed-c1d22959-5ab1-4140-90b3-c64e072c9282. {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 25 17:03:17 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b service nova] Acquiring lock "refresh_cache-b6115e90-be51-4ad7-8535-c7dc4762ebf3" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:03:17 devstack nova-compute[93459]: DEBUG nova.network.neutron [-] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Updating instance_info_cache with network_info: [] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:03:17 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Instance cache missing network info. {{(pid=93459) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 25 17:03:17 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:17 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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. Jun 25 17:03:17 devstack nova-compute[93459]: INFO nova.compute.manager [-] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Took 4.73 seconds to deallocate network for instance. Jun 25 17:03:17 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Updating instance_info_cache with network_info: [{"id": "c1d22959-5ab1-4140-90b3-c64e072c9282", "address": "fa:16:3e:77:5c:4e", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapc1d22959-5a", "ovs_interfaceid": "c1d22959-5ab1-4140-90b3-c64e072c9282", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:03:17 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Releasing lock "refresh_cache-b6115e90-be51-4ad7-8535-c7dc4762ebf3" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Instance network_info: |[{"id": "c1d22959-5ab1-4140-90b3-c64e072c9282", "address": "fa:16:3e:77:5c:4e", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapc1d22959-5a", "ovs_interfaceid": "c1d22959-5ab1-4140-90b3-c64e072c9282", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93459) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b service nova] Acquired lock "refresh_cache-b6115e90-be51-4ad7-8535-c7dc4762ebf3" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b service nova] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Refreshing network info cache for port c1d22959-5ab1-4140-90b3-c64e072c9282 {{(pid=93459) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Start _get_guest_xml network_info=[{"id": "c1d22959-5ab1-4140-90b3-c64e072c9282", "address": "fa:16:3e:77:5c:4e", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapc1d22959-5a", "ovs_interfaceid": "c1d22959-5ab1-4140-90b3-c64e072c9282", "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-06-25T14:55:26Z,direct_url=,disk_format='qcow2',id=c686d4ad-3982-4518-be93-20e5ad78605b,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='5d22bdd99b8f49f8ba3c18e5ccc91b36',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-25T14:55:28Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_options': None, 'encryption_format': None, 'encryption_secret_uuid': None, 'device_type': 'disk', 'boot_index': 0, 'size': 0, 'encrypted': False, 'guest_format': None, 'device_name': '/dev/vda', 'image_id': 'c686d4ad-3982-4518-be93-20e5ad78605b'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93459) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 25 17:03:18 devstack nova-compute[93459]: WARNING nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='c686d4ad-3982-4518-be93-20e5ad78605b', instance_meta=NovaInstanceMeta(name='tempest-ServersNegativeTestJSON-server-2009618479', uuid='b6115e90-be51-4ad7-8535-c7dc4762ebf3'), owner=OwnerMeta(userid='fd5d8efc5d9a41c7ba7708d2a2379d52', username='tempest-ServersNegativeTestJSON-1575136162-project-member', projectid='7a0ce7f9b40a43b1b3b352f829fd2d9e', projectname='tempest-ServersNegativeTestJSON-1575136162'), image=ImageMeta(id='c686d4ad-3982-4518-be93-20e5ad78605b', 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": "c1d22959-5ab1-4140-90b3-c64e072c9282", "address": "fa:16:3e:77:5c:4e", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapc1d22959-5a", "ovs_interfaceid": "c1d22959-5ab1-4140-90b3-c64e072c9282", "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=1782399798.4182544) {{(pid=93459) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93459) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] CPU controller missing on host. {{(pid=93459) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93459) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] CPU controller found on host. {{(pid=93459) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93459) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-25T14:56:30Z,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-06-25T14:55:26Z,direct_url=,disk_format='qcow2',id=c686d4ad-3982-4518-be93-20e5ad78605b,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='5d22bdd99b8f49f8ba3c18e5ccc91b36',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-25T14:55:28Z,virtual_size=,visibility=), allow threads: True {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Flavor limits 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Image limits 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Flavor pref 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Image pref 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93459) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Got 1 possible topologies {{(pid=93459) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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-06-25T15:03:02Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-2009618479',display_name='tempest-ServersNegativeTestJSON-server-2009618479',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-2009618479',id=4,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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='7a0ce7f9b40a43b1b3b352f829fd2d9e',ramdisk_id='',reservation_id='r-zkl0j82r',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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-1575136162',owner_user_name='tempest-ServersNegativeTestJSON-1575136162-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-25T15:03:11Z,user_data=None,user_id='fd5d8efc5d9a41c7ba7708d2a2379d52',uuid=b6115e90-be51-4ad7-8535-c7dc4762ebf3,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "c1d22959-5ab1-4140-90b3-c64e072c9282", "address": "fa:16:3e:77:5c:4e", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapc1d22959-5a", "ovs_interfaceid": "c1d22959-5ab1-4140-90b3-c64e072c9282", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93459) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Converting VIF {"id": "c1d22959-5ab1-4140-90b3-c64e072c9282", "address": "fa:16:3e:77:5c:4e", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapc1d22959-5a", "ovs_interfaceid": "c1d22959-5ab1-4140-90b3-c64e072c9282", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:77:5c:4e,bridge_name='br-int',has_traffic_filtering=True,id=c1d22959-5ab1-4140-90b3-c64e072c9282,network=Network(1d1af7b7-562e-4772-b0c1-eff07fd68957),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc1d22959-5a') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.objects.instance [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lazy-loading 'pci_devices' on Instance uuid b6115e90-be51-4ad7-8535-c7dc4762ebf3 {{(pid=93459) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93459) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.compute.provider_tree [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=93459) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 17:03:18 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b 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. Jun 25 17:03:18 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] End _get_guest_xml xml= Jun 25 17:03:18 devstack nova-compute[93459]: b6115e90-be51-4ad7-8535-c7dc4762ebf3 Jun 25 17:03:18 devstack nova-compute[93459]: instance-00000004 Jun 25 17:03:18 devstack nova-compute[93459]: 196608 Jun 25 17:03:18 devstack nova-compute[93459]: 1 Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: tempest-ServersNegativeTestJSON-server-2009618479 Jun 25 17:03:18 devstack nova-compute[93459]: 2026-06-25 15:03:18 Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: 192 Jun 25 17:03:18 devstack nova-compute[93459]: 1 Jun 25 17:03:18 devstack nova-compute[93459]: 0 Jun 25 17:03:18 devstack nova-compute[93459]: 0 Jun 25 17:03:18 devstack nova-compute[93459]: 1 Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: True Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: bare Jun 25 17:03:18 devstack nova-compute[93459]: qcow2 Jun 25 17:03:18 devstack nova-compute[93459]: 1 Jun 25 17:03:18 devstack nova-compute[93459]: 0 Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: virtio Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: tempest-ServersNegativeTestJSON-1575136162-project-member Jun 25 17:03:18 devstack nova-compute[93459]: tempest-ServersNegativeTestJSON-1575136162 Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: OpenStack Foundation Jun 25 17:03:18 devstack nova-compute[93459]: OpenStack Nova Jun 25 17:03:18 devstack nova-compute[93459]: 33.1.0 Jun 25 17:03:18 devstack nova-compute[93459]: b6115e90-be51-4ad7-8535-c7dc4762ebf3 Jun 25 17:03:18 devstack nova-compute[93459]: b6115e90-be51-4ad7-8535-c7dc4762ebf3 Jun 25 17:03:18 devstack nova-compute[93459]: Virtual Machine Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: hvm Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: 1 Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: /dev/urandom Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: Jun 25 17:03:18 devstack nova-compute[93459]: {{(pid=93459) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Preparing to wait for external event network-vif-plugged-c1d22959-5ab1-4140-90b3-c64e072c9282 {{(pid=93459) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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-06-25T15:03:02Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-2009618479',display_name='tempest-ServersNegativeTestJSON-server-2009618479',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-2009618479',id=4,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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='7a0ce7f9b40a43b1b3b352f829fd2d9e',ramdisk_id='',reservation_id='r-zkl0j82r',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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-1575136162',owner_user_name='tempest-ServersNegativeTestJSON-1575136162-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-25T15:03:11Z,user_data=None,user_id='fd5d8efc5d9a41c7ba7708d2a2379d52',uuid=b6115e90-be51-4ad7-8535-c7dc4762ebf3,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "c1d22959-5ab1-4140-90b3-c64e072c9282", "address": "fa:16:3e:77:5c:4e", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapc1d22959-5a", "ovs_interfaceid": "c1d22959-5ab1-4140-90b3-c64e072c9282", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Converting VIF {"id": "c1d22959-5ab1-4140-90b3-c64e072c9282", "address": "fa:16:3e:77:5c:4e", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapc1d22959-5a", "ovs_interfaceid": "c1d22959-5ab1-4140-90b3-c64e072c9282", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:77:5c:4e,bridge_name='br-int',has_traffic_filtering=True,id=c1d22959-5ab1-4140-90b3-c64e072c9282,network=Network(1d1af7b7-562e-4772-b0c1-eff07fd68957),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc1d22959-5a') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG os_vif [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:77:5c:4e,bridge_name='br-int',has_traffic_filtering=True,id=c1d22959-5ab1-4140-90b3-c64e072c9282,network=Network(1d1af7b7-562e-4772-b0c1-eff07fd68957),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc1d22959-5a') {{(pid=93459) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:19 devstack nova-compute[93459]: 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=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:19 devstack nova-compute[93459]: 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': '23b72982-4790-5fac-af32-cc11c59095ce', '_type': 'linux-noop'}}, row=False) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapc1d22959-5a, may_exist=True, interface_attrs={}) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapc1d22959-5a, col_values=(('qos', UUID('d29b61f0-105d-438d-b26a-9c9c4c1f5278')),), if_exists=True) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapc1d22959-5a, col_values=(('external_ids', {'iface-id': 'c1d22959-5ab1-4140-90b3-c64e072c9282', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:77:5c:4e', 'vm-uuid': 'b6115e90-be51-4ad7-8535-c7dc4762ebf3'}),), if_exists=True) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:03:19 devstack nova-compute[93459]: INFO os_vif [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:77:5c:4e,bridge_name='br-int',has_traffic_filtering=True,id=c1d22959-5ab1-4140-90b3-c64e072c9282,network=Network(1d1af7b7-562e-4772-b0c1-eff07fd68957),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc1d22959-5a') Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG nova.scheduler.client.report [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=93459) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-adefa00d-93dc-4854-95e0-83675436ced6 req-1f99e9b4-7dcb-4da1-929a-7fb1b9db8735 service nova] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Received event network-vif-deleted-5ba387dd-b074-400c-92a9-da8b4cca3e0b {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:03:19 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b 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. Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.420s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b service nova] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Updated VIF entry in instance network info cache for port c1d22959-5ab1-4140-90b3-c64e072c9282. {{(pid=93459) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 25 17:03:19 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b service nova] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Updating instance_info_cache with network_info: [{"id": "c1d22959-5ab1-4140-90b3-c64e072c9282", "address": "fa:16:3e:77:5c:4e", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapc1d22959-5a", "ovs_interfaceid": "c1d22959-5ab1-4140-90b3-c64e072c9282", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:03:19 devstack nova-compute[93459]: INFO nova.scheduler.client.report [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Deleted allocations for instance e6c48e10-8b29-4a48-bbea-85fd2a71d152 Jun 25 17:03:20 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-05587e28-fa1d-4627-82b7-98dbe5a22370 req-f4958565-35e1-4719-8512-24b30ab9603b service nova] Releasing lock "refresh_cache-b6115e90-be51-4ad7-8535-c7dc4762ebf3" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:03:20 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] No BDM found with device name vda, not building metadata. {{(pid=93459) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 25 17:03:20 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] No VIF found with MAC fa:16:3e:77:5c:4e, not building metadata {{(pid=93459) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 25 17:03:20 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-27ff18a6-7298-495e-a9c6-b3088191e146 tempest-VolumesAdminNegativeTest-678372054 tempest-VolumesAdminNegativeTest-678372054-project-member] Lock "e6c48e10-8b29-4a48-bbea-85fd2a71d152" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 10.575s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:21 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "interface-358d7f88-ff16-422f-8510-40a5b2db04fc-None" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:21 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "interface-358d7f88-ff16-422f-8510-40a5b2db04fc-None" acquired by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:21 devstack nova-compute[93459]: DEBUG nova.objects.instance [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lazy-loading 'flavor' on Instance uuid 358d7f88-ff16-422f-8510-40a5b2db04fc {{(pid=93459) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 25 17:03:21 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:22 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:22 devstack nova-compute[93459]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.48 seconds {{(pid=93459) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 25 17:03:22 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:22 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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. Jun 25 17:03:22 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:22 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:23 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Emitting event Started> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:03:23 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] VM Started (Lifecycle Event) Jun 25 17:03:24 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:24 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:03:24 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Emitting event Paused> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:03:24 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] VM Paused (Lifecycle Event) Jun 25 17:03:24 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:24 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:03:24 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] 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=93459) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 25 17:03:25 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] During sync_power_state the instance has a pending task (spawning). Skip. Jun 25 17:03:25 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-efcab3c7-017e-4844-9063-bd73733ea165 req-054603ad-efa7-4d05-b8ca-b3f3ded31e9c service nova] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Received event network-vif-plugged-c1d22959-5ab1-4140-90b3-c64e072c9282 {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:03:25 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-efcab3c7-017e-4844-9063-bd73733ea165 req-054603ad-efa7-4d05-b8ca-b3f3ded31e9c service nova] Acquiring lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:25 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-efcab3c7-017e-4844-9063-bd73733ea165 req-054603ad-efa7-4d05-b8ca-b3f3ded31e9c service nova] Lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:25 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-efcab3c7-017e-4844-9063-bd73733ea165 req-054603ad-efa7-4d05-b8ca-b3f3ded31e9c service nova] Lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:25 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-efcab3c7-017e-4844-9063-bd73733ea165 req-054603ad-efa7-4d05-b8ca-b3f3ded31e9c service nova] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Processing event network-vif-plugged-c1d22959-5ab1-4140-90b3-c64e072c9282 {{(pid=93459) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 25 17:03:25 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Instance event wait completed in 1 seconds for network-vif-plugged {{(pid=93459) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 25 17:03:25 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Emitting event Resumed> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:03:25 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] VM Resumed (Lifecycle Event) Jun 25 17:03:25 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Guest created on hypervisor {{(pid=93459) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 25 17:03:25 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [-] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Instance spawned successfully. Jun 25 17:03:25 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] 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=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 25 17:03:25 devstack nova-compute[93459]: DEBUG nova.objects.instance [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lazy-loading 'pci_requests' on Instance uuid 358d7f88-ff16-422f-8510-40a5b2db04fc {{(pid=93459) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 25 17:03:26 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:03:26 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] 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=93459) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 25 17:03:26 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Found default for hw_cdrom_bus of ide {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:03:26 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Found default for hw_disk_bus of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:03:26 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Found default for hw_input_bus of None {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:03:26 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Found default for hw_pointer_model of None {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:03:26 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Found default for hw_video_model of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:03:26 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Found default for hw_vif_model of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:03:26 devstack nova-compute[93459]: DEBUG nova.objects.base [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Object Instance<358d7f88-ff16-422f-8510-40a5b2db04fc> lazy-loaded attributes: flavor,pci_requests {{(pid=93459) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 25 17:03:26 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] allocate_for_instance() {{(pid=93459) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 25 17:03:26 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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. Jun 25 17:03:26 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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. Jun 25 17:03:26 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] During sync_power_state the instance has a pending task (spawning). Skip. Jun 25 17:03:26 devstack nova-compute[93459]: INFO nova.compute.manager [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Took 14.83 seconds to spawn the instance on the hypervisor. Jun 25 17:03:26 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:03:26 devstack nova-compute[93459]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.005924777000018366 future=) submitted to {{(pid=93459) _log /opt/stack/nova/nova/utils.py:1508}} Jun 25 17:03:26 devstack nova-compute[93459]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93459) _log /opt/stack/nova/nova/utils.py:1508}} Jun 25 17:03:26 devstack nova-compute[93459]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:03:26 devstack nova-compute[93459]: INFO nova.compute.manager [-] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] VM Stopped (Lifecycle Event) Jun 25 17:03:27 devstack nova-compute[93459]: INFO nova.compute.manager [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Took 20.81 seconds to build instance. Jun 25 17:03:27 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ab662f25-4f45-4fd2-a7d5-f9b280272f7d None None] [instance: e6c48e10-8b29-4a48-bbea-85fd2a71d152] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:03:27 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:27 devstack nova-compute[93459]: DEBUG nova.policy [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '829c0f98dd5c4c07971afccc4897d426', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c7b6267cb7c48fea7812a6fb2e6cdf1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=93459) authorize /opt/stack/nova/nova/policy.py:192}} Jun 25 17:03:27 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 22.347s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:27 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:29 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:29 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Successfully created port: 1a88928e-1491-45c6-9b5c-3123694e8a10 {{(pid=93459) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 25 17:03:29 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-85ea1471-e64c-40c3-bab6-0bea0b2e703a req-700da4df-40e4-43d1-9c30-b3cfe7e9ea6a service nova] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Received event network-vif-plugged-c1d22959-5ab1-4140-90b3-c64e072c9282 {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:03:29 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-85ea1471-e64c-40c3-bab6-0bea0b2e703a req-700da4df-40e4-43d1-9c30-b3cfe7e9ea6a service nova] Acquiring lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:29 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-85ea1471-e64c-40c3-bab6-0bea0b2e703a req-700da4df-40e4-43d1-9c30-b3cfe7e9ea6a service nova] Lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:29 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-85ea1471-e64c-40c3-bab6-0bea0b2e703a req-700da4df-40e4-43d1-9c30-b3cfe7e9ea6a service nova] Lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:29 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-85ea1471-e64c-40c3-bab6-0bea0b2e703a req-700da4df-40e4-43d1-9c30-b3cfe7e9ea6a service nova] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] No waiting events found dispatching network-vif-plugged-c1d22959-5ab1-4140-90b3-c64e072c9282 {{(pid=93459) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 25 17:03:29 devstack nova-compute[93459]: WARNING nova.compute.manager [req-85ea1471-e64c-40c3-bab6-0bea0b2e703a req-700da4df-40e4-43d1-9c30-b3cfe7e9ea6a service nova] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Received unexpected event network-vif-plugged-c1d22959-5ab1-4140-90b3-c64e072c9282 for instance with vm_state active and task_state None. Jun 25 17:03:31 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Successfully updated port: 1a88928e-1491-45c6-9b5c-3123694e8a10 {{(pid=93459) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 25 17:03:32 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:03:32 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquired lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:03:32 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Building network info cache for instance {{(pid=93459) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 25 17:03:32 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:32 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:33 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-7cc0150e-fc0c-45e7-9ed5-cceac3dfe2b9 req-a4791615-0549-4c1b-9b66-ec97450961ed service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Received event network-changed-1a88928e-1491-45c6-9b5c-3123694e8a10 {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:03:33 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-7cc0150e-fc0c-45e7-9ed5-cceac3dfe2b9 req-a4791615-0549-4c1b-9b66-ec97450961ed service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Refreshing instance network info cache due to event network-changed-1a88928e-1491-45c6-9b5c-3123694e8a10. {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 25 17:03:33 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-7cc0150e-fc0c-45e7-9ed5-cceac3dfe2b9 req-a4791615-0549-4c1b-9b66-ec97450961ed service nova] Acquiring lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:03:33 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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. Jun 25 17:03:34 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:34 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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. Jun 25 17:03:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:34 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.009s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:34 devstack nova-compute[93459]: INFO nova.compute.manager [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Terminating instance Jun 25 17:03:34 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Updating instance_info_cache with network_info: [{"id": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "address": "fa:16:3e:04:bd:e8", "network": {"id": "d35c97cd-237e-4ebd-a091-599234f88a4e", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-159023558-network", "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": [{"address": "172.24.4.123", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "mtu": null, "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": "tap4c1a77cf-7b", "ovs_interfaceid": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "1a88928e-1491-45c6-9b5c-3123694e8a10", "address": "fa:16:3e:7d:6a:88", "network": {"id": "a2643e9c-1582-4559-beec-5aecb6e2fe94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1868272650", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.181", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap1a88928e-14", "ovs_interfaceid": "1a88928e-1491-45c6-9b5c-3123694e8a10", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Start destroying the instance on the hypervisor. {{(pid=93459) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Releasing lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-7cc0150e-fc0c-45e7-9ed5-cceac3dfe2b9 req-a4791615-0549-4c1b-9b66-ec97450961ed service nova] Acquired lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-7cc0150e-fc0c-45e7-9ed5-cceac3dfe2b9 req-a4791615-0549-4c1b-9b66-ec97450961ed service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Refreshing network info cache for port 1a88928e-1491-45c6-9b5c-3123694e8a10 {{(pid=93459) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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-06-25T15:02:27Z,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-1253074428',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1253074428',id=3,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKR3eleQ7/evQIFDuDKJsJuA1hZVf8BGqyuNKLo0ZWcJ19Z5ApGF697esJFwG30bP5q/kHURTkBrqnoAF74kjvcJhzDtX2nwD0/0TD4/zuoMjaZ4xfhzaKDky8V1m8io4g==',key_name='tempest-keypair-1497089728',keypairs=,launch_index=0,launched_at=2026-06-25T15:02:52Z,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='9c7b6267cb7c48fea7812a6fb2e6cdf1',ramdisk_id='',reservation_id='r-vonez9kl',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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-313258155',owner_user_name='tempest-TaggedAttachmentsTest-313258155-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-25T15:02:53Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='829c0f98dd5c4c07971afccc4897d426',uuid=358d7f88-ff16-422f-8510-40a5b2db04fc,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "1a88928e-1491-45c6-9b5c-3123694e8a10", "address": "fa:16:3e:7d:6a:88", "network": {"id": "a2643e9c-1582-4559-beec-5aecb6e2fe94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1868272650", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.181", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap1a88928e-14", "ovs_interfaceid": "1a88928e-1491-45c6-9b5c-3123694e8a10", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Converting VIF {"id": "1a88928e-1491-45c6-9b5c-3123694e8a10", "address": "fa:16:3e:7d:6a:88", "network": {"id": "a2643e9c-1582-4559-beec-5aecb6e2fe94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1868272650", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.181", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap1a88928e-14", "ovs_interfaceid": "1a88928e-1491-45c6-9b5c-3123694e8a10", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:7d:6a:88,bridge_name='br-int',has_traffic_filtering=True,id=1a88928e-1491-45c6-9b5c-3123694e8a10,network=Network(a2643e9c-1582-4559-beec-5aecb6e2fe94),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1a88928e-14') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG os_vif [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:7d:6a:88,bridge_name='br-int',has_traffic_filtering=True,id=1a88928e-1491-45c6-9b5c-3123694e8a10,network=Network(a2643e9c-1582-4559-beec-5aecb6e2fe94),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1a88928e-14') {{(pid=93459) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:35 devstack nova-compute[93459]: 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=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:35 devstack nova-compute[93459]: 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': '44327c2e-ccd5-5da7-83cb-4e0eaa396cc6', '_type': 'linux-noop'}}, row=False) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap1a88928e-14, may_exist=True, interface_attrs={}) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap1a88928e-14, col_values=(('qos', UUID('c7f79c42-a2fe-4e6b-a939-47ba6ed2dd3d')),), if_exists=True) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap1a88928e-14, col_values=(('external_ids', {'iface-id': '1a88928e-1491-45c6-9b5c-3123694e8a10', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:7d:6a:88', 'vm-uuid': '358d7f88-ff16-422f-8510-40a5b2db04fc'}),), if_exists=True) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:35 devstack nova-compute[93459]: INFO os_vif [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:7d:6a:88,bridge_name='br-int',has_traffic_filtering=True,id=1a88928e-1491-45c6-9b5c-3123694e8a10,network=Network(a2643e9c-1582-4559-beec-5aecb6e2fe94),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1a88928e-14') Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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-06-25T15:02:27Z,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-1253074428',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1253074428',id=3,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKR3eleQ7/evQIFDuDKJsJuA1hZVf8BGqyuNKLo0ZWcJ19Z5ApGF697esJFwG30bP5q/kHURTkBrqnoAF74kjvcJhzDtX2nwD0/0TD4/zuoMjaZ4xfhzaKDky8V1m8io4g==',key_name='tempest-keypair-1497089728',keypairs=,launch_index=0,launched_at=2026-06-25T15:02:52Z,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='9c7b6267cb7c48fea7812a6fb2e6cdf1',ramdisk_id='',reservation_id='r-vonez9kl',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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-313258155',owner_user_name='tempest-TaggedAttachmentsTest-313258155-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-25T15:02:53Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='829c0f98dd5c4c07971afccc4897d426',uuid=358d7f88-ff16-422f-8510-40a5b2db04fc,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "1a88928e-1491-45c6-9b5c-3123694e8a10", "address": "fa:16:3e:7d:6a:88", "network": {"id": "a2643e9c-1582-4559-beec-5aecb6e2fe94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1868272650", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.181", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap1a88928e-14", "ovs_interfaceid": "1a88928e-1491-45c6-9b5c-3123694e8a10", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93459) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Converting VIF {"id": "1a88928e-1491-45c6-9b5c-3123694e8a10", "address": "fa:16:3e:7d:6a:88", "network": {"id": "a2643e9c-1582-4559-beec-5aecb6e2fe94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1868272650", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.181", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap1a88928e-14", "ovs_interfaceid": "1a88928e-1491-45c6-9b5c-3123694e8a10", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:7d:6a:88,bridge_name='br-int',has_traffic_filtering=True,id=1a88928e-1491-45c6-9b5c-3123694e8a10,network=Network(a2643e9c-1582-4559-beec-5aecb6e2fe94),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1a88928e-14') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.guest [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] attach device xml: Jun 25 17:03:35 devstack nova-compute[93459]: Jun 25 17:03:35 devstack nova-compute[93459]: Jun 25 17:03:35 devstack nova-compute[93459]: Jun 25 17:03:35 devstack nova-compute[93459]: Jun 25 17:03:35 devstack nova-compute[93459]: Jun 25 17:03:35 devstack nova-compute[93459]: {{(pid=93459) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:35 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [req-7cc0150e-fc0c-45e7-9ed5-cceac3dfe2b9 req-a4791615-0549-4c1b-9b66-ec97450961ed 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. Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:35 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG nova.utils [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Queued Task(fn=>, remaining_delay=14.999457752000126 future=) {{(pid=93459) _log /opt/stack/nova/nova/utils.py:1508}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.994002586000079 future=) {{(pid=93459) _log /opt/stack/nova/nova/utils.py:1508}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.99356789400008 future=) {{(pid=93459) _log /opt/stack/nova/nova/utils.py:1508}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:36 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [-] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Instance destroyed successfully. Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG nova.objects.instance [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lazy-loading 'resources' on Instance uuid b6115e90-be51-4ad7-8535-c7dc4762ebf3 {{(pid=93459) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-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-06-25T15:03:02Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-2009618479',display_name='tempest-ServersNegativeTestJSON-server-2009618479',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-2009618479',id=4,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-25T15:03:26Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='7a0ce7f9b40a43b1b3b352f829fd2d9e',ramdisk_id='',reservation_id='r-zkl0j82r',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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-1575136162',owner_user_name='tempest-ServersNegativeTestJSON-1575136162-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-25T15:03:27Z,user_data=None,user_id='fd5d8efc5d9a41c7ba7708d2a2379d52',uuid=b6115e90-be51-4ad7-8535-c7dc4762ebf3,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "c1d22959-5ab1-4140-90b3-c64e072c9282", "address": "fa:16:3e:77:5c:4e", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapc1d22959-5a", "ovs_interfaceid": "c1d22959-5ab1-4140-90b3-c64e072c9282", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Converting VIF {"id": "c1d22959-5ab1-4140-90b3-c64e072c9282", "address": "fa:16:3e:77:5c:4e", "network": {"id": "1d1af7b7-562e-4772-b0c1-eff07fd68957", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-1893365049-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7a0ce7f9b40a43b1b3b352f829fd2d9e", "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": "tapc1d22959-5a", "ovs_interfaceid": "c1d22959-5ab1-4140-90b3-c64e072c9282", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:77:5c:4e,bridge_name='br-int',has_traffic_filtering=True,id=c1d22959-5ab1-4140-90b3-c64e072c9282,network=Network(1d1af7b7-562e-4772-b0c1-eff07fd68957),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc1d22959-5a') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG os_vif [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:77:5c:4e,bridge_name='br-int',has_traffic_filtering=True,id=c1d22959-5ab1-4140-90b3-c64e072c9282,network=Network(1d1af7b7-562e-4772-b0c1-eff07fd68957),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc1d22959-5a') {{(pid=93459) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapc1d22959-5a, bridge=br-int, if_exists=True) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=d29b61f0-105d-438d-b26a-9c9c4c1f5278) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:36 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:03:36 devstack nova-compute[93459]: INFO os_vif [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:77:5c:4e,bridge_name='br-int',has_traffic_filtering=True,id=c1d22959-5ab1-4140-90b3-c64e072c9282,network=Network(1d1af7b7-562e-4772-b0c1-eff07fd68957),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc1d22959-5a') Jun 25 17:03:36 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Deleting instance files /opt/stack/data/nova/instances/b6115e90-be51-4ad7-8535-c7dc4762ebf3_del Jun 25 17:03:36 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Deletion of /opt/stack/data/nova/instances/b6115e90-be51-4ad7-8535-c7dc4762ebf3_del complete Jun 25 17:03:37 devstack nova-compute[93459]: INFO nova.compute.manager [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Took 2.11 seconds to destroy the instance on the hypervisor. Jun 25 17:03:37 devstack nova-compute[93459]: DEBUG oslo.service.backend._common.loopingcall [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=93459) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 25 17:03:37 devstack nova-compute[93459]: DEBUG nova.compute.manager [-] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Deallocating network for instance {{(pid=93459) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 25 17:03:37 devstack nova-compute[93459]: DEBUG nova.network.neutron [-] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] deallocate_for_instance() {{(pid=93459) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 25 17:03:37 devstack nova-compute[93459]: 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. Jun 25 17:03:37 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:37 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:37 devstack nova-compute[93459]: 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. Jun 25 17:03:37 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:37 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:37 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] No BDM found with device name vda, not building metadata. {{(pid=93459) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 25 17:03:37 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] No BDM found with device name hda, not building metadata. {{(pid=93459) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 25 17:03:37 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] No VIF found with MAC fa:16:3e:04:bd:e8, not building metadata {{(pid=93459) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 25 17:03:37 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:38 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='c686d4ad-3982-4518-be93-20e5ad78605b', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-1253074428', uuid='358d7f88-ff16-422f-8510-40a5b2db04fc'), owner=OwnerMeta(userid='829c0f98dd5c4c07971afccc4897d426', username='tempest-TaggedAttachmentsTest-313258155-project-member', projectid='9c7b6267cb7c48fea7812a6fb2e6cdf1', projectname='tempest-TaggedAttachmentsTest-313258155'), image=ImageMeta(id='c686d4ad-3982-4518-be93-20e5ad78605b', 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": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "address": "fa:16:3e:04:bd:e8", "network": {"id": "d35c97cd-237e-4ebd-a091-599234f88a4e", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-159023558-network", "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": [{"address": "172.24.4.123", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "mtu": null, "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": "tap4c1a77cf-7b", "ovs_interfaceid": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "1a88928e-1491-45c6-9b5c-3123694e8a10", "address": "fa:16:3e:7d:6a:88", "network": {"id": "a2643e9c-1582-4559-beec-5aecb6e2fe94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1868272650", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.181", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap1a88928e-14", "ovs_interfaceid": "1a88928e-1491-45c6-9b5c-3123694e8a10", "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=1782399818.2602813) {{(pid=93459) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 25 17:03:38 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.guest [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] set metadata xml: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: tempest-device-tagging-server-1253074428 Jun 25 17:03:38 devstack nova-compute[93459]: 2026-06-25 15:03:38 Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: 192 Jun 25 17:03:38 devstack nova-compute[93459]: 1 Jun 25 17:03:38 devstack nova-compute[93459]: 0 Jun 25 17:03:38 devstack nova-compute[93459]: 0 Jun 25 17:03:38 devstack nova-compute[93459]: 1 Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: True Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: bare Jun 25 17:03:38 devstack nova-compute[93459]: qcow2 Jun 25 17:03:38 devstack nova-compute[93459]: 1 Jun 25 17:03:38 devstack nova-compute[93459]: 0 Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: ide Jun 25 17:03:38 devstack nova-compute[93459]: virtio Jun 25 17:03:38 devstack nova-compute[93459]: pc Jun 25 17:03:38 devstack nova-compute[93459]: virtio Jun 25 17:03:38 devstack nova-compute[93459]: virtio Jun 25 17:03:38 devstack nova-compute[93459]: virtio Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: tempest-TaggedAttachmentsTest-313258155-project-member Jun 25 17:03:38 devstack nova-compute[93459]: tempest-TaggedAttachmentsTest-313258155 Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: Jun 25 17:03:38 devstack nova-compute[93459]: {{(pid=93459) set_metadata /opt/stack/nova/nova/virt/libvirt/guest.py:371}} Jun 25 17:03:38 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ae9b049b-a86c-4ad5-8dd2-18f2fabaa4fd tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "interface-358d7f88-ff16-422f-8510-40a5b2db04fc-None" "released" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: held 16.962s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:39 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:39 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [req-7cc0150e-fc0c-45e7-9ed5-cceac3dfe2b9 req-a4791615-0549-4c1b-9b66-ec97450961ed 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. Jun 25 17:03:40 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-e544e0c2-5fa0-4609-8c96-72bf0346eac7 req-747d4644-c8c1-4cb3-bb69-449e7c87cc98 service nova] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Received event network-vif-deleted-c1d22959-5ab1-4140-90b3-c64e072c9282 {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:03:40 devstack nova-compute[93459]: INFO nova.compute.manager [req-e544e0c2-5fa0-4609-8c96-72bf0346eac7 req-747d4644-c8c1-4cb3-bb69-449e7c87cc98 service nova] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Neutron deleted interface c1d22959-5ab1-4140-90b3-c64e072c9282; detaching it from the instance and deleting it from the info cache Jun 25 17:03:40 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-e544e0c2-5fa0-4609-8c96-72bf0346eac7 req-747d4644-c8c1-4cb3-bb69-449e7c87cc98 service nova] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Detach interface failed, port_id=c1d22959-5ab1-4140-90b3-c64e072c9282, reason: Instance b6115e90-be51-4ad7-8535-c7dc4762ebf3 could not be found. {{(pid=93459) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11817}} Jun 25 17:03:40 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-7cc0150e-fc0c-45e7-9ed5-cceac3dfe2b9 req-a4791615-0549-4c1b-9b66-ec97450961ed service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Updated VIF entry in instance network info cache for port 1a88928e-1491-45c6-9b5c-3123694e8a10. {{(pid=93459) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 25 17:03:40 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-7cc0150e-fc0c-45e7-9ed5-cceac3dfe2b9 req-a4791615-0549-4c1b-9b66-ec97450961ed service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Updating instance_info_cache with network_info: [{"id": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "address": "fa:16:3e:04:bd:e8", "network": {"id": "d35c97cd-237e-4ebd-a091-599234f88a4e", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-159023558-network", "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": [{"address": "172.24.4.123", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "mtu": null, "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": "tap4c1a77cf-7b", "ovs_interfaceid": "4c1a77cf-7be0-4787-8646-1dd10c848e3d", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "1a88928e-1491-45c6-9b5c-3123694e8a10", "address": "fa:16:3e:7d:6a:88", "network": {"id": "a2643e9c-1582-4559-beec-5aecb6e2fe94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1868272650", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.181", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap1a88928e-14", "ovs_interfaceid": "1a88928e-1491-45c6-9b5c-3123694e8a10", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:03:40 devstack nova-compute[93459]: DEBUG nova.network.neutron [-] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Updating instance_info_cache with network_info: [] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:03:40 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "358d7f88-ff16-422f-8510-40a5b2db04fc" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:40 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.002s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:40 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-7cc0150e-fc0c-45e7-9ed5-cceac3dfe2b9 req-a4791615-0549-4c1b-9b66-ec97450961ed service nova] Releasing lock "refresh_cache-358d7f88-ff16-422f-8510-40a5b2db04fc" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:03:40 devstack nova-compute[93459]: INFO nova.compute.manager [-] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Took 3.63 seconds to deallocate network for instance. Jun 25 17:03:41 devstack nova-compute[93459]: DEBUG nova.objects.instance [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lazy-loading 'flavor' on Instance uuid 358d7f88-ff16-422f-8510-40a5b2db04fc {{(pid=93459) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 25 17:03:41 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:41 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.003s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:41 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93459) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 17:03:41 devstack nova-compute[93459]: DEBUG nova.compute.provider_tree [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=93459) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 17:03:41 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:42 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.543s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:42 devstack nova-compute[93459]: DEBUG nova.scheduler.client.report [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=93459) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 17:03:42 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-d7106923-904d-4da2-acb5-51c465d33604 req-967d87a2-e220-479a-bf67-e8d91d35846e service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Received event network-vif-plugged-1a88928e-1491-45c6-9b5c-3123694e8a10 {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:03:42 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-d7106923-904d-4da2-acb5-51c465d33604 req-967d87a2-e220-479a-bf67-e8d91d35846e service nova] Acquiring lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:42 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-d7106923-904d-4da2-acb5-51c465d33604 req-967d87a2-e220-479a-bf67-e8d91d35846e service nova] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:42 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-d7106923-904d-4da2-acb5-51c465d33604 req-967d87a2-e220-479a-bf67-e8d91d35846e service nova] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:42 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-d7106923-904d-4da2-acb5-51c465d33604 req-967d87a2-e220-479a-bf67-e8d91d35846e service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] No waiting events found dispatching network-vif-plugged-1a88928e-1491-45c6-9b5c-3123694e8a10 {{(pid=93459) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 25 17:03:42 devstack nova-compute[93459]: WARNING nova.compute.manager [req-d7106923-904d-4da2-acb5-51c465d33604 req-967d87a2-e220-479a-bf67-e8d91d35846e service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Received unexpected event network-vif-plugged-1a88928e-1491-45c6-9b5c-3123694e8a10 for instance with vm_state active and task_state None. Jun 25 17:03:42 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.322s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:42 devstack nova-compute[93459]: INFO nova.scheduler.client.report [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Deleted allocations for instance b6115e90-be51-4ad7-8535-c7dc4762ebf3 Jun 25 17:03:42 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:43 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Acquiring lock "27fb01f3-33ae-4811-818d-0bbb7463c5d4" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:43 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Lock "27fb01f3-33ae-4811-818d-0bbb7463c5d4" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:43 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Starting instance... {{(pid=93459) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 25 17:03:43 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "358d7f88-ff16-422f-8510-40a5b2db04fc" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:43 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:43 devstack nova-compute[93459]: INFO nova.compute.manager [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Attaching volume dd65cf5b-0d09-498a-8235-0fa51cd10885 to /dev/vdb Jun 25 17:03:43 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-d40e0d41-1377-437a-8bfb-4d82599c3fca tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Lock "b6115e90-be51-4ad7-8535-c7dc4762ebf3" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 9.312s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:44 devstack nova-compute[93459]: DEBUG os_brick.utils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.176', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=93459) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jun 25 17:03:44 devstack nova-compute[93459]: INFO oslo.privsep.daemon [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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/tmpv7489wy7/privsep.sock'] Jun 25 17:03:44 devstack sudo[95547]: 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/tmpv7489wy7/privsep.sock Jun 25 17:03:44 devstack sudo[95547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 25 17:03:44 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:44 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:44 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=93459) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 25 17:03:44 devstack nova-compute[93459]: INFO nova.compute.claims [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Claim successful on node devstack Jun 25 17:03:44 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-175db69e-289f-4254-b1fa-72e6144a3292 req-86402562-18ae-4ad7-8796-a8917475bcee service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Received event network-vif-plugged-1a88928e-1491-45c6-9b5c-3123694e8a10 {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:03:44 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-175db69e-289f-4254-b1fa-72e6144a3292 req-86402562-18ae-4ad7-8796-a8917475bcee service nova] Acquiring lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:44 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-175db69e-289f-4254-b1fa-72e6144a3292 req-86402562-18ae-4ad7-8796-a8917475bcee service nova] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:44 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-175db69e-289f-4254-b1fa-72e6144a3292 req-86402562-18ae-4ad7-8796-a8917475bcee service nova] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:44 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-175db69e-289f-4254-b1fa-72e6144a3292 req-86402562-18ae-4ad7-8796-a8917475bcee service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] No waiting events found dispatching network-vif-plugged-1a88928e-1491-45c6-9b5c-3123694e8a10 {{(pid=93459) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 25 17:03:44 devstack nova-compute[93459]: WARNING nova.compute.manager [req-175db69e-289f-4254-b1fa-72e6144a3292 req-86402562-18ae-4ad7-8796-a8917475bcee service nova] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Received unexpected event network-vif-plugged-1a88928e-1491-45c6-9b5c-3123694e8a10 for instance with vm_state active and task_state None. Jun 25 17:03:44 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 25 17:03:44 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 17:03:44 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 25 17:03:44 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:03:44 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 25 17:03:44 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 25 17:03:44 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 17:03:44 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:03:44 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 25 17:03:45 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:45 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=93459) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9967}} Jun 25 17:03:45 devstack nova-compute[93459]: DEBUG nova.compute.provider_tree [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Inventory has not changed in ProviderTree for provider: eef66855-2f07-4b31-9a47-3d92c7ee40ca {{(pid=93459) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 25 17:03:45 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 25 17:03:45 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 17:03:45 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 25 17:03:45 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:03:45 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 25 17:03:45 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 25 17:03:45 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 17:03:45 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: Jun 25 17:03:45 devstack nova-compute[93459]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 25 17:03:46 devstack nova-compute[93459]: DEBUG nova.scheduler.client.report [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Inventory has not changed for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca 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=93459) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 25 17:03:46 devstack sudo[95547]: pam_unix(sudo:session): session closed for user root Jun 25 17:03:46 devstack nova-compute[93459]: INFO oslo.privsep.daemon [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Spawned new privsep daemon via rootwrap Jun 25 17:03:46 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.498s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:46 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Start building networks asynchronously for instance. {{(pid=93459) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 25 17:03:46 devstack nova-compute[93459]: DEBUG os_brick.initiator.connectors.scaleio [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=93459) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jun 25 17:03:46 devstack nova-compute[93459]: WARNING os_brick.initiator.connectors.nvmeof [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Could not find nvme_core/parameters/multipath: FileNotFoundError: [Errno 2] No such file or directory: '/sys/module/nvme_core/parameters/multipath' Jun 25 17:03:46 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:46 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Running cmd (subprocess): nvme version {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:46 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] 'nvme version' failed. Not Retrying. {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 25 17:03:46 devstack nova-compute[93459]: DEBUG os_brick.initiator.connectors.nvmeof [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] nvme not present on system {{(pid=93459) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jun 25 17:03:46 devstack nova-compute[93459]: DEBUG os_brick.initiator.connectors.lightos [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=93459) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jun 25 17:03:46 devstack nova-compute[93459]: INFO os_brick.initiator.connectors.lightos [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Current host hostNQN and IP(s) are ['192.168.122.176', 'fe80::5054:ff:fef8:a19e', '172.24.4.1', '2001:db8::2', 'fe80::989d:a1ff:fe7d:e4e', 'fe80::fc16:3eff:fe6c:bca', 'fe80::9cdc:a1ff:fef0:2c1f', 'fe80::fc16:3eff:fe04:bde8', 'fe80::7ccb:a8ff:fef6:e2de', 'fe80::fc16:3eff:fe7d:6a88', 'fe80::4c70:18ff:fefe:2581'] Jun 25 17:03:46 devstack nova-compute[93459]: DEBUG os_brick.initiator.connectors.lightos [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=93459) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jun 25 17:03:46 devstack nova-compute[93459]: DEBUG os_brick.initiator.connectors.lightos [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] LIGHTOS: no hostnqn found. {{(pid=93459) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jun 25 17:03:46 devstack nova-compute[93459]: DEBUG os_brick.utils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] <== get_connector_properties: return (2849ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.176', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:f1d5770ae4d', 'do_local_attach': False, 'uuid': 'e51d0ed5-0776-4376-a81f-1e084ffcb1c6', 'system uuid': 'a0f7fa1b-7f4e-4ce4-b412-82b0ec7271d7', 'nvme_native_multipath': False} {{(pid=93459) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jun 25 17:03:46 devstack nova-compute[93459]: DEBUG nova.virt.block_device [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Updating existing volume attachment record: c68c5f45-8442-4056-956e-0121493652bc {{(pid=93459) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jun 25 17:03:47 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Allocating IP information in the background. {{(pid=93459) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 25 17:03:47 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] allocate_for_instance() {{(pid=93459) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 25 17:03:47 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-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. Jun 25 17:03:47 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-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. Jun 25 17:03:47 devstack nova-compute[93459]: DEBUG nova.policy [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '3c996263b885497fb6470678ee810c9f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '895927ca43e54c99a89300a32dc917df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=93459) authorize /opt/stack/nova/nova/policy.py:192}} Jun 25 17:03:47 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 25 17:03:47 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:48 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Start building block device mappings for instance. {{(pid=93459) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 25 17:03:48 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Successfully created port: f1f87e02-d991-43cf-9e29-7f3bb82d0c30 {{(pid=93459) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Start spawning the instance on the hypervisor. {{(pid=93459) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Creating instance directory {{(pid=93459) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5221}} Jun 25 17:03:49 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Creating image(s) Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Acquiring lock "/opt/stack/data/nova/instances/27fb01f3-33ae-4811-818d-0bbb7463c5d4/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Lock "/opt/stack/data/nova/instances/27fb01f3-33ae-4811-818d-0bbb7463c5d4/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Lock "/opt/stack/data/nova/instances/27fb01f3-33ae-4811-818d-0bbb7463c5d4/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.004s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.152s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Acquiring lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_utils.imageutils.format_inspector [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=93459) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.178s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d,backing_fmt=raw /opt/stack/data/nova/instances/27fb01f3-33ae-4811-818d-0bbb7463c5d4/disk 1073741824 {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d,backing_fmt=raw /opt/stack/data/nova/instances/27fb01f3-33ae-4811-818d-0bbb7463c5d4/disk 1073741824" returned: 0 in 0.074s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Lock "320763bfb00c1c68bd5385a64e5cf6e0cc2d263d" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.274s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-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/320763bfb00c1c68bd5385a64e5cf6e0cc2d263d --force-share --output=json" returned: 0 in 0.283s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG nova.virt.disk.api [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Checking if we can resize image /opt/stack/data/nova/instances/27fb01f3-33ae-4811-818d-0bbb7463c5d4/disk. size=1073741824 {{(pid=93459) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 25 17:03:49 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-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/27fb01f3-33ae-4811-818d-0bbb7463c5d4/disk --force-share --output=json {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "cache_volume_driver" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "cache_volume_driver" acquired by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "cache_volume_driver" "released" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: held 0.023s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Running cmd (subprocess): systemctl is-system-running {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-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/27fb01f3-33ae-4811-818d-0bbb7463c5d4/disk --force-share --output=json" returned: 0 in 0.262s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG nova.virt.disk.api [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Cannot resize image /opt/stack/data/nova/instances/27fb01f3-33ae-4811-818d-0bbb7463c5d4/disk to a smaller size. {{(pid=93459) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Created local disks {{(pid=93459) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5363}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Ensure instance console log exists: /opt/stack/data/nova/instances/27fb01f3-33ae-4811-818d-0bbb7463c5d4/console.log {{(pid=93459) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5100}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG oslo_concurrency.processutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] CMD "systemctl is-system-running" returned: 0 in 0.068s {{(pid=93459) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.volume.quobyte [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] systemd detected. {{(pid=93459) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jun 25 17:03:50 devstack nova-compute[93459]: WARNING oslo_config.cfg [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jun 25 17:03:50 devstack nova-compute[93459]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jun 25 17:03:50 devstack nova-compute[93459]: will be removed from nova when the volume driver is removed from cinder. Jun 25 17:03:50 devstack nova-compute[93459]: ). Its value may be silently ignored in the future. Jun 25 17:03:50 devstack nova-compute[93459]: WARNING oslo_config.cfg [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jun 25 17:03:50 devstack nova-compute[93459]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jun 25 17:03:50 devstack nova-compute[93459]: will be removed from nova when the volume driver is removed from cinder. Jun 25 17:03:50 devstack nova-compute[93459]: ). Its value may be silently ignored in the future. Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.volume.quobyte [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-9708f56f-f2d8-49a9-982c-cd5aeb29db31 at mount point /opt/stack/data/nova/mnt/a6086d0c41e634023d0f63642dee5c51 via systemd-run {{(pid=93459) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Successfully updated port: f1f87e02-d991-43cf-9e29-7f3bb82d0c30 {{(pid=93459) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-85ba13fb-eb13-4ea5-a231-8f6ec463a000 req-842d28a1-6a37-44d8-babe-697e311f3a51 service nova] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Received event network-changed-f1f87e02-d991-43cf-9e29-7f3bb82d0c30 {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-85ba13fb-eb13-4ea5-a231-8f6ec463a000 req-842d28a1-6a37-44d8-babe-697e311f3a51 service nova] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Refreshing instance network info cache due to event network-changed-f1f87e02-d991-43cf-9e29-7f3bb82d0c30. {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-85ba13fb-eb13-4ea5-a231-8f6ec463a000 req-842d28a1-6a37-44d8-babe-697e311f3a51 service nova] Acquiring lock "refresh_cache-27fb01f3-33ae-4811-818d-0bbb7463c5d4" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-85ba13fb-eb13-4ea5-a231-8f6ec463a000 req-842d28a1-6a37-44d8-babe-697e311f3a51 service nova] Acquired lock "refresh_cache-27fb01f3-33ae-4811-818d-0bbb7463c5d4" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-85ba13fb-eb13-4ea5-a231-8f6ec463a000 req-842d28a1-6a37-44d8-babe-697e311f3a51 service nova] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Refreshing network info cache for port f1f87e02-d991-43cf-9e29-7f3bb82d0c30 {{(pid=93459) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 25 17:03:50 devstack nova-compute[93459]: INFO nova.virt.libvirt.volume.quobyte [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-9708f56f-f2d8-49a9-982c-cd5aeb29db31 Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.560s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:50 devstack nova-compute[93459]: DEBUG nova.objects.instance [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lazy-loading 'flavor' on Instance uuid 358d7f88-ff16-422f-8510-40a5b2db04fc {{(pid=93459) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 25 17:03:51 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Acquiring lock "refresh_cache-27fb01f3-33ae-4811-818d-0bbb7463c5d4" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 25 17:03:51 devstack nova-compute[93459]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0022139229999993404 future=) submitted to {{(pid=93459) _log /opt/stack/nova/nova/utils.py:1508}} Jun 25 17:03:51 devstack nova-compute[93459]: DEBUG nova.utils [-] Waiting for the next task {{(pid=93459) _log /opt/stack/nova/nova/utils.py:1508}} Jun 25 17:03:51 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] Emitting event Stopped> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:03:51 devstack nova-compute[93459]: INFO nova.compute.manager [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] VM Stopped (Lifecycle Event) Jun 25 17:03:51 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [req-85ba13fb-eb13-4ea5-a231-8f6ec463a000 req-842d28a1-6a37-44d8-babe-697e311f3a51 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. Jun 25 17:03:51 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.guest [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] attach device xml: Jun 25 17:03:51 devstack nova-compute[93459]: Jun 25 17:03:51 devstack nova-compute[93459]: Jun 25 17:03:51 devstack nova-compute[93459]: Jun 25 17:03:51 devstack nova-compute[93459]: Jun 25 17:03:51 devstack nova-compute[93459]: dd65cf5b-0d09-498a-8235-0fa51cd10885 Jun 25 17:03:51 devstack nova-compute[93459]: Jun 25 17:03:51 devstack nova-compute[93459]: {{(pid=93459) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 25 17:03:51 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-85ba13fb-eb13-4ea5-a231-8f6ec463a000 req-842d28a1-6a37-44d8-babe-697e311f3a51 service nova] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Instance cache missing network info. {{(pid=93459) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 25 17:03:51 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ceda2f01-b72e-447c-81cb-30f827bf3098 tempest-ServersNegativeTestJSON-1575136162 tempest-ServersNegativeTestJSON-1575136162-project-member] [instance: b6115e90-be51-4ad7-8535-c7dc4762ebf3] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:03:51 devstack nova-compute[93459]: DEBUG nova.network.neutron [req-85ba13fb-eb13-4ea5-a231-8f6ec463a000 req-842d28a1-6a37-44d8-babe-697e311f3a51 service nova] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Updating instance_info_cache with network_info: [] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:03:51 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:52 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-85ba13fb-eb13-4ea5-a231-8f6ec463a000 req-842d28a1-6a37-44d8-babe-697e311f3a51 service nova] Releasing lock "refresh_cache-27fb01f3-33ae-4811-818d-0bbb7463c5d4" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:03:52 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Acquired lock "refresh_cache-27fb01f3-33ae-4811-818d-0bbb7463c5d4" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 25 17:03:52 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Building network info cache for instance {{(pid=93459) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 25 17:03:52 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Instance cache missing network info. {{(pid=93459) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 25 17:03:52 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:53 devstack nova-compute[93459]: WARNING neutronclient.v2_0.client [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-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. Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.network.neutron [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Updating instance_info_cache with network_info: [{"id": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "address": "fa:16:3e:54:e6:03", "network": {"id": "8ecd7f6e-2500-4609-9355-d63cad747547", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1289224156-network", "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": "895927ca43e54c99a89300a32dc917df", "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": "tapf1f87e02-d9", "ovs_interfaceid": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=93459) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] No BDM found with device name vda, not building metadata. {{(pid=93459) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] No BDM found with device name hda, not building metadata. {{(pid=93459) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] No VIF found with MAC fa:16:3e:04:bd:e8, not building metadata {{(pid=93459) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Releasing lock "refresh_cache-27fb01f3-33ae-4811-818d-0bbb7463c5d4" {{(pid=93459) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Instance network_info: |[{"id": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "address": "fa:16:3e:54:e6:03", "network": {"id": "8ecd7f6e-2500-4609-9355-d63cad747547", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1289224156-network", "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": "895927ca43e54c99a89300a32dc917df", "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": "tapf1f87e02-d9", "ovs_interfaceid": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=93459) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Start _get_guest_xml network_info=[{"id": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "address": "fa:16:3e:54:e6:03", "network": {"id": "8ecd7f6e-2500-4609-9355-d63cad747547", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1289224156-network", "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": "895927ca43e54c99a89300a32dc917df", "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": "tapf1f87e02-d9", "ovs_interfaceid": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "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-06-25T14:55:26Z,direct_url=,disk_format='qcow2',id=c686d4ad-3982-4518-be93-20e5ad78605b,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='5d22bdd99b8f49f8ba3c18e5ccc91b36',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-25T14:55:28Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_options': None, 'encryption_format': None, 'encryption_secret_uuid': None, 'device_type': 'disk', 'boot_index': 0, 'size': 0, 'encrypted': False, 'guest_format': None, 'device_name': '/dev/vda', 'image_id': 'c686d4ad-3982-4518-be93-20e5ad78605b'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=93459) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8208}} Jun 25 17:03:53 devstack nova-compute[93459]: WARNING nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='c686d4ad-3982-4518-be93-20e5ad78605b', instance_meta=NovaInstanceMeta(name='tempest-ServerActionsTestOtherA-server-147828828', uuid='27fb01f3-33ae-4811-818d-0bbb7463c5d4'), owner=OwnerMeta(userid='3c996263b885497fb6470678ee810c9f', username='tempest-ServerActionsTestOtherA-2080499631-project-member', projectid='895927ca43e54c99a89300a32dc917df', projectname='tempest-ServerActionsTestOtherA-2080499631'), image=ImageMeta(id='c686d4ad-3982-4518-be93-20e5ad78605b', 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": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "address": "fa:16:3e:54:e6:03", "network": {"id": "8ecd7f6e-2500-4609-9355-d63cad747547", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1289224156-network", "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": "895927ca43e54c99a89300a32dc917df", "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": "tapf1f87e02-d9", "ovs_interfaceid": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "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=1782399833.8589315) {{(pid=93459) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=93459) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1782}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] CPU controller missing on host. {{(pid=93459) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1792}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=93459) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1801}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.host [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] CPU controller found on host. {{(pid=93459) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1808}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=93459) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5902}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-25T14:56:30Z,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-06-25T14:55:26Z,direct_url=,disk_format='qcow2',id=c686d4ad-3982-4518-be93-20e5ad78605b,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='5d22bdd99b8f49f8ba3c18e5ccc91b36',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-25T14:55:28Z,virtual_size=,visibility=), allow threads: True {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Flavor limits 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Image limits 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Flavor pref 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Image pref 0:0:0 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=93459) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=93459) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Got 1 possible topologies {{(pid=93459) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.hardware [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=93459) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-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-06-25T15:03:41Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerActionsTestOtherA-server-147828828',display_name='tempest-ServerActionsTestOtherA-server-147828828',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serveractionstestothera-server-147828828',id=5,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGanlijH9cVzCqE0JWwbnQtFw1F1TqNptVuURe/27uT9SW2gM7KCSaFk2bCl1NaDzJla1vocaKK8KYKuptAuGVummgCwc5GZPSxdwOmNiaTdMnsHUkcC1aMwf7BariMbUQ==',key_name='tempest-keypair-36548350',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='895927ca43e54c99a89300a32dc917df',ramdisk_id='',reservation_id='r-dcxffrte',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerActionsTestOtherA-2080499631',owner_user_name='tempest-ServerActionsTestOtherA-2080499631-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-25T15:03:48Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='3c996263b885497fb6470678ee810c9f',uuid=27fb01f3-33ae-4811-818d-0bbb7463c5d4,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "address": "fa:16:3e:54:e6:03", "network": {"id": "8ecd7f6e-2500-4609-9355-d63cad747547", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1289224156-network", "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": "895927ca43e54c99a89300a32dc917df", "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": "tapf1f87e02-d9", "ovs_interfaceid": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93459) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Converting VIF {"id": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "address": "fa:16:3e:54:e6:03", "network": {"id": "8ecd7f6e-2500-4609-9355-d63cad747547", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1289224156-network", "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": "895927ca43e54c99a89300a32dc917df", "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": "tapf1f87e02-d9", "ovs_interfaceid": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:54:e6:03,bridge_name='br-int',has_traffic_filtering=True,id=f1f87e02-d991-43cf-9e29-7f3bb82d0c30,network=Network(8ecd7f6e-2500-4609-9355-d63cad747547),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf1f87e02-d9') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:03:53 devstack nova-compute[93459]: DEBUG nova.objects.instance [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Lazy-loading 'pci_devices' on Instance uuid 27fb01f3-33ae-4811-818d-0bbb7463c5d4 {{(pid=93459) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] End _get_guest_xml xml= Jun 25 17:03:54 devstack nova-compute[93459]: 27fb01f3-33ae-4811-818d-0bbb7463c5d4 Jun 25 17:03:54 devstack nova-compute[93459]: instance-00000005 Jun 25 17:03:54 devstack nova-compute[93459]: 196608 Jun 25 17:03:54 devstack nova-compute[93459]: 1 Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: tempest-ServerActionsTestOtherA-server-147828828 Jun 25 17:03:54 devstack nova-compute[93459]: 2026-06-25 15:03:53 Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: 192 Jun 25 17:03:54 devstack nova-compute[93459]: 1 Jun 25 17:03:54 devstack nova-compute[93459]: 0 Jun 25 17:03:54 devstack nova-compute[93459]: 0 Jun 25 17:03:54 devstack nova-compute[93459]: 1 Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: True Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: bare Jun 25 17:03:54 devstack nova-compute[93459]: qcow2 Jun 25 17:03:54 devstack nova-compute[93459]: 1 Jun 25 17:03:54 devstack nova-compute[93459]: 0 Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: virtio Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: tempest-ServerActionsTestOtherA-2080499631-project-member Jun 25 17:03:54 devstack nova-compute[93459]: tempest-ServerActionsTestOtherA-2080499631 Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: OpenStack Foundation Jun 25 17:03:54 devstack nova-compute[93459]: OpenStack Nova Jun 25 17:03:54 devstack nova-compute[93459]: 33.1.0 Jun 25 17:03:54 devstack nova-compute[93459]: 27fb01f3-33ae-4811-818d-0bbb7463c5d4 Jun 25 17:03:54 devstack nova-compute[93459]: 27fb01f3-33ae-4811-818d-0bbb7463c5d4 Jun 25 17:03:54 devstack nova-compute[93459]: Virtual Machine Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: hvm Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: 1 Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: /dev/urandom Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: Jun 25 17:03:54 devstack nova-compute[93459]: {{(pid=93459) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8215}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Preparing to wait for external event network-vif-plugged-f1f87e02-d991-43cf-9e29-7f3bb82d0c30 {{(pid=93459) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Acquiring lock "27fb01f3-33ae-4811-818d-0bbb7463c5d4-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Lock "27fb01f3-33ae-4811-818d-0bbb7463c5d4-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Lock "27fb01f3-33ae-4811-818d-0bbb7463c5d4-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-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-06-25T15:03:41Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerActionsTestOtherA-server-147828828',display_name='tempest-ServerActionsTestOtherA-server-147828828',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serveractionstestothera-server-147828828',id=5,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGanlijH9cVzCqE0JWwbnQtFw1F1TqNptVuURe/27uT9SW2gM7KCSaFk2bCl1NaDzJla1vocaKK8KYKuptAuGVummgCwc5GZPSxdwOmNiaTdMnsHUkcC1aMwf7BariMbUQ==',key_name='tempest-keypair-36548350',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='895927ca43e54c99a89300a32dc917df',ramdisk_id='',reservation_id='r-dcxffrte',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerActionsTestOtherA-2080499631',owner_user_name='tempest-ServerActionsTestOtherA-2080499631-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-25T15:03:48Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='3c996263b885497fb6470678ee810c9f',uuid=27fb01f3-33ae-4811-818d-0bbb7463c5d4,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "address": "fa:16:3e:54:e6:03", "network": {"id": "8ecd7f6e-2500-4609-9355-d63cad747547", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1289224156-network", "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": "895927ca43e54c99a89300a32dc917df", "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": "tapf1f87e02-d9", "ovs_interfaceid": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Converting VIF {"id": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "address": "fa:16:3e:54:e6:03", "network": {"id": "8ecd7f6e-2500-4609-9355-d63cad747547", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1289224156-network", "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": "895927ca43e54c99a89300a32dc917df", "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": "tapf1f87e02-d9", "ovs_interfaceid": "f1f87e02-d991-43cf-9e29-7f3bb82d0c30", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:54:e6:03,bridge_name='br-int',has_traffic_filtering=True,id=f1f87e02-d991-43cf-9e29-7f3bb82d0c30,network=Network(8ecd7f6e-2500-4609-9355-d63cad747547),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf1f87e02-d9') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG os_vif [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:54:e6:03,bridge_name='br-int',has_traffic_filtering=True,id=f1f87e02-d991-43cf-9e29-7f3bb82d0c30,network=Network(8ecd7f6e-2500-4609-9355-d63cad747547),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf1f87e02-d9') {{(pid=93459) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:54 devstack nova-compute[93459]: 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=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:54 devstack nova-compute[93459]: 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': '2969a8db-dfd0-52fb-bc75-92ad4d2dfbdd', '_type': 'linux-noop'}}, row=False) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapf1f87e02-d9, may_exist=True, interface_attrs={}) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapf1f87e02-d9, col_values=(('qos', UUID('4fbc65d4-af96-4ca7-8b4e-07cc5831ab7b')),), if_exists=True) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapf1f87e02-d9, col_values=(('external_ids', {'iface-id': 'f1f87e02-d991-43cf-9e29-7f3bb82d0c30', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:54:e6:03', 'vm-uuid': '27fb01f3-33ae-4811-818d-0bbb7463c5d4'}),), if_exists=True) {{(pid=93459) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 25 17:03:54 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:54 devstack nova-compute[93459]: INFO os_vif [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:54:e6:03,bridge_name='br-int',has_traffic_filtering=True,id=f1f87e02-d991-43cf-9e29-7f3bb82d0c30,network=Network(8ecd7f6e-2500-4609-9355-d63cad747547),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf1f87e02-d9') Jun 25 17:03:55 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-b89fde59-f356-4343-b3cb-94f82eca207e tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 11.188s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:56 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] No BDM found with device name vda, not building metadata. {{(pid=93459) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13228}} Jun 25 17:03:56 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] No VIF found with MAC fa:16:3e:54:e6:03, not building metadata {{(pid=93459) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13204}} Jun 25 17:03:56 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "358d7f88-ff16-422f-8510-40a5b2db04fc" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:56 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc" acquired by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: waited 0.002s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:56 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:56 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:56 devstack nova-compute[93459]: INFO nova.compute.manager [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Detaching volume dd65cf5b-0d09-498a-8235-0fa51cd10885 Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:57 devstack nova-compute[93459]: INFO nova.virt.block_device [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] [instance: 358d7f88-ff16-422f-8510-40a5b2db04fc] Attempting to driver detach volume dd65cf5b-0d09-498a-8235-0fa51cd10885 from mountpoint /dev/vdb Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Found disk vdb by alias ua-dd65cf5b-0d09-498a-8235-0fa51cd10885 {{(pid=93459) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2882}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Found disk vdb by alias ua-dd65cf5b-0d09-498a-8235-0fa51cd10885 {{(pid=93459) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2882}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Attempting to detach device vdb from instance 358d7f88-ff16-422f-8510-40a5b2db04fc from the persistent domain config. {{(pid=93459) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2632}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.guest [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] detach device xml: Jun 25 17:03:57 devstack nova-compute[93459]: Jun 25 17:03:57 devstack nova-compute[93459]: Jun 25 17:03:57 devstack nova-compute[93459]: Jun 25 17:03:57 devstack nova-compute[93459]: Jun 25 17:03:57 devstack nova-compute[93459]: dd65cf5b-0d09-498a-8235-0fa51cd10885 Jun 25 17:03:57 devstack nova-compute[93459]:
Jun 25 17:03:57 devstack nova-compute[93459]: Jun 25 17:03:57 devstack nova-compute[93459]: {{(pid=93459) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 25 17:03:57 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Successfully detached device vdb from instance 358d7f88-ff16-422f-8510-40a5b2db04fc from the persistent domain config. Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] (1/8): Attempting to detach device vdb with device alias ua-dd65cf5b-0d09-498a-8235-0fa51cd10885 from instance 358d7f88-ff16-422f-8510-40a5b2db04fc from the live domain config. {{(pid=93459) _detach_from_live_with_retry /opt/stack/nova/nova/virt/libvirt/driver.py:2666}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.guest [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] detach device xml: Jun 25 17:03:57 devstack nova-compute[93459]: Jun 25 17:03:57 devstack nova-compute[93459]: Jun 25 17:03:57 devstack nova-compute[93459]: Jun 25 17:03:57 devstack nova-compute[93459]: Jun 25 17:03:57 devstack nova-compute[93459]: dd65cf5b-0d09-498a-8235-0fa51cd10885 Jun 25 17:03:57 devstack nova-compute[93459]:
Jun 25 17:03:57 devstack nova-compute[93459]: Jun 25 17:03:57 devstack nova-compute[93459]: {{(pid=93459) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-ab006890-e343-4caa-859e-5a09f6102f01 req-eaff6d9b-48df-4a30-80fd-40f9558d8c57 service nova] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Received event network-vif-plugged-f1f87e02-d991-43cf-9e29-7f3bb82d0c30 {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-ab006890-e343-4caa-859e-5a09f6102f01 req-eaff6d9b-48df-4a30-80fd-40f9558d8c57 service nova] Acquiring lock "27fb01f3-33ae-4811-818d-0bbb7463c5d4-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-ab006890-e343-4caa-859e-5a09f6102f01 req-eaff6d9b-48df-4a30-80fd-40f9558d8c57 service nova] Lock "27fb01f3-33ae-4811-818d-0bbb7463c5d4-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-ab006890-e343-4caa-859e-5a09f6102f01 req-eaff6d9b-48df-4a30-80fd-40f9558d8c57 service nova] Lock "27fb01f3-33ae-4811-818d-0bbb7463c5d4-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-ab006890-e343-4caa-859e-5a09f6102f01 req-eaff6d9b-48df-4a30-80fd-40f9558d8c57 service nova] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Processing event network-vif-plugged-f1f87e02-d991-43cf-9e29-7f3bb82d0c30 {{(pid=93459) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Received event ua-dd65cf5b-0d09-498a-8235-0fa51cd10885> from libvirt while the driver is waiting for it; dispatched. {{(pid=93459) emit_event /opt/stack/nova/nova/virt/libvirt/driver.py:2519}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Start waiting for the detach event from libvirt for device vdb with device alias ua-dd65cf5b-0d09-498a-8235-0fa51cd10885 for instance 358d7f88-ff16-422f-8510-40a5b2db04fc {{(pid=93459) _detach_from_live_and_wait_for_event /opt/stack/nova/nova/virt/libvirt/driver.py:2746}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:57 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Successfully detached device vdb from instance 358d7f88-ff16-422f-8510-40a5b2db04fc from the live domain config. Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:03:57 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:03:58 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.071s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:03:58 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=93459) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 25 17:03:58 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Emitting event Started> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:03:58 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] VM Started (Lifecycle Event) Jun 25 17:03:58 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Guest created on hypervisor {{(pid=93459) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4883}} Jun 25 17:03:58 devstack nova-compute[93459]: DEBUG nova.objects.instance [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lazy-loading 'flavor' on Instance uuid 358d7f88-ff16-422f-8510-40a5b2db04fc {{(pid=93459) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 25 17:03:58 devstack nova-compute[93459]: INFO nova.virt.libvirt.driver [-] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Instance spawned successfully. Jun 25 17:03:58 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] 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=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 25 17:03:59 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:03:59 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] 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=93459) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 25 17:03:59 devstack nova-compute[93459]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=93459) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 25 17:03:59 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Found default for hw_cdrom_bus of ide {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:03:59 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Found default for hw_disk_bus of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:03:59 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Found default for hw_input_bus of None {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:03:59 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Found default for hw_pointer_model of None {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:03:59 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Found default for hw_video_model of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:03:59 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Found default for hw_vif_model of virtio {{(pid=93459) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 25 17:03:59 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] During sync_power_state the instance has a pending task (spawning). Skip. Jun 25 17:03:59 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Emitting event Paused> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:03:59 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] VM Paused (Lifecycle Event) Jun 25 17:04:00 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-1ef550ad-45df-4a1b-96bd-f701f3d8df5d req-416837bc-5b23-44d7-a451-89f914cb096a service nova] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Received event network-vif-plugged-f1f87e02-d991-43cf-9e29-7f3bb82d0c30 {{(pid=93459) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 25 17:04:00 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-1ef550ad-45df-4a1b-96bd-f701f3d8df5d req-416837bc-5b23-44d7-a451-89f914cb096a service nova] Acquiring lock "27fb01f3-33ae-4811-818d-0bbb7463c5d4-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:04:00 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-1ef550ad-45df-4a1b-96bd-f701f3d8df5d req-416837bc-5b23-44d7-a451-89f914cb096a service nova] Lock "27fb01f3-33ae-4811-818d-0bbb7463c5d4-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:04:00 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [req-1ef550ad-45df-4a1b-96bd-f701f3d8df5d req-416837bc-5b23-44d7-a451-89f914cb096a service nova] Lock "27fb01f3-33ae-4811-818d-0bbb7463c5d4-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:04:00 devstack nova-compute[93459]: DEBUG nova.compute.manager [req-1ef550ad-45df-4a1b-96bd-f701f3d8df5d req-416837bc-5b23-44d7-a451-89f914cb096a service nova] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] No waiting events found dispatching network-vif-plugged-f1f87e02-d991-43cf-9e29-7f3bb82d0c30 {{(pid=93459) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 25 17:04:00 devstack nova-compute[93459]: WARNING nova.compute.manager [req-1ef550ad-45df-4a1b-96bd-f701f3d8df5d req-416837bc-5b23-44d7-a451-89f914cb096a service nova] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Received unexpected event network-vif-plugged-f1f87e02-d991-43cf-9e29-7f3bb82d0c30 for instance with vm_state building and task_state spawning. Jun 25 17:04:00 devstack nova-compute[93459]: INFO nova.compute.manager [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Took 10.91 seconds to spawn the instance on the hypervisor. Jun 25 17:04:00 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:04:00 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:04:00 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-37541a01-78bd-430f-944f-adf42740bcc2 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Acquiring lock "interface-358d7f88-ff16-422f-8510-40a5b2db04fc-1a88928e-1491-45c6-9b5c-3123694e8a10" by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 25 17:04:00 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-37541a01-78bd-430f-944f-adf42740bcc2 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "interface-358d7f88-ff16-422f-8510-40a5b2db04fc-1a88928e-1491-45c6-9b5c-3123694e8a10" acquired by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" :: waited 0.004s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 25 17:04:00 devstack nova-compute[93459]: DEBUG nova.virt.driver [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] Emitting event Resumed> {{(pid=93459) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 25 17:04:00 devstack nova-compute[93459]: INFO nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] VM Resumed (Lifecycle Event) Jun 25 17:04:00 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-eb3b7150-7f5d-4900-aca1-477fba7ffef7 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lock "358d7f88-ff16-422f-8510-40a5b2db04fc" "released" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: held 4.048s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:04:00 devstack nova-compute[93459]: INFO nova.compute.manager [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Took 16.61 seconds to build instance. Jun 25 17:04:01 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] Checking state {{(pid=93459) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 25 17:04:01 devstack nova-compute[93459]: DEBUG nova.compute.manager [None req-92d565f2-38d6-40e5-acc3-ff0e33521401 None None] [instance: 27fb01f3-33ae-4811-818d-0bbb7463c5d4] 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=93459) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 25 17:04:01 devstack nova-compute[93459]: DEBUG nova.objects.instance [None req-37541a01-78bd-430f-944f-adf42740bcc2 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Lazy-loading 'flavor' on Instance uuid 358d7f88-ff16-422f-8510-40a5b2db04fc {{(pid=93459) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 25 17:04:01 devstack nova-compute[93459]: DEBUG oslo_concurrency.lockutils [None req-ffc59b22-c84a-4c82-ad87-daed23c7b02a tempest-ServerActionsTestOtherA-2080499631 tempest-ServerActionsTestOtherA-2080499631-project-member] Lock "27fb01f3-33ae-4811-818d-0bbb7463c5d4" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 18.149s {{(pid=93459) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 25 17:04:01 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.vif [None req-37541a01-78bd-430f-944f-adf42740bcc2 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-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-06-25T15:02:27Z,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-1253074428',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1253074428',id=3,image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKR3eleQ7/evQIFDuDKJsJuA1hZVf8BGqyuNKLo0ZWcJ19Z5ApGF697esJFwG30bP5q/kHURTkBrqnoAF74kjvcJhzDtX2nwD0/0TD4/zuoMjaZ4xfhzaKDky8V1m8io4g==',key_name='tempest-keypair-1497089728',keypairs=,launch_index=0,launched_at=2026-06-25T15:02:52Z,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='9c7b6267cb7c48fea7812a6fb2e6cdf1',ramdisk_id='',reservation_id='r-vonez9kl',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='c686d4ad-3982-4518-be93-20e5ad78605b',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-313258155',owner_user_name='tempest-TaggedAttachmentsTest-313258155-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-25T15:02:53Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='829c0f98dd5c4c07971afccc4897d426',uuid=358d7f88-ff16-422f-8510-40a5b2db04fc,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "1a88928e-1491-45c6-9b5c-3123694e8a10", "address": "fa:16:3e:7d:6a:88", "network": {"id": "a2643e9c-1582-4559-beec-5aecb6e2fe94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1868272650", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.181", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap1a88928e-14", "ovs_interfaceid": "1a88928e-1491-45c6-9b5c-3123694e8a10", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=93459) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 25 17:04:01 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-37541a01-78bd-430f-944f-adf42740bcc2 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Converting VIF {"id": "1a88928e-1491-45c6-9b5c-3123694e8a10", "address": "fa:16:3e:7d:6a:88", "network": {"id": "a2643e9c-1582-4559-beec-5aecb6e2fe94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-1868272650", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.181", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9c7b6267cb7c48fea7812a6fb2e6cdf1", "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": "tap1a88928e-14", "ovs_interfaceid": "1a88928e-1491-45c6-9b5c-3123694e8a10", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 25 17:04:01 devstack nova-compute[93459]: DEBUG nova.network.os_vif_util [None req-37541a01-78bd-430f-944f-adf42740bcc2 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:7d:6a:88,bridge_name='br-int',has_traffic_filtering=True,id=1a88928e-1491-45c6-9b5c-3123694e8a10,network=Network(a2643e9c-1582-4559-beec-5aecb6e2fe94),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1a88928e-14') {{(pid=93459) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 25 17:04:01 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.guest [None req-37541a01-78bd-430f-944f-adf42740bcc2 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] looking for interface given config: {{(pid=93459) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 25 17:04:01 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.guest [None req-37541a01-78bd-430f-944f-adf42740bcc2 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] looking for interface given config: {{(pid=93459) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 25 17:04:01 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.driver [None req-37541a01-78bd-430f-944f-adf42740bcc2 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] Attempting to detach device tap1a88928e-14 from instance 358d7f88-ff16-422f-8510-40a5b2db04fc from the persistent domain config. {{(pid=93459) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2632}} Jun 25 17:04:01 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.guest [None req-37541a01-78bd-430f-944f-adf42740bcc2 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] detach device xml: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: {{(pid=93459) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 25 17:04:01 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.guest [None req-37541a01-78bd-430f-944f-adf42740bcc2 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] looking for interface given config: {{(pid=93459) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 25 17:04:01 devstack nova-compute[93459]: DEBUG nova.virt.libvirt.guest [None req-37541a01-78bd-430f-944f-adf42740bcc2 tempest-TaggedAttachmentsTest-313258155 tempest-TaggedAttachmentsTest-313258155-project-member] interface for config: not found in domain: Jun 25 17:04:01 devstack nova-compute[93459]: instance-00000003 Jun 25 17:04:01 devstack nova-compute[93459]: 358d7f88-ff16-422f-8510-40a5b2db04fc Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: tempest-device-tagging-server-1253074428 Jun 25 17:04:01 devstack nova-compute[93459]: 2026-06-25 15:03:38 Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: 192 Jun 25 17:04:01 devstack nova-compute[93459]: 1 Jun 25 17:04:01 devstack nova-compute[93459]: 0 Jun 25 17:04:01 devstack nova-compute[93459]: 0 Jun 25 17:04:01 devstack nova-compute[93459]: 1 Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: True Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: bare Jun 25 17:04:01 devstack nova-compute[93459]: qcow2 Jun 25 17:04:01 devstack nova-compute[93459]: 1 Jun 25 17:04:01 devstack nova-compute[93459]: 0 Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: ide Jun 25 17:04:01 devstack nova-compute[93459]: virtio Jun 25 17:04:01 devstack nova-compute[93459]: pc Jun 25 17:04:01 devstack nova-compute[93459]: virtio Jun 25 17:04:01 devstack nova-compute[93459]: virtio Jun 25 17:04:01 devstack nova-compute[93459]: virtio Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: tempest-TaggedAttachmentsTest-313258155-project-member Jun 25 17:04:01 devstack nova-compute[93459]: tempest-TaggedAttachmentsTest-313258155 Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: 196608 Jun 25 17:04:01 devstack nova-compute[93459]: 196608 Jun 25 17:04:01 devstack nova-compute[93459]: 1 Jun 25 17:04:01 devstack nova-compute[93459]: 1 Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: /machine Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: OpenStack Foundation Jun 25 17:04:01 devstack nova-compute[93459]: OpenStack Nova Jun 25 17:04:01 devstack nova-compute[93459]: 33.1.0 Jun 25 17:04:01 devstack nova-compute[93459]: 358d7f88-ff16-422f-8510-40a5b2db04fc Jun 25 17:04:01 devstack nova-compute[93459]: 358d7f88-ff16-422f-8510-40a5b2db04fc Jun 25 17:04:01 devstack nova-compute[93459]: Virtual Machine Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: hvm Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: destroy Jun 25 17:04:01 devstack nova-compute[93459]: restart Jun 25 17:04:01 devstack nova-compute[93459]: destroy Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: /usr/bin/qemu-system-x86_64 Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]:
Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]:
Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]:
Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]:
Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]:
Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: Jun 25 17:04:01 devstack nova-compute[93459]: